Commits
User selector
Commit History
Commits on May 12, 2021
Use HashSet<RefPtr<Node>> instead of HashSet<Node*>
Show description for d12b191committed
Commits on May 10, 2021
Unreviewed, reverting r277281.
Show description for c0528a0committedUse HashSet<RefPtr<Node>> instead of HashSet<Node*>
Show description for da38125authored andcommitted
Commits on Sep 23, 2016
[ShadowDOM] Add support for Node.getRootNode(options)
Show description for d64a2e8committed
Commits on Mar 9, 2016
Rename Node.treeRoot to rootNode and turn it on by default
Show description for 500092acommitted
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Sep 15, 2015
Remove all uses of PassRefPtr in WebCore/xml
Show description for c3fafebcommitted
Commits on May 19, 2015
Use modern for-loops in WebCore/xml.
Show description for 19df0acauthored andcommitted
Commits on Jul 3, 2014
Add WTF::move()
Show description for 48a7ae3committed
Commits on Jan 7, 2014
Remove some extra includes from XML.
Show description for 15c0399authored andcommitted
Commits on Oct 10, 2013
Use unique_ptr instead of deleteAllValues in XPath
Show description for 17f93becommitted
Commits on Aug 24, 2012
Source/WebCore: Update comment regarding root node handling in XPath for detached trees.
Show description for b80758acommitted
Chris Evans
Commits on Aug 15, 2012
Handle the XPath / (root) operator correctly for nodes that aren't attached to the document.
Show description for e8b238acommitted
Chris Evans
Commits on Mar 29, 2012
HashMap<>::add should return a more descriptive object
Show description for ee0ff03committed
Caio Marcelo de Oliveira Filho
Commits on Oct 18, 2011
Always enable ENABLE(XPATH)
Show description for fae2d18committed
Adam Barth
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading