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

Issue 299143002: glx: forward Expose event from child window to parent (Closed)

Created:
6 years, 7 months ago by piman
Modified:
6 years, 7 months ago
Reviewers:
sadrul, ccameron
CC:
chromium-reviews, piman+watch_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

glx: forward Expose event from child window to parent r272290 added a child window to GLSurfaceGLX, but it needs to forward Expose events to the parent. BUG=326995 R=ccameron@chromium.org, sadrul@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272648

Patch Set 1 #

Patch Set 2 : fix tests #

Total comments: 7

Patch Set 3 : rebase #

Patch Set 4 : Fix nested #ifdefs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -8 lines) Patch
M content/gpu/gpu_main.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M ui/gl/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_surface_glx.h View 1 3 chunks +7 lines, -2 lines 0 comments Download
M ui/gl/gl_surface_glx.cc View 1 4 chunks +27 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
piman
ccameron: please review sadrul: DEPS on ui/events
6 years, 7 months ago (2014-05-23 03:13:46 UTC) #1
ccameron
lgtm w style nits. Darn, should have remembered this part of the child window scheme ...
6 years, 7 months ago (2014-05-23 09:11:59 UTC) #2
piman
https://codereview.chromium.org/299143002/diff/20001/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): https://codereview.chromium.org/299143002/diff/20001/content/gpu/gpu_main.cc#newcode148 content/gpu/gpu_main.cc:148: #elif defined(OS_LINUX) On 2014/05/23 09:12:00, ccameron1 wrote: > Maybe ...
6 years, 7 months ago (2014-05-23 10:09:48 UTC) #3
sadrul
lgtm
6 years, 7 months ago (2014-05-23 14:48:12 UTC) #4
piman
https://codereview.chromium.org/299143002/diff/20001/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): https://codereview.chromium.org/299143002/diff/20001/content/gpu/gpu_main.cc#newcode148 content/gpu/gpu_main.cc:148: #elif defined(OS_LINUX) On 2014/05/23 09:12:00, ccameron1 wrote: > Maybe ...
6 years, 7 months ago (2014-05-23 20:47:53 UTC) #5
piman
The CQ bit was checked by piman@chromium.org
6 years, 7 months ago (2014-05-23 20:47:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/299143002/60001
6 years, 7 months ago (2014-05-23 20:49:01 UTC) #7
piman
6 years, 7 months ago (2014-05-24 00:09:25 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r272648 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698