ASSIGNED 208763
Add runtime flag for incremental PDF loading
https://bugs.webkit.org/show_bug.cgi?id=208763
Summary Add runtime flag for incremental PDF loading
Brady Eidson
Reported 2020-03-07 08:40:56 PST
Add runtime flag for incremental PDF loading
Attachments
Patch (9.03 KB, patch)
2020-03-07 08:57 PST, Brady Eidson
no flags
Patch (9.09 KB, patch)
2020-03-07 09:01 PST, Brady Eidson
thorton: review+
thorton: commit-queue-
PFL (9.10 KB, patch)
2020-03-07 13:26 PST, Brady Eidson
no flags
PFL (9.08 KB, patch)
2020-03-07 13:30 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2020-03-07 08:57:59 PST
Brady Eidson
Comment 2 2020-03-07 09:01:13 PST
Tim Horton
Comment 3 2020-03-07 11:10:02 PST
Comment on attachment 392862 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=392862&action=review > Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.h:330 > + bool m_incredmentalPDFLoadingEnabled; INCRED-mental
Brady Eidson
Comment 4 2020-03-07 13:25:38 PST
(In reply to Tim Horton from comment #3) > Comment on attachment 392862 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=392862&action=review > > > Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.h:330 > > + bool m_incredmentalPDFLoadingEnabled; > > INCRED-mental I don't always write patches on the weekends while watching both kids, but when I do, The Incredibles is often on in the background.
Brady Eidson
Comment 5 2020-03-07 13:26:50 PST
Brady Eidson
Comment 6 2020-03-07 13:30:05 PST
WebKit Commit Bot
Comment 7 2020-03-07 14:13:21 PST
Comment on attachment 392885 [details] PFL Clearing flags on attachment: 392885 Committed r258080: <https://trac.webkit.org/changeset/258080>
Note You need to log in before you can comment on or make changes to this bug.