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

Issue 576073004: Add support for 'orientation' in Manifest. (Closed)

Created:
6 years, 3 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@manifest_display
Project:
chromium
Visibility:
Public.

Description

Add support for 'orientation' in Manifest. BUG=366145 Committed: https://crrev.com/96297a73c48ff299e45eac62b967a8e333569602 Cr-Commit-Position: refs/heads/master@{#295449}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -2 lines) Patch
M content/common/manifest_manager_messages.h View 1 chunk +1 line, -0 lines 2 comments Download
M content/public/common/manifest.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/public/common/manifest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/manifest/manifest_parser.cc View 2 chunks +33 lines, -0 lines 0 comments Download
M content/renderer/manifest/manifest_parser_unittest.cc View 3 chunks +97 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (3 generated)
mlamouri (slow - plz ping)
palmer@, can you look at the changes in: content/common/manifest_manager_messages.h avi@, can you look at the ...
6 years, 3 months ago (2014-09-17 13:56:30 UTC) #2
palmer
https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h File content/common/manifest_manager_messages.h (right): https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h#newcode25 content/common/manifest_manager_messages.h:25: IPC_STRUCT_TRAITS_MEMBER(orientation) Can you add an IPC_ENUM_TRAITS_MAX_VALUE for orientation?
6 years, 3 months ago (2014-09-17 19:18:24 UTC) #3
mlamouri (slow - plz ping)
https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h File content/common/manifest_manager_messages.h (right): https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h#newcode25 content/common/manifest_manager_messages.h:25: IPC_STRUCT_TRAITS_MEMBER(orientation) On 2014/09/17 19:18:24, Chromium Palmer wrote: > Can ...
6 years, 3 months ago (2014-09-17 19:20:11 UTC) #4
mlamouri (slow - plz ping)
On 2014/09/17 19:20:11, Mounir Lamouri wrote: > https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h > File content/common/manifest_manager_messages.h (right): > > https://codereview.chromium.org/576073004/diff/1/content/common/manifest_manager_messages.h#newcode25 ...
6 years, 3 months ago (2014-09-17 20:00:26 UTC) #5
palmer
> This is already being passed via IPC by the Screen Orientation API code so ...
6 years, 3 months ago (2014-09-17 20:24:38 UTC) #6
palmer
> I think that unless you declare the MAX_VALUE in both *messages.h files, the > ...
6 years, 3 months ago (2014-09-17 20:25:00 UTC) #7
palmer
Adding tsepez for greater IPC guts wisdom. There was a notion that you could put ...
6 years, 3 months ago (2014-09-17 20:29:18 UTC) #9
palmer
See e.g. content/common/resource_messages.h and its use of content/common/content_param_traits_macros.h.
6 years, 3 months ago (2014-09-17 20:42:59 UTC) #10
Tom Sepez
Actually, this looks OK, provided it compiles. I didn't see the duplicate declaration that palmer ...
6 years, 3 months ago (2014-09-17 20:46:55 UTC) #11
mlamouri (slow - plz ping)
On 2014/09/17 20:46:55, Tom Sepez wrote: > Actually, this looks OK, provided it compiles. I ...
6 years, 3 months ago (2014-09-17 20:49:27 UTC) #12
Tom Sepez
OK. LGTM.
6 years, 3 months ago (2014-09-17 20:59:27 UTC) #13
Avi (use Gerrit)
lgtm
6 years, 3 months ago (2014-09-18 01:58:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/576073004/1
6 years, 3 months ago (2014-09-18 09:37:38 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1) as 5333fe29c9fadb0eec627fc6d31bd87e9ffe0451
6 years, 3 months ago (2014-09-18 10:33:18 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-18 10:56:27 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/96297a73c48ff299e45eac62b967a8e333569602
Cr-Commit-Position: refs/heads/master@{#295449}

Powered by Google App Engine
This is Rietveld 408576698