Open
Bug 847971
Opened 12 years ago
Updated 2 years ago
contentAreaUtils's openURL should restrict its recent window search to windows of the same privacy status
Categories
(Toolkit :: General, defect)
Tracking
()
NEW
People
(Reporter: jdm, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
8.61 KB,
patch
|
Dolske
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•12 years ago
|
||
Attachment #725122 -
Flags: review?(dolske)
Updated•12 years ago
|
Attachment #725122 -
Flags: review?(dolske) → review+
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → josh
Reporter | ||
Comment 2•12 years ago
|
||
Reporter | ||
Comment 3•12 years ago
|
||
Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/6c9fcfd9f4ce
Bad interaction with other patches I pushed.
Reporter | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
(In reply to Josh Matthews [:jdm] from comment #4)
> https://hg.mozilla.org/integration/mozilla-inbound/rev/f029edccac09
I backed this out; this patch makes openURL call RecentWindow.getMostRecentWindow, which doesn't exist.
https://hg.mozilla.org/integration/mozilla-inbound/rev/6678ea192a6c
https://hg.mozilla.org/integration/mozilla-inbound/rev/867475abb894
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #5)
> I backed this out; this patch makes openURL call
> RecentWindow.getMostRecentWindow, which doesn't exist.
Was this patch simply never tested, or was this a snafu with renaming the function in another patch?
Comment 9•12 years ago
|
||
Earlier patches for bug 847952 added getMostRecentWindow, I assume this patch was built on top of that one.
Reporter | ||
Updated•6 years ago
|
Assignee: josh → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•