| commit | a7bafe5391fe8d2302e39665f2e51aee9819f6f2 | [log] [tgz] |
|---|---|---|
| author | rune <rune@opera.com> | Thu Jun 30 19:45:50 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jun 30 19:48:14 2016 |
| tree | 159da2720df80c6c20be5db4ef1a634424cedc1a | |
| parent | 0b6a45f4dd3b47a1f3214d53cd5934aa62b891f5 [diff] |
0 -> nullptr for UseCounter pointer in CSSParserContext. I repeatedly find myself looking for constructors taking flags through unsigned before realizing this is actually a pointer. Review-Url: https://codereview.chromium.org/2101143005 Cr-Commit-Position: refs/heads/master@{#403256}