Clean up search_engine.js: modify fragile links to webpages and change to ES6 grammar.
This CL clean up some defects in search_engine.js. Firstly remove those URL links in comments that contain line number as URL args, because they are easy to be broken by change in referred files. Secondly change all "var" to "let" since it's supported in iOS 10 and the presubmit check has been removed. Bug: 433824 Change-Id: I6ba00a95c904c897b3845ddd6a96b29fef639b73 Reviewed-on: https://chromium-review.googlesource.com/c/1329976Reviewed-by:Eugene But <eugenebut@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#607522}
Showing
Please register or sign in to comment