Closed Bug 703790 Opened 13 years ago Closed 13 years ago

navigator properties implemented with nsIDOMGlobalPropertyInitializer are not initialized on page reload

Categories

(Core :: DOM: Core & HTML, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: fabrice, Assigned: jst)

Details

Such properties get their init() method called during first load, getting a handle to the content window, but when reloading a page from the same origin init() is not called again while the content window has changed.

See http://mxr.mozilla.org/mozilla-central/source/dom/base/nsDOMClassInfo.cpp#7131 for a relevant comment.
Assignee: nobody → jst
OS: Linux → All
Hardware: x86_64 → All
Fabrice, can you make sure your case is fixed now that the fix for bug 690952 got landed? If so, we should mark this fixed.
That works fine, closing this one. Thanks!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.