Bug 195780

Summary: Make it possible to test scrolling tree layer manipulation more easily
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fred.wang, koivisto, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 195733    
Attachments:
Description Flags
Patch
thorton: review+
Patch none

Simon Fraser (smfr)
Reported 2019-03-14 16:13:19 PDT
Make it possible to test scrolling tree layer manipulation more easily
Attachments
Patch (19.43 KB, patch)
2019-03-14 16:16 PDT, Simon Fraser (smfr)
thorton: review+
Patch (20.23 KB, patch)
2019-03-14 16:33 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2019-03-14 16:16:57 PDT
Tim Horton
Comment 2 2019-03-14 16:25:28 PDT
Comment on attachment 364711 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364711&action=review > Tools/WebKitTestRunner/cocoa/TestRunnerWKWebView.h:64 > +@property (nonatomic, setter=_setScrollingUpdatesDisabledForTesting:) BOOL _scrollingUpdatesDisabledForTesting; Shouldn't need this? > Tools/WebKitTestRunner/cocoa/TestRunnerWKWebView.mm:51 > + BOOL m_scrollingUpdatesDisabled; No m_ for ObjC ivars
Tim Horton
Comment 3 2019-03-14 16:25:52 PDT
Comment on attachment 364711 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364711&action=review >> Tools/WebKitTestRunner/cocoa/TestRunnerWKWebView.mm:51 >> + BOOL m_scrollingUpdatesDisabled; > > No m_ for ObjC ivars to be clear, you keep the _
Simon Fraser (smfr)
Comment 4 2019-03-14 16:33:27 PDT
WebKit Commit Bot
Comment 5 2019-03-14 18:10:15 PDT
Comment on attachment 364716 [details] Patch Clearing flags on attachment: 364716 Committed r242979: <https://trac.webkit.org/changeset/242979>
Radar WebKit Bug Importer
Comment 6 2019-03-14 18:52:19 PDT
Note You need to log in before you can comment on or make changes to this bug.