Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56453b537abfa43027140bca7229499250d4ebc7
      
https://github.com/WebKit/WebKit/commit/56453b537abfa43027140bca7229499250d4ebc7
  Author: Ahmad Saleem <ahmad.saleem792+git...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to