Bug 77959

Summary: [GTK][WK2] enable-webaudio WebSetting
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, gustavo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61355    
Attachments:
Description Flags
Patch
gustavo: commit-queue-
Patch mrobinson: review+

Description Philippe Normand 2012-02-07 03:41:10 PST
SSIA
Comment 1 Philippe Normand 2012-02-07 03:42:42 PST
Created attachment 125804 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-07 03:45:51 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Gustavo Noronha (kov) 2012-02-07 03:50:25 PST
Comment on attachment 125804 [details]
Patch

Attachment 125804 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/11438241
Comment 4 Philippe Normand 2012-02-07 03:53:15 PST
Created attachment 125808 [details]
Patch
Comment 5 Carlos Garcia Campos 2012-02-07 03:58:46 PST
Comment on attachment 125808 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=125808&action=review

Looks good to me

> Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:779
> +     * WebKitSettings:enable-webaudio

Missing trailing :

WebKitSettings:enable-webaudio:
Comment 6 Philippe Normand 2012-02-08 00:06:36 PST
Committed r107044: <http://trac.webkit.org/changeset/107044>