Bug 97567

Summary: Web Inspector: [chromium] add a test for inspector overlay update frequency
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, pfeldman, vsevik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Description Andrey Kosyakov 2012-09-25 08:28:48 PDT
Add a sanity test for bug 97466 -- test that the number of frames while showing inspector overlay for some time is within reasonable limits.
This can't be a layout test at the moment, as we need chromium's logic of frame updates (could perhaps be migrated to content_shell in the future).
Comment 1 Andrey Kosyakov 2012-09-25 08:36:40 PDT
Created attachment 165618 [details]
Patch
Comment 2 Andrey Kosyakov 2012-09-26 05:25:56 PDT
Committed r129624: <http://trac.webkit.org/changeset/129624>