Commits
User selector
Commit History
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
Commits on Aug 28, 2020
[WebIDL] 'void' type is changing to 'undefined'
Show description for 217b253committed
Sam Weinig
Commits on Aug 5, 2019
navigator.geolocation wrapper should not become GC-collectable once its frame is detached
Show description for b39bc89committed
Commits on Aug 2, 2019
DOMWindow properties may get GC'd before their Window object
Show description for aa87c0dcommitted
Commits on Mar 10, 2019
Simplify DOMWindowProperty code / handling
Show description for ce7c762committed
Commits on Jan 12, 2017
[WebIDL] Autogenerate named getters
Show description for f3c1667authored andcommitted
Commits on Jul 27, 2016
Parameter to named property getter should be mandatory
Show description for db7514ecommittedFirst 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 Nov 11, 2013
Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces
Show description for c643e65committed
Commits on Oct 4, 2013
[WebIDL] Annotate IDL interfaces under Source/WebCore/plugins/ with the OperationsNotDeletable attribute
Show description for ecb5cdbcommitted
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 17, 2013
Replace JSC-specific IDL extended attributes with generic (JSC+V8) ones, now that the distinction no longer matters
Show description for 4676ee3committed
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 Feb 23, 2012
Add support for InterfaceName in the bindings
Show description for 2fba715committed
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 Aug 5, 2011
Remove LegacyDefaultOptionalArguments flag from plugin IDL files
Show description for 8124d66authored andcommitted
Commits on Jun 17, 2011
2011-06-17 Mark Pilgrim <pilgrim@chromium.org>
Show description for 7bc25a0committed
Commits on Apr 25, 2011
2011-04-24 Geoffrey Garen <ggaren@apple.com>
Show description for d005f27committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading