Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 229304 Details for
Bug 404854
JSLint browser mode doesn't recognize 'window'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
patch
file_404854.txt (text/plain), 1.40 KB, created by
Manu Sridharan
on 2013-04-03 17:03:10 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Manu Sridharan
Created:
2013-04-03 17:03:10 EDT
Size:
1.40 KB
patch
obsolete
>From 2b0416c0607719e0b2ec238471c70bd065559e68 Mon Sep 17 00:00:00 2001 >From: Manu Sridharan <msridhar@us.ibm.com> >Date: Wed, 3 Apr 2013 14:01:19 -0700 >Subject: [PATCH] add 'window' to set of globals in browser mode > >--- > bundles/org.eclipse.orion.client.ui/web/orion/jslintworker.js | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/bundles/org.eclipse.orion.client.ui/web/orion/jslintworker.js b/bundles/org.eclipse.orion.client.ui/web/orion/jslintworker.js >index e27d5f7..6242ea0 100644 >--- a/bundles/org.eclipse.orion.client.ui/web/orion/jslintworker.js >+++ b/bundles/org.eclipse.orion.client.ui/web/orion/jslintworker.js >@@ -730,7 +730,7 @@ SOFTWARE. > turquoise, type, u, ul, undef, unescape, "unicode-bidi", unused, > unwatch, updateNow, urls, value, valueOf, var, version, > "vertical-align", video, violet, visibility, watch, wheat, white, >- "white-space", whitesmoke, widget, width, windows, "word-spacing", >+ "white-space", whitesmoke, widget, width, window, windows, "word-spacing", > "word-wrap", yahooCheckLogin, yahooLogin, yahooLogout, yellow, > yellowgreen, "z-index" > */ >@@ -868,6 +868,7 @@ var JSLINT = (function () { > setTimeout : false, > status : false, > top : false, >+ window : false, > XMLHttpRequest : false > }, > >-- >1.8.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 404854
: 229304