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 31, 2020
Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1
Show description for 204e1becommitted
Sam Weinig
Commits on Aug 28, 2020
[WebIDL] 'void' type is changing to 'undefined'
Show description for 217b253committed
Sam Weinig
Commits on Nov 30, 2018
Add CEReactions=NotNeeded on all the relevant IDL files
Show description for 45bd852committed
Commits on Mar 9, 2017
Parameter to input.setCustomValidity() should not be nullable
Show description for cf8ae11committed
Commits on Oct 17, 2016
Move form.reportValidity() behind InteractiveFormValidation setting
Show description for 7c77f33committed
Commits on Oct 15, 2016
Add support for reportValidity() on form and form control elements
Show description for 5dbd308committed
Commits on Oct 14, 2016
Unreviewed, rolling out r207319.
Show description for e3adbf4committed[Web IDL] Add support for [SameObject] extended attribute
Show description for 1bb5353committed
Commits on Sep 12, 2016
HTMLButtonElement.prototype.click should be HTMLElement.prototype.click
Show description for feeab69authored andcommitted
Commits on Aug 8, 2016
Remove more unused bindings code
Show description for 8900528committed
Anders Carlsson
Commits on Aug 6, 2016
[Web IDL] Add support for USVString type
Show description for e78a3a5committed
Commits on Jul 19, 2016
input.formEnctype / formMethod and button.formEnctype / formMethod / type should treat null as "null"
Show description for 12203d9committed
Commits on Feb 29, 2016
[Web IDL] Add support for [TreatNullAs=EmptyString] and use it
Show description for fd8d1f0committed
Commits on Feb 26, 2016
[Web IDL] Mark DOMString parameters as nullable when they should be
Show description for e11623ccommitted
Commits on Jan 14, 2016
formaction must return document's address when formaction is missing
Show description for 0974f23committed
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 Apr 30, 2013
Stop using "in" keyword in IDL files
Show description for 827bb0acommitted
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 Jun 14, 2012
el.getAttribute('type') returns 'null' when setting el.type to null
Show description for 4947b1dauthored andcommitted
Commits on Jun 13, 2012
Can't set el.type on a <button> element
Show description for 9e9b5deauthored andcommitted
Commits on Mar 2, 2012
[Forms] Make order of attribute/method in HTMLButtonElement.idl as same as specification
Show description for eb99cbbauthored andcommitted
Commits on Feb 11, 2012
HTML 5: Support click() method on HTMLElement.
Show description for 4157acfauthored andcommitted
Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=72756
Show description for 662d5f0authored andcommitted
Commits on Feb 6, 2012
Rename [TreatNullAs=EmptyString] to [TreatNullAs=NullString],
Show description for 3cb7103committed
Commits on Feb 2, 2012
Rename [ConvertUndefinedOrNullToNullString] to
Show description for 4c38b8dcommittedRename [ConvertNullToNullString] to [TreatNullAs=EmptyString]
Show description for 425bf3acommitted
Commits on Nov 18, 2011
Access key should work on all elements.
Show description for caed7caauthored andcommitted
Commits on Nov 12, 2011
Unreviewed, rolling out r100013.
Show description for 9e793c5authored andcommitted
Commits on Nov 11, 2011
Access key should work on all elements.
Show description for 7a53303authored andcommitted
Commits on Oct 3, 2011
method/enctype/formMethod/formEnctype properties should be limited to known values.
Show description for 9d065cfcommitted
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