RESOLVED FIXED 143732
Correct layering violation in DumpRenderTree Build
https://bugs.webkit.org/show_bug.cgi?id=143732
Summary Correct layering violation in DumpRenderTree Build
Brent Fulgham
Reported 2015-04-14 15:19:40 PDT
In Bug 143286, I introduced a layering violation between DumpRenderTree and WebCore. Instead of accessing WebCore types directly, DRT needs to pass through the WebCoreTestSupport library to manipulate WebCore state.
Attachments
Patch (5.73 KB, patch)
2015-04-14 16:02 PDT, Brent Fulgham
simon.fraser: review+
Brent Fulgham
Comment 1 2015-04-14 16:02:24 PDT
Brent Fulgham
Comment 2 2015-04-14 16:48:58 PDT
Note You need to log in before you can comment on or make changes to this bug.