[Webkit-unassigned] [Bug 125068] New: [GTK][WK2] WebKit2.GeolocationTransitionTo(High|Low)Accuracy unit tests are crashing the following test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 2 02:09:20 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125068
Summary: [GTK][WK2]
WebKit2.GeolocationTransitionTo(High|Low)Accuracy unit
tests are crashing the following test
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zandobersek at gmail.com
The following two unit tests are crashing the succeeding unit test:
WebKit2.GeolocationTransitionToHighAccuracy
WebKit2.GeolocationTransitionToLowAccuracy
This is due to the tests using two separate contexts and relying on context-specific operations (in this case geolocation callbacks).
This falters when using a shared WebProcess as the first context remains in use in the UIProcess when the second one should actually be in use.
--
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