Bug 130323

Summary: Stop using deprecatedCharacters in HTMLTreeBuilder
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, esprehn+autocc, gyuyoung.kim, kling, koivisto, rniwa, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 126854    
Attachments:
Description Flags
Patch kling: review+

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>