RESOLVED FIXED 137563
Remove MainThreadTask
https://bugs.webkit.org/show_bug.cgi?id=137563
Summary Remove MainThreadTask
Zan Dobersek
Reported 2014-10-09 12:37:12 PDT
Remove MainThreadTask
Attachments
Patch (11.71 KB, patch)
2014-10-09 12:38 PDT, Zan Dobersek
no flags
Patch for landing (11.59 KB, patch)
2014-10-09 23:31 PDT, Zan Dobersek
no flags
Patch (24.95 KB, patch)
2014-10-16 11:02 PDT, Andy Estes
no flags
Zan Dobersek
Comment 1 2014-10-09 12:38:54 PDT
Alexey Proskuryakov
Comment 2 2014-10-09 20:50:44 PDT
Comment on attachment 239559 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=239559&action=review > Source/WebCore/platform/network/curl/CurlDownload.cpp:36 > -#include <wtf/MainThread.h> > +#include <wtf/MainThread.h>Æ How did this pass EWS?
Zan Dobersek
Comment 3 2014-10-09 23:30:38 PDT
Comment on attachment 239559 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=239559&action=review >> Source/WebCore/platform/network/curl/CurlDownload.cpp:36 >> +#include <wtf/MainThread.h>Æ > > How did this pass EWS? This file is only used by the WinCairo port, which has no EWS systems operating.
Zan Dobersek
Comment 4 2014-10-09 23:31:17 PDT
Created attachment 239601 [details] Patch for landing
Zan Dobersek
Comment 5 2014-10-10 02:36:03 PDT
Comment on attachment 239601 [details] Patch for landing Clearing flags on attachment: 239601 Committed r174579: <http://trac.webkit.org/changeset/174579>
Zan Dobersek
Comment 6 2014-10-10 02:36:11 PDT
All reviewed patches have been landed. Closing bug.
Andy Estes
Comment 7 2014-10-16 11:01:57 PDT
Reopening to attach new patch.
Andy Estes
Comment 8 2014-10-16 11:02:03 PDT
Andy Estes
Comment 9 2014-10-16 11:15:18 PDT
Sorry, webkit-patch posted to the wrong bug somehow. I think I posted in the middle of ddkilzer's upgrade.
Note You need to log in before you can comment on or make changes to this bug.