Bug 134158

Summary: Remove uses of CrossThreadTask in WorkerThreadableLoader, MemoryCache
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bunhere, cdumez, cgarcia, commit-queue, danw, galpeter, gustavo, gyuyoung.kim, japhet, mrobinson, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing. none

Zan Dobersek
Reported 2014-06-21 11:00:09 PDT
Remove uses of CrossThreadTask in WorkerThreadableLoader, MemoryCache
Attachments
Patch (40.60 KB, patch)
2014-06-21 11:06 PDT, Zan Dobersek
no flags
Patch for landing. (39.01 KB, patch)
2014-07-01 12:15 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2014-06-21 11:06:30 PDT
WebKit Commit Bot
Comment 2 2014-06-21 11:08:58 PDT
Attachment 233538 [details] did not pass style-queue: ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:848: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:867: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:868: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 3 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Zan Dobersek
Comment 3 2014-07-01 12:15:25 PDT
Created attachment 234185 [details] Patch for landing.
WebKit Commit Bot
Comment 4 2014-07-01 12:19:24 PDT
Attachment 234185 [details] did not pass style-queue: ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:848: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:867: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:868: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 3 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Zan Dobersek
Comment 5 2015-02-22 08:19:26 PST
This landed as r174583 back in October. http://trac.webkit.org/changeset/174583
Note You need to log in before you can comment on or make changes to this bug.