[Bug 19852] New: "abort" algorithm being called from the navigate algorithm causes salvagable=false always

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19852

          Priority: P2
            Bug ID: 19852
                CC: ian@hixie.ch, jgraham@opera.com, mike@w3.org,
                    public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org
          Assignee: silviapfeiffer1@gmail.com
           Summary: "abort" algorithm being called from the navigate
                    algorithm causes salvagable=false always
        QA Contact: public-html-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: silviapfeiffer1@gmail.com
               URL: http://www.whatwg.org/specs/web-apps/current-work/#nav
                    igate
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: HTML5 spec
           Product: HTML WG

+++ This bug was initially created as a clone of Bug #18413 +++

Since "abort" is now called from step 11 of navigate, all documents get a
salvageable state of false. Clearly the salvagable state should only be set to
false when the previous steps actually had an effect.

==
Staged to adopt:
https://github.com/w3c/html/commit/5682a70607959eab08655fce872cd46ad73ce800

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 4 November 2012 11:38:50 UTC