[Webkit-unassigned] [Bug 136395] Need a way to get userAgent from WKWebView.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 2 15:53:42 PDT 2014


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





--- Comment #6 from Yongjun Zhang <yongjun_zhang at apple.com>  2014-09-02 15:53:47 PST ---
(In reply to comment #5)
> (From update of attachment 237499 [details])
> Since we can have different user agents for different URLs, would it make sense to make userAgent take an URL?

For the issue I am currently working on, we just need the default user agent string.  It would be nice to have userAgentForURL, but looks like WebPageProxy doesn't have the information, and we would need to add a message to fetch from web process.

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