[Webkit-unassigned] [Bug 197002] [GTK] Support transient zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 04:04:36 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=197002

Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com

--- Comment #26 from Sergio Villar Senin <svillar at igalia.com> ---
(In reply to Tim Horton from comment #25)
> (In reply to Alexander Mikhaylenko from comment #10)
> > E.g. Safari only does rescale at the end, so mitigates this completely: the
> > gesture is responsive, if there's lag, it's after it's done.
> 
> *Some*day I hope we can do something more like iOS, where the zooming zooms
> painted content, but new tiles come in asynchronously as they are available.
> Best of both worlds. But right now, we're a good ways away from that.

Didn't the old Qt port use to do that?. As far as I remember they're compositing in the UI thread so you could do zooming, scrolling, etc even if the WebProcess was busy (I remember stopping it completely with the debugger while pinch zooming).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210615/6095d56e/attachment.htm>


More information about the webkit-unassigned mailing list