[Webkit-unassigned] [Bug 55577] Geolocation should continue to work after iframe reparenting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 11 04:33:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55577
--- Comment #5 from John Knottenbelt <jknotten at chromium.org> 2011-03-11 04:33:29 PST ---
(In reply to comment #4)
> My question was about why the GeolocationController is per Page rather then per Frame, and if we really asking users "Can foo.com hosted in bar.com use location information?" For example, if a GoogGuys.com page hosts iframe with advertisement from BadGuys.com, and that ad will ask for Geolocation, will user be presented with a dialog that has both GoodGuys.com and BadGuys.com origins?
What happens on Chromium is that the user is presented with an info bar that asks the user to authorise BadGuys.com for Geolocation. The info bar doesn't mention the outer site, but the decision of the user is recorded with respect to the outer site (so, in the preferences page you will see that BadGuys.com inside of GoodGuys.com has been allowed/refused permission).
--
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