Bug 32379

Summary: Chromium: Expose devtools agent API for inspector layout tests.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. pfeldman: review+, pfeldman: commit-queue-

Description Ilya Tikhonovsky 2009-12-10 08:06:59 PST
Test shell's layout tests require access to the inspector controller's methods. We expose them by means of WebDevToolsAgent interfaces as other platforms do it by means of WebInspector interfaces.
Comment 1 Ilya Tikhonovsky 2009-12-10 08:09:21 PST
Created attachment 44616 [details]
[PATCH] Proposed change.

Note that this should be landed once implementation is committed in chromium.
Comment 2 Pavel Feldman 2009-12-10 08:12:49 PST
Comment on attachment 44616 [details]
[PATCH] Proposed change.

I'll land it once http://codereview.chromium.org/486011 is there.
Comment 3 Pavel Feldman 2009-12-10 08:40:31 PST
Comment on attachment 44616 [details]
[PATCH] Proposed change.

Just noticed poor naming...
Comment 4 Pavel Feldman 2009-12-10 08:44:32 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKit/chromium/ChangeLog
	M	WebKit/chromium/public/WebDevToolsAgent.h
Committed r51949