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

Issue 447703002: DocumentationURLProvider class created (Closed)

Created:
6 years, 4 months ago by semeny
Modified:
6 years, 4 months ago
Reviewers:
yurys, alph, lushnikov, iliia
Base URL:
https://chromium.googlesource.com/chromium/blink.git@semen
Project:
blink
Visibility:
Public.

Description

DevTools: DocumentationURLProvider class created This class helps DocumentationView to form a URL to download documentation. BUG=391593 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179831

Patch Set 1 #

Total comments: 12

Patch Set 2 : Tests added; rebased on 444883003 issue #

Total comments: 19

Patch Set 3 : Problems solved #

Patch Set 4 : Small changes #

Patch Set 5 : Moved tests to inspector/documentation #

Patch Set 6 : Rebased on current 444883003 patch #

Patch Set 7 : Rebased on master #

Patch Set 8 : Removed ambigous files #

Total comments: 2

Patch Set 9 : Files sorted by theirs names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -4 lines) Patch
A LayoutTests/inspector/documentation/documentation-url-provider.html View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/inspector/documentation/documentation-url-provider-expected.txt View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
M Source/devtools/devtools.gypi View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
A Source/devtools/front_end/documentation/DocumentationURLProvider.js View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
M Source/devtools/front_end/documentation/DocumentationView.js View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M Source/devtools/scripts/frontend_modules.json View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 24 (0 generated)
semeny
6 years, 4 months ago (2014-08-06 10:18:08 UTC) #1
lushnikov
Please add test as per offline discussion https://codereview.chromium.org/447703002/diff/1/Source/devtools/front_end/documentation/DocumentationURLFormer.js File Source/devtools/front_end/documentation/DocumentationURLFormer.js (right): https://codereview.chromium.org/447703002/diff/1/Source/devtools/front_end/documentation/DocumentationURLFormer.js#newcode1 Source/devtools/front_end/documentation/DocumentationURLFormer.js:1: /** LICENSE ...
6 years, 4 months ago (2014-08-06 11:25:18 UTC) #2
yurys
In addtition to Andrey's comments - this file should be added to appropriate .gyp/gypi files ...
6 years, 4 months ago (2014-08-06 11:37:05 UTC) #3
semeny
https://codereview.chromium.org/447703002/diff/1/Source/devtools/front_end/documentation/DocumentationURLFormer.js File Source/devtools/front_end/documentation/DocumentationURLFormer.js (right): https://codereview.chromium.org/447703002/diff/1/Source/devtools/front_end/documentation/DocumentationURLFormer.js#newcode1 Source/devtools/front_end/documentation/DocumentationURLFormer.js:1: /** On 2014/08/06 11:25:18, lushnikov wrote: > LICENSE is ...
6 years, 4 months ago (2014-08-06 17:17:30 UTC) #4
lushnikov
Overall looks good! A few more comments. https://codereview.chromium.org/447703002/diff/40001/LayoutTests/inspector/documentation-url-provider-expected.txt File LayoutTests/inspector/documentation-url-provider-expected.txt (right): https://codereview.chromium.org/447703002/diff/40001/LayoutTests/inspector/documentation-url-provider-expected.txt#newcode2 LayoutTests/inspector/documentation-url-provider-expected.txt:2: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Math/max&prop=revisions&rvprop=timestamp|content&format=json did ...
6 years, 4 months ago (2014-08-06 17:27:52 UTC) #5
yurys
https://codereview.chromium.org/447703002/diff/40001/Source/devtools/front_end/documentation/DocumentationURLProvider.js File Source/devtools/front_end/documentation/DocumentationURLProvider.js (right): https://codereview.chromium.org/447703002/diff/40001/Source/devtools/front_end/documentation/DocumentationURLProvider.js#newcode10 Source/devtools/front_end/documentation/DocumentationURLProvider.js:10: WebInspector.DocumentationURLProvider._Sources = [ Please add type annotation. Also it ...
6 years, 4 months ago (2014-08-07 08:27:37 UTC) #6
semeny
https://codereview.chromium.org/447703002/diff/40001/LayoutTests/inspector/documentation-url-provider.html File LayoutTests/inspector/documentation-url-provider.html (right): https://codereview.chromium.org/447703002/diff/40001/LayoutTests/inspector/documentation-url-provider.html#newcode17 LayoutTests/inspector/documentation-url-provider.html:17: "fromCharCode", On 2014/08/06 17:27:51, lushnikov wrote: > These are ...
6 years, 4 months ago (2014-08-07 09:57:08 UTC) #7
lushnikov
Let's move test to inspector/documentation Otherwise lgtm
6 years, 4 months ago (2014-08-07 10:45:54 UTC) #8
semeny
6 years, 4 months ago (2014-08-07 10:58:05 UTC) #9
semeny
6 years, 4 months ago (2014-08-07 11:25:05 UTC) #10
iliia
The CQ bit was checked by iliia@google.com
6 years, 4 months ago (2014-08-08 07:10:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/semeny@google.com/447703002/160001
6 years, 4 months ago (2014-08-08 07:11:25 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_blink_compile_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-08 07:32:24 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 07:33:45 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/15506) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/39016)
6 years, 4 months ago (2014-08-08 07:33:46 UTC) #15
semeny
6 years, 4 months ago (2014-08-08 08:04:40 UTC) #16
semeny
The CQ bit was checked by semeny@google.com
6 years, 4 months ago (2014-08-08 11:18:11 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/semeny@google.com/447703002/200001
6 years, 4 months ago (2014-08-08 11:18:56 UTC) #18
yurys
lgtm with comment https://codereview.chromium.org/447703002/diff/200001/Source/devtools/scripts/frontend_modules.json File Source/devtools/scripts/frontend_modules.json (right): https://codereview.chromium.org/447703002/diff/200001/Source/devtools/scripts/frontend_modules.json#newcode505 Source/devtools/scripts/frontend_modules.json:505: "documentation/DocumentationView.js", Please sort the sources alphabetically.
6 years, 4 months ago (2014-08-08 12:17:07 UTC) #19
yurys
https://codereview.chromium.org/447703002/diff/200001/Source/devtools/devtools.gypi File Source/devtools/devtools.gypi (right): https://codereview.chromium.org/447703002/diff/200001/Source/devtools/devtools.gypi#newcode443 Source/devtools/devtools.gypi:443: 'front_end/documentation/DocumentationView.js', This files should also be sorted.
6 years, 4 months ago (2014-08-08 12:18:08 UTC) #20
semeny
The CQ bit was unchecked by semeny@google.com
6 years, 4 months ago (2014-08-08 12:22:59 UTC) #21
semeny
The CQ bit was checked by semeny@google.com
6 years, 4 months ago (2014-08-08 12:28:02 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/semeny@google.com/447703002/220001
6 years, 4 months ago (2014-08-08 12:28:50 UTC) #23
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 13:42:49 UTC) #24
Message was sent while issue was closed.
Change committed as 179831

Powered by Google App Engine
This is Rietveld 408576698