[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:31:32 PST 2011


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





--- Comment #9 from csharp at chromium.org  2011-11-08 12:31:32 PST ---
Ok, I change getRect to absoluteBoundingBoxRect. 

I'm not sure if the values are document or viewport specific, the code that I'm working with in WebKit uses the values to setup a PopupContainer and I poked around it a bit but I was able to figure that out, sorry.

For the valid layout comment should I just add the following about the method?
// absoluteBoundingBoxRect is only valid if layout is up to date.

or is there a different place or way I should say it?

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