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
244562
[macOS] Load PDF.js worker for optimal performance
https://bugs.webkit.org/show_bug.cgi?id=244562
Summary
[macOS] Load PDF.js worker for optimal performance
Tim Nguyen (:ntim)
Reported
2022-08-30 17:45:32 PDT
The worker currently doesn't load because the origin for any "webkit-pdfjs-viewer" URL is "null", when it should be "webkit-pdfjs-viewer://pdfjs". This is already the case in GTK/WPE, we just need to make the check unconditional from these platforms. Loading the worker should be a performance improvement.
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2022-08-30 17:51:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3833
EWS
Comment 2
2022-08-30 18:02:55 PDT
Committed
253969@main
(5d022f330fb4): <
https://commits.webkit.org/253969@main
> Reviewed commits have been landed. Closing PR #3833 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-30 18:03:15 PDT
<
rdar://problem/99360618
>
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