Bug 130323 - Stop using deprecatedCharacters in HTMLTreeBuilder
Summary: Stop using deprecatedCharacters in HTMLTreeBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 126854
  Show dependency treegraph
 
Reported: 2014-03-17 00:10 PDT by Darin Adler
Modified: 2014-03-17 01:01 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.13 KB, patch)
2014-03-17 00:11 PDT, Darin Adler
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-03-17 00:10:30 PDT
Stop using deprecatedCharacters in HTMLTreeBuilder
Comment 1 Darin Adler 2014-03-17 00:11:56 PDT
Created attachment 226892 [details]
Patch
Comment 2 Andreas Kling 2014-03-17 00:52:41 PDT
Comment on attachment 226892 [details]
Patch

Cool! Very curious to see how this fares on the perf bots.
Comment 3 Darin Adler 2014-03-17 01:01:53 PDT
Committed r165724: <http://trac.webkit.org/changeset/165724>