Bug 72177

Summary: http/tests/inspector/resource-tree/appcache-iframe-manifests.html failing on some chromium bots after r99988
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: WebCore Misc.Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman, tonyg, vsevik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tonyg: review+, tonyg: commit-queue-

Comment 1 Vsevolod Vlasov 2011-11-14 02:21:09 PST
Created attachment 114905 [details]
Patch
Comment 2 Tony Gentilcore 2011-11-14 03:23:29 PST
Comment on attachment 114905 [details]
Patch

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

This is timing out reliably now. If this fixes that, please update the ChangeLog and land. If something else changed and this needs to be re-examined, plmk and I'll update the expectations in the meantime.

> LayoutTests/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=72177

This ChangeLog should have some non-trivial information about why the test was incorrect and what the fix is.
Comment 3 Vsevolod Vlasov 2011-11-14 03:53:08 PST
Committed r100124: <http://trac.webkit.org/changeset/100124>