Closed
Bug 1360599
Opened 8 years ago
Closed 8 years ago
Add e10s intent extra for the GeckoView example app
Categories
(Core Graveyard :: Embedding: APIs, enhancement)
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: esawin, Assigned: esawin)
Details
Attachments
(1 file)
|
1.49 KB,
patch
|
snorp
:
review+
bc
:
feedback+
|
Details | Diff | Splinter Review |
We want to test the GeckoView example app with e10s enabled and disabled on autophone, for this it would be convenient to add an intent extra to control this setting.
| Assignee | ||
Comment 1•8 years ago
|
||
Add intent extra to control the GeckoView e10s setting.
Controlled via intent extra: am start ... --ez use_multiprocess {true|false}
Defaults to true.
Attachment #8862908 -
Flags: review?(snorp)
Attachment #8862908 -
Flags: feedback?(bob)
Comment 2•8 years ago
|
||
Comment on attachment 8862908 [details] [diff] [review]
0001-Bug-1360599-1.0-Add-multiprocess-setting-intent-extr.patch
Seems ok to me, but I'm not up to speed on intents. If it works the way you describe, it will be fine with me.
Attachment #8862908 -
Flags: feedback?(bob) → feedback+
Attachment #8862908 -
Flags: review?(snorp) → review+
Pushed by esawin@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a257ad733fb
[1.0] Add multiprocess setting intent extra to the GeckoView example app. r=snorp
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•