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

Issue 140093007: [NaCl SDK AppEngine] Add a fullscreen bullet demo. (Closed)

Created:
6 years, 10 months ago by binji
Modified:
6 years, 10 months ago
Reviewers:
Sam Clegg
CC:
chromium-reviews, binji, Sam Clegg
Visibility:
Public.

Description

[NaCl SDK AppEngine] Add a fullscreen bullet demo. The fullscreen view moves the controls to a panel in the upper-left, and removes most of the text. Also, fix some flexbox bugs that only appear in Chrome 34 (not Chrome 32). It seems that the flex-shrink attribute needs to be 1 now, or the element will use more than its desired size, even if flex-grow is 0. Not sure if this is a bug or not... BUG=341666 R=sbc@chromium.org

Patch Set 1 #

Patch Set 2 : 2014 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -2 lines) Patch
A native_client_sdk/src/gonacl_appengine/static/bullet/fullscreen.html View 1 1 chunk +205 lines, -0 lines 0 comments Download
M native_client_sdk/src/gonacl_appengine/static/styles/style.css View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
binji
6 years, 10 months ago (2014-02-07 23:22:36 UTC) #1
binji
ping
6 years, 10 months ago (2014-02-18 20:40:02 UTC) #2
Sam Clegg
6 years, 10 months ago (2014-02-18 20:44:08 UTC) #3
LGTM, although my knowledge of html/css is not really enough to give in-depth
feedback.

Powered by Google App Engine
This is Rietveld 408576698