[Webkit-unassigned] [Bug 71579] Exposing getRect function in WebNode for chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 11:55:45 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=71579





--- Comment #7 from Ilya Sherman <isherman at chromium.org>  2011-11-08 11:55:45 PST ---
(In reply to comment #6)
> (From update of attachment 113699 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=113699&action=review
> 
> > Source/WebKit/chromium/public/WebNode.h:117
> > +    WEBKIT_EXPORT WebRect getRect() const;
> 
> hmm... this function is only valid if layout is up-to-date.  you should document that fact.

Is it fine for the function to call layout() internally?  If so, I'd prefer that we do that -- but I defer to your judgement, as you obviously have much more experience with all things WebKit API.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list