Closed
Bug 914434
Opened 11 years ago
Closed 11 years ago
browser_privatebrowsing_popupblocker.js passes incorrect third arg to testPopupBlockerMenuItem
Categories
(Firefox :: Private Browsing, defect)
Tracking
()
RESOLVED
FIXED
Firefox 26
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
(deleted),
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
It takes a function to call later, but we pass undefined. Sadly, xpconnect eats the exceptions.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #801937 -
Flags: review?(ehsan)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #801937 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → Firefox 26
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•