Closed
Bug 1068186
Opened 9 years ago
Closed 8 years ago
[e10s] Add search engine button on mozilla website does not work
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
People
(Reporter: tomasz, Assigned: mossop)
References
Details
Attachments
(1 file, 1 obsolete file)
Repro: 1. navigate to https://addons.mozilla.org/en-US/firefox/search/?atype=4 2. try "add to firefox" on any search engine 3. a) from user perspective: nothing happens b) from console: JavaScript error: file:///Users/mozilla/gecko-dev/obj-ff-dbg/dist/NightlyDebug.app/Contents/MacOS/browser/components/nsSidebar.js, line 89: TypeError: win is null JavaScript error: https://addons.cdn.mozilla.net/static/js/impala-min.js?build=934bc15-5416ea4f, line 2: NS_ERROR_UNEXPECTED: [Parent 29373] WARNING: No docshells for remote frames!: file /Users/mozilla/gecko-dev/content/base/src/nsFrameLoader.cpp, line 511
Updated•9 years ago
|
tracking-e10s:
--- → m6+
Comment 2•9 years ago
|
||
Ideally we would fix this and bug 518929 at the same time.
Assignee | ||
Updated•9 years ago
|
Flags: firefox-backlog+
Updated•9 years ago
|
Flags: qe-verify?
Comment 6•8 years ago
|
||
Reproduced with Nightly 37.0a1 2014-12-02 under Win 7 64-bit.
Component: General → Search
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Updated•8 years ago
|
Points: --- → 5
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → dtownsend
Status: NEW → ASSIGNED
Updated•8 years ago
|
Iteration: --- → 38.2 - 9 Feb
Assignee | ||
Comment 10•8 years ago
|
||
/r/3321 - Bug 1068186: Update window.sidebar and window.external APIs to support e10s. Pull down this commit: hg pull review -r 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
Assignee | ||
Comment 11•8 years ago
|
||
Comment on attachment 8559262 [details] MozReview Request: bz://1068186/Mossop /r/3321 - Bug 1068186: Update window.sidebar and window.external APIs to support e10s. Pull down this commit: hg pull review -r 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
Attachment #8559262 -
Flags: review?(felipc)
Comment 12•8 years ago
|
||
https://reviewboard.mozilla.org/r/3321/#review2769 Ship It!
Assignee | ||
Comment 13•8 years ago
|
||
Shipped: https://hg.mozilla.org/integration/fx-team/rev/9ebe4e3c1085
Updated•8 years ago
|
Attachment #8559262 -
Flags: review?(felipc) → review+
https://hg.mozilla.org/mozilla-central/rev/9ebe4e3c1085
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 38
![]() |
||
Comment 15•8 years ago
|
||
Dave, you missed Metro: /mozilla/browser/metro/components/Sidebar.js I understand that some group in the innards of Mozilla Corp is doing Metro builds.
Flags: needinfo?(dtownsend)
Comment 16•8 years ago
|
||
Metro code is not maintained in m-c and will be removed in bug 1039866, it does not need to be patched.
Flags: needinfo?(dtownsend)
Updated•8 years ago
|
QA Whiteboard: [good first verify][verify in Nightly only]
Assignee | ||
Comment 17•8 years ago
|
||
Attachment #8559262 -
Attachment is obsolete: true
Attachment #8618372 -
Flags: review+
Assignee | ||
Comment 18•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•