DevTools: Fixed duplicate call to ls() for Action title.
Modified Action.title() to only call ls() on the options title property. Previously it would call ls() on the title property of Extension.title(), which already calls ls(). This resulted in a duplicate call. Bug: 941561 Change-Id: Idc8d5da56c2ddd219234beb148d3eddd8fb6edd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838700 Commit-Queue: Lorne Mitchell <lomitch@microsoft.com> Reviewed-by:Lorne Mitchell <lomitch@microsoft.com> Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#704239}
Showing
Please register or sign in to comment