[webkit-reviews] review requested: [Bug 72591] Remove document.width / document.height : [Attachment 115928] Updated patch as per review comments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 18 20:00:00 PST 2011
Vineet Chaudhary (vineetc) <rgf748 at motorola.com> has asked for review:
Bug 72591: Remove document.width / document.height
https://bugs.webkit.org/show_bug.cgi?id=72591
Attachment 115928: Updated patch as per review comments
https://bugs.webkit.org/attachment.cgi?id=115928&action=review
------- Additional Comments from Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>
Updated patch as per review comments.
Using document.body.clientWidth/document.body.clientHeight instead of
document.width/document.height.
More information about the webkit-reviews
mailing list