[Webkit-unassigned] [Bug 56384] New: XML viewer is not shown when frame has non-null opener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 09:48:17 PDT 2011


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

           Summary: XML viewer is not shown when frame has non-null opener
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: ap at webkit.org, ian at hixie.ch, abarth at webkit.org,
                    pfeldman at chromium.org


Rendering of XML without style (https://bugs.webkit.org/show_bug.cgi?id=13807) is done only when frame opener is not set.
This is done to ensure that it is not possible to modify xml document after.

Adam Barth suggested that this check is not needed since it is not done in firefox anyway and this case should be extremely rare.
Quote:
> 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