[webkit-reviews] review requested: [Bug 92793] [chromium] Add method to check if a document is visually empty : [Attachment 155638] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 15:35:44 PDT 2012


Charles Reis <creis at chromium.org> has asked  for review:
Bug 92793: [chromium] Add method to check if a document is visually empty
https://bugs.webkit.org/show_bug.cgi?id=92793

Attachment 155638: Patch
https://bugs.webkit.org/attachment.cgi?id=155638&action=review

------- Additional Comments from Charles Reis <creis at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=155638&action=review


>> Source/WebKit/chromium/public/WebDocument.h:90
>> +	WEBKIT_EXPORT bool isRenderTreeEmpty() const;
> 
> isRenderTreeEmpty -> isVisuallyEmpty ?  I'm not sure we expose the concept of
a "render tree" in the API.

Fixed.


More information about the webkit-reviews mailing list