Summary: | Destroying WorkerFileSystemCallbacksBridge on main thread results in ASSERT in WorkerContext::Observer::~Observer | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Adam Klein <adamk> | ||||
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, eric, kinuko, levin, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | OS X 10.6 | ||||||
Attachments: |
|
Description
Adam Klein
2011-03-07 12:27:23 PST
This doesn't seem to be specific to the file-from-file-entry-sync test. Here's the same failure in another test: http://build.chromium.org/p/tryserver.chromium/builders/mac/builds/16102/steps/ui_tests/logs/FileWriterSyncTruncateExtend Created attachment 85118 [details]
Patch
Comment on attachment 85118 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=85118&action=review > Source/WebKit/chromium/ChangeLog:11 > + (this could happen before or after the runTaskOnWorkerThread) do s/do/does/ Committed r80617: <http://trac.webkit.org/changeset/80617> http://trac.webkit.org/changeset/80617 might have broken GTK Linux 32-bit Debug |