Bug 87652 - [chromium] LayoutTestController needs DeferredFrameLoading flag
Summary: [chromium] LayoutTestController needs DeferredFrameLoading flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marcus Bulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 05:32 PDT by Marcus Bulach
Modified: 2013-04-12 08:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2012-05-28 05:36 PDT, Marcus Bulach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Bulach 2012-05-28 05:32:40 PDT
After http://trac.webkit.org/changeset/118631

This layout test requires a new API to be exposed via LayoutTestController:
http/tests/appcache/load-from-appcache-defer-resume-crash.html
Comment 1 Marcus Bulach 2012-05-28 05:36:33 PDT
Created attachment 144339 [details]
Patch
Comment 2 Marcus Bulach 2012-05-28 05:39:06 PDT
Committed r118676: <http://trac.webkit.org/changeset/118676>
Comment 3 Stephen Chenney 2013-04-12 08:44:15 PDT
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.