Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 2160613003: DevTools: Added empty implementation of navigationRequested method in frontend (Closed)

Created:
4 years, 5 months ago by chenwilliam
Modified:
4 years, 5 months ago
Reviewers:
kozy, lushnikov
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Added empty implementation of navigationRequested method in frontend This fixes the following Closure compiler error: "property navigationRequested on interface PageAgent.Dispatcher is not implemented by type WebInspector.PageDispatcher" in the file: ~/chromium/src/third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js:830. The override was missing in crrev.com/2132673002. We can either leave this implementation empty if it's not needed by DevTools or implement it. Committed: https://crrev.com/f6e6069bc616d2a7d8e51313abffdfcb41547779 Cr-Commit-Position: refs/heads/master@{#406106}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address CL feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
kozy
https://codereview.chromium.org/2160613003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js File third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js (right): https://codereview.chromium.org/2160613003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js#newcode991 third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js:991: // Empty implementation to address closure compiler error // ...
4 years, 5 months ago (2016-07-18 18:26:36 UTC) #3
kozy
Thanks, lgtm. Andrey, we need owner lgtm for frontend, please take a look!
4 years, 5 months ago (2016-07-18 18:32:50 UTC) #5
kozy
And please make CL title less then 80 characters length, and change description to something ...
4 years, 5 months ago (2016-07-18 18:35:04 UTC) #6
lushnikov
lgtm I also had this patch in CQ, but forgot to put in a comment ...
4 years, 5 months ago (2016-07-18 18:41:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2160613003/20001
4 years, 5 months ago (2016-07-18 18:45:12 UTC) #10
alex clarke (OOO till 29th)
On 2016/07/18 18:45:12, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 5 months ago (2016-07-18 19:57:34 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-18 21:42:27 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 21:42:43 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 21:44:05 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f6e6069bc616d2a7d8e51313abffdfcb41547779
Cr-Commit-Position: refs/heads/master@{#406106}

Powered by Google App Engine
This is Rietveld 408576698