Closed
Bug 1027967
Opened 12 years ago
Closed 11 years ago
[e10s] "Cloud to Butt Plus" addon doesn't replace text and also causes 10-second browser hangs on every page load
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: addon-compat, hang)
"Cloud To Butt" is a simple addon that changes the world "cloud" with "butt" on web pages. It doesn't work in e10s because it can't access the page content from the chrome process.
AMO: https://addons.mozilla.org/en-US/firefox/addon/cloud-to-butt-plus
Code: https://github.com/danodemano/cloud-to-butt-mozilla
Updated•12 years ago
|
| Reporter | ||
Comment 1•11 years ago
|
||
hi Danodemano, if you have any questions about add-on support for multiprocess Firefox (e10s), just drop by the #e10s IRC channel on irc.mozilla.org. MDN also has a good introduction:
https://developer.mozilla.org/en-US/Add-ons/Working_with_multiprocess_Firefox
Updated•11 years ago
|
Keywords: addon-compat
| Reporter | ||
Comment 2•11 years ago
|
||
I think the page hangs are a regression.
Keywords: hang
Summary: "Cloud to Butt Plus" addon does not work in e10s window → [e10s] "Cloud to Butt Plus" addon doesn't replace text and also causes 10-second browser hangs on every page load
| Reporter | ||
Comment 3•11 years ago
|
||
I bisected the hang regression to Nightly build 2014-07-16:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=095d2a9c2be5&tochange=869971ad9fd6
Bill: in that regression range, do you think this hang is most likely to be caused by your add-on interposition (bug 1017323), your add-on shims (bug 1031609), or the Add-on SDK update (bug 1037374)?
Flags: needinfo?(wmccloskey)
Updated•11 years ago
|
I just tested cloud to butt and it works for me. It is very slow, but this is expected as it traverses the entire DOM. I'm going to close this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•