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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 11:30:30 PDT 2011


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





--- Comment #6 from Pavel Feldman <pfeldman at chromium.org>  2011-03-14 11:30:30 PST ---
> (2) Seems like a hack.  I'd rather avoid that.  That make the user experience very unpredictable in normal operation. 

This is not a hack, this is a requirement. We can't enable XMLViewer in case there is a chance that someone holds a reference to the doc. He might apply transformation / rewrite doc, etc.

> That will make the page flash, right?  It will also require going back to the network.
> 

Yes, this does not sound nice. But we should give extensions a chance to not regress. We will think of a better approach, but for now it seems like it is a reasonable workaround.

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