Closed
Bug 1153958
Opened 6 years ago
Closed 6 years ago
Make manifest processor e10s friendly
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
People
(Reporter: marcosc, Assigned: marcosc)
References
Details
Attachments
(1 file, 1 obsolete file)
6.23 KB,
patch
|
Details | Diff | Splinter Review |
e10s requires all objects to be "clonable" (i.e., to only use JS primitives). Thus, the manifest processor needs to be simplified a bit.
Assignee | ||
Updated•6 years ago
|
Blocks: webmanifest
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mcaceres
![]() |
||
Updated•6 years ago
|
tracking-e10s:
--- → -
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8592512 -
Flags: review?(ehsan)
Assignee | ||
Comment 2•6 years ago
|
||
This is a git patch; will send a hg patch after review.
Updated•6 years ago
|
Attachment #8592512 -
Flags: review?(ehsan) → review+
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Attachment #8592512 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 4•6 years ago
|
||
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d979046d241
Comment 5•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e41db76691a
Keywords: checkin-needed
Comment 6•6 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8e41db76691a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•