[Webkit-unassigned] [Bug 28303] [Qt] XSLT support with QtXmlPatterns
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 09:31:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28303
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #35060|review?(eric at webkit.org) |review+, commit-queue-
Flag| |
--- Comment #31 from Eric Seidel <eric at webkit.org> 2009-08-19 09:31:03 PDT ---
(From update of attachment 35060)
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()
So before you add hte qt version, I think we need to add back an
XSLStyleSheet.h and .cpp file and move a bunch of this code into a shared
baseclass.
The ChangeLog diff is bad, so this will have to be applied manually. I don't
trust svn-apply to get this right.
--
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