Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Fix REGRESSION(9dcf2c8): "Support install application on Tizen". #588

Merged
merged 2 commits into from
Sep 9, 2013
Merged

Fix REGRESSION(9dcf2c8): "Support install application on Tizen". #588

merged 2 commits into from
Sep 9, 2013

Commits on Sep 9, 2013

  1. [Tizen] xwalk script does not add command lines.

    Xwalk script doesn't need to add additional command lines because since
    9dcf2c8 "Support install application on Tizen", xwalk binary handles them
    internally.
    
    BUG=#609
    ds-hwang committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    0bf39ab View commit details
    Browse the repository at this point in the history
  2. [Tizen] Prevent fullscreen.

    REGRESSION(9dcf2c8): "Support install application on Tizen".
    
    We don't need to enforce fullscreen because xwalk makes the same size window to
    the default screen.
    
    BUG=#609
    ds-hwang committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    417aae0 View commit details
    Browse the repository at this point in the history