Bug 138150 - Add API to mute/unmute a page
Summary: Add API to mute/unmute a page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords:
Depends on:
Blocks: 138158
  Show dependency treegraph
 
Reported: 2014-10-28 14:22 PDT by Ada Chan
Modified: 2014-10-29 11:57 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2014-10-29 10:53 PDT, Ada Chan
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ada Chan 2014-10-28 14:22:41 PDT
Implement WebCore::Page::setMuted(bool).
Comment 1 Ada Chan 2014-10-28 16:50:37 PDT
This will be used in https://bugs.webkit.org/show_bug.cgi?id=138158.
Comment 2 Ada Chan 2014-10-29 10:53:02 PDT
Created attachment 240612 [details]
Patch
Comment 3 Ada Chan 2014-10-29 11:57:12 PDT
Committed:
http://trac.webkit.org/changeset/175336