Bug 272666
| Summary: | Fix potential unified build error | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | New Bugs | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Przemyslaw Gorszkowski
After 277470@main it is possible that there will be a compiler error in unified build (if UserScript.cpp and UserStyleSheet.cpp will be in the same unified file).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
In both files is the global static function with the same name.
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/27256
EWS
Committed 277533@main (4e328a1f0c16): <https://commits.webkit.org/277533@main>
Reviewed commits have been landed. Closing PR #27256 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/126539166>