Bug 162617 - [GTK] Add Chrome UA quirk
Summary: [GTK] Add Chrome UA quirk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 162616
Blocks: 142074
  Show dependency treegraph
 
Reported: 2016-09-27 08:34 PDT by Michael Catanzaro
Modified: 2016-09-28 08:36 PDT (History)
3 users (show)

See Also:


Attachments
Google UA (3.80 KB, patch)
2016-09-27 11:12 PDT, Michael Catanzaro
cgarcia: review+
cgarcia: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-09-27 08:34:46 PDT
Add Chrome UA quirk and use it in sites that require it (including to shut up unsupported browser warnings)
Comment 1 Michael Catanzaro 2016-09-27 11:12:24 PDT
Created attachment 289983 [details]
Google UA
Comment 2 Carlos Garcia Campos 2016-09-28 03:37:15 PDT
Comment on attachment 289983 [details]
Google UA

You should add test cases for all this.
Comment 3 Michael Catanzaro 2016-09-28 08:36:41 PDT
Committed r206519: <http://trac.webkit.org/changeset/206519>