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

Last commit made on 2016-10-03
Get this branch:
git clone -b oxide/1.17 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.17
Repository:
lp:~oxide-developers/oxide/+git/chromium

Recent commits

071901b... by Chris Coulson

Merge upstream 53.0.2785.143 in to oxide/1.17

12ae4eb... by chrome-cron <email address hidden>

Publish DEPS for Chromium 53.0.2785.143

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

Incrementing VERSION to 53.0.2785.143

Cr-Commit-Position: refs/branch-heads/2785@{#925}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

1dae923... by chrome-cron <email address hidden>

Incrementing VERSION to 53.0.2785.142

Cr-Commit-Position: refs/branch-heads/2785@{#924}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

a8b0ead... by Alexey Kozyatinskiy <email address hidden>

[DevTools] handle navigation after console.log

BUG=chromium:642496
<email address hidden>
NOTRY=true
NOPRESUBMIT=true
Landed to dev: https://crrev.com/71781f31a26cf9122d125f5f58d4a292875b7b0a
Landed to beta: https://chromium.googlesource.com/chromium/src.git/+/bb0c34769cbb8c1289c2f813d3dd2d38ff44cbae

Review URL: https://codereview.chromium.org/2367163002 .

Cr-Commit-Position: refs/branch-heads/2785@{#923}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

5f52668... by Lucas Furukawa Gadani <email address hidden>

Fix crash when a frame is detached while a PepperPluginInstance is being constructed.

BUG=638400

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

<email address hidden>
NOTRY=true
NOPRESUBMIT=true

Review URL: https://codereview.chromium.org/2369453004 .

Cr-Commit-Position: refs/branch-heads/2785@{#922}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

87379cd... by Bo Liu <email address hidden>

aw: Fix FBO restore bug

BUG=

Review URL: https://codereview.chromium.org/2361903003 .

Cr-Commit-Position: refs/branch-heads/2785_124@{#2}
Cr-Branched-From: 7f5781e9210f9b7c8914adbc018590eec1ede150-refs/branch-heads/2785@{#902}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}
(cherry picked from commit 8cc537a6c871c18e636cba0c10ac0ee61b7ccf06)

Review URL: https://codereview.chromium.org/2360963004 .

Cr-Commit-Position: refs/branch-heads/2785@{#921}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

8154455... by scottmg <email address hidden>

Revert of Re-enable rate limiting for Windows Crashpad (patchset #1 id:1 of https://codereview.chromium.org/2365833003/ )

Reason for revert:
After further discussion, decided against taking this in 53

Original issue's description:
> Re-enable rate limiting for Windows Crashpad
>
> Chrome can get itself into crash loops that cause massive numbers of
> uploads. We'd like to have UMA to see what we're dropping, but for
> the time being, mitigate by re-instituting the Mac-style 1/hr upload
> limit.
>
> BUG=crashpad:23, 647464
>
> Review-Url: https://codereview.chromium.org/2332103002
> Cr-Commit-Position: refs/heads/master@{#418063}
> (cherry picked from commit d922b3cacfcee6958d71de501a8ced7c25801965)
>
> Committed: https://chromium.googlesource.com/chromium/src/+/c1490fd145eda148dd788e554426aa7cb7fde5b2

TBR=
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=crashpad:23, 647464

Review-Url: https://codereview.chromium.org/2367723003
Cr-Commit-Position: refs/branch-heads/2785@{#920}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

dbf71ae... by Alex Moshchuk <email address hidden>

Block top-level navigations to nested URLs with extension origins from non-extension processes.

Before this CL, it was possible for a web iframe with an unblessed
extension frame to exploit the renderer, create a blob: or filesystem:
URL in the extension frame context, then create a new top-level window
and navigate it to that URL, which could end up putting the new window
into a privileged extension process running attacker's code.

BUG=645028

Review-Url: https://codereview.chromium.org/2345473003
Cr-Commit-Position: refs/heads/master@{#419019}
(cherry picked from commit 4bfdc9292a6161980ba9a7a469d2d4515bebc6dd)

Review URL: https://codereview.chromium.org/2366973002 .

Cr-Commit-Position: refs/branch-heads/2785@{#919}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}

c1490fd... by Scott Graham <email address hidden>

Re-enable rate limiting for Windows Crashpad

Chrome can get itself into crash loops that cause massive numbers of
uploads. We'd like to have UMA to see what we're dropping, but for
the time being, mitigate by re-instituting the Mac-style 1/hr upload
limit.

BUG=crashpad:23, 647464

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

Review URL: https://codereview.chromium.org/2365833003 .

Cr-Commit-Position: refs/branch-heads/2785@{#918}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}