WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140533
Decouple the infinite (clip)rect concept and min/max values.
https://bugs.webkit.org/show_bug.cgi?id=140533
Summary
Decouple the infinite (clip)rect concept and min/max values.
zalan
Reported
2015-01-15 19:28:23 PST
->LayoutRect/FloatRect::infiniteRect(). It is highly error prone (it covers only half of the min/max range) and does not work across types (intersect infinite LayoutRect with a point that's beyond LayoutUnit's max value).
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-08-12 04:53:40 PDT
https://searchfox.org/wubkat/source/Source/WebCore/platform/graphics/FloatRect.h#294
https://searchfox.org/wubkat/source/Source/WebCore/platform/graphics/LayoutRect.h#199
^ Alan - is it still applicable?
zalan
Comment 2
2023-08-13 20:44:31 PDT
sadly yes.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug