Bug 93282

Summary: [Chromium] Re-expose layoutTestController as various fuzzers depend on it
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, inferno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Revert
none
Patch rniwa: review+

Description Ryosuke Niwa 2012-08-06 11:04:18 PDT
We need to temporarily revert http://trac.webkit.org/changeset/124705/trunk/Tools/DumpRenderTree/chromium/TestShell.cpp as some fuzzers still depend on window.layoutTestController.
Comment 1 Ryosuke Niwa 2012-08-06 11:07:15 PDT
Created attachment 156727 [details]
Revert
Comment 2 Abhishek Arya 2012-08-06 11:10:49 PDT
Created attachment 156728 [details]
Patch
Comment 3 Ryosuke Niwa 2012-08-06 11:11:48 PDT
Comment on attachment 156728 [details]
Patch

Please copy & paste my nice change log entry :)
Comment 4 Abhishek Arya 2012-08-06 11:15:28 PDT
Committed r124785: <http://trac.webkit.org/changeset/124785>