WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
266911
Conflict with other code because WebKit doesn't provide namespaces
https://bugs.webkit.org/show_bug.cgi?id=266911
Summary
Conflict with other code because WebKit doesn't provide namespaces
tamtakoe
Reported
2023-12-27 00:02:14 PST
The issue:
https://github.com/godotengine/godot/issues/86533
Add namespaces to WebKit to avoid future conflicts
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2023-12-28 18:21:21 PST
Thank you for the report. This is not a WebKit issue, for multiple reasons: 1. The header where FontVariation comes from is in CoreText, which is _not_ part of WebKit. 2. The header is part of system API, so avoiding conflicts is client code responsibility. 3. While I haven't performed definitive archaeology, it appears that FontVariation was likely exposed there for 30 years, so it's not any kind of recent breaking change. Sorry for bouncing you back after godot has sent you here, but there is nothing for WebKit to fix.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug