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

Issue 2479653003: Fix crash when computing media controls width for out of process iframe (Closed)

Created:
4 years, 1 month ago by mlamouri (slow - plz ping)
Modified:
4 years, 1 month ago
Reviewers:
dcheng
CC:
blink-reviews, blink-reviews-layout_chromium.org, bokan, chromium-reviews, eae+blinkwatch, eric.carlson_apple.com, feature-media-reviews_chromium.org, jchaffraix+rendering, leviw+renderwatch, mlamouri+watch-blink_chromium.org, pdr+renderingwatchlist_chromium.org, Srirama, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash when computing media controls width for out of process iframe BUG=662035 R=dcheng@chromium.org Committed: https://crrev.com/e01c254c50ae20e862051332a04b6a2617de9928 Cr-Commit-Position: refs/heads/master@{#430047}

Patch Set 1 #

Total comments: 3

Patch Set 2 : add todo/bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutMedia.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
mlamouri (slow - plz ping)
4 years, 1 month ago (2016-11-04 16:44:49 UTC) #3
dcheng
https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp File third_party/WebKit/Source/core/layout/LayoutMedia.cpp (right): https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp#newcode164 third_party/WebKit/Source/core/layout/LayoutMedia.cpp:164: if (document().page()->mainFrame()->isRemoteFrame()) What breaks if we don't go through ...
4 years, 1 month ago (2016-11-04 16:48:36 UTC) #4
mlamouri (slow - plz ping)
https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp File third_party/WebKit/Source/core/layout/LayoutMedia.cpp (right): https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp#newcode164 third_party/WebKit/Source/core/layout/LayoutMedia.cpp:164: if (document().page()->mainFrame()->isRemoteFrame()) On 2016/11/04 at 16:48:36, dcheng wrote: > ...
4 years, 1 month ago (2016-11-04 17:00:56 UTC) #5
dcheng
On 2016/11/04 17:00:56, mlamouri wrote: > https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp > File third_party/WebKit/Source/core/layout/LayoutMedia.cpp (right): > > https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp#newcode164 > ...
4 years, 1 month ago (2016-11-04 17:07:49 UTC) #6
mlamouri (slow - plz ping)
https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp File third_party/WebKit/Source/core/layout/LayoutMedia.cpp (right): https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp#newcode164 third_party/WebKit/Source/core/layout/LayoutMedia.cpp:164: if (document().page()->mainFrame()->isRemoteFrame()) On 2016/11/04 at 17:00:56, mlamouri wrote: > ...
4 years, 1 month ago (2016-11-04 18:17:55 UTC) #9
dcheng
On 2016/11/04 18:17:55, mlamouri wrote: > https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp > File third_party/WebKit/Source/core/layout/LayoutMedia.cpp (right): > > https://codereview.chromium.org/2479653003/diff/1/third_party/WebKit/Source/core/layout/LayoutMedia.cpp#newcode164 > ...
4 years, 1 month ago (2016-11-04 18:26:10 UTC) #10
mlamouri (slow - plz ping)
Done, PTAL.
4 years, 1 month ago (2016-11-04 18:42:44 UTC) #12
dcheng
lgtm
4 years, 1 month ago (2016-11-04 18:54:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2479653003/20001
4 years, 1 month ago (2016-11-04 19:01:24 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-04 22:52:21 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 22:54:55 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e01c254c50ae20e862051332a04b6a2617de9928
Cr-Commit-Position: refs/heads/master@{#430047}

Powered by Google App Engine
This is Rietveld 408576698