Closed
Bug 1756049
Opened 4 years ago
Closed 3 years ago
Migrate GeckoViewPrompter.jsm to actor
Categories
(GeckoView Graveyard :: Sandboxing, task, P2)
Tracking
(firefox-esr91 wontfix, firefox100 wontfix, firefox101 wontfix, firefox102 fixed)
RESOLVED
FIXED
102 Branch
People
(Reporter: agi, Assigned: agi)
References
Details
(Whiteboard: [fission:android:m2])
Attachments
(2 files)
Similarly to Bug 1755541, we also need to migrate GeckoViewPrompter.jsm
to use an actor to communicate instead of the message manager.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•4 years ago
|
Whiteboard: [fission:android:m2]
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
I believe this was a mistake and never needed in the first place.
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9699559151ef
Migrate GeckoViewPrompter.jsm to actor. r=ohall,owlish
https://hg.mozilla.org/integration/autoland/rev/18d8a147dcc7
Don't load GeckoViewWebExtension in child process. r=jonalmeida
Comment 5•3 years ago
|
||
Backed out for causing lint failures in Autofill
Backout link: https://hg.mozilla.org/integration/autoland/rev/1254448a9518995f5922080912755262c984bdfd
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/377ab769a155
Migrate GeckoViewPrompter.jsm to actor. r=ohall,owlish
https://hg.mozilla.org/integration/autoland/rev/5533e5c11d6e
Don't load GeckoViewWebExtension in child process. r=jonalmeida
https://hg.mozilla.org/mozilla-central/rev/377ab769a155
https://hg.mozilla.org/mozilla-central/rev/5533e5c11d6e
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
Comment 8•3 years ago
|
||
No need to uplift to Beta 101.
status-firefox100:
--- → wontfix
status-firefox101:
--- → wontfix
status-firefox-esr91:
--- → wontfix
Comment 9•3 years ago
|
||
Moving Android Fission bugs to the new GeckoView::Sandboxing component.
Component: General → Sandboxing
Updated•1 year ago
|
Product: GeckoView → GeckoView Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•