SrcLikeAttribute 436 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, srcAttr, blankURL().string(), SrcLikeAttribute); SrcLikeAttribute 437 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, XLinkNames::hrefAttr, blankURL().string(), SrcLikeAttribute); SrcLikeAttribute 449 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, dataAttr, blankURL().string(), SrcLikeAttribute); SrcLikeAttribute 469 Source/core/html/parser/XSSAuditor.cpp return eraseAttributeIfInjected(request, valueAttr, blankURL().string(), SrcLikeAttribute); SrcLikeAttribute 479 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, codeAttr, String(), SrcLikeAttribute); SrcLikeAttribute 480 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, srcAttr, blankURL().string(), SrcLikeAttribute); SrcLikeAttribute 493 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, codeAttr, String(), SrcLikeAttribute); SrcLikeAttribute 506 Source/core/html/parser/XSSAuditor.cpp didBlockScript |= eraseAttributeIfInjected(request, srcAttr, String(), SrcLikeAttribute); SrcLikeAttribute 540 Source/core/html/parser/XSSAuditor.cpp return eraseAttributeIfInjected(request, formactionAttr, kURLWithUniqueOrigin, SrcLikeAttribute); SrcLikeAttribute 548 Source/core/html/parser/XSSAuditor.cpp return eraseAttributeIfInjected(request, formactionAttr, kURLWithUniqueOrigin, SrcLikeAttribute); SrcLikeAttribute 609 Source/core/html/parser/XSSAuditor.cpp if (treatment == SrcLikeAttribute) {