Bug 312849
| Summary: | Unreviewed, GTK/WPE debug build fix after 311624@main. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fujii, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Fix debug build on GTK/WPE after 311624@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175217834>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/63193
Fujii Hironori
Debug build of GTK and WPE are failing.
https://build.webkit.org/#/builders/43/builds/71010
> {standard input}:150799: Error: symbol `_ZN3WTF17uncheckedDowncastIN3JSC12JSRopeStringENS1_8JSStringEEEPNSt11conditionalIX10is_const_vIT0_EENSt9add_constIT_E4typeENSt12remove_constIS7_E4typeEE4typeEPS5_' is already defined
Fujii Hironori
I tried on my PC. Clang has no problem. Only GCC.
EWS
Committed 311646@main (045affa7ccd5): <https://commits.webkit.org/311646@main>
Reviewed commits have been landed. Closing PR #63193 and removing active labels.