Bug 165329
Summary: | Fix missing inline includes exposed by NavigatorWebDriver.cpp build failure on Win7 Release | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, saam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 165285 | ||
Bug Blocks: |
Blaze Burg
Someone should track down the proper fix. To fix the build I just included JSCInlines.h, which should not be necessary in a random DOM binding.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |