Bug 124485

Summary: REGRESSION(r159363): [GTK] API break in webkit_dom_html_media_element_set_current_time
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   
Attachments:
Description Flags
Patch pnormand: review+

Carlos Garcia Campos
Reported 2013-11-18 01:35:56 PST
In r159363 currentTime attribute was changed to not raise exceptions. This breaks the API of GObject DOM bindings because we use a GError parameter for exceptions that has been removed.
Attachments
Patch (4.99 KB, patch)
2013-11-18 01:38 PST, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2013-11-18 01:38:53 PST
Carlos Garcia Campos
Comment 2 2013-11-18 01:49:55 PST
Note You need to log in before you can comment on or make changes to this bug.