This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-22 03:43:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
content
/
xul
History
pinkerton%netscape.com
35f27e9461
fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
2000-05-08 23:21:57 +00:00
..
content
fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
2000-05-08 23:21:57 +00:00
document
Print to the console when loading a JS file fails. This cause us to print a message when a JS file included by XUL is missing.
2000-05-03 22:47:48 +00:00
templates
Whitespace cleanup.
2000-05-07 08:43:42 +00:00