Closed Bug 870625 Opened 11 years ago Closed 11 years ago

Electrolysis: Add-on installation from addons.mozilla.org should work

Categories

(Toolkit :: Add-ons Manager, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla26

People

(Reporter: evilpie, Assigned: evilpie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

      No description provided.
Summary: Add-on installation from addons.mozilla.org should work → Electrolysis: Add-on installation from addons.mozilla.org should work
Component: General → Installer: XPInstall Engine
Product: Firefox → Core
Attached patch addon-installSplinter Review
I am very happy! All this code is e10s ready and just seems work. The code was just triggering the wrong path, because .contentWindow works in e10s mode.
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Attachment #786591 - Flags: review?(dveditz)
Component: Installer: XPInstall Engine → Add-ons Manager
Product: Core → Toolkit
Attachment #786591 - Flags: review?(dveditz) → review?(dtownsend+bugmail)
Comment on attachment 786591 [details] [diff] [review]
addon-install

Review of attachment 786591 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/mozapps/extensions/addonManager.js
@@ +182,5 @@
>              },
>            };
>          }
>          var window = null;
> +        if (!aMessage.target.getAttribute('remote')) {

Can we check that the value of this is "true"?
Attachment #786591 - Flags: review?(dtownsend+bugmail) → review+
Blocks: 903502
https://hg.mozilla.org/mozilla-central/rev/b23e47f15707
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
I confirm the fix is verified on Latest Nightly using Ubuntu 12.10 x86:

Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 (20130901030218)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: