[Webkit-unassigned] [Bug 37126] New: REGRESSION (r56223): http://www.playerpress.com/ shows up twice in the back/forward list.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 16:33:43 PDT 2010


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

           Summary: REGRESSION (r56223): http://www.playerpress.com/ shows
                    up twice in the back/forward list.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


REGRESSION (r56223): http://www.playerpress.com/ shows up twice in the
back/forward list.

In fixing https://bugs.webkit.org/show_bug.cgi?id=9166,
http://trac.webkit.org/changeset/56223 caused this change.

Simply navigating to http://www.playerpress.com/ causes it to show up in the
back/forward list twice.  
Presumably some iframe on the page is setting its .src attribute.

Darin mentioned in the r56223 Changelog that this is to match HTML5's <iframe>
spec, but the original bug was about iframe.src affecting global history
(visited link coloring), not the session history.

CC'ing him to unravel what he thinks 4.2.8 actually says about this (reading
that section on "process the iframe attributes" and how it interacts with
setting .src makes my brain hurt).

Whether or not we decide HTML5 says this should be in the back list, I don't
think it should be because no other browser does that!

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