[Webkit-unassigned] [Bug 202447] [GTK] Don't hardcode swipe navigation gesture style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 05:02:47 PDT 2019


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

--- Comment #9 from Alexander Mikhaylenko <alexm at gnome.org> ---
(In reply to Carlos Garcia Campos from comment #7)
> What do you think?

Sure.

> Why is this public?

No reason, that was a mistake :)

> DrawingAreaProxy::size() returns an IntSize, why do we need to implicit
> convert it to double? Instead of getting the size twice, we could get it
> once, and use .width() and .height() when needed.

Because caching was a late change and it called gtk_render_background() etc directly in draw(). Doesn't make sense anymore indeed

-- 
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/20191002/7d1f339f/attachment.html>


More information about the webkit-unassigned mailing list