Closed Bug 1095945 Opened 10 years ago Closed 10 years ago

addon "YouTube Center" crashes the content process sending a CPOW to ask for navigator.userAgent

Categories

(Core :: DOM: Content Processes, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1098666
Tracking Status
e10s m5+ ---

People

(Reporter: jimm, Assigned: billm)

References

Details

(Keywords: crash)

Attachments

(1 file)

Attached file stack (deleted) —
Seems pretty popular on amo, but I don't see a bug filed on it.

The stack here seems fairly unique.
Flags: needinfo?(wmccloskey)
Yeah. The add-on is sending a CPOW to ask for navigator.userAgent. That's sending a sync message to request some sort of per-domain user agent override:
  http://mxr.mozilla.org/mozilla-central/source/dom/base/SiteSpecificUserAgent.js?rev=36a117026b15#50

We can just convert the sendSyncMessage call to sendRpcMessage. There doesn't appear to be an ordering issue here.
Flags: needinfo?(wmccloskey)
Blocks: e10s-addons
Keywords: crash
Summary: addon "YouTube Center" crashes the content process → addon "YouTube Center" crashes the content process sending a CPOW to ask for navigator.userAgent
Assignee: nobody → wmccloskey
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
The latest development version of this addon is now e10s compatible.

https://github.com/YePpHa/YouTubeCenter/issues/1079
(In reply to Trevor Rowbotham from comment #4)
> The latest development version of this addon is now e10s compatible.
> 
> https://github.com/YePpHa/YouTubeCenter/issues/1079

I think it can be labelled fixed. The "stable" (aka broken) version is extremely rarely updated.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: