[Webkit-unassigned] [Bug 94556] 3 geolocation tests ASSERT on WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 09:06:52 PDT 2012


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





--- Comment #2 from Konrad Piascik <kpiascik at rim.com>  2012-08-21 09:06:49 PST ---
(In reply to comment #1)
> @kpiascik: It sounds like geolocation is a source of failure on multiple platforms. Do you intend to fix / mute it everywhere?

This ASSERT does not look related to my changes.  I didn't change the Mock object.

The ASSERT is happening because the thread that created the Timer (Mock object) is different than the one that's setting the permission.

Is there some special way to call testRunner.testRunner.setGeolocationPermission()?
I'm not sure if it's related to the inclusion of inspector-test.js, because that seems to be the only difference between my tests and the tests in fast/dom/Geolocaiton

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