[Webkit-unassigned] [Bug 43957] Need a LayoutTest to check that pages using Geolocation are not put in the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 08:57:16 PDT 2010


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


Steve Block <steveblock at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steveblock at google.com




--- Comment #3 from Steve Block <steveblock at google.com>  2010-08-13 08:57:16 PST ---
> The HTML5 doctype is <!DOCTYPE html>, we should be using that for strict mode
> (if needed).

I don't think we need strict mode here. However, this DOCTYPE comes from TEMPLATE.html for the Geolocation tests. Looking at other TEMPLATE.html files, almost all specify a DOCTYPE [1] and of those, all but two [2] use this HTML2 DOCTYPE.

I could file a bug to change or remove the DOCTYPE for all Geolocation tests.

[1] No DOCTYPE ...
fast/dom/DeviceMotion/script-tests/TEMPLATE.html
fast/dom/DeviceOrientation/script-tests/TEMPLATE.html
storage/domstorage/events/script-tests/TEMPLATE.html
storage/domstorage/script-tests/TEMPLATE.html
storage/indexeddb/script-tests/TEMPLATE.html

[2] HTML5 DOCTYPE ...
platform/win/editing/selection/script-tests/TEMPLATE.html
platform/mac/editing/selection/script-tests/TEMPLATE.html

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