[chromium] Consistent checking for clipped rects when we need the computed result enclosed within the real result
Created attachment 136388 [details] Patch
I fixed the quad/bool naming in computeOcclusionBehindLayer that was copypaste from the old paint-specific code while I was in here.
Comment on attachment 136388 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=136388&action=review R=me. Sounds reasonable to me. > Source/WebCore/ChangeLog:14 > + within the clipped result, and checking clipped explicitly maes this s/maes/makes/
Committed r114324: <http://trac.webkit.org/changeset/114324>
(In reply to comment #4) > Committed r114324: <http://trac.webkit.org/changeset/114324> This only touches the changelog. Did I miss something?
oh that's me learning about webkit-patch land's symantics... thank you for noticing !
round 2
Created attachment 137537 [details] Patch for landing
Created attachment 137539 [details] Patch for landing
even better, i had just failed at apply-from-bug. thanks again :)
Comment on attachment 137539 [details] Patch for landing Clearing flags on attachment: 137539 Committed r114383: <http://trac.webkit.org/changeset/114383>
All reviewed patches have been landed. Closing bug.