commit | a747aa9cb09c55ef6528f589c45507a0f98c6d1b | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Tue Apr 23 14:16:25 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 23 14:16:25 2019 |
tree | 8655a9f3be488249d63b136e53289cd8cbbab5b5 | |
parent | 25fceccfd120070d69dc0dd7392bdfc23dbb95a9 [diff] |
Avoid shadowing variabels in new font code I'm trying to remove variable shadowing in some Chromium code to maybe make the code a bit more robust, and two functions in blink/platform/fonts/shaping used several instances of |i|. Bug: 925310 Change-Id: I3e09f7772a7865ec7f73976a57af355070b6ad4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1578538 Commit-Queue: Dominik Röttsches <drott@chromium.org> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#653164}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .