[Webkit-unassigned] [Bug 283650] New: Get Fullscreen.h out of DocumentInlines.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 24 09:09:29 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=283650
Bug ID: 283650
Summary: Get Fullscreen.h out of DocumentInlines.h
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Fullscreen.h pulls in HTMLMediaElement.h which pulls in a lot of media-related headers. It doesn't seem necessary for fullscreen-related functions to be inline, so make them out-of-line so we can reduce what DocumentInlines.h pulls in.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241124/dfc1f74c/attachment.htm>
More information about the webkit-unassigned
mailing list