Bug 110227

Summary: Web Inspector: follow up to r143328 fixing Win Debug Build
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Andrey Adaikin <aandrey>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 110130, 110301    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Reverting, try bots none

Description Andrey Adaikin 2013-02-19 08:33:09 PST
Patch to follow.
Comment 1 Andrey Adaikin 2013-02-19 08:36:12 PST
Created attachment 189095 [details]
Patch
Comment 2 Pavel Feldman 2013-02-19 08:37:17 PST
Comment on attachment 189095 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=189095&action=review

> Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in:125
> +        ?didBeginFrame@InspectorCanvasAgent@WebCore@@QAEXXZ

InspectorCanvas should not be exposed to the WebKit, why is it needed here?
Comment 3 Andrey Adaikin 2013-02-19 08:56:46 PST
Manually committed r143338: <http://trac.webkit.org/changeset/143338>
Comment 4 Andrey Adaikin 2013-02-19 21:16:22 PST
Reopening to attach new patch.
Comment 5 Andrey Adaikin 2013-02-19 21:16:25 PST
Created attachment 189231 [details]
Reverting, try bots