OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eraseDangerousAttributesIfInjected
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditor.h
96
bool
eraseDangerousAttributesIfInjected
(const FilterTokenRequest&);
XSSAuditor.cpp
343
bool didBlockScript =
eraseDangerousAttributesIfInjected
(request);
517
bool XSSAuditor::
eraseDangerousAttributesIfInjected
(const FilterTokenRequest& request)
Completed in 747 milliseconds