[Webkit-unassigned] [Bug 83959] [chromium] Add ability to override user agent string per-WebFrameClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 14:57:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83959
--- Comment #4 from dfalcantara at chromium.org 2012-04-19 14:57:12 PST ---
(In reply to comment #3)
> Safari must do something similar? I guess this is a chromium-level issue only since this is just changing our implementation of the WebCore hook in question.
I'm honestly not sure how Safari does it, but the only hook I could find along Chromium's current code pathways involves going through InspectorInstrumentation::applyUserAgentOverride. It didn't seem correct to add an InstrumentingAgent, so I went with this approach.
--
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