Commits
User selector
Commit History
Commits on Jul 27, 2021
Unreviewed, speculative revert of r280193
Show description for 8c35105committed
Commits on Jul 22, 2021
Micro-optimize innerHTML
Show description for 609bedecommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Oct 31, 2016
Use #pragma once in WebCore
Show description for fb52ed4authored andcommitted
Commits on Oct 25, 2016
REGRESSION (r178265): XSS Auditor fails to block document.write() of incomplete tag
Show description for 58fe33ccommitted
Commits on Jan 12, 2015
Modernize and streamline HTMLTokenizer
Show description for 00aa320committed
Commits on Jan 9, 2015
Unreviewed, rolling out r178154, r178163, and r178164.
Show description for 42b96b9committedModernize and streamline HTMLTokenizer
Show description for 3cd44c3committed
Commits on Jan 6, 2015
Modernize and streamline HTMLToken and AtomicHTMLToken
Show description for 5def055committed
Commits on Jan 18, 2014
Modernize HTML parser code
Show description for e708314committed
Anders CarlssonRemove the remaining threaded parser code
Show description for 7231272committed
Anders Carlsson
Commits on Sep 17, 2013
Stop explicitly using PassOwnPtr in WebCore/html
Show description for 74b99b4committed
Anders Carlsson
Commits on Feb 12, 2013
Remove HTMLTokenTypes header (and split out AtomicHTMLToken.h from HTMLToken.h)
Show description for 14e4881committedFold HTMLTokenizerState back into HTMLTokenizer now that MarkupTokenizerBase is RFG
Show description for 7c85987committedFix Mac build after http://trac.webkit.org/changeset/142535.
Show description for 1ff8676committed
Commits on Feb 11, 2013
Fold MarkupTokenizerBase into HTMLTokenizer now that it is the only subclass
Show description for a81db1bcommitted
Commits on Jan 11, 2013
We should be able to checkpoint and restore the HTMLTokenizer across threads
Show description for 61860cccommitted
Commits on Jan 8, 2013
HTMLTreeBuilder should not depend on Frame
Show description for cdf0cb6committed
Adam Barth
Commits on Oct 23, 2012
HTML Parser should produce 8 bit strings for doctype, comment and tagName tokens
Show description for 24046a4committed
Commits on Oct 15, 2012
Update RenderText to use String instead of UChar* for text
Show description for 652c70ecommitted
Commits on Jan 4, 2012
view-source doesn't colorize </script> correctly
Show description for 76ad3b5committed
Adam Barth
Commits on Dec 16, 2011
<!DOCTYPE html><pre>

A</pre> doesn't parse correctly
Show description for d62a2d0committed
Adam BarthUnreviewed, rolling out r103000.
Show description for 10a1cfdcommitted<!DOCTYPE html><pre>

A</pre> doesn't parse correctly
Show description for 3e3e524committed
Adam Barth
Commits on Jul 24, 2011
Refactor HTML tokenizer code in preparation for a new XML tokenizer
Show description for 5d180c3committed
Jeffrey Pfau
Commits on Jan 20, 2011
Refactoring of the custom allocation framework
Show description for f03d5f0authored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading