[Webkit-unassigned] [Bug 28303] [Qt] XSLT support with QtXmlPatterns
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 09:50:28 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28303
--- Comment #32 from Jakub Wieczorek <faw217 at gmail.com> 2009-08-19 09:50:26 PDT ---
(In reply to comment #31)
> (From update of attachment 35060 [details])
> It seems that we will need an XSLStyleSheet.h file anyway. There is code to be
> shared here.
>
> -bool XSLStyleSheet::isLoading()
> certainly should be shared.
>
> As should:
> -void XSLStyleSheet::checkLoaded()
>
> Possibly:
> -void XSLStyleSheet::clearDocuments()
Unfortunately none of these can be shared. Qtish XSLTProcessor doesn't make use
of the XSLImportRule class as it does not support xsl:import and xsl:include.
At some point it will but even then the whole logic would most likely take
place in QXmlQuery (with necessary caching and security bits in WebKit).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list