Bug 132019

Summary: REGRESSION: Hitting asserts in new flow thread selection code
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Dave Hyatt 2014-04-22 11:55:39 PDT
Hitting asserts in new flow thread selection code because the way it checks for threads is wrong.
Comment 1 Dave Hyatt 2014-04-22 11:57:43 PDT
Created attachment 229904 [details]
Patch
Comment 2 Dave Hyatt 2014-04-22 12:00:38 PDT
Fixed in r167673.