[Webkit-unassigned] [Bug 120502] Avoid reparsing an XSLT stylesheet after the first failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 02:16:15 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I think this has been fixed by adding Blink changes though bit differently.

I looked for "m_compilationFailed" within XSLStyleSheet.h and XSLStyleSheetLibxslt.cpp within Webkit Github mirror as below and it is present.



XSLStyleSheet.h  - https://github.com/WebKit/WebKit/blob/0393f2f7c7a1e97a7a4c63441b50703cc11d493f/Source/WebCore/xml/XSLStyleSheet.h

XSLStyleSheetLibxslt.cpp - https://github.com/WebKit/WebKit/blob/0393f2f7c7a1e97a7a4c63441b50703cc11d493f/Source/WebCore/xml/XSLStyleSheetLibxslt.cpp

Unless if there is anything else or I looked incorrectly, I think this was fixed. Thanks!

-- 
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/20220603/54e59f9f/attachment.htm>


More information about the webkit-unassigned mailing list