| commit | 075e9a097339e49560f8ff034c5ae280374aaf3e | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Fri Jul 15 18:49:32 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 18:51:22 2016 |
| tree | 041cfaa7c027e00b385e5239597dd21277f7736b | |
| parent | bef46ab98172d9a935d37c7d04cfa14fc9657137 [diff] |
DevTools: rename SourceFrame.onTextEditorContentLoaded into onTextEditorContentSet From the current method name, it is unclear that the method could be called more then once. Hopefully, the new name would clarify this. BUG=none R=dgozman Review-Url: https://codereview.chromium.org/2149833005 Cr-Commit-Position: refs/heads/master@{#405803}