Closed
Bug 1319686
Opened 4 years ago
Closed 4 years ago
Remove the use of AutoNoJSAPI in HTMLMediaElement::NotifyAudioChannelAgent
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: kikuo, Assigned: kikuo)
Details
Attachments
(1 file)
Per Bug 1316758 Comment 15, there's no need to use AutoNoJSAPI here.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → kikuo
Comment hidden (mozreview-request) |
Updated•4 years ago
|
Component: Audio/Video → Audio/Video: Playback
Assignee | ||
Updated•4 years ago
|
Attachment #8813599 -
Flags: review?(jwwang)
Assignee | ||
Comment 2•4 years ago
|
||
try run, https://treeherder.mozilla.org/#/jobs?repo=try&revision=b38c057ee075
Comment 3•4 years ago
|
||
mozreview-review |
Comment on attachment 8813599 [details] Bug 1319686 - Remove the use of AutoNoJSAPI from HTMLMediaElement::NotifyAudioChannelAgent https://reviewboard.mozilla.org/r/95034/#review95414
Attachment #8813599 -
Flags: review?(jwwang) → review+
Assignee | ||
Comment 4•4 years ago
|
||
(In reply to JW Wang [:jwwang] [:jw_wang] from comment #3) > Comment on attachment 8813599 [details] > Bug 1319686 - Remove the use of AutoNoJSAPI from > HTMLMediaElement::NotifyAudioChannelAgent > > https://reviewboard.mozilla.org/r/95034/#review95414 Thanks !
Keywords: checkin-needed
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ac16df8810f6 Remove the use of AutoNoJSAPI from HTMLMediaElement::NotifyAudioChannelAgent r=jwwang
Keywords: checkin-needed
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac16df8810f6
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•