[Webkit-unassigned] [Bug 28264] Add Mock Geolocation service for use in LayoutTests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 4 12:57:46 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28264
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever Confirmed|0 |1
CC| |abarth at webkit.org
Status|UNCONFIRMED |NEW
--- Comment #5 from Adam Barth <abarth at webkit.org> 2009-09-04 12:57:46 PDT ---
Ok. It looks like no one on webkit-dev is objecting to creating a mock version
of the service for testing. Here's what I think we should do:
1) Make a new "platform" directory named "mock" or "testing" or some such.
2) Make a GeolocationServiceMock or GeolocationServiceTesting class in that
folder.
3) The mac WebKit APIs seem fine, but we need to make these Private to avoid
impacting the OS X webkit APIs. You should be able to find examples of this.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list