[webkit-changes] [WebKit/WebKit] 18a450: Simplify `skipOptionalSVGSpacesOrDelimiter` post 2...
Ahmad Saleem
noreply at github.com
Thu Oct 19 10:51:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18a4504a0de8c421869c219869894c4e4685e747
https://github.com/WebKit/WebKit/commit/18a4504a0de8c421869c219869894c4e4685e747
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M Source/WebCore/svg/SVGParserUtilities.h
Log Message:
-----------
Simplify `skipOptionalSVGSpacesOrDelimiter` post 269478 at main
https://bugs.webkit.org/show_bug.cgi?id=263336
Reviewed by Said Abou-Hallawa.
This patch is to address and add suggested changes by Said to further simplify `skipOptionalSVGSpacesOrDelimiter` function.
* Source/WebCore/svg/SVGParserUtilities.h:
(skipOptionalSVGSpacesOrDelimiter):
Canonical link: https://commits.webkit.org/269532@main
More information about the webkit-changes
mailing list