Bug 35725 - [chromium] DevToolsSanityTest.TestResourceContentLength test is failing
Summary: [chromium] DevToolsSanityTest.TestResourceContentLength test is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 01:07 PST by Darin Fisher (:fishd, Google)
Modified: 2010-03-04 01:41 PST (History)
2 users (show)

See Also:


Attachments
v1 patch (1.89 KB, patch)
2010-03-04 01:10 PST, Darin Fisher (:fishd, Google)
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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