RESOLVED LATER108449
Add a method to normalize FloatRect/IntRect.
https://bugs.webkit.org/show_bug.cgi?id=108449
Summary Add a method to normalize FloatRect/IntRect.
Seulgi Kim
Reported 2013-01-31 02:45:43 PST
The normalize method will flip the rect when it has a negative width/height.
Attachments
Patch (3.57 KB, patch)
2013-01-31 02:48 PST, Seulgi Kim
no flags
Seulgi Kim
Comment 1 2013-01-31 02:48:21 PST
Kwang Yul Seo
Comment 2 2013-02-05 04:32:59 PST
I think you need to explain why you need this new method. Otherwise, it will just become an unused method.
Seulgi Kim
Comment 3 2013-02-05 15:07:59 PST
(In reply to comment #2) > I think you need to explain why you need this new method. Otherwise, it will just become an unused method. I planed to use it in other patch, but that plan is postponed. I have no schedule to do it now. If other related issue is scheduled, I'll start it again.
Note You need to log in before you can comment on or make changes to this bug.