Closed
Bug 1460006
Opened 6 years ago
Closed 6 years ago
PluginInstanceChild::InitPopupMenuHook
Categories
(Core Graveyard :: Plug-ins, enhancement, P1)
Tracking
(firefox60 wontfix, firefox61 wontfix, firefox62 fixed)
RESOLVED
FIXED
mozilla62
People
(Reporter: bugzilla, Assigned: jimm)
References
Details
(Whiteboard: inj+)
Attachments
(1 file)
2.55 KB,
patch
|
bugzilla
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1460005 +++
If AddHook fails for some reason, we will repeatedly retry setting them every time a new plugin instance has been created.
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → jmathies
Attachment #8976267 -
Flags: review?(aklotz)
Assignee | ||
Updated•6 years ago
|
Priority: P3 → P1
Reporter | ||
Updated•6 years ago
|
Attachment #8976267 -
Flags: review?(aklotz) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2e26a07c6c45
Only call PluginInstanceChild's InitPopupMenuHook once. r=aklotz
Keywords: checkin-needed
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Comment 4•6 years ago
|
||
Aaron, I see you set the status for 60 and 61 to affected here. Is this something you wanted to consider backporting eventually or let it ride the 62 train?
Flags: needinfo?(aklotz)
Updated•6 years ago
|
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•