RESOLVED FIXED 36614
[chromium] Remove ASSERT(isMainThread()) which is violated for workers and not necessary at this point.
https://bugs.webkit.org/show_bug.cgi?id=36614
Summary [chromium] Remove ASSERT(isMainThread()) which is violated for workers and no...
jochen
Reported 2010-03-25 11:47:23 PDT
Remove ASSERT(isMainThread()) which is violated for workers and not necessary at this point.
Attachments
Patch (1.35 KB, patch)
2010-03-25 11:48 PDT, jochen
no flags
jochen
Comment 1 2010-03-25 11:48:15 PDT
jochen
Comment 2 2010-03-25 11:51:21 PDT
See the comment from Drew on #36595.
Dmitry Titov
Comment 3 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.
Jeremy Orlow
Comment 4 2010-03-25 11:54:03 PDT
r=me
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2010-03-25 15:25:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.