Closed
Bug 1391153
Opened 7 years ago
Closed 7 years ago
Get rid of Sandbox clone for cross-process API calls
Categories
(WebExtensions :: General, enhancement)
WebExtensions
General
Tracking
(firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I initially suggested that we add the clone into an extension principal Sandbox for cross-process API calls for the sake of sanity. But the X-ray overhead it adds is considerable in a lot of places, like tab query filtering.
Assignee | ||
Updated•7 years ago
|
Blocks: webext-perf, 1385618
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8898124 [details]
Bug 1391153: Get rid of Sandbox clone for cross-process API calls.
https://reviewboard.mozilla.org/r/169466/#review174922
Attachment #8898124 -
Flags: review?(mixedpuppy) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4362abd25f538e5c39dfe49027cfd7b784c2d2fb
Bug 1391153: Get rid of Sandbox clone for cross-process API calls. r=mixedpuppy
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•