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

Issue 14139021: Fix ASSERT(needsLayout()) failing when autosize mode is enabled (Closed)

Created:
7 years, 8 months ago by mthiesse
Modified:
7 years, 8 months ago
Reviewers:
levin, eseidel
CC:
blink-reviews, ojan, Mike West
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix ASSERT(needsLayout()) failing when autosize mode is enabled This is just a revert of http://trac.webkit.org/changeset/147373 BUG=229655 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148662

Patch Set 1 #

Total comments: 2

Patch Set 2 : Full revert #

Patch Set 3 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M Source/core/page/FrameView.cpp View 1 2 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
mthiesse
Sending to levin@ for review because he reviewed http://trac.webkit.org/changeset/147373 (and wrote the autosize code originally). ...
7 years, 8 months ago (2013-04-16 20:57:48 UTC) #1
mthiesse
On 2013/04/16 20:57:48, mthiesse wrote: > Sending to levin@ for review because he reviewed > ...
7 years, 8 months ago (2013-04-16 20:59:57 UTC) #2
eseidel
7 years, 8 months ago (2013-04-16 21:04:17 UTC) #3
levin
https://codereview.chromium.org/14139021/diff/1/Source/WebCore/page/FrameView.cpp File Source/WebCore/page/FrameView.cpp (right): https://codereview.chromium.org/14139021/diff/1/Source/WebCore/page/FrameView.cpp#newcode2445 Source/WebCore/page/FrameView.cpp:2445: resize(frameRect().width(), m_minAutoSize.height()); This stops "unconditionally start laying out from ...
7 years, 8 months ago (2013-04-16 21:22:05 UTC) #4
levin
Consider https://bugs.webkit.org/attachment.cgi?id=196505&action=prettypatch instead :)
7 years, 8 months ago (2013-04-16 21:27:03 UTC) #5
mthiesse
On 2013/04/16 21:27:03, levin wrote: > Consider https://bugs.webkit.org/attachment.cgi?id=196505&action=prettypatch > instead :) I don't think it ...
7 years, 8 months ago (2013-04-16 21:48:45 UTC) #6
mthiesse
https://codereview.chromium.org/14139021/diff/1/Source/WebCore/page/FrameView.cpp File Source/WebCore/page/FrameView.cpp (right): https://codereview.chromium.org/14139021/diff/1/Source/WebCore/page/FrameView.cpp#newcode2445 Source/WebCore/page/FrameView.cpp:2445: resize(frameRect().width(), m_minAutoSize.height()); On 2013/04/16 21:22:05, levin wrote: > This ...
7 years, 8 months ago (2013-04-16 21:48:51 UTC) #7
mthiesse
As discussed with levin@ we're reverting this patch for now (it should be looked into ...
7 years, 8 months ago (2013-04-16 22:12:02 UTC) #8
levin
On 2013/04/16 22:12:02, mthiesse wrote: > As discussed with levin@ we're reverting this patch for ...
7 years, 8 months ago (2013-04-16 22:15:47 UTC) #9
levin
lgtm
7 years, 8 months ago (2013-04-16 22:15:52 UTC) #10
mthiesse
On 2013/04/16 22:15:52, levin wrote: > lgtm Issue updated and bug filed: https://code.google.com/p/chromium/issues/detail?id=232132 Will CQ ...
7 years, 8 months ago (2013-04-16 22:31:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mthiesse@chromium.org/14139021/2003
7 years, 8 months ago (2013-04-18 15:12:16 UTC) #12
commit-bot: I haz the power
Failed to apply patch for Source/WebCore/page/FrameView.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; A Source/WebCore ...
7 years, 8 months ago (2013-04-18 15:12:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mthiesse@chromium.org/14139021/11001
7 years, 8 months ago (2013-04-18 15:13:42 UTC) #14
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=2396
7 years, 8 months ago (2013-04-18 16:04:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mthiesse@chromium.org/14139021/11001
7 years, 8 months ago (2013-04-18 16:09:18 UTC) #16
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 16:30:40 UTC) #17
Message was sent while issue was closed.
Change committed as 148662

Powered by Google App Engine
This is Rietveld 408576698