Bug 39587

Summary: Adds WebGeolocationServiceMockImpl to remove public dependency on wtf/HashMap.h
Product: WebKit Reporter: Marcus Bulach <bulach>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
Patch none

Description Marcus Bulach 2010-05-24 03:09:06 PDT
Previous change https://bugs.webkit.org/show_bug.cgi?id=39440 introduced a public dependency on wtf/HashMap.h
This prevents WebGeolocationService.h to be included in test_shell.
Need to hide this dependency by adding WebGeolocationServiceMockImpl.
Comment 1 Marcus Bulach 2010-05-24 04:18:55 PDT
Created attachment 56869 [details]
Patch
Comment 2 Kent Tamura 2010-05-24 04:40:39 PDT
Comment on attachment 56869 [details]
Patch

OK
Comment 3 Kent Tamura 2010-05-24 20:59:31 PDT
Comment on attachment 56869 [details]
Patch

I'll land this manually.
Comment 4 Kent Tamura 2010-05-24 21:11:01 PDT
Comment on attachment 56869 [details]
Patch

Clearing flags on attachment: 56869

Committed r60121: <http://trac.webkit.org/changeset/60121>
Comment 5 Kent Tamura 2010-05-24 21:11:09 PDT
All reviewed patches have been landed.  Closing bug.