Commits
User selector
Commit History
Commits on Jan 4, 2021
[WebIDL] Remove [LegacyCaller] extended attribute
Show description for c543ce6committed
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
Commits on Sep 4, 2020
[WebIDL] Remove support for the legacycaller special operation type in favor of an extended attribute
Show description for 7663653committed
Sam Weinig
Commits on Feb 23, 2020
Some small improvements to DOM bindings for HTML collections
Show description for 288f988committed
Commits on May 15, 2017
[WebIDL/DOM] Remove need for custom bindings for HTMLAllCollection and bring up to spec
Show description for ecb1530committed
Sam Weinig
Commits on Mar 9, 2017
Drop support for non-standard document.all.tags()
Show description for 6babf1ccommitted
Commits on Jan 12, 2017
[WebIDL] Autogenerate named getters
Show description for f3c1667authored andcommitted
Commits on Jul 27, 2016
First parameter to indexed property getters should be mandatory
Show description for cabd138committed
Commits on Apr 24, 2016
[WebIDL] Drop [Default] WebKit-IDL extended attribute
Show description for 8c7d8cccommitted
Commits on Oct 20, 2015
Use tighter typing for collections / node lists' item() / namedItem() methods
Show description for 6cae60bcommitted
Commits on Nov 11, 2013
Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces
Show description for c643e65committed
Commits on Oct 6, 2013
[WebIDL] Annotate IDL interfaces under Source/WebCore/html/ with the OperationsNotDeletable attribute
Show description for b83ca24committed
Commits on Jun 12, 2013
Support latest Web IDL indexed property getters
Show description for 355e769committed
Commits on Jun 11, 2013
Support latest Web IDL named property getters
Show description for 6f98ba6committed
Commits on Apr 30, 2013
Stop using "in" keyword in IDL files
Show description for 827bb0acommittedReplace "Optional" extended attribute by proper Web IDL "optional" keyword
Show description for 3289716committed
Commits on Apr 6, 2013
Removed v8 bindings hooks from IDL files
Show description for 9b34a35authored andcommitted
Commits on Feb 1, 2013
Dubious cast from HTMLCollection to HTMLAllCollection
Show description for 93f0b88committed
Commits on Jan 29, 2013
[v8] Security feature: JavaScript Bindings hardening
Show description for 6aef64cauthored andcommitted
Commits on Dec 6, 2012
Use ownerNode() instead of base() in HTMLCollection
Show description for a14641dcommitted
Commits on Oct 12, 2012
[WebKit IDL] move extended attributes to left of interface, exception...
Show description for a619ec8authored andcommitted[WebKit IDL] remove all module from idl files.
Show description for f491d8fauthored andcommitted
Commits on Aug 16, 2012
EFL build fix attempt after r125711. Touch an IDL file to regenerate derived sources.
Show description for 87114f4committed
Commits on Jun 30, 2012
[V8] HTMLCollection wrappers are not retained
Show description for b628b19committed
Commits on Feb 10, 2012
Rename [Optional=CallWithDefaultValue] and [Optional=CallWithNullValue]
Show description for ce3598bcommitted
Commits on Feb 9, 2012
Unreviewed, rolling out r107182, r107186, r107189, r107191,
Show description for d4c2f84committedRename [Optional=CallWithDefalutValue] and [Optional=CallWithNullValue]
Show description for a5cfe9acommitted
Commits on Feb 6, 2012
Rename [HasIndexGetter], [HasNameGetter] and [HasCustomIndexSetter] IDLs
Show description for b1672f0committed
Commits on Feb 4, 2012
Add the "JS" prefix to JSC specific IDL attributes
Show description for 6321aa7committed
Commits on Dec 18, 2011
Cache and reuse the HTMLAllCollection returned by document.all.
Show description for e19d92fcommitted
Andreas Kling
Commits on Aug 3, 2011
Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files
Show description for 815754fauthored andcommitted
Commits on Jun 17, 2011
2011-06-17 Mark Pilgrim <pilgrim@chromium.org>
Show description for 7bc25a0committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading