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

Issue 11941010: Fix scrollbars missing after lost context (Closed)

Created:
7 years, 11 months ago by piman
Modified:
7 years, 11 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Fix scrollbars missing after lost context We can't skip updates if we're simply !dirty, because we may have lost the textures. updatePart already takes both into account. BUG=None TEST=ScrollbarLayerLostContext Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177829

Patch Set 1 #

Total comments: 4

Patch Set 2 : move test #

Total comments: 4

Patch Set 3 : nits #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -15 lines) Patch
M cc/layer_tree_host_unittest_context.cc View 1 2 5 chunks +54 lines, -2 lines 0 comments Download
M cc/scrollbar_layer.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/test/fake_scrollbar_layer.h View 2 chunks +10 lines, -2 lines 0 comments Download
M cc/test/fake_scrollbar_layer.cc View 3 chunks +8 lines, -1 line 0 comments Download
M cc/test/fake_web_graphics_context_3d.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/test/fake_web_graphics_context_3d.cc View 4 chunks +14 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
piman
I thought this might be related to the scrollbar issues with ubercomp, but it's not. ...
7 years, 11 months ago (2013-01-18 04:48:54 UTC) #1
danakj
LGTM tho I'd prefer the test with the other lost context tests, where there's helper ...
7 years, 11 months ago (2013-01-18 05:07:49 UTC) #2
piman
On Thu, Jan 17, 2013 at 9:07 PM, <danakj@chromium.org> wrote: > LGTM tho I'd prefer ...
7 years, 11 months ago (2013-01-18 05:37:09 UTC) #3
danakj
On 2013/01/18 05:37:09, piman wrote: > On Thu, Jan 17, 2013 at 9:07 PM, <mailto:danakj@chromium.org> ...
7 years, 11 months ago (2013-01-18 06:47:08 UTC) #4
piman
https://codereview.chromium.org/11941010/diff/1/cc/scrollbar_layer_unittest.cc File cc/scrollbar_layer_unittest.cc (right): https://codereview.chromium.org/11941010/diff/1/cc/scrollbar_layer_unittest.cc#newcode199 cc/scrollbar_layer_unittest.cc:199: class ScrollbarLayerLostContext : public ThreadedTest { On 2013/01/18 05:07:49, ...
7 years, 11 months ago (2013-01-18 23:10:08 UTC) #5
danakj
LGTM w/ style nits https://codereview.chromium.org/11941010/diff/1009/cc/layer_tree_host_unittest_context.cc File cc/layer_tree_host_unittest_context.cc (right): https://codereview.chromium.org/11941010/diff/1009/cc/layer_tree_host_unittest_context.cc#newcode869 cc/layer_tree_host_unittest_context.cc:869: public: nit: 1 space before ...
7 years, 11 months ago (2013-01-18 23:16:20 UTC) #6
piman
https://codereview.chromium.org/11941010/diff/1009/cc/layer_tree_host_unittest_context.cc File cc/layer_tree_host_unittest_context.cc (right): https://codereview.chromium.org/11941010/diff/1009/cc/layer_tree_host_unittest_context.cc#newcode869 cc/layer_tree_host_unittest_context.cc:869: public: On 2013/01/18 23:16:20, danakj wrote: > nit: 1 ...
7 years, 11 months ago (2013-01-18 23:29:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11941010/9001
7 years, 11 months ago (2013-01-18 23:29:51 UTC) #8
danakj
Thanks :) Sorry for making you move code around.. LGTM++
7 years, 11 months ago (2013-01-18 23:30:14 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-18 23:55:12 UTC) #10
danakj
HEAD is junk
7 years, 11 months ago (2013-01-18 23:57:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11941010/9001
7 years, 11 months ago (2013-01-18 23:58:40 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-19 00:14:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/11941010/13002
7 years, 11 months ago (2013-01-19 00:25:38 UTC) #14
commit-bot: I haz the power
7 years, 11 months ago (2013-01-19 04:16:14 UTC) #15
Message was sent while issue was closed.
Change committed as 177829

Powered by Google App Engine
This is Rietveld 408576698