|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <XSSAuditor.h>
Public Member Functions | |
| XSSAuditor () | |
| void | init (Document *, XSSAuditorDelegate *) |
| void | initForFragment () |
| std::unique_ptr< XSSInfo > | filterToken (const FilterTokenRequest &) |
| WebCore::XSSAuditor::XSSAuditor | ( | ) |
| std::unique_ptr< XSSInfo > WebCore::XSSAuditor::filterToken | ( | const FilterTokenRequest & | request | ) |
| void WebCore::XSSAuditor::init | ( | Document * | document, |
| XSSAuditorDelegate * | auditorDelegate | ||
| ) |
| void WebCore::XSSAuditor::initForFragment | ( | ) |
1.8.13