Bug 67963
Summary: | [chromium] Add tests to better verify the worker file writer lifetime. | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Levin <levin> |
Component: | DOM | Assignee: | Kinuko Yasuda <kinuko> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ericu, levin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 67943 | ||
Bug Blocks: |
David Levin
We seem to be hitting some crashes due to issues here but our tests don't seem to be exposing it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kinuko Yasuda
Is this now better covered by the eric's crash fix?
https://bugs.webkit.org/show_bug.cgi?id=67684
At least looks we have better coverage on various abort / write / writeend sequences than before.