Commits
User selector
Commit History
Commits on Jul 26, 2021
XML documents end up with a unique origin in WebKit only
Show description for 31e3816committed
Commits on Dec 14, 2019
Refactor ScriptController's proliferation of ExceptionDetails*.
Show description for fbf84c5committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Nov 12, 2016
Remove LegacyException support from bindings script
Show description for 71d3016committed
Commits on Nov 11, 2016
Move Node from ExceptionCode to ExceptionOr
Show description for e22d058committed
Commits on Oct 29, 2016
Remove some unnecessary includes
Show description for d5e3798authored andcommitted
Commits on Oct 21, 2016
Style resolver should be updated lazily
Show description for eb7837fcommitted
Commits on Oct 7, 2016
Rename AuthorStyleSheets to Style::Scope
Show description for 6525b1ccommitted
Commits on Sep 25, 2016
AuthorStyleSheets shouldn't trigger synchronous style resolutions
Show description for bae1d59committed
Commits on Sep 24, 2016
Move stylesheet change logic from Document to AuthorStyleSheets
Show description for 4e52d60committed
Commits on Sep 23, 2016
Unreviewed, rolling out r206311.
Show description for 167c700committedMove stylesheet change logic from Document to AuthorStyleSheets
Show description for 145ad75committed
Commits on May 11, 2016
Update Node::appendChild() / replaceChild() / removeChild() / insertBefore() to take references instead of pointers
Show description for f1b20eacommitted
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Sep 10, 2015
Node.appendChild(null) / replaceChild(null, null) / removeChild(null) / insertBefore(null, ref) should throw a TypeError
Show description for 03be2aacommitted
Commits on Dec 22, 2014
Add a SecurityOriginPolicy class
Show description for a7ad21fcommitted
Anders Carlsson
Commits on Feb 21, 2014
jsDocumentPrototypeFunctionGetElementById should not create an AtomicString for the function argument
Show description for 1a433f1committed
Commits on Jan 18, 2014
XMLTreeViewer shouldn't use the view source mode
Show description for cbc212ccommitted
Anders Carlsson
Commits on Dec 11, 2013
Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore
Show description for 49822afcommitted
Commits on Nov 10, 2013
Remove all 'std' using directives from WebCore
Show description for 6eee87bcommitted
Anders Carlsson
Commits on Aug 16, 2013
<https://webkit.org/b/119852> Frame::scriptController() should return a reference
Show description for 10d1badcommitted
Pratik Solanki
Commits on Aug 5, 2013
XMLTreeViewer should be created only in the XML viewer mode
Show description for 079a52dcommitted
Vivek Galatage
Commits on Apr 14, 2013
Make Frame's ScriptController an OwnPtr and remove the #include
Show description for 84514dccommitted
Sam Weinig
Commits on Feb 8, 2013
Add a new IGNORE_EXCEPTION helper to ignore ExceptionCodes when they are expected but uninteresting
Show description for cb8114dcommitted
Commits on Jun 11, 2012
Remove support for disconnected/excluded from search frames, they are not used by Safari anymore
Show description for 81fce02committed
Sam WeinigUnreviewed, rolling out r119955.
Show description for ea6dedcauthored andcommitted
Remove support for disconnected/excluded from search frames, they are not used by Safari anymore
Show description for 38a930ecommitted
Sam Weinig
Commits on Apr 24, 2012
Replace occurences of style selector from variables and methods names by style resolver.
Show description for c3e1e91committed
Alexis Menard
Commits on May 25, 2011
2011-05-25 Nate Chapin <japhet@chromium.org>
Show description for e9e9d96committed
Commits on May 1, 2011
2011-05-01 Sam Weinig <sam@webkit.org>
Show description for 2d902c0committed
Sam Weinig
Commits on Apr 23, 2011
2011-04-22 Nate Chapin <japhet@chromium.org>
Show description for 1f91feecommitted
Commits on Apr 20, 2011
2011-04-19 Mihai Parparita <mihaip@chromium.org>
Show description for ff009e4committed
Commits on Apr 10, 2011
2011-04-10 Patrick Gansterer <paroga@webkit.org>
Show description for e4f4ea5committed
Commits on Mar 31, 2011
2011-03-31 Vsevolod Vlasov <vsevik@chromium.org>
Show description for 4149813committed