Bug 43627

Summary: [Chromium] WebSpeechInputControllerMock::create should be exported for dll build
Product: WebKit Reporter: Victor Wang <victorw>
Component: WebKit APIAssignee: Victor Wang <victorw>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow, satish
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Proposed patch tkent: review+

Description Victor Wang 2010-08-06 10:19:09 PDT
Need to dllexport/dllimport WebSpeechInputControllerMock::create for webkit.dll build.
Comment 1 Victor Wang 2010-08-06 10:33:04 PDT
Created attachment 63739 [details]
Proposed patch
Comment 2 Victor Wang 2010-08-07 05:44:10 PDT
Committed r64907: <http://trac.webkit.org/changeset/64907>