Bug 23535 - Strengthen debug checks in KURL
Summary: Strengthen debug checks in KURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-25 13:22 PST by Alexey Proskuryakov
Modified: 2009-01-25 22:42 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (7.66 KB, patch)
2009-01-25 13:38 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2009-01-25 13:22:36 PST
As a followup to <http://trac.webkit.org/projects/webkit/changeset/40221>, there are a few more checks that I'd like to add to KURL. Addling them and running layout tests uncovers some existing issues in SecurityOrigin and elsewhere, patch forthcoming.
Comment 1 Alexey Proskuryakov 2009-01-25 13:38:43 PST
Created attachment 27025 [details]
proposed patch
Comment 2 Darin Adler 2009-01-25 13:44:31 PST
Comment on attachment 27025 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2009-01-25 22:42:56 PST
Committed revision 40242.