Bug 271726

Summary: REGRESSION (273978@main): JPEG2000 Images in this PDF fail to display
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: ImagesAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=273435
https://bugs.webkit.org/show_bug.cgi?id=278675
Attachments:
Description Flags
test case none

Description Said Abou-Hallawa 2024-03-26 13:55:40 PDT
Created attachment 470613 [details]
test case

Open the attached test case.

Result: Nothing is displayed
Expected: A green square in the PDF.

JPEG2000 can be supported only in PDF plugin, embedded objects. But it should still be disabled anywhere else.
Comment 1 Said Abou-Hallawa 2024-03-26 13:56:12 PDT
rdar://125291465
Comment 2 Said Abou-Hallawa 2024-03-26 13:58:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26480
Comment 3 EWS 2024-03-27 07:30:03 PDT
Committed 276734@main (4c3caa5b7d5d): <https://commits.webkit.org/276734@main>

Reviewed commits have been landed. Closing PR #26480 and removing active labels.