Bug 35725

Summary: [chromium] DevToolsSanityTest.TestResourceContentLength test is failing
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: Web Inspector (Deprecated)Assignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch pfeldman: review+

Description Darin Fisher (:fishd, Google) 2010-03-04 01:07:56 PST
[chromium] DevToolsSanityTest.TestResourceContentLength test is failing

This is due to http://trac.webkit.org/changeset/55466, which missed a spot
in Tests.js where contentLength needed to be renamed requestSize.
Comment 1 Darin Fisher (:fishd, Google) 2010-03-04 01:10:15 PST
Created attachment 49995 [details]
v1 patch

I'm going to disable the test in chromium until this lands and gets rolled in.  We need to run these sanity tests on the chromium webkit canaries!
Comment 2 Pavel Feldman 2010-03-04 01:11:54 PST
Comment on attachment 49995 [details]
v1 patch

Thanks for fixing this. Sorry about the trouble.
Comment 3 Darin Fisher (:fishd, Google) 2010-03-04 01:41:23 PST
Landed as http://trac.webkit.org/changeset/55512