Closed
Bug 1291662
Opened 9 years ago
Closed 9 years ago
Mark the flyweb system add-on as e10s compatible.
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [necko-would-take])
Attachments
(1 file)
The flyweb rollout system add-on doesn't access web content, so we should be able to mark it as e10s compatible fairly easily I think.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/68892/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/68892/
Attachment #8777298 -
Flags: review?(mconley)
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8777298 [details]
Bug 1291662 - Mark the flyweb system add-on as e10s compatible as it already is.
Justin: FYI we're marking this e10s compatible, as I couldn't see anything in the code that would stop it being.
AFAICT there were no issues with doing this, I gave it a quick run, however as there's no tests it is a bit hard for me to be certain, so if you could give it a check as well that'd be useful.
Attachment #8777298 -
Flags: feedback?(jdarcangelo)
Comment 3•9 years ago
|
||
Comment on attachment 8777298 [details]
Bug 1291662 - Mark the flyweb system add-on as e10s compatible as it already is.
https://reviewboard.mozilla.org/r/68892/#review65980
Thanks Mark. I'm surprised this wasn't already done - I was certain it was part of my feedback for the original FlyWeb patch...
Attachment #8777298 -
Flags: review?(mconley) → review+
Updated•9 years ago
|
Component: General → Networking
Product: Firefox → Core
Comment 4•9 years ago
|
||
Comment on attachment 8777298 [details]
Bug 1291662 - Mark the flyweb system add-on as e10s compatible as it already is.
LGTM.
mconley: If you remember the l10n strings debacle we ran into while landing this, I believe we removed the e10s-compat flag as part of trying everything imaginable to figure out why we were getting test failures :-)
But yes, this add-on is e10s compatible and there's no reason this flag shouldn't have been there. Thanks!
Attachment #8777298 -
Flags: feedback?(jdarcangelo) → feedback+
| Assignee | ||
Comment 5•9 years ago
|
||
Great, thanks for the response, I'll get this landing.
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f657b0bdfed
Mark the flyweb system add-on as e10s compatible as it already is. r=mconley
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 7•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•