[webkit-changes] [WebKit/WebKit] 56453b: Simplify 'requestPaintingResource' function

Ahmad Saleem noreply at github.com
Wed Feb 22 11:14:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56453b537abfa43027140bca7229499250d4ebc7
      https://github.com/WebKit/WebKit/commit/56453b537abfa43027140bca7229499250d4ebc7
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M Source/WebCore/rendering/svg/RenderSVGResource.cpp

  Log Message:
  -----------
  Simplify 'requestPaintingResource' function

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

Reviewed by Said Abou-Hallawa.

Inspired - https://chromium.googlesource.com/chromium/blink/+/54571499b970b85114c1ecb39cbde9bdbbf61d07

This patch simplifies the "requestPaintingResource' function and removes extra code / calls.

* Source/WebCore/rendering/svg/RenderSVGResource.cpp:
(requestPaintingResource): As above in commit message

Canonical link: https://commits.webkit.org/260686@main




More information about the webkit-changes mailing list