| Summary: | REGRESSION(269727@main): JSPerformanceNavigationTiming.h(79,35): error: unknown type name 'NavigationNavigationType' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <Hironori.Fujii> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | pgriffis |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=262906 | ||
clean builds fail, but incremental builds don't fail. 269756@main reverted it. *** This bug has been marked as a duplicate of bug 263642 *** |
Windows port can't compile. S:\wwbb\work\build\WebKitBuild\Debug\WebCore\DerivedSources/JSPerformanceNavigationTiming.h(79,35): error: unknown type name 'NavigationNavigationType' 79 | String convertEnumerationToString(NavigationNavigationType); | ^ 269726@main: Good 269741@main: Bad 269727@main (bug#262906) seems to be a culprit.