[Webkit-unassigned] [Bug 55357] XSLT extension functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 10:54:22 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Linux                       |All
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-02-28 10:54:22 PST ---
Does this also work in Firefox? It's not obvious why this functionality is a good addition to WebKit.

Running arbitrary JavaScript during transformations sounds like it could trigger lots of subtle bugs, including security ones.

> This is why we no longer serialize the DOM to text and feed it into the other DOM's parser, but
instead traverse the tree and manually build the other DOM.

This is an independent change that should be done in a separate patch. It could enable fixing issues like bug 14101, possibly at the cost of some formal spec compliance.

-- 
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