Bug 75579 - [chromium] Remove AllowCrossThreadAccess in WorkerFileSystemCallbacksBridge.
Summary: [chromium] Remove AllowCrossThreadAccess in WorkerFileSystemCallbacksBridge.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks: 74666
  Show dependency treegraph
 
Reported: 2012-01-04 15:01 PST by David Levin
Modified: 2012-01-04 19:10 PST (History)
4 users (show)

See Also:


Attachments
Patch (30.28 KB, patch)
2012-01-04 15:12 PST, David Levin
dimich: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2012-01-04 15:01:56 PST
See summary.
Comment 1 David Levin 2012-01-04 15:12:39 PST
Created attachment 121169 [details]
Patch
Comment 2 Dmitry Titov 2012-01-04 16:20:58 PST
Comment on attachment 121169 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=121169&action=review

Nice comments!

> Source/WebKit/chromium/ChangeLog:8
> +        This code seems like it is ok about lifetime issues but this change is

'ok' seems to be not needed.
Comment 3 David Levin 2012-01-04 19:10:56 PST
Committed as http://trac.webkit.org/changeset/104112