This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f4c442bf8febede8ff345bbab264686cc98497f
Mozilla
/
mozilla
/
content
/
html
History
jband%netscape.com
0565282928
fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar()
...
git-svn-id: svn://10.0.0.236/trunk@66020 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 22:54:48 +00:00
..
content
fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar()
2000-04-14 22:54:48 +00:00
document
r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:47:28 +00:00
style
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
2000-04-13 19:55:47 +00:00