1
edit
Changes
→Project Details
== Project Details ==
'''10/12/2008''' -
*[http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser-sets.inc browser-sets.inc] is a file that holds information on document elements. It can run javascript options, therefore it is important to make sure that a label on a popup is hooked here to a javascript option. (Or else, what would that option do?)
'''10/05/2008''' -
*[http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsEventDispatcher.cpp#644 nsEventDispatcher]'s nsEventDispatcher::DispatchDOMEvent() function needs to recognize our event, DOMWindowResized.