Commits
User selector
Commit History
Commits on Oct 7, 2020
<input type="datetime-local"> not show calendar UI when it's inside ShadowDOM
Show description for 802ba96committed
Sam Weinig
Commits on Sep 20, 2019
Document no longer needs to store a SessionID
Show description for dbcd933committed
Commits on Aug 15, 2019
Always create a Document with a valid SessionID
Show description for d55fdb9committed
Commits on Jan 21, 2019
Use references rather than pointers for register/unregister functions, and more
Show description for 30ff46acommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Jul 24, 2018
Rename Document::firstPartyForSameSiteCookies() to siteForCookies()
Show description for 2493b23committed
Commits on Apr 24, 2018
Source/WebCore:
Show description for 35d6064authored andcommittedUnreviewed, rolling out r230921, r230923, r230924, r230932,
Show description for 172b155authored andcommitted
Commits on Apr 23, 2018
Implement Same-Site cookies
Show description for aa44f47committed
Commits on Feb 12, 2017
Remove custom bindings for XSLTProcessor.idl
Show description for f526360committed
Sam Weinig
Commits on Jan 13, 2017
Remove unnecessary includes of Page.h
Show description for f01e61dauthored andcommitted
Commits on Dec 9, 2016
[CSP] Policy of window opener not applied to about:blank window
Show description for d0dcce2committed
Commits on Dec 8, 2016
Implement Strict Mixed Content Checking
Show description for d930303committed
Commits on Oct 29, 2016
Remove some unnecessary includes
Show description for d5e3798authored andcommitted
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Mar 23, 2016
Reduce PassRefPtr uses in editing
Show description for 4d05a02committed
Commits on Jan 25, 2016
Reduce PassRefPtr uses in dom - 4
Show description for e8a57c8committedAn XMLDocument interface should be exposed on the global Window object
Show description for da0f080committed
Commits on Sep 15, 2015
Remove all uses of PassRefPtr in WebCore/xml
Show description for c3fafebcommitted
Commits on Aug 9, 2015
Ref-ify some functions that always succeed in constructing Documents.
Show description for 5399647committed
Andreas Kling
Commits on Jul 4, 2015
Drop RefPtr::clear() method
Show description for 7002448committed
Commits on Dec 22, 2014
Add a SecurityOriginPolicy class
Show description for a7ad21fcommitted
Anders Carlsson
Commits on Dec 17, 2014
Purge PassRefPtr from Frame.
Show description for c445aa6committed
Andreas Kling
Commits on Dec 16, 2014
Document.contentType implementation
Show description for 3d3c8b6authored andcommitted
Commits on Feb 17, 2014
Remove view source code
Show description for 2473ccacommitted
Anders Carlsson
Commits on Oct 6, 2013
CTTE: Thread references through markup.h
Show description for 5202440committed
Sam Weinig
Commits on Oct 5, 2013
Ref-ify more stack guards.
Show description for e745e6ecommitted
Andreas Kling
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Aug 30, 2013
Node::document() should return a reference.
Show description for 92f8d05committed
Andreas Kling
Commits on Nov 7, 2012
Add replaceWithLiteral() method to WTF::String
Show description for b3b7f8aauthored andcommitted
Commits on Sep 6, 2012
Three XSLTProcessor functions don't need to be [Custom]
Show description for 5759d5cauthored andcommitted
Commits on Aug 14, 2012
DOMWindow::document() should not reach through Frame
Show description for 5ba8404committed
Adam Barth
Commits on May 24, 2012
There are too many poorly named functions to create a fragment from markup
Show description for 26fcc33committed
Commits on Dec 23, 2011
XSLT-created HTML documents do not inherit content-security-policy from originally loaded XML.
Show description for 56fda53committed
Commits on Dec 22, 2011
XSLT-created HTML documents do not inherit first party for cookies from originally loaded XML.
Show description for 1584740committed