Bug 209356 - [iPadOS] Yahoo! search results are sometimes zoomed in a little
Summary: [iPadOS] Yahoo! search results are sometimes zoomed in a little
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-20 12:28 PDT by Wenson Hsieh
Modified: 2020-03-20 19:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (16.11 KB, patch)
2020-03-20 13:36 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch (16.79 KB, patch)
2020-03-20 15:33 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-03-20 12:28:17 PDT
<rdar://problem/60563952>
Comment 1 Wenson Hsieh 2020-03-20 13:36:12 PDT
Created attachment 394118 [details]
Patch
Comment 2 Wenson Hsieh 2020-03-20 15:13:18 PDT
Comment on attachment 394118 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=394118&action=review

Thanks for the review!

> Source/WebKit/WebProcess/WebPage/WebPage.h:2055
>  #if ENABLE(VIEWPORT_RESIZING)

(I meant to remove the ENABLE(VIEWPORT_RESIZING) bit here too — will update the patch to do this.)
Comment 3 Wenson Hsieh 2020-03-20 15:33:50 PDT
Created attachment 394137 [details]
Patch
Comment 4 Wenson Hsieh 2020-03-20 19:42:47 PDT
Committed r258804: <https://trac.webkit.org/changeset/258804>