[Webkit-unassigned] [Bug 29179] New: Geolocation LayoutTests should use an HTML template
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 11 04:55:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29179
Summary: Geolocation LayoutTests should use an HTML template
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
Blocks: 27944,28276
Currently, most Geolocation LayoutTests use custom HTML wrappers. This is
because the standard JS test HTML template includes js-test-post.js, which
assumes that the test is synchronous, whereas most Geolocation tests are
asynchronous.
We should use an HTML template for all Geolocation tests, setting a flag from
JS to indicate when the test is asynchronous.
--
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