Bug 110258 - Fix checkThatTokensAreSafeToSendToAnotherThread() now that the preload scanner is enabled
Summary: Fix checkThatTokensAreSafeToSendToAnotherThread() now that the preload scanne...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks: 106127
  Show dependency treegraph
 
Reported: 2013-02-19 13:42 PST by Tony Gentilcore
Modified: 2013-02-19 16:17 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2013-02-19 13:43 PST, Tony Gentilcore
no flags Details | Formatted Diff | Diff
Patch (1.66 KB, patch)
2013-02-19 14:15 PST, Tony Gentilcore
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2013-02-19 13:42:38 PST
Fix checkThatTokensAreSafeToSendToAnotherThread() now that the preload scanner is enabled
Comment 1 Tony Gentilcore 2013-02-19 13:43:25 PST
Created attachment 189155 [details]
Patch
Comment 2 Eric Seidel (no email) 2013-02-19 14:02:48 PST
Comment on attachment 189155 [details]
Patch

I would have changed it closer to when we create the preload request.
Comment 3 Adam Barth 2013-02-19 14:06:23 PST
Comment on attachment 189155 [details]
Patch

Yeah, the copy should be in the PreloadRequest object.  That's where do we the other copies.
Comment 4 Tony Gentilcore 2013-02-19 14:15:24 PST
Created attachment 189159 [details]
Patch
Comment 5 WebKit Review Bot 2013-02-19 16:17:05 PST
Comment on attachment 189159 [details]
Patch

Clearing flags on attachment: 189159

Committed r143402: <http://trac.webkit.org/changeset/143402>
Comment 6 WebKit Review Bot 2013-02-19 16:17:09 PST
All reviewed patches have been landed.  Closing bug.