| commit | 2a8b2c535b9ccd16ca05747b6df3a33a049bab11 | [log] [tgz] |
|---|---|---|
| author | esprehn <esprehn@chromium.org> | Wed Jun 01 00:31:43 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 00:34:47 2016 |
| tree | a22ce9187cc89516b5fea12f42911f584be1845b | |
| parent | 3b18dc3fa115daf957bad6fca3cc7db5d007b4db [diff] |
Remove wtf::String::characterAt. This was done for some vague compiler reason in webkit, but is not really used by Blink and there's no do mention in the original bug https://bugs.webkit.org/show_bug.cgi?id=95509 Lets just remove it. Review-Url: https://codereview.chromium.org/2026103002 Cr-Commit-Position: refs/heads/master@{#396992}