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

Issue 21081004: Add UseCounters for display:run-in and display:compact. (Closed)

Created:
7 years, 4 months ago by ojan
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Visibility:
Public.

Description

Add UseCounters for display:run-in and display:compact. This is to see if we can remove these features and simplify the code. Our run-in implementation is buggy-tastic and, as best I can tell, compact does nothing different than display:block. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155266

Patch Set 1 #

Patch Set 2 : merge to ToT #

Patch Set 3 : include header #

Total comments: 2

Patch Set 4 : fix double counting #

Patch Set 5 : fix double counting #

Patch Set 6 : merge to ToT #

Patch Set 7 : fix enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M Source/core/page/UseCounter.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 2 3 4 5 6 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
ojan
7 years, 4 months ago (2013-07-30 00:00:45 UTC) #1
ojan
7 years, 4 months ago (2013-07-30 23:47:28 UTC) #2
abarth-chromium
lgtm
7 years, 4 months ago (2013-07-31 00:00:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/1
7 years, 4 months ago (2013-07-31 00:05:52 UTC) #4
commit-bot: I haz the power
Failed to apply patch for Source/core/page/UseCounter.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-31 00:05:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/7001
7 years, 4 months ago (2013-07-31 00:30:14 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 4 months ago (2013-07-31 01:43:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/19001
7 years, 4 months ago (2013-07-31 01:51:15 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, weborigin_unittests, wtf_unittests ...
7 years, 4 months ago (2013-07-31 03:25:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/19001
7 years, 4 months ago (2013-07-31 04:13:33 UTC) #10
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/RenderObject.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-31 04:13:38 UTC) #11
eseidel
https://chromiumcodereview.appspot.com/21081004/diff/19001/Source/core/rendering/RenderObject.cpp File Source/core/rendering/RenderObject.cpp (right): https://chromiumcodereview.appspot.com/21081004/diff/19001/Source/core/rendering/RenderObject.cpp#newcode182 Source/core/rendering/RenderObject.cpp:182: UseCounter::count(doc, UseCounter::Feature::CSSDisplayCompact); Do you really want to count run-in ...
7 years, 4 months ago (2013-07-31 16:47:02 UTC) #12
ojan
https://chromiumcodereview.appspot.com/21081004/diff/19001/Source/core/rendering/RenderObject.cpp File Source/core/rendering/RenderObject.cpp (right): https://chromiumcodereview.appspot.com/21081004/diff/19001/Source/core/rendering/RenderObject.cpp#newcode182 Source/core/rendering/RenderObject.cpp:182: UseCounter::count(doc, UseCounter::Feature::CSSDisplayCompact); On 2013/07/31 16:47:02, eseidel wrote: > Do ...
7 years, 4 months ago (2013-07-31 17:20:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/39001
7 years, 4 months ago (2013-07-31 17:59:28 UTC) #14
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/RenderObject.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-31 17:59:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/43001
7 years, 4 months ago (2013-07-31 18:12:42 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 4 months ago (2013-07-31 18:42:13 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/21081004/47002
7 years, 4 months ago (2013-07-31 18:49:07 UTC) #18
commit-bot: I haz the power
7 years, 4 months ago (2013-07-31 20:40:40 UTC) #19
Message was sent while issue was closed.
Change committed as 155266

Powered by Google App Engine
This is Rietveld 408576698