Merge inbound to m-c. a=merge

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen
2014-12-17 20:53:20 -05:00
186 changed files with 5768 additions and 3362 deletions

View File

@@ -579,6 +579,7 @@ let ClickEventHandler = {
event.preventDefault(); // Need to prevent the pageload.
}
}
json.noReferrer = BrowserUtils.linkHasNoReferrer(node)
}
sendAsyncMessage("Content:Click", json);