[webkit-reviews] review granted: [Bug 125261] Web Inspector: use only two decimals for opacity in rgba/hsla colors : [Attachment 218465] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 15:47:38 PST 2013


Joseph Pecoraro <joepeck at webkit.org> has granted Antoine Quint
<graouts at apple.com>'s request for review:
Bug 125261: Web Inspector: use only two decimals for opacity in rgba/hsla
colors
https://bugs.webkit.org/show_bug.cgi?id=125261

Attachment 218465: Patch
https://bugs.webkit.org/attachment.cgi?id=218465&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
r=me. I assume you didn't use Number.prototype.toFixed because that doesn't
conveniently with non-floats. (e.g. 1.toFixed(2))


More information about the webkit-reviews mailing list