Closed
Bug 902041
Opened 12 years ago
Closed 12 years ago
Don't use the remote-browser.xml binding for remote thumbnail generation
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Firefox 26
People
(Reporter: billm, Assigned: billm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
812 bytes,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
This binding was only designed to be used for electrolysis browsing. It uses CPOWs and stuff that should be unavailable except when browser.tabs.remote is set.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #786489 -
Flags: review?(gavin.sharp)
Comment 2•12 years ago
|
||
You could avoid adding the class and just use "browserStack > browser" as the selector for CSS. I think I prefer that.
| Assignee | ||
Comment 3•12 years ago
|
||
Yeah, that's much better.
Attachment #786489 -
Attachment is obsolete: true
Attachment #786489 -
Flags: review?(gavin.sharp)
Attachment #786495 -
Flags: review?(gavin.sharp)
Comment 4•12 years ago
|
||
Comment on attachment 786495 [details] [diff] [review]
restrict-e10s-xbl v2
Hmm, thinking about this a bit further, given the location of this style rule, it would not have been applied to the background thumbnailing service's browsers, because those live in the hidden window (where browser.css is not loaded). So I don't think this is related to bug 800347, and it shouldn't really change much in practice. But I guess it doesn't hurt to do it anyways.
Attachment #786495 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
You need to log in
before you can comment on or make changes to this bug.
Description
•