Closed
Bug 481446
Opened 16 years ago
Closed 1 year ago
browser_navigateaway.js errors with [JavaScript Error: "Principal of callback context is different than InstallTriggers"]
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mak, Unassigned)
References
Details
see bug 481406 for more informations.
chrome://mochikit/content/browser/xpinstall/tests/browser_navigateaway.js
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/xpinstall/tests/browser_navigateaway.js | [JavaScript Error: "Principal of callback context is different than InstallTriggers"]
Comment 1•16 years ago
|
||
mrbkap, can you shed any light on what this might be? Basically the callback function we try to call is on a page that has since been navigated away from in the browser. Does the JS context stay the same in this case? I suspect not but it might explain it.
Updated•16 years ago
|
Comment 2•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1246882480.1246889689.29547.gz&fulltext=1
Linux mozilla-central unit test on 2009/07/06 05:14:40
Flags: wanted1.9.2?
Updated•13 years ago
|
Flags: wanted1.9.2?
| Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•