Bug 274164 - Allow a TiledBackingClient to be a client for multiple TiledBackings
Summary: Allow a TiledBackingClient to be a client for multiple TiledBackings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-14 10:32 PDT by Simon Fraser (smfr)
Modified: 2024-05-14 20:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-05-14 10:32:52 PDT
A TiledBackingClient can currently only handle a single TiledBacking, because TileGridInder is either 0 or 1. The PDF plugin needs a TiledBackingClient to be a client of multiple TiledBackings.
Comment 1 Radar WebKit Bug Importer 2024-05-14 10:33:15 PDT
<rdar://problem/128073464>
Comment 2 EWS 2024-05-14 20:36:37 PDT
Committed 278791@main (a9ca2712f944): <https://commits.webkit.org/278791@main>

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