Bug 45495 - Adds HTMLVideoElement support for gobject introspection
Summary: Adds HTMLVideoElement support for gobject introspection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 15:08 PDT by Gabriel Jacobo
Modified: 2012-02-21 07:08 PST (History)
1 user (show)

See Also:


Attachments
Adds HTMLVideoElement for GObject introspection (2.38 KB, patch)
2010-09-09 15:09 PDT, Gabriel Jacobo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Jacobo 2010-09-09 15:08:35 PDT
This patch adds HTMLVideoElement support for gobject introspection, otherwise <video> tags return as HTMLElement and you can't access the video element interfaces.
Comment 1 Gabriel Jacobo 2010-09-09 15:09:42 PDT
Created attachment 67098 [details]
Adds HTMLVideoElement for GObject introspection
Comment 2 Philippe Normand 2012-02-21 07:08:55 PST
Looks like this was fixed in r66009 and r78346.