Bug 163487
| Summary: | [GTK] User agent quirks to force desktop mode should be applied conditional on window size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
When deciding whether to use a user agent quirk to fix websites that always send us a mobile version, we should check the window size to guess whether that's actually desirable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
I've been thinking more about this and have changed my mind. WebKitGTK+ is not currently used on consumer mobile devices. There is no need for us to worry about this case. If this situation changes, then the user agent requires additional work anyway.