Closed
Bug 1144716
Opened 10 years ago
Closed 10 years ago
Toggling the Reading List button from the Location Bar of private windows throws errors in the Browser Console
Categories
(Firefox Graveyard :: Reading List, defect)
Tracking
(firefox39 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox39 | --- | affected |
People
(Reporter: avaida, Unassigned)
References
Details
Reproducible on:
Nightly 39.0a1 (2015-03-18)
Affected platforms:
Ubuntu 14.04 (x64), Windows 7 (x64), Mac OS X 10.9.5
Preconditions:
* browser.readinglist.enabled = true
Steps to reproduce:
1. Launch Firefox.
2. Open a private window, via menu → New Private Window.
3. Access a web page, (e.g.) https://www.mozilla.org/en-US/mission/.
4. Click the "Add page to Reading List" button.
Expected result:
* Clicking the button successfully adds the example page to Reading List.
* There are no errors thrown in the Browser Console for this action.
Actual result:
The page is added to Reading List, but the following error is thrown in the Browser Console, several times:
> gBrowser.currentURI is undefined browser.js:7209:0
Flags: qe-verify+
Comment 1•10 years ago
|
||
I tried and couldn't reproduce. Do you still see this error message?
Flags: needinfo?(andrei.vaida)
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Florian Quèze [:florian] [:flo] from comment #1)
> I tried and couldn't reproduce. Do you still see this error message?
I'm no longer seeing the error as of Nightly 39.0a1 (2015-03-22). I'm gonna go ahead and close this one as WFM.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: qe-verify+
Flags: needinfo?(andrei.vaida)
Resolution: --- → WORKSFORME
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•