Bug 269259 - SourceBuffer.h:153:11: error: unknown type name 'Settings'
Summary: SourceBuffer.h:153:11: error: unknown type name 'Settings'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-12 18:21 PST by Jean-Yves Avenard [:jya]
Modified: 2024-02-12 18:29 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 Jean-Yves Avenard [:jya] 2024-02-12 18:21:10 PST
```
In file included from /Users/marcosc/dev/OpenSource/WebKitBuild/Release/DerivedSources/WebCore/unified-sources/UnifiedSource55.cpp:1:
In file included from /Users/marcosc/dev/OpenSource/Source/WebCore/Modules/mediasource/SourceBufferList.cpp:38:
/Users/marcosc/dev/OpenSource/Source/WebCore/Modules/mediasource/SourceBuffer.h:153:11: error: unknown type name 'Settings'
    const Settings& settings() const;
```
Comment 1 Radar WebKit Bug Importer 2024-02-12 18:21:25 PST
<rdar://problem/122843557>
Comment 2 Jean-Yves Avenard [:jya] 2024-02-12 18:23:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/24306
Comment 3 EWS 2024-02-12 18:29:43 PST
Committed 274513@main (fa279f349603): <https://commits.webkit.org/274513@main>

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