Bug 69375
Summary: | Make reference counting behaviour more similar between Chromium and Chromium DRT | ||
---|---|---|---|
Product: | WebKit | Reporter: | Scott Graham <scottmg> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Scott Graham
See https://bugs.webkit.org/show_bug.cgi?id=67941
Reference counting differences between Chromium and DRT causes crash in Chromium that can't be reproduced in DRT.
In this case it's because accessibility helper objects indirectly hold extra reference to Frame objects. Perhaps conditionally enable/disable them to make behaviour more similar.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Unimplemented DRT features are being marked WontFix. If they cause tests to fail, we'll see it. If not, we're switching to ContentShell and don't want to put effort into DRT.