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

Issue 644493003: DevTools: Remove InspectorFrontendAPIImpl.prototype.loadCompleted() (Closed)

Created:
6 years, 2 months ago by apavlov
Modified:
6 years, 2 months ago
Reviewers:
pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: Remove InspectorFrontendAPIImpl.prototype.loadCompleted() https://crrev.com/6bffde4d87f7a05e5a871cd48366d56b8b83e950 introduces dispatching of messages on InspectorFrontendAPI post the IFH.loadCompleted() call only, hence the IFAPI.loadCompleted() call is no longer required. R=pfeldman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183601

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Removed obsolete code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -54 lines) Patch
M Source/devtools/front_end/host/InspectorFrontendHost.js View 6 chunks +16 lines, -51 lines 0 comments Download
M Source/devtools/front_end/main/Main.js View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
apavlov
6 years, 2 months ago (2014-10-09 12:19:02 UTC) #1
apavlov
https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/host/InspectorFrontendHost.js File Source/devtools/front_end/host/InspectorFrontendHost.js (left): https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/host/InspectorFrontendHost.js#oldcode661 Source/devtools/front_end/host/InspectorFrontendHost.js:661: window.opener.postMessage(["loadCompleted"], "*"); What does this do? I've got no ...
6 years, 2 months ago (2014-10-09 12:28:07 UTC) #3
apavlov
With this change applied, all DevToolsSanityTests are timing out: [21695:21695:1009/164014:ERROR:CONSOLE(1)] "Uncaught ReferenceError: WebInspector is not ...
6 years, 2 months ago (2014-10-09 14:16:52 UTC) #4
apavlov
On 2014/10/09 14:16:52, apavlov wrote: > With this change applied, all DevToolsSanityTests are timing out: ...
6 years, 2 months ago (2014-10-09 14:45:11 UTC) #5
pfeldman
lgtm https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/main/Main.js File Source/devtools/front_end/main/Main.js (right): https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/main/Main.js#newcode256 Source/devtools/front_end/main/Main.js:256: // FIXME: Is this used at all? Nuke.
6 years, 2 months ago (2014-10-13 09:03:36 UTC) #6
apavlov
https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/main/Main.js File Source/devtools/front_end/main/Main.js (right): https://codereview.chromium.org/644493003/diff/20001/Source/devtools/front_end/main/Main.js#newcode256 Source/devtools/front_end/main/Main.js:256: // FIXME: Is this used at all? On 2014/10/13 ...
6 years, 2 months ago (2014-10-13 09:21:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/644493003/60001
6 years, 2 months ago (2014-10-13 09:22:09 UTC) #9
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-13 11:22:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/644493003/60001
6 years, 2 months ago (2014-10-13 12:17:02 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 12:17:35 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as 183601

Powered by Google App Engine
This is Rietveld 408576698