Bug 213576 - [IPC] Use WebKit::LayerHostingContextID instead of uint32_t for videoLayerID
Summary: [IPC] Use WebKit::LayerHostingContextID instead of uint32_t for videoLayerID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 212392
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-24 14:46 PDT by David Kilzer (:ddkilzer)
Modified: 2020-06-24 18:43 PDT (History)
11 users (show)

See Also:


Attachments
Patch v1 (5.21 KB, patch)
2020-06-24 15:40 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-06-24 14:46:13 PDT
Use WebKit::LayerHostingContextID instead of uint32_t for videoLayerID.

<rdar://problem/61806253>
Comment 1 David Kilzer (:ddkilzer) 2020-06-24 15:40:12 PDT
Created attachment 402692 [details]
Patch v1
Comment 2 David Kilzer (:ddkilzer) 2020-06-24 17:54:24 PDT
Comment on attachment 402692 [details]
Patch v1

Marking cq+ since this is a WebKit2-only change and won't affect mac-debug-wk1 tests.
Comment 3 EWS 2020-06-24 18:43:09 PDT
Committed r263490: <https://trac.webkit.org/changeset/263490>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402692 [details].