[webkit-reviews] review granted: [Bug 133646] REGRESSION (r169681): Three tests are broken : [Attachment 232709] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 11:38:02 PDT 2014


Tim Horton <thorton at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 133646: REGRESSION (r169681): Three tests are broken
https://bugs.webkit.org/show_bug.cgi?id=133646

Attachment 232709: proposed fix
https://bugs.webkit.org/attachment.cgi?id=232709&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=232709&action=review


> Source/WebCore/rendering/RenderThemeMac.mm:305
> +int RenderThemeMac::platformFocusRingMaxWidth() const

should we rename this to be platformFocusRingMinWidth, since it is max'd with
the actual width?


More information about the webkit-reviews mailing list