Bug 132019 - REGRESSION: Hitting asserts in new flow thread selection code
Summary: REGRESSION: Hitting asserts in new flow thread selection code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 11:55 PDT by Dave Hyatt
Modified: 2014-04-22 12:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2014-04-22 11:57 PDT, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

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