Bug 106615 - Introduce CompactHTMLToken for transporting HTMLTokens across thread boundaries
Summary: Introduce CompactHTMLToken for transporting HTMLTokens across thread boundaries
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 106127
  Show dependency treegraph
 
Reported: 2013-01-10 16:17 PST by Adam Barth
Modified: 2013-01-14 13:39 PST (History)
2 users (show)

See Also:


Attachments
Patch (10.03 KB, patch)
2013-01-10 16:22 PST, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (10.05 KB, patch)
2013-01-10 16:39 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-10 16:17:02 PST
Introduce CompactHTMLToken for transporting HTMLTokens across thread boundaries
Comment 1 Adam Barth 2013-01-10 16:22:20 PST
Created attachment 182221 [details]
Patch
Comment 2 Adam Barth 2013-01-10 16:39:24 PST
Created attachment 182223 [details]
Patch
Comment 3 Adam Barth 2013-01-14 13:39:57 PST
We're going to get something basic working in a branch before landing code in trunk.