~oxide-developers/oxide/+git/chromium:oxide/1.20

Last commit made on 2017-02-02
Get this branch:
git clone -b oxide/1.20 https://git.launchpad.net/~oxide-developers/oxide/+git/chromium
Members of Oxide Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
oxide/1.20
Repository:
lp:~oxide-developers/oxide/+git/chromium

Recent commits

d13751e... by Chris Coulson

Merge upstream 56.0.2924.87 in to oxide/1.20

b169b9a... by chrome-cron <email address hidden>

Publish DEPS for Chromium 56.0.2924.87

0e9a9a6... by chrome-cron <email address hidden>

Incrementing VERSION to 56.0.2924.87

Cr-Commit-Position: refs/branch-heads/2924@{#895}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

f854fb0... by Andrey Lushnikov <email address hidden>

DevTools: Fix SuggestBox not showing without a maximum height

BUG=670581

Review-Url: https://codereview.chromium.org/2554173002
Cr-Commit-Position: refs/heads/master@{#436775}
(cherry picked from commit 60923e44a7116db275bf8c74b1cd52ba2335b1af)

Review-Url: https://codereview.chromium.org/2668503006 .
Cr-Commit-Position: refs/branch-heads/2924@{#894}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

edfa3ce... by Andrey Lushnikov <email address hidden>

DevTools: Add more Mac shortcuts into CodeMirrorTextEditor

MacOS has a lot of Emacs-style keyboard shortcuts that we lost when
moving the console from contenteditable to CodeMirror.

BUG=671269

Review-Url: https://codereview.chromium.org/2559603002
Cr-Commit-Position: refs/heads/master@{#437457}
(cherry picked from commit 247b2e4c45b9e2504c54a0725f39df52d8c071b2)

Review-Url: https://codereview.chromium.org/2664233003 .
Cr-Commit-Position: refs/branch-heads/2924@{#893}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

2fde612... by meacer <email address hidden>

[Merge M-56] Display "Not secure" verbose state for data: URLs

data: URLs don't define a secure context, and are a vector for spoofing.
Display a "Not secure" badge for all data URLs, regardless of whether
they show a password or credit card field.

BUG=684811
TBR=estark
NOTRY=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2648353005
Cr-Commit-Position: refs/heads/master@{#446536}
(cherry picked from commit effd1d519ff74fb1eb998e844f19d5079222b0fd)

Review-Url: https://codereview.chromium.org/2666783006
Cr-Commit-Position: refs/branch-heads/2924@{#892}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

60cbc5e... by chrome-cron <email address hidden>

Incrementing VERSION to 56.0.2924.86

Cr-Commit-Position: refs/branch-heads/2924@{#891}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

7accbf9... by chrome-cron <email address hidden>

Incrementing VERSION to 56.0.2924.85

Cr-Commit-Position: refs/branch-heads/2924@{#890}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

7f55b08... by grt <email address hidden>

Fix -full fallback for diff updates (M56).

mini_installer will now report state properly regardless of whether
updates are being delivered via Chrome's or the binaries' app guid:
- "-full" is added to Chrome's "ap" value and, in case an existing
  multi-install Chrome is being updated, the binaries' "ap" value.
- Installer results are written to Chrome's ClientState key and, as
  above, the binaries'.

This is a partial merge of r438644.

BUG=686645
NOTRY=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2663003003
Cr-Commit-Position: refs/branch-heads/2924@{#889}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}

fdacdd7... by Julian Pastarmov <email address hidden>

Partial merge of https://crrev.com/b8e1ac73c904f3134c4be5fd978ef46de1b95279.

Remove the enable/disable links for the about:plugins page.

The partial merge only removes the links without touching the underlying
code to avoid merge conflicts due to dependency on another CL. Effectively
the result is the same.

BUG=615738,673199
TEST=manual
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
<email address hidden>
TBR=bauerb

Review-Url: https://codereview.chromium.org/2659373002 .
Cr-Commit-Position: refs/branch-heads/2924@{#888}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}