Bug 148977 - [Win] Compile errors in inspector code.
Summary: [Win] Compile errors in inspector code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 13:36 PDT by peavo
Modified: 2015-09-09 00:21 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2015-09-08 13:45 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-09-08 13:36:48 PDT
C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf/Ref.h(56): error C2027: use of undefined type 'Inspector::FrontendRouter'
Comment 1 peavo 2015-09-08 13:45:08 PDT
Created attachment 260789 [details]
Patch
Comment 2 Alex Christensen 2015-09-08 14:08:11 PDT
Comment on attachment 260789 [details]
Patch

This is exactly what I just tried.  r=me
Comment 3 WebKit Commit Bot 2015-09-08 14:56:32 PDT
Comment on attachment 260789 [details]
Patch

Clearing flags on attachment: 260789

Committed r189506: <http://trac.webkit.org/changeset/189506>
Comment 4 WebKit Commit Bot 2015-09-08 14:56:36 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 peavo 2015-09-09 00:21:53 PDT
(In reply to comment #2)
> Comment on attachment 260789 [details]
> Patch
> 
> This is exactly what I just tried.  r=me

Thanks for reviewing :)