Bug 36614

Summary: [chromium] Remove ASSERT(isMainThread()) which is violated for workers and not necessary at this point.
Product: WebKit Reporter: jochen
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: atwilson, commit-queue, dimich, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description jochen 2010-03-25 11:47:23 PDT
Remove ASSERT(isMainThread()) which is violated for workers and not necessary at this point.
Comment 1 jochen 2010-03-25 11:48:15 PDT
Created attachment 51665 [details]
Patch
Comment 2 jochen 2010-03-25 11:51:21 PDT
See the comment from Drew on #36595.
Comment 3 Dmitry Titov 2010-03-25 11:53:23 PDT
Please use [chromium] as prefix to the bug's title when the change is 100% in
chromium code and has no impact on other parts of the Webkit.
Comment 4 Jeremy Orlow 2010-03-25 11:54:03 PDT
r=me
Comment 5 WebKit Commit Bot 2010-03-25 15:25:49 PDT
Comment on attachment 51665 [details]
Patch

Clearing flags on attachment: 51665

Committed r56571: <http://trac.webkit.org/changeset/56571>
Comment 6 WebKit Commit Bot 2010-03-25 15:25:53 PDT
All reviewed patches have been landed.  Closing bug.