Add runtime flag for incremental PDF loading
Created attachment 392861 [details] Patch
Created attachment 392862 [details] Patch
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
(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.
Created attachment 392884 [details] PFL
Created attachment 392885 [details] PFL
Comment on attachment 392885 [details] PFL Clearing flags on attachment: 392885 Committed r258080: <https://trac.webkit.org/changeset/258080>