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

Issue 458983002: DevTools: Omit the "Show documentation" context menu item creation for non-existent JS methods (Closed)

Created:
6 years, 4 months ago by semeny
Modified:
6 years, 4 months ago
Reviewers:
yurys, apavlov, lushnikov, iliia
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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Now context menu item for documentation is not created if WebInspector.DocumentationURLProvider cannot provide a URL for selected property. BUG=391593 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180056

Patch Set 1 #

Patch Set 2 : Minor changes #

Total comments: 7

Patch Set 3 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -11 lines) Patch
M Source/devtools/front_end/documentation/DocumentationView.js View 1 2 1 chunk +7 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
semeny
6 years, 4 months ago (2014-08-11 14:52:10 UTC) #1
lushnikov
https://codereview.chromium.org/458983002/diff/20001/Source/devtools/front_end/documentation/DocumentationView.js File Source/devtools/front_end/documentation/DocumentationView.js (right): https://codereview.chromium.org/458983002/diff/20001/Source/devtools/front_end/documentation/DocumentationView.js#newcode67 Source/devtools/front_end/documentation/DocumentationView.js:67: _getSelection: function(textEditor) no need for the separate function - ...
6 years, 4 months ago (2014-08-11 14:59:47 UTC) #2
apavlov
<"Documentation" module context menu provider fixed> does not tell the reader what this patch does. ...
6 years, 4 months ago (2014-08-11 15:04:14 UTC) #3
semeny
https://codereview.chromium.org/458983002/diff/20001/Source/devtools/front_end/documentation/DocumentationView.js File Source/devtools/front_end/documentation/DocumentationView.js (right): https://codereview.chromium.org/458983002/diff/20001/Source/devtools/front_end/documentation/DocumentationView.js#newcode56 Source/devtools/front_end/documentation/DocumentationView.js:56: var urlProvider = new WebInspector.DocumentationURLProvider(); On 2014/08/11 15:04:14, apavlov ...
6 years, 4 months ago (2014-08-11 15:34:28 UTC) #4
lushnikov
lgtm
6 years, 4 months ago (2014-08-12 08:18:30 UTC) #5
lushnikov
On 2014/08/12 08:18:30, lushnikov wrote: > lgtm Before landing this, please make sure that the ...
6 years, 4 months ago (2014-08-12 08:20:27 UTC) #6
semeny
On 2014/08/12 08:20:27, lushnikov wrote: > On 2014/08/12 08:18:30, lushnikov wrote: > > lgtm > ...
6 years, 4 months ago (2014-08-12 08:24:10 UTC) #7
semeny
The CQ bit was checked by semeny@google.com
6 years, 4 months ago (2014-08-12 08:36:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/semeny@google.com/458983002/40001
6 years, 4 months ago (2014-08-12 08:37:20 UTC) #9
yurys
lgtm
6 years, 4 months ago (2014-08-12 08:50:02 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 4 months ago (2014-08-12 09:50:41 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 09:58:06 UTC) #12
Message was sent while issue was closed.
Change committed as 180056

Powered by Google App Engine
This is Rietveld 408576698