Bug 196126

Summary: REGRESSION (r242687): Flicker when pinch-zooming pages in macOS Safari
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, koivisto, luiz, simon.fraser, thorton, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch koivisto: review+

Simon Fraser (smfr)
Reported 2019-03-21 19:07:32 PDT
REGRESSION (r242687): Flicker when pinch-zooming pages in macOS Safari
Attachments
Patch (5.10 KB, patch)
2019-03-21 19:08 PDT, Simon Fraser (smfr)
no flags
Patch (5.13 KB, patch)
2019-03-21 19:12 PDT, Simon Fraser (smfr)
koivisto: review+
Simon Fraser (smfr)
Comment 1 2019-03-21 19:08:29 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 2 2019-03-21 19:08:31 PDT
EWS Watchlist
Comment 3 2019-03-21 19:10:25 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 4 2019-03-21 19:12:46 PDT
Antti Koivisto
Comment 5 2019-03-22 09:11:49 PDT
Comment on attachment 365667 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365667&action=review > Source/WebKit/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h:91 > + enum class FlushingForTransientZoom { Yes, No }; Something like enum class FlushType { Normal, TransientZoom }; is another option here.
Simon Fraser (smfr)
Comment 6 2019-03-22 09:39:30 PDT
Simon Fraser (smfr)
Comment 7 2019-03-25 16:11:37 PDT
Note You need to log in before you can comment on or make changes to this bug.