Bug 93282 - [Chromium] Re-expose layoutTestController as various fuzzers depend on it
Summary: [Chromium] Re-expose layoutTestController as various fuzzers depend on it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-06 11:04 PDT by Ryosuke Niwa
Modified: 2012-08-06 11:15 PDT (History)
2 users (show)

See Also:


Attachments
Revert (1.36 KB, patch)
2012-08-06 11:07 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch (1.19 KB, patch)
2012-08-06 11:10 PDT, Abhishek Arya
rniwa: review+
Details | Formatted Diff | Diff

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