[Webkit-unassigned] [Bug 22215] Avoid calling absoluteClippedOverflowRect() so many times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 12:09:55 PST 2010


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49160|review?                     |review+
               Flag|                            |




--- Comment #5 from mitz at webkit.org  2010-02-21 12:09:55 PST ---
(From update of attachment 49160)
Debug builds could continue to compute the values and assert that they are
equal to the passed-in precomputed values, if present. I also think that the
“Rect” suffix isn’t a very clear way to distinguish between the arguments and
the local variables (which are also rects!). A “Ptr” suffix or “precomputed”
prefix might be clearer.

P.S. r=me

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