Closed
Bug 1510087
Opened 6 years ago
Closed 6 years ago
Activity Stream doesn't work with browser.tabs.remote.separatePrivilegedContentProcess=true and e10s off
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Felipe, Unassigned)
References
Details
Attachments
(1 file)
70.60 KB,
image/png
|
Details |
I had to turn e10s off today for something I was testing and I noticed that the new tab page doesn't load correctly. It just displays the borders around the favicon tiles and the search bar, but the images are missing and clicking on anything doesn't work.
See attached screenshot
Comment 1•6 years ago
|
||
Most likely about:newtab is loading this page:
resource://activity-stream/prerendered/en-US/activity-stream-prerendered-noscripts.html
And as per its filename, there's no scripts in the file as scripts get injected separately for the privileged content process.
mconley, what's the expected behavior of separatePrivileged on and e10s on?
Flags: needinfo?(mconley)
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Flags: needinfo?(mconley)
Comment 2•6 years ago
|
||
(In reply to Ed Lee :Mardak from comment #1)
> mconley, what's the expected behavior of separatePrivileged on and e10s on?
I assume you meant separatePrivieged on and e10s off?
e10s off is no longer a supported configuration on Desktop, so while this is certainly an unpleasant situation, it's not wholly unexpected. So I think this is a WONTFIX.
Flags: needinfo?(mconley)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•