Bug 132061

Summary: [GTK] HTML Media capture attribute is a boolean since r163958
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gustavo, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 132060    
Bug Blocks: 131672    
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2014-04-23 06:40:25 PDT
It used to be string, we need to update the GObject DOM bindings API to keep backwards compatibility
Comment 1 Carlos Garcia Campos 2014-04-23 06:43:25 PDT
Created attachment 229984 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-04-24 00:17:51 PDT
Committed r167752: <http://trac.webkit.org/changeset/167752>