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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 12:41:23 PST 2011


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





--- Comment #11 from Ilya Sherman <isherman at chromium.org>  2011-11-08 12:41:23 PST ---
(In reply to comment #10)
> (In reply to comment #7)
> > 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.
> 
> I believe that most of our existing APIs that return layout metrics do not internally force layout to be up-to-date.

Fair enough.  I saw this change [1] get committed recently that made me think we might want to force layout in such methods.

[1] http://trac.webkit.org/changeset/94586/trunk/Source/WebKit/chromium/src/WebNode.cpp

-- 
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