Commits
User selector
Commit History
Commits on Jul 28, 2021
Unreviewed. Remove the build warning below since r280332.
Show description for d813340committed
Commits on Jul 27, 2021
This is responding to feedback on r280310.
Show description for d6d0a69authored andcommitted
Commits on Jul 26, 2021
LayoutTests/imported/w3c:
Show description for b0404c8authored andcommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Aug 26, 2020
REGRESSION (r265908): Crash under Blob::arrayBuffer() / Blob::text() in stress GC
Show description for 6c68ec8committed
Commits on Nov 12, 2019
DOMFormData should be available in workers
Show description for f2c5e44committed
Commits on Mar 12, 2019
Add Optional to Forward.h.
Show description for 2a9ea4ccommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Jan 24, 2018
Harden against layout passes triggered when iterating through HTMLFormElement::associatedElements
Show description for d1164edcommitted
Commits on Sep 12, 2017
[Cleanup] Follow up cleanup for DOMFormData implementation
Show description for dc7df9cauthored andcommitted
Commits on Sep 10, 2017
Finish off the FormData implementation
Show description for 381b5f8committed
Sam Weinig
Commits on Aug 2, 2016
Drop custom bindings for FormData.append()
Show description for 9d89261committed
Commits on Oct 6, 2015
Use modern for-loops in WebCore/html.
Show description for f614090authored andcommitted
Commits on Nov 5, 2013
[webcore/html] remove extra header includes from cpp files.
Show description for eca14f4authored andcommitted
Commits on Oct 13, 2013
Get rid of the toHTMLElement helper for casting FormAssociatedElement to HTMLElement
Show description for 951a39bcommitted
Commits on Mar 28, 2013
Refactoring: Replace Element::disabled and isEnabledFormControl with isDisabledFormControl
Show description for 4d94738committed
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on Oct 12, 2011
Support passing optional filename when FormData.append() is used to
Show description for 39dc128committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading