[Webkit-unassigned] [Bug 42545] WebKitTestRunner needs layoutTestController.setGeolocationPermission

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 04:19:24 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=42545


Nandor Huszka <Huszka.Nandor at stud.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123268|0                           |1
        is obsolete|                            |




--- Comment #6 from Nandor Huszka <Huszka.Nandor at stud.u-szeged.hu>  2012-01-20 04:19:24 PST ---
Created an attachment (id=123286)
 --> (https://bugs.webkit.org/attachment.cgi?id=123286&action=review)
Implementation of setGeolocationPermission

>From win buildlog:
11>..\WebProcess\InjectedBundle\InjectedBundle.cpp(52) : fatal error C1083: Cannot open include file: 'WebCore/page/GeolocationClient.h': No such file or directory

That is why I have replace the imports, e.g. #include <WebCore/page/GeolocationController.h> with #include "GeolocationClient.h".

-- 
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