[Webkit-unassigned] [Bug 52718] Send origin/url as part of speech input requests to the embedder.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 08:01:57 PST 2011


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





--- Comment #4 from Satish Sampath <satish at chromium.org>  2011-01-19 08:01:57 PST ---
(In reply to comment #2)
I converted all PassRefPtrs to raw pointers as suggested and now using document()->securityOrigin() to get the existing SecurityOrigin object from Document/ScriptExecutionContext. I have also updated existing code in WebGeolocationPermissionRequest.cpp which was doing a similar thing as I did earlier.

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