Fast-clicking should trigger when scale is equal to explicitly set initial scale
https://bugs.webkit.org/show_bug.cgi?id=151077
Summary Fast-clicking should trigger when scale is equal to explicitly set initial scale
Wenson Hsieh
Reported 2015-11-09 22:31:25 PST
When the developer has specified an initial scale that is at least 1.0 and the page’s current scale is equal to that initial scale, we should trigger fast-clicking even if the page is not at device width. This affects some pages like wikipedia.org (the language selection page) that function more similarly to mobile-optimized pages but do not specify a viewport width that is the device width. There are other websites, such as daringfireball.net, which specify low initial scales and are more similar to desktop sites.
Attachments
Patch (13.37 KB, patch)
2015-11-09 22:45 PST, Wenson Hsieh
beidson: review-
Wenson Hsieh
Comment 1 2015-11-09 22:37:41 PST
Wenson Hsieh
Comment 2 2015-11-09 22:45:14 PST
Brady Eidson
Comment 3 2017-04-24 19:09:03 PDT
Comment on attachment 265146 [details] Patch This patch has been pending review since 2015 with no recent activity. It seems unlikely that it would even still apply to trunk in its current form. Clearing from the review queue. Feel free to update and resubmit if the patch is still relevant.
Note You need to log in before you can comment on or make changes to this bug.