Closed Bug 1274687 Opened 7 years ago Closed 7 years ago

browser_private_clicktoplay.js uses CPOW causing timeout.

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
minor

Tracking

(firefox49 fixed)

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: jandreou25, Assigned: jandreou25)

References

Details

Attachments

(1 file, 1 obsolete file)

The url is set using a CPOW on the window object which causes timeouts and is not trivial to debug. Simple fix is to use ContentTask.spawn
Assignee: nobody → jandreou
Depends on: 1269361
Attached patch clicktoplay.diff (obsolete) — Splinter Review
Attachment #8755857 - Flags: review?(ehsan)
Blocks: 1269361
No longer depends on: 1269361
Attachment #8755857 - Flags: review?(ehsan) → review+
Attached patch Bug1274687.patchSplinter Review
Attachment #8755857 - Attachment is obsolete: true
Keywords: checkin-needed
Pushed by kwierso@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f9c82b044f90
change test to use ContentTask.spawn r=ehsan
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/f9c82b044f90
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.