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

[Tizen] Appid format must be XXX.XXX[.XXX]* #650

Merged
merged 1 commit into from
Sep 11, 2013
Merged

[Tizen] Appid format must be XXX.XXX[.XXX]* #650

merged 1 commit into from
Sep 11, 2013

Conversation

ds-hwang
Copy link
Contributor

Tizen framework requires that Appid format of native app must be XXX.XXX[.XXX]*,
not just XXX. We make our web app pretend native app to Tizen, so we must follow
the format. Otherwise, app_get_id() in app.h in Tizen application framework
failes and XWalk can not initialize appcore.

BUG=#609

Tizen framework requires that Appid format of native app must be XXX.XXX[.XXX]*,
not just XXX. We make our web app pretend native app to Tizen, so we must follow
the format. Otherwise, app_get_id() in app.h in Tizen application framework
failes and XWalk can not initialize appcore.

BUG=#609
@Trybot
Copy link

Trybot commented Sep 11, 2013

Trybot Dashboard


PATCH
[xwalk_linux] Start to build...
[xwalk_win] Start to build...
[xwalk_aura] Start to build...
[xwalk_android] Start to build...

@ds-hwang
Copy link
Contributor Author

@kenchris @shaochangbin could you review plz?

@kenchris
Copy link
Contributor

lgtm

kenchris pushed a commit that referenced this pull request Sep 11, 2013
[Tizen] Appid format must be XXX.XXX[.XXX]*
@kenchris kenchris merged commit 6962b1f into crosswalk-project:master Sep 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants