WebKitTools:
Reviewed by Adam Roben.
Fix for <rdar://problem/
5382579>
http/tests/security/cross-frame-access-put.html reports large
negative numbers for screenLeft and screenTop (Mac reports "0")
* DumpRenderTree/win/UIDelegate.cpp:
(UIDelegate::UIDelegate): Initialize the RECT.
(UIDelegate::setFrame): copy the contents of the rect, not the pointer.
(UIDelegate::webViewFrame): ditto.
* DumpRenderTree/win/UIDelegate.h: Use a RECT not a RECT*
LayoutTests:
Reviewed by Adam Roben.
Fix for <rdar://problem/
5382579>
http/tests/security/cross-frame-access-put.html reports large
negative numbers for screenLeft and screenTop (Mac reports "0")
* platform/win/Skipped: remove http/tests/security/cross-frame-access-put.html
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27771
268f45cc-cd09-0410-ab3c-
d52691b4dbfc