[Webkit-unassigned] [Bug 56263] XML Viewer: extensions can't render original XML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 07:25:47 PDT 2011


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85699|0                           |1
        is obsolete|                            |
  Attachment #86771|                            |review?, commit-queue?
               Flag|                            |




--- Comment #12 from Vsevolod Vlasov <vsevik at chromium.org>  2011-03-24 07:25:47 PST ---
Created an attachment (id=86771)
 --> (https://bugs.webkit.org/attachment.cgi?id=86771&action=review)
Patch that appends xml source to transformed document

Here is a new patch to fix this problem.
I appended source XML to the transformed document so that extensions could work with it.
I also renamed onload method to make it easier to detect XML viewer for extensions.
We are probably going to change the way XML viewer works, but in any case we could stick with the function name and id of the element with XML source.

This solution will not cause page flashing or reloading data from network.

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