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 195837 Details for
Bug 346064
Showing a JFace Dialog including a Browser under Internet Explorer 7 causes a Javascript error
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]
Proposed patch
Bug-346064.patch (text/plain), 727 bytes, created by
Ivan Furnadjiev
on 2011-05-17 07:33:11 EDT
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Ivan Furnadjiev
Created:
2011-05-17 07:33:11 EDT
Size:
727 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.rwt.q07 >Index: js/qx/ui/embed/Iframe.js >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt.q07/js/qx/ui/embed/Iframe.js,v >retrieving revision 1.12 >diff -u -r1.12 Iframe.js >--- js/qx/ui/embed/Iframe.js 10 May 2011 12:40:45 -0000 1.12 >+++ js/qx/ui/embed/Iframe.js 17 May 2011 11:24:18 -0000 >@@ -86,7 +86,7 @@ > // Find iframe instance and call onload > if( obj._QxIframe ) { > obj._QxIframe._onload(); >- } else { >+ } else if( obj.parentNode ) { > throw new Error("Could not find iframe which was loaded [B]!"); > } > } catch( ex ) {
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 Diff
View Attachment As Raw
Flags:
tbuschto
:
review+
Actions:
View
|
Diff
Attachments on
bug 346064
: 195837