Bug 36614 - [chromium] Remove ASSERT(isMainThread()) which is violated for workers and not necessary at this point.
Summary: [chromium] Remove ASSERT(isMainThread()) which is violated for workers and no...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 11:47 PDT by jochen
Modified: 2010-03-25 15:25 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2010-03-25 11:48 PDT, jochen
no flags Details | Formatted Diff | Diff

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