Bug 107332 - The threaded HTML parser shouldn't need to memcpy its input data
Summary: The threaded HTML parser shouldn't need to memcpy its input data
Status: RESOLVED DUPLICATE of bug 111135
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 106127
  Show dependency treegraph
 
Reported: 2013-01-18 15:01 PST by Adam Barth
Modified: 2013-03-05 02:00 PST (History)
2 users (show)

See Also:


Attachments
doesn't compile (9.99 KB, patch)
2013-01-18 15:02 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***