Bug 75494 - [chromium] LocalFileSystemChromium needs some thread safety fixes.
Summary: [chromium] LocalFileSystemChromium needs some thread safety fixes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks: 74666
  Show dependency treegraph
 
Reported: 2012-01-03 14:10 PST by David Levin
Modified: 2012-01-03 18:26 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.71 KB, patch)
2012-01-03 14:15 PST, David Levin
no flags Details | Formatted Diff | Diff
Patch for landing (4.71 KB, patch)
2012-01-03 15:03 PST, David Levin
no flags 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-03 14:10:58 PST
Test will be part of the final fix. Another issue need to be addressed before a test can be landed (and I need to figure out how to make the test have consistent output).
Comment 1 David Levin 2012-01-03 14:15:16 PST
Created attachment 120995 [details]
Patch
Comment 2 Dmitry Titov 2012-01-03 14:40:23 PST
Comment on attachment 120995 [details]
Patch

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

> Source/WebKit/chromium/src/LocalFileSystemChromium.cpp:2
> + * Copyright (C) 2010, 2011 Google Inc. All rights reserved.

2012?
Comment 3 David Levin 2012-01-03 15:03:17 PST
Created attachment 121003 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-01-03 18:26:14 PST
Comment on attachment 121003 [details]
Patch for landing

Clearing flags on attachment: 121003

Committed r103996: <http://trac.webkit.org/changeset/103996>
Comment 5 WebKit Review Bot 2012-01-03 18:26:19 PST
All reviewed patches have been landed.  Closing bug.