WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163757
Use IntSize::unclampedArea() in PDFDocumentImage::updateCachedImageIfNeeded()
https://bugs.webkit.org/show_bug.cgi?id=163757
Summary
Use IntSize::unclampedArea() in PDFDocumentImage::updateCachedImageIfNeeded()
David Kilzer (:ddkilzer)
Reported
2016-10-20 13:40:14 PDT
Use IntSize::unclampedArea() in PDFDocumentImage::updateCachedImageIfNeeded(). Broken out from the original patch posted to
Bug 163696
. Noticed while looking for places where "width * height *4" was computed.
Attachments
Patch v1
(2.45 KB, patch)
2016-10-20 13:41 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2016-10-20 13:41:38 PDT
Created
attachment 292245
[details]
Patch v1
Brent Fulgham
Comment 2
2016-10-21 09:12:44 PDT
Comment on
attachment 292245
[details]
Patch v1 View in context:
https://bugs.webkit.org/attachment.cgi?id=292245&action=review
Nice! r=me.
> Source/WebCore/ChangeLog:13 > + previously. Also gets rid of more safeCast<size_t>() use.
Yay!
WebKit Commit Bot
Comment 3
2016-10-21 09:16:52 PDT
Comment on
attachment 292245
[details]
Patch v1 Clearing flags on attachment: 292245 Committed
r207676
: <
http://trac.webkit.org/changeset/207676
>
WebKit Commit Bot
Comment 4
2016-10-21 09:16:56 PDT
All reviewed patches have been landed. Closing bug.
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