Closed
Bug 931622
Opened 11 years ago
Closed 11 years ago
"aUrl is undefined" when browser.startup.page pref is set to 0
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
DUPLICATE
of bug 934103
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
1. Set
user_pref("browser.startup.page", 0);
2. Press Cmd+N (open a new browser window)
3. Press Shift+F4 (open scratchpad)
Result:
JavaScript error: chrome://browser/content/urlbarBindings.xml, line 654: aUrl is undefined
Comment 1•11 years ago
|
||
I see this error without opening a Scratchpad.
Component: Developer Tools: Scratchpad → Location Bar
OS: Mac OS X → All
Hardware: x86_64 → All
Summary: "aUrl is undefined" when opening Scratchpad from a blank window → "aUrl is undefined" when browser.startup.page pref is set to 0
Reporter | ||
Comment 2•11 years ago
|
||
Related to bug 934103?
Comment 3•11 years ago
|
||
Patch and so on in bug 934103, so duping forward.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•