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

Issue 280043003: Clean up the JavaScript for net-internals/#hsts. (Closed)

Created:
6 years, 7 months ago by palmer
Modified:
6 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews, eroman, arv+watch_chromium.org, mmenke
Visibility:
Public.

Description

Clean up the JavaScript for net-internals/#hsts. BUG=371108, 359845 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270018

Patch Set 1 #

Patch Set 2 : Rebase, hoping the bots stop acting like goats. #

Total comments: 6

Patch Set 3 : Further clean-up thanks to eroman. #

Total comments: 4

Patch Set 4 : Last bit of cleanup and polish. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -84 lines) Patch
M chrome/browser/resources/net_internals/hsts_view.js View 1 2 3 1 chunk +42 lines, -84 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
palmer
Here's that clean-up you asked for. Thanks — it was fun! I love deleting code.
6 years, 7 months ago (2014-05-10 00:20:47 UTC) #1
eroman
lgtm https://codereview.chromium.org/280043003/diff/20001/chrome/browser/resources/net_internals/hsts_view.js File chrome/browser/resources/net_internals/hsts_view.js (right): https://codereview.chromium.org/280043003/diff/20001/chrome/browser/resources/net_internals/hsts_view.js#newcode133 chrome/browser/resources/net_internals/hsts_view.js:133: result.public_key_hashes = ''; Modifying the "result" object for ...
6 years, 7 months ago (2014-05-12 21:29:13 UTC) #2
palmer
Thanks! https://codereview.chromium.org/280043003/diff/20001/chrome/browser/resources/net_internals/hsts_view.js File chrome/browser/resources/net_internals/hsts_view.js (right): https://codereview.chromium.org/280043003/diff/20001/chrome/browser/resources/net_internals/hsts_view.js#newcode133 chrome/browser/resources/net_internals/hsts_view.js:133: result.public_key_hashes = ''; On 2014/05/12 21:29:13, eroman wrote: ...
6 years, 7 months ago (2014-05-12 21:46:50 UTC) #3
palmer
The CQ bit was checked by palmer@chromium.org
6 years, 7 months ago (2014-05-12 21:51:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/280043003/40001
6 years, 7 months ago (2014-05-12 21:53:57 UTC) #5
eroman
https://codereview.chromium.org/280043003/diff/40001/chrome/browser/resources/net_internals/hsts_view.js File chrome/browser/resources/net_internals/hsts_view.js (right): https://codereview.chromium.org/280043003/diff/40001/chrome/browser/resources/net_internals/hsts_view.js#newcode132 chrome/browser/resources/net_internals/hsts_view.js:132: if (typeof result.public_key_hashes === 'undefined') Can you delete these ...
6 years, 7 months ago (2014-05-12 22:08:21 UTC) #6
palmer
The CQ bit was unchecked by palmer@chromium.org
6 years, 7 months ago (2014-05-13 00:18:27 UTC) #7
palmer
https://codereview.chromium.org/280043003/diff/40001/chrome/browser/resources/net_internals/hsts_view.js File chrome/browser/resources/net_internals/hsts_view.js (right): https://codereview.chromium.org/280043003/diff/40001/chrome/browser/resources/net_internals/hsts_view.js#newcode132 chrome/browser/resources/net_internals/hsts_view.js:132: if (typeof result.public_key_hashes === 'undefined') > Can you delete ...
6 years, 7 months ago (2014-05-13 00:21:30 UTC) #8
palmer
The CQ bit was checked by palmer@chromium.org
6 years, 7 months ago (2014-05-13 00:23:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/280043003/60001
6 years, 7 months ago (2014-05-13 00:24:38 UTC) #10
eroman
lgtm
6 years, 7 months ago (2014-05-13 00:36:01 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 05:01:03 UTC) #12
Message was sent while issue was closed.
Change committed as 270018

Powered by Google App Engine
This is Rietveld 408576698