Bug 110258

Summary: Fix checkThatTokensAreSafeToSendToAnotherThread() now that the preload scanner is enabled
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: New BugsAssignee: Tony Gentilcore <tonyg>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106127    
Attachments:
Description Flags
Patch
none
Patch none

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.