Bug 39391
Summary: | Geolocation tests crashing on Gtk | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
Geolocation tests crashing on Gtk
It looks like they're trying to call an error callback on a document which no longer exists.
http://webkit-bots.igalia.com/amd64/svn_59785.core-when_1274307507-_-who_DumpRenderTree-_-why_11.5257.trace.html
What code is supposed to stop the Geolocation timers when the document goes away?
Should the event handlers be holding onto the document?
The lifetime management seems wrong here.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of bug 39388 ***