Bug 107332

Summary: The threaded HTML parser shouldn't need to memcpy its input data
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106127    
Attachments:
Description Flags
doesn't compile none

Description Adam Barth 2013-01-18 15:01:39 PST
The threaded HTML parser shouldn't need to memcpy its input data
Comment 1 Adam Barth 2013-01-18 15:02:00 PST
Created attachment 183555 [details]
doesn't compile
Comment 2 Adam Barth 2013-01-18 15:02:43 PST
This is harder than I thought.  I'm giving up for now, but we'll likely want to return to this issue.
Comment 3 Eric Seidel (no email) 2013-03-05 02:00:32 PST

*** This bug has been marked as a duplicate of bug 111135 ***