|
|
Chromium Code Reviews
DescriptionSeparate the parent directory link in FTP listings.
Thus it won't get sorted along with the rest of the file listings and
end up on the bottom.
BUG=641097
Review-Url: https://codereview.chromium.org/2792533003
Cr-Commit-Position: refs/heads/master@{#466103}
Committed: https://chromium.googlesource.com/chromium/src/+/9719cebca5c0195cbac3e23a8ec9a363c78932f1
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : nit #Patch Set 4 : Fix comment not converted by Blink mass reformatting #
Dependent Patchsets: Messages
Total messages: 27 (14 generated)
The CQ bit was checked by thestig@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
thestig@chromium.org changed reviewers: + phajdan.jr@chromium.org
I'm not a UI designer, but I clobbered this together. WDYT?
phajdan.jr@chromium.org changed reviewers: + eroman@chromium.org
+eroman Lei, thanks for the changes. Could you do screenshots before/after for evaluating visible effects of this change?
On 2017/04/03 20:05:32, Paweł Hajdan Jr. wrote: > +eroman > > Lei, thanks for the changes. Could you do screenshots before/after for > evaluating visible effects of this change? It literally looks like the current look but with the parent directory link moved to the top. You can easily see the "before" look in your browser. This is "after": https://drive.google.com/file/d/0B5yuieQYffwPQWpHQkRlQVZUa2c/view
lgtm https://codereview.chromium.org/2792533003/diff/1/net/base/dir_header.html File net/base/dir_header.html (right): https://codereview.chromium.org/2792533003/diff/1/net/base/dir_header.html#ne... net/base/dir_header.html:76: if (root.substr(-1) !== "/") root.endsWith("/")
LGTM
https://codereview.chromium.org/2792533003/diff/1/net/base/dir_header.html File net/base/dir_header.html (right): https://codereview.chromium.org/2792533003/diff/1/net/base/dir_header.html#ne... net/base/dir_header.html:76: if (root.substr(-1) !== "/") On 2017/04/04 19:24:08, eroman wrote: > root.endsWith("/") Done, with a ! in front.
The CQ bit was checked by thestig@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from eroman@chromium.org, phajdan.jr@chromium.org Link to the patchset: https://codereview.chromium.org/2792533003/#ps40001 (title: "nit")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
thestig@chromium.org changed reviewers: + clamy@chromium.org
+clamy for content/OWNERS Forgot to mention I slacked off on this on purpose so this lands early in M60 rather than late in M59. Gives us more time to get feedback and tweak the UI if needed without needing to merge to M59.
On 2017/04/18 06:11:49, Lei Zhang wrote: > +clamy for content/OWNERS > > Forgot to mention I slacked off on this on purpose so this lands early in M60 > rather than late in M59. Gives us more time to get feedback and tweak the UI if > needed without needing to merge to M59. ping.
Thanks for the cleanup. Lgtm.
The CQ bit was checked by thestig@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from eroman@chromium.org, phajdan.jr@chromium.org Link to the patchset: https://codereview.chromium.org/2792533003/#ps60001 (title: "Fix comment not converted by Blink mass reformatting")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 60001, "attempt_start_ts": 1492715354218000,
"parent_rev": "c2c4dc334bd323be6096f6bec6836e0d7be700c6", "commit_rev":
"9719cebca5c0195cbac3e23a8ec9a363c78932f1"}
Message was sent while issue was closed.
Description was changed from ========== Separate the parent directory link in FTP listings. Thus it won't get sorted along with the rest of the file listings and end up on the bottom. BUG=641097 ========== to ========== Separate the parent directory link in FTP listings. Thus it won't get sorted along with the rest of the file listings and end up on the bottom. BUG=641097 Review-Url: https://codereview.chromium.org/2792533003 Cr-Commit-Position: refs/heads/master@{#466103} Committed: https://chromium.googlesource.com/chromium/src/+/9719cebca5c0195cbac3e23a8ec9... ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/9719cebca5c0195cbac3e23a8ec9... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
