RESOLVED FIXED 156365
Make it possible to test effect of view exposed rect on tiled backing
https://bugs.webkit.org/show_bug.cgi?id=156365
Summary Make it possible to test effect of view exposed rect on tiled backing
Simon Fraser (smfr)
Reported 2016-04-07 14:31:45 PDT
Make it possible to test effect of view exposed rect on tiled backing
Attachments
Patch (21.14 KB, patch)
2016-04-07 14:45 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2016-04-07 14:45:18 PDT
Tim Horton
Comment 2 2016-04-07 14:50:38 PDT
Comment on attachment 275940 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=275940&action=review > Source/WebCore/testing/Internals.cpp:2392 > +void Internals::setViewExposedRect(float left, float top, float width, float height, ExceptionCode& ec) left top! not x y?
Simon Fraser (smfr)
Comment 3 2016-04-07 16:14:53 PDT
Note You need to log in before you can comment on or make changes to this bug.