WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 113961
REGRESSION (
r146580
): Assertion using SecurityOrigin::create, URL string is not valid
https://bugs.webkit.org/show_bug.cgi?id=113961
Summary
REGRESSION (r146580): Assertion using SecurityOrigin::create, URL string is n...
Alexey Proskuryakov
Reported
2013-04-04 14:32:41 PDT
protocol://host:port/ is not a parsed KURL string when protocol is http, and port is 80. This constructor is not used in WebCore normally, but is exposed through API.
Attachments
proposed fix
(1.97 KB, patch)
2013-04-04 14:36 PDT
,
Alexey Proskuryakov
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-04-04 14:36:43 PDT
Created
attachment 196530
[details]
proposed fix
Geoffrey Garen
Comment 2
2013-04-04 14:52:24 PDT
Comment on
attachment 196530
[details]
proposed fix r=me
Alexey Proskuryakov
Comment 3
2013-04-04 14:56:30 PDT
Committed <
http://trac.webkit.org/r147671
>.
Eric Seidel (no email)
Comment 4
2013-04-09 00:59:50 PDT
Thanks for the fix ap/ggaren. Sorry for the trouble.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug