Bug 124855

Summary: Deduplicate shortish Text node strings during tree construction.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: REOPENED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, gyuyoung.kim, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125055    
Bug Blocks:    
Attachments:
Description Flags
Patch idea none

Andreas Kling
Reported 2013-11-25 12:52:31 PST
There are a lot of repeating strings in the DOM trees on the web. We should do something clever to cut down on the number of duplicates we keep in RAM.
Attachments
Patch idea (3.65 KB, patch)
2013-11-25 12:57 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-11-25 12:57:55 PST
Created attachment 217824 [details] Patch idea
WebKit Commit Bot
Comment 2 2013-11-25 13:51:00 PST
Comment on attachment 217824 [details] Patch idea Clearing flags on attachment: 217824 Committed r159764: <http://trac.webkit.org/changeset/159764>
WebKit Commit Bot
Comment 3 2013-11-25 13:51:01 PST
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 4 2013-12-01 19:31:29 PST
Re-opened since this is blocked by bug 125055
Lucas Forschler
Comment 5 2019-02-06 09:03:46 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.