WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61718
Rename XSSFilter to XSSAuditor or vice versa
https://bugs.webkit.org/show_bug.cgi?id=61718
Summary
Rename XSSFilter to XSSAuditor or vice versa
Daniel Bates
Reported
2011-05-29 20:46:05 PDT
Currently we use the names XSSFilter and XSSAuditor throughout the project. I propose choosing one name for consistency. In particular, I propose renaming XSSFilter to XSSAuditor since the XSS Auditor has been referenced in various publications, including on the Apple Safari features page <
http://www.apple.com/safari/features.html#security
> and <
http://support.apple.com/kb/DL1046
>. That being said, I am open to rename all XSSAuditor references to the XSSFilter or to some other name for consistency.
Attachments
Rename XSSFilter to XSSAuditor
(112.58 KB, patch)
2011-05-29 21:25 PDT
,
Daniel Bates
abarth
: review+
dbates
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2011-05-29 21:25:26 PDT
Created
attachment 95323
[details]
Rename XSSFilter to XSSAuditor Note, this patch also renames the directory PerformanceTests/XSSFilter toXSSAuditor, but this diff only reflects the deleted files. For some reason svn diff only outputs a diff for the deleted files (e.g. WebKit/PerformanceTests/XSSFilter/large-post-many-events.html) instead of both a delete file diff and an add file diff. Although, svn stat does reflect the directory rename.
Daniel Bates
Comment 2
2011-05-30 21:04:14 PDT
Committed
r87708
: <
http://trac.webkit.org/changeset/87708
>
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