Bug 242309
Summary: | [GTK] Build failure with ENABLE_MEDIA_CAPTURE=ON | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> |
Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | philn, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Adrian Perez
Configuring “main” with a manual CMake invocation that includes -DENABLE_MEDIA_CAPTURE=ON:
../Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLInputElement.cpp:969:79: error: no viable conversion from 'WTF::String' to 'const WTF::AtomString'
item->setAttributeWithoutSynchronization(WebCore::HTMLNames::captureAttr, convertedValue);
^~~~~~~~~~~~~~
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/2052
EWS
Committed 252113@main (47ee94dc05bc): <https://commits.webkit.org/252113@main>
Reviewed commits have been landed. Closing PR #2052 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/96392863>