RESOLVED DUPLICATE of bug 158084 134495
Change minimumValueForLength() signature to take enum instead of the bool to control rounding.
https://bugs.webkit.org/show_bug.cgi?id=134495
Summary Change minimumValueForLength() signature to take enum instead of the bool to ...
zalan
Reported 2014-07-01 10:18:26 PDT
LayoutUnit minimumValueForLength(const Length&, LayoutUnit maximumValue, bool roundPercentages = false); Classic bool trap.
Attachments
Ahmad Saleem
Comment 1 2024-07-08 16:11:36 PDT
It was done with this - https://github.com/WebKit/WebKit/commit/c6cc071daf36ed7006acaebd3320d7ec155c1f60 *** This bug has been marked as a duplicate of bug 158084 ***
Note You need to log in before you can comment on or make changes to this bug.