[Webkit-unassigned] [Bug 36794] New: Teach RedirectScheduler about URLString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 17:13:32 PDT 2010


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

           Summary: Teach RedirectScheduler about URLString
           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: abarth at webkit.org
                CC: darin at apple.com, ap at webkit.org, jschuh at chromium.org


Alexey told me on #webkit that we want to have URLString class instead of
passing around URLs as Strings all the time.  It's not really feasible to
convert the whole codebase at once, so I thought I'd start with the parts that
touch RedirectScheduler.

My secret agenda here is to eventually attach some security bits to JavaScript
URLs so we don't get more security vulnerabilities from forgetting to check
access, but that will come later.

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