[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 12:25:43 PDT 2011


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





--- Comment #10 from Adam Barth <abarth at webkit.org>  2011-03-14 12:25:43 PST ---
(In reply to comment #6)
> > (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.

pfeldman and I discussed this in IRC.  Firefox survives without looking at the opener, so hopefully we'll be able to as well.  The problem is that the opener property isn't dispositive w.r.t. whether someone else is going to interact with this document.  Any pages that have the behavior pfeldman is worried about are already broken in Firefox, so it sounds like we should be ok breaking them as well (he's opening another bug on that topic).

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