Commits
User selector
Commit History
Commits on Jan 30, 2021
Devirtualize some functions on InputType
Show description for 3f8bd91committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jun 5, 2018
REGRESSION(r231291): InputType should hold a WeakPtr to its HTMLInputElement
Show description for 6961569committed
Commits on Mar 7, 2018
HTML `pattern` attribute should set `u` flag for regular expressions
Show description for c75a86fcommitted
Commits on Feb 7, 2018
Remove WebCore/ForwardingHeaders directory
Show description for 60db38dcommitted
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Jul 16, 2016
Rename fastGetAttribute to attributeWithoutSynchronization
Show description for 6b421c7committed
Commits on Jan 24, 2014
Move RegularExpression into JavaScriptCore for inspector
Show description for 1c7e9bfcommitted
Commits on Sep 17, 2013
CTTE: InputType should store its HTMLInputElement back pointer as a reference
Show description for f35a8a1committed
Sam Weinig
Commits on Apr 25, 2013
Ignore invalid regular expressions for input[pattern].
Show description for d786f4bcommittedBack references don't work in pattern attribute
Show description for a23bb6ecommitted
Commits on Oct 20, 2012
Implement setRangeText() on text controls
Show description for e651deeauthored andcommitted
Commits on Jun 28, 2012
pattern="" should only accept the empty string
Show description for 2080f75authored andcommitted
Commits on Jun 18, 2011
REGRESSION (r63854-63958): placeholder not shown for number inputs
Show description for aa14370committed
Sam Weinig
Commits on May 12, 2011
2011-05-11 Kent Tamura <tkent@chromium.org>
Show description for 31c35f7committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading