[Webkit-unassigned] [Bug 35149] Web Inspector: Popover x position is negative.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 05:51:54 PST 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49068|review?                     |review-
               Flag|                            |




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2010-02-19 05:51:54 PST ---
(From update of attachment 49068)
Should be Math.max(10, anchorBox.x) - borderWidth; (10 should be a const with a
nice name such as "borderRadius")

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