[Webkit-unassigned] [Bug 40129] Geolocation needs LayoutTest to test making callbacks to remote frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 10:48:16 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57787|review?                     |review+
               Flag|                            |




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-06-03 10:48:16 PST ---
(From update of attachment 57787)
I don't think that tests like this should be script-tests. That doesn't improve anything, but has very real costs - for example, I can't just open a test and see what it does, as I need to open related .js file in a subdirectory instead.

Also, it's more difficult to share tests that utilize complicated support libraries with engineers working on other engines, so it's less likely that they will run our tests and be compatible with us.

And you had to resort to DOM manipulation just to add an iframe element.

It would be useful to also have a test that calls getCurrentPosition() directly from iframe, not from a function defined in main frame's document.

r=me

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