Bug 182421

Summary: [Extra Zoom Mode] Implement support for indirect mainframe scrolling
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
thorton: review+
ChangeLog tweak none

Description Wenson Hsieh 2018-02-01 22:56:28 PST
<rdar://problem/35142694>
Comment 1 Wenson Hsieh 2018-02-01 23:14:59 PST
Created attachment 332943 [details]
Patch
Comment 2 Wenson Hsieh 2018-02-02 07:33:58 PST
Comment on attachment 332943 [details]
Patch

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

Thanks for the review!

> Source/WebKit/ChangeLog:26
> +        -initWithFrame:, and (2) even if we set the -enabled to NO, UIKit resets it to YES in the future.

"…in the future" sounds a bit awkward, I'm going to tweak this ChangeLog wording here before I land.
Comment 3 Wenson Hsieh 2018-02-02 07:37:02 PST
Created attachment 332966 [details]
ChangeLog tweak
Comment 4 WebKit Commit Bot 2018-02-02 09:44:40 PST
Comment on attachment 332966 [details]
ChangeLog tweak

Clearing flags on attachment: 332966

Committed r228016: <https://trac.webkit.org/changeset/228016>