Bug 251283 - Remove unused PaginateDuringLayoutEnabled flag
Summary: Remove unused PaginateDuringLayoutEnabled flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-27 11:09 PST by Brent Fulgham
Modified: 2023-01-27 14:23 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2023-01-27 11:09:06 PST
During review of the WebKit feature flags, we discovered that PaginateDuringLayoutEnabled is not accessed anywhere in the WebKit engine, and should be removed.
Comment 1 Radar WebKit Bug Importer 2023-01-27 11:21:18 PST
<rdar://problem/104753907>
Comment 2 Brent Fulgham 2023-01-27 11:57:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/9247
Comment 3 EWS 2023-01-27 14:23:49 PST
Committed 259509@main (2f0fefe9779d): <https://commits.webkit.org/259509@main>

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