WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19241
Clean up SecurityOrigin::canAccess
https://bugs.webkit.org/show_bug.cgi?id=19241
Summary
Clean up SecurityOrigin::canAccess
Adam Barth
Reported
2008-05-25 00:03:42 PDT
Part of the comment in SecurityOrigin::canAccess refers to an old version of the code and should be removed. Also, there is some code in the function that does nothing except look confusing. It should be removed too.
Attachments
patch
(2.19 KB, patch)
2008-05-25 00:05 PDT
,
Adam Barth
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2008-05-25 00:05:37 PDT
Created
attachment 21331
[details]
patch This patch should be functionally identical (except faster by avoiding some useless operations).
Sam Weinig
Comment 2
2008-05-25 08:30:40 PDT
Comment on
attachment 21331
[details]
patch r=me!
Adam Barth
Comment 3
2008-05-26 13:13:42 PDT
Fixed in
r34137
.
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