Closed
Bug 1333588
Opened 4 years ago
Closed 4 years ago
Convert PageActions events to bundle events
Categories
(GeckoView :: General, defect)
GeckoView
General
Tracking
(firefox54 fixed)
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(1 file)
8.74 KB,
patch
|
sebastian
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Convert events used in PageActions to bundle events. UI thread events are used because the listeners require the UI thread. The observer notifications from Java to Gecko are converted to events as well.
Attachment #8830061 -
Flags: review?(s.kaspari)
Updated•4 years ago
|
Attachment #8830061 -
Flags: review?(s.kaspari) → review+
Pushed by nchen@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/45316394ec1d Convert PageActions events to bundle events; r=sebastian
Comment 3•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/45316394ec1d
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Updated•2 years ago
|
Product: Firefox for Android → GeckoView
Updated•2 years ago
|
Target Milestone: Firefox 54 → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•