Closed Bug 1081856 Opened 10 years ago Closed 9 years ago

e10s: Javascript links in custom about: and chrome:// pages don't work (summary: comment #2)

Categories

(Firefox :: Extension Compatibility, defect)

x86_64
Windows 7
defect
Not set
normal
Points:
2

Tracking

()

VERIFIED FIXED
Firefox 38
Iteration:
38.3 - 23 Feb
Tracking Status
e10s + ---
firefox38 --- fixed

People

(Reporter: quicksaver, Assigned: mossop)

References

Details

Attachments

(1 file, 2 obsolete files)

Attached file WIP version of add-on with issue (obsolete) —
STR:

1. Install attached package in Nightly
2. Open e10s window
3. Load "about:thefoxonlybetter"
4. Click on any link or button in that page

External (http) links don't work, they open a new tab as they're supposed to from the "_blank" target attribute, but that tab is blank and doesn't load the link.

Script (javascript:) links don't work, the current tab just turns blank (sometimes black) and the methods they should call don't run.

5. Load "chrome://thefoxonlybetter/content/whatsnew.xhtml" to load directly the page that about:thefoxonlybetter points to
6. Click on any link or button in that page

Everything works. Also, everything works fine in non-e10s window in about:thefoxonlybetter as well.
OS: All → Windows 7
Hardware: All → x86_64
Blocks: old-e10s-m2
No longer blocks: e10s
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: e10s: Links in custom about: page don't work → e10s: Javascript links in custom about: page don't work
Correction on comment #0, [javascript:] command links don't work in chrome pages in e10s.

Updated STR:

1. Install latest version of The Fox, Only Better (https://addons.mozilla.org/firefox/addon/the-fox-only-better/)
2. Open about:thefoxonlybetter or chrome://thefoxonlybetter/content/whatsnew.xhtml (it's the same page)
3. Try clicking on the "Addon Options" button or on the "Show this tab..." checkbox below it.
Result: The tab goes blank and in the console appears an error saying the command those link to don't exist.

I can't say if their not working at all is a regression since I originally created the bug, I may or may have not made a mistake while testing at the time. I can say for certain they're not working now, and that everything works fine in non-e10s windows. The other symptom reported in comment #0 (normal http web links) was fixed by bug 1047603.
Summary: e10s: Javascript links in custom about: page don't work → e10s: Javascript links in custom about: and chrome:// pages don't work (summary: comment #2)
Attachment #8503960 - Attachment is obsolete: true
Flags: needinfo?(dtownsend)
Assignee: nobody → dtownsend
Iteration: --- → 38.1 - 26 Jan
Points: --- → 2
Flags: qe-verify-
Flags: needinfo?(dtownsend)
Flags: firefox-backlog+
Attached file MozReview Request: bz://1081856/Mossop (obsolete) —
/r/4003 - Bug 1081856: Allow javascript urls to load in any process.

Pull down this commit:

hg pull review -r 6c4e534d1fce84baaeff5abb08573dd1c0cb492d
Attachment #8566133 - Flags: review?(mconley)
Status: REOPENED → ASSIGNED
Iteration: 38.1 - 26 Jan → 38.3 - 23 Feb
Attachment #8566133 - Flags: review?(mconley) → review+
https://hg.mozilla.org/mozilla-central/rev/abec19b886f4
Status: ASSIGNED → RESOLVED
Closed: 10 years ago9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 38
Verified fixed in latest Nightly following STR in comment #2.
Status: RESOLVED → VERIFIED
Attachment #8566133 - Attachment is obsolete: true
Attachment #8618404 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: