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

Issue 1560713003: [Cronet] Attempt to get Cronet javadocs building on newer Javadoc doclets (Closed)

Created:
4 years, 11 months ago by pauljensen
Modified:
4 years, 10 months ago
Reviewers:
mef
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cronet] Get Cronet javadocs building with Javadoc doclet 1.8 Some newer machines have this doclet and it's more strict about certain things, like having every javadocs for every parameter and every return value. Try as I might, it also doesn't seem to be able to @link to subclass constructors, so I had to simplify a couple links to these also. BUG=573255 Committed: https://crrev.com/2cd6608272e8216ea1111b79260daf67647e1915 Cr-Commit-Position: refs/heads/master@{#372925}

Patch Set 1 #

Patch Set 2 : fix subclass constructor references #

Total comments: 12

Patch Set 3 : sync & fix more issues that have sprung up #

Patch Set 4 : address Misha's comments #

Messages

Total messages: 14 (5 generated)
pauljensen
Misha, PTAL.
4 years, 10 months ago (2016-01-30 03:16:35 UTC) #3
mef
https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java File components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java (right): https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java#newcode311 components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java:311: * BidirectionalStream.Builder}'s constructor. Should only be called once. I ...
4 years, 10 months ago (2016-02-01 16:30:10 UTC) #4
mef
4 years, 10 months ago (2016-02-01 16:30:17 UTC) #5
mef
https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java File components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java (right): https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java#newcode311 components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java:311: * BidirectionalStream.Builder}'s constructor. Should only be called once. On ...
4 years, 10 months ago (2016-02-01 22:06:56 UTC) #6
pauljensen
PTAL. https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java File components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java (right): https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java#newcode311 components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java:311: * BidirectionalStream.Builder}'s constructor. Should only be called once. ...
4 years, 10 months ago (2016-02-02 01:42:43 UTC) #7
mef
lgtm https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java File components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java (right): https://codereview.chromium.org/1560713003/diff/20001/components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java#newcode311 components/cronet/android/api/src/org/chromium/net/BidirectionalStream.java:311: * BidirectionalStream.Builder}'s constructor. Should only be called once. ...
4 years, 10 months ago (2016-02-02 08:02:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1560713003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1560713003/60001
4 years, 10 months ago (2016-02-02 11:20:13 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-02 11:40:52 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 11:42:24 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2cd6608272e8216ea1111b79260daf67647e1915
Cr-Commit-Position: refs/heads/master@{#372925}

Powered by Google App Engine
This is Rietveld 408576698