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

Issue 1925483003: Redefine Ozone AcceleratedWidget as int32_t. (Closed)

Created:
4 years, 7 months ago by Wez
Modified:
4 years, 7 months ago
Reviewers:
danakj, spang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Redefine Ozone AcceleratedWidget as int32_t. Ozone's AcceleratedWidget was defined as intptr_t, and then used "raw" as gfx::SurfaceHandle in IPCs, triggering build-time IPC sanity-check failures. Defining it as int32_t passes the sanity-check and helps ensure that no new code tries to put actual pointers in there by mistake. BUG=607014 Committed: https://crrev.com/af126a587f99d80a7a42bcfc4b76cffb3e78d974 Cr-Commit-Position: refs/heads/master@{#390219}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ui/gfx/native_widget_types.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
Wez
PTAL
4 years, 7 months ago (2016-04-27 00:34:24 UTC) #2
spang
lgtm
4 years, 7 months ago (2016-04-27 00:45:23 UTC) #3
Wez
From discussion on the bug, sounds like this should be switched to int64_t to appease ...
4 years, 7 months ago (2016-04-27 00:53:41 UTC) #4
spang
On 2016/04/27 00:53:41, Wez wrote: > From discussion on the bug, sounds like this should ...
4 years, 7 months ago (2016-04-27 01:24:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925483003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925483003/1
4 years, 7 months ago (2016-04-27 16:08:59 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/174073)
4 years, 7 months ago (2016-04-27 16:20:26 UTC) #9
Wez
+danakj: OWNERS plz!
4 years, 7 months ago (2016-04-27 21:10:51 UTC) #11
danakj
LGTM
4 years, 7 months ago (2016-04-27 21:57:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925483003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925483003/1
4 years, 7 months ago (2016-04-27 22:29:01 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-27 22:33:57 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:14:03 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/af126a587f99d80a7a42bcfc4b76cffb3e78d974
Cr-Commit-Position: refs/heads/master@{#390219}

Powered by Google App Engine
This is Rietveld 408576698