Closed
Bug 1057585
Opened 10 years ago
Closed 10 years ago
Disable WebAudio APIs in prerendering
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: rvid, Assigned: rvid)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
rvid
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•10 years ago
|
Blocks: prerendering
Assignee | ||
Updated•10 years ago
|
Summary: Add UnsafeInPrerendering attribute to WebAudio APIs → Disable WebAudio APIs in prerendering
Assignee | ||
Comment 1•10 years ago
|
||
-AudioBufferSourceNode.webidl - start, stop
-AudioContext.webidl - createMediaElementSource, createMediaStreamSource
-AudioDestinationNode.webidl
-OscillatorNode.webidl - start
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8483685 -
Flags: review?(jst)
Updated•10 years ago
|
Attachment #8483685 -
Flags: review?(jst) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8483685 -
Attachment is obsolete: true
Attachment #8507447 -
Flags: review+
Comment 4•10 years ago
|
||
Hi Roshan,
Checkin needed bugs require a successful try run.
Could you provide a try results (just to make sure nothing breaks etc) maybe https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices can helpful.
Thanks!
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Assignee: nobody → roshanvid
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•