Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(tooltip): properly interpolate tooltip text to prevent possible XSS #10159

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

jelbourn
Copy link
Member

@jelbourn jelbourn commented Dec 20, 2016

Replaces #9606

@googlebot googlebot added cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ labels Dec 20, 2016
@ThomasBurleson ThomasBurleson added needs: presubmit P0: critical Critical issues that must be addressed immediately. labels Dec 21, 2016
@ThomasBurleson
Copy link
Contributor

@jelbourn - lgtm.

@ThomasBurleson ThomasBurleson added this to the 1.1.2 milestone Dec 21, 2016
@@ -104,8 +104,9 @@ function MdTooltipDirective($timeout, $window, $$rAF, $document, $interpolate,

function addAriaLabel(override) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jelbourn - Per the PR ancestor (that was closed), we should add comments about what is override ?

@jelbourn jelbourn merged commit 0b72ab9 into angular:master Dec 21, 2016
davidenochk pushed a commit to davidenochk/material that referenced this pull request Feb 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ P0: critical Critical issues that must be addressed immediately.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants