Closed
Bug 771892
Opened 13 years ago
Closed 13 years ago
[New Tab Page] check for private browsing mode *every* time a user drags a link onto the grid
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 16
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
2.73 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Currently, we're only checking once when loading about:newtab if the parent window is in private browsing mode (as implemented in bug 722990). We need to check every time the user attempts a drag because the tab might have been moved to another window or the windows private browsing status might have changed since the page loaded.
Attachment #640048 -
Flags: review?(ehsan)
Updated•13 years ago
|
Attachment #640048 -
Flags: review?(ehsan) → review+
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 16
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
You need to log in
before you can comment on or make changes to this bug.
Description
•