Closed
Bug 1608301
Opened 5 years ago
Closed 5 years ago
bindService abstraction
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: [geckoview:m75][geckoview:m76])
Attachments
(3 files)
On Q+ we want to use the new bindService
overloads, so let's add an abstraction layer to be used by GeckoProcessManager
.
Assignee | ||
Updated•5 years ago
|
Whiteboard: [geckoview:m75]
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → aklotz
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Updated•5 years ago
|
Whiteboard: [geckoview:m75] → [geckoview:m75][geckoview:m76]
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D65634
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D65635
Updated•5 years ago
|
Attachment #9131294 -
Attachment description: Bug 1608301: Part 2 - Add an additional assertion type to XPCOMEventTarget and change them to throw AssertionExceptions; r=#geckoview-reviewers → Bug 1608301: Part 2 - Add an additional assertion type to XPCOMEventTarget and change them to throw AssertionErrors; r=#geckoview-reviewers
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a2342e9440f
Part 1 - Add an overload to ContextUtils.getCurrentPackageInfo that accepts flags; r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/7b9e2ba30ff2
Part 2 - Add an additional assertion type to XPCOMEventTarget and change them to throw AssertionErrors; r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/dba5330a46dc
Part 3 - Add an allocator for generating unique service names and instance IDs; r=geckoview-reviewers,snorp
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb0a96b414fc
Part 1 - Add an overload to ContextUtils.getCurrentPackageInfo that accepts flags; r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/908488937ad8
Part 2 - Add an additional assertion type to XPCOMEventTarget and change them to throw AssertionErrors; r=geckoview-reviewers,snorp
https://hg.mozilla.org/integration/autoland/rev/c2032c305a4b
Part 3 - Add an allocator for generating unique service names and instance IDs; r=geckoview-reviewers,snorp
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bb0a96b414fc
https://hg.mozilla.org/mozilla-central/rev/908488937ad8
https://hg.mozilla.org/mozilla-central/rev/c2032c305a4b
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•