Sign in
webkit
/
WebKit
/
07e864b2f1450460aad1210ceaae0dc4280c6466
/
Source
/
WebCore
/
html
/
HTMLVideoElement.idl
66d4118
Move all classes in the HTML directory from ExceptionCode to Exception
by darin@apple.com
· 8 years ago
07eaa7c
Rename ExceptionCode-based exception handling to "legacy"
by darin@apple.com
· 8 years ago
a71ffa7
[GTK] Move GObject DOM bindings to WebKit2 layer and stop auto generating them
by carlosgc@webkit.org
· 9 years ago
4bd8523
Removed Objective-C specific attributes from IDL, made conditionals more consistent
by darin@apple.com
· 9 years ago
a9177a1
[Web IDL] Add support for USVString type
by cdumez@apple.com
· 9 years ago
b1c24a4
Remove some unneeded #ifs now that the Objective-C bindings are frozen
by andersca@apple.com
· 9 years ago
42f9531
Remove unneeded content attribute name "playsinline"
by darin@apple.com
· 9 years ago
31cd089
playsInline IDL attribute has the wrong casing
by cdumez@apple.com
· 9 years ago
9f7ffdb
Unprefix webkit-playsinline. https://bugs.webkit.org/show_bug.cgi?id=159283
by jer.noble@apple.com
· 9 years ago
53438e9
Change IDL enumerations to be nested in their C++ class instead of at WebCore namespace level
by darin@apple.com
· 9 years ago
d6ab2a4
Expose MediaElement and VideoElement to the Objective-C DOM bindings
by timothy_horton@apple.com
· 9 years ago
834b842
Update presentation mode JS API to using 'picture-in-picture'
by jonlee@apple.com
· 10 years ago
a20ca3c6
Try to fix the GTK build.
by darin@apple.com
· 10 years ago
25da412
Some event handler fixes https://bugs.webkit.org/show_bug.cgi?id=142474
by darin@apple.com
· 10 years ago
cc18d41
[iOS] cleanup AirPlay code https://bugs.webkit.org/show_bug.cgi?id=141811
by eric.carlson@apple.com
· 10 years ago
bf1f85d
[iOS] add optimized fullscreen API
by eric.carlson@apple.com
· 10 years ago
9204733
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
by mjs@apple.com
· 11 years ago
1edd81d
[iOS] Upstream WebCore/html changes
by dbates@webkit.org
· 11 years ago
d596156
Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces
by zandobersek@gmail.com
· 11 years ago
2b7371e
[WebIDL] Annotate IDL interfaces under Source/WebCore/html/ with the OperationsNotDeletable attribute
by zandobersek@gmail.com
· 11 years ago
b70b767
Get rid of outdated raises() from Web IDL
by ch.dumez@sisa.samsung.com
· 12 years ago
a4d60d1
[WebKit IDL] move extended attributes to left of interface, exception...
by commit-queue@webkit.org
· 12 years ago
cab10ce
[WebKit IDL] remove all module from idl files.
by commit-queue@webkit.org
· 12 years ago
efee39f
Add "JS" prefix to JSC-specific IDLs
by haraken@chromium.org
· 13 years ago
1052931
Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files
by commit-queue@webkit.org
· 14 years ago
186b1d7
Replace preprocessor statements in IDL files with Conditional attribute
by paroga@webkit.org
· 14 years ago
2b74ad9
2011-06-17 Mark Pilgrim <pilgrim@chromium.org>
by commit-queue@webkit.org
· 14 years ago
62c8e33
2011-06-16 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 14 years ago
fce7106
2011-06-16 Vitaly Repeshko <vitalyr@chromium.org>
by vitalyr@chromium.org
· 14 years ago
5906d90
2011-06-16 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
c883648
2011-06-12 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
561e328
2011-06-12 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
515791a
2011-02-22 Steve Lacey <sjl@chromium.org>
by commit-queue@webkit.org
· 14 years ago
e793e54
2011-02-02 Steve Lacey <sjl@chromium.org>
by dbates@webkit.org
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/html/HTMLVideoElement.idl]
17c2d2c
Some IDL attributes don't reflect URL content attributes properly
by darin@apple.com
· 15 years ago
948ec43
2010-07-26 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
839b743
2010-07-12 Eric Carlson <eric.carlson@apple.com>
by eric.carlson@apple.com
· 15 years ago
ccb6ba3
2010-07-10 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
d9786f4
2010-06-18 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
56a6512
2010-06-17 Sheriff Bot <webkit.review.bot@gmail.com>
by eric@webkit.org
· 15 years ago
67a6219
2010-06-17 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
6a0c580
2010-06-11 Kenneth Russell <kbr@google.com>
by kbr@google.com
· 15 years ago
6fd7c4b
2010-06-10 Sheriff Bot <webkit.review.bot@gmail.com>
by kbr@google.com
· 15 years ago
5ba7587
2010-06-10 Kenneth Russell <kbr@google.com>
by kbr@google.com
· 15 years ago
e7bfed7
Fix for https://bugs.webkit.org/show_bug.cgi?id=34942 Fullscreen
by bdakin@apple.com
· 15 years ago
f423c5a
Bug 34346 - With JSC bindings, make processingUserGesture work with events in Isolated Worlds
by barraclough@apple.com
· 15 years ago
fdf83a8
2010-02-01 Eric Carlson <eric.carlson@apple.com>
by eric.carlson@apple.com
· 15 years ago
408a286
2009-12-23 Nikolas Zimmermann <nzimmermann@rim.com>
by zimmermann@webkit.org
· 15 years ago
ebb3e44
2008-09-27 Eric Carlson <eric.carlson@apple.com>
by eric.carlson@apple.com
· 16 years ago
ae488bf
Reviewed by Maciej.
by adele
· 17 years ago
34c45f1
WebCore:
by antti
· 17 years ago
76787a8
Rubber stamped by Adele.
by antti
· 17 years ago