Bug 132227 - [GTK] TextTrack::addCue can raise an exception since r163974
Summary: [GTK] TextTrack::addCue can raise an exception since r163974
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 132226
Blocks: 131672
  Show dependency treegraph
 
Reported: 2014-04-27 01:22 PDT by Carlos Garcia Campos
Modified: 2014-04-28 01:03 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.29 KB, patch)
2014-04-27 01:25 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-04-27 01:22:37 PDT
This broke GObject DOM bindings API, we need to add a new method and mark the old one as deprecated.
Comment 1 Carlos Garcia Campos 2014-04-27 01:25:51 PDT
Created attachment 230256 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-04-28 01:03:36 PDT
Committed r167875: <http://trac.webkit.org/changeset/167875>