Change call sites in EditingUtilities.cpp to use |const Node&|
Do not use deprecated functions with |Node*| where possible in EditingUtilities.cpp code. Node pointers at all places must not be null due to explcit checks. No changes in behavior. Bug: 766448 Change-Id: I4da3e1d95d5bc322c21dfadd53b9542884531dc3 Reviewed-on: https://chromium-review.googlesource.com/696083 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#505910}
Showing
Please register or sign in to comment