[Webkit-unassigned] [Bug 32976] New: queue sub-commands need to know how to catch URLError and exit "handled error"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 27 18:20:55 PST 2009


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

           Summary: queue sub-commands need to know how to catch URLError
                    and exit "handled error"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


queue sub-commands need to know how to catch URLError and exit "handled error"

QueueEngine defines handled_error_code which is used by sub-commands to
indicate that the the command failed, but that the subcommand handled it, or
that the error was temporary.  subcommands need to know how to handle URLErrors
from StatusBot and report them as being temporary to the parent queue.

https://bugs.webkit.org/show_bug.cgi?id=32940#c10

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