platform/framework/web/wrt.git
10 years agoFix build by removing refs to nonexisting youtube implementation 45/8545/2 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130912.001229 accepted/tizen/20130912.001236 accepted/tizen/20130912.001237 accepted/tizen/20130912.015200 accepted/tizen/ivi/genivi/20140131.064708 ivi_oct_m2 submit/tizen/20130912.000835 submit/tizen_ivi_genivi/20140131.061725
Rusty Lynch [Thu, 22 Aug 2013 22:19:48 +0000 (15:19 -0700)]
Fix build by removing refs to nonexisting youtube implementation

10 years agoUpdate changelog 07/7707/1 accepted/tizen/20130808.175731 submit/tizen/20130801.173101 submit/tizen/20130808.123911
Rusty Lynch [Thu, 1 Aug 2013 17:29:36 +0000 (10:29 -0700)]
Update changelog

Change-Id: Id2ecd3e698d60c514f3e912fdb0b7cf8c7e21515

10 years agoAdd gles dependency since wrt-client needs it when wrt-client is built with ewebkit2 98/5998/3
Wang Quanxian [Wed, 24 Jul 2013 02:20:59 +0000 (10:20 +0800)]
Add gles dependency since wrt-client needs it when wrt-client is built with ewebkit2

Bug Fix TDIST-277. https://bugs.tizen.org/jira/browse/TDIST-277

Signed-Off-By Quanxian Wang <quanxian.wang@intel.com>

10 years agoAdd build Option for multi-user support 42/6042/2
Baptiste DURAND [Thu, 25 Jul 2013 09:44:36 +0000 (11:44 +0200)]
Add build Option for multi-user support

Change-Id: I87e7bb02948c1b59f5ce9a2bea7c8870fd6b5380
Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
10 years agoRemove display system specific environment 52/5752/3 accepted/tizen/20130716.235610 submit/tizen/20130716.222709
Rusty Lynch [Mon, 15 Jul 2013 23:03:31 +0000 (16:03 -0700)]
Remove display system specific environment

We need the prelaunch daemon to run in both X and wayland environments,
so directly exporting DISPLAY or ELM_ENGINE in the service file will
not work.  Instead the service file will use the EnvironmentFile mechanism
to load a snippet (if the file exists).

Each vertical can create a /etc/sysconfig/wrt file containing key/value
pairs that needed for the specific environment.  This could be done in the
post section of a ks file or any other mechanism.Z

Change-Id: I8e14233595c6e992b718ae9dfa14077a026c657c

10 years agoRemove display system specific environment 52/5752/2 submit/tizen/20130715.233022 submit/tizen/20130716.162541
Rusty Lynch [Mon, 15 Jul 2013 23:03:31 +0000 (16:03 -0700)]
Remove display system specific environment

We need the prelaunch daemon to run in both X and wayland environments,
so directly exporting DISPLAY or ELM_ENGINE in the service file will
not work.  Instead the service file will use the EnvironmentFile mechanism
to load a snippet (if the file exists).

Each vertical can create a /etc/sysconfig/wrt file containing key/value
pairs that needed for the specific environment.  This could be done in the
post section of a ks file or any other mechanism.Z

Change-Id: I8e14233595c6e992b718ae9dfa14077a026c657c

10 years ago Fix memory leak 72/5572/1
Baptiste DURAND [Tue, 9 Jul 2013 11:35:16 +0000 (13:35 +0200)]
 Fix memory leak

ri_t is a complex structure.
It should be freed by call iri_destroy.
Cast it to a scopedPtr is forbiden because that call a delete function not iri_destroy

10 years agoUpdate changelog 57/5557/1 accepted/tizen/20130708.234009 accepted/tizen/20130710.221131 submit/tizen/20130708.201445 submit/tizen/20130710.125322
Rusty Lynch [Mon, 8 Jul 2013 20:13:51 +0000 (13:13 -0700)]
Update changelog

Change-Id: If2674c75c9ed3edb2bc0baf3997f47cb85abcc4e

10 years agoRefactor spec handling of decrypt support 56/5556/1
Rusty Lynch [Mon, 8 Jul 2013 20:02:29 +0000 (13:02 -0700)]
Refactor spec handling of decrypt support

Change-Id: Ia1ce892e6093bc03e18a72e9ce83bb4ad06fd856

10 years agoReturn an error when we try to load an encrypted ressource if DECRYPT build Option...
Baptiste DURAND [Fri, 5 Jul 2013 09:56:16 +0000 (11:56 +0200)]
Return an error when we try to load an encrypted ressource if DECRYPT build Option is disabled.

10 years agoFix build compatibility for x64 arch 53/5553/1
Baptiste DURAND [Fri, 5 Jul 2013 09:49:44 +0000 (11:49 +0200)]
Fix build compatibility for x64 arch

Remove FPIE gcc option to avoid relocation R_X86_64_PC32 error during build.

Change-Id: I1b4012fbb55761d7c0395c7ff772b58b01b356c4

10 years agoresetting manifest requested domain to floor 51/4551/1
Alexandru Cornea [Fri, 28 Jun 2013 16:25:44 +0000 (19:25 +0300)]
resetting manifest requested domain to floor

10 years agoExplicitly set EGL_PLATFORM when using wayland 44/4344/1 accepted/tizen/20130627.212329 submit/tizen/20130627.212436
Rusty Lynch [Thu, 27 Jun 2013 21:23:21 +0000 (14:23 -0700)]
Explicitly set EGL_PLATFORM when using wayland

Change-Id: Ib706600f802386234ad7e682b37571bfad65089b

10 years agoUpdate changelog 33/4233/1 accepted/tizen/20130625.003904 submit/tizen/20130624.231020
Rusty Lynch [Mon, 24 Jun 2013 23:09:21 +0000 (16:09 -0700)]
Update changelog

10 years agoAdd build config support for X11 31/4231/1
Rusty Lynch [Tue, 18 Jun 2013 02:17:04 +0000 (19:17 -0700)]
Add build config support for X11

10 years agoAdd build config for decrypt support 30/4230/1
Rusty Lynch [Tue, 18 Jun 2013 02:09:48 +0000 (19:09 -0700)]
Add build config for decrypt support

10 years agoUpdate Changelog 75/3775/1 accepted/tizen/20130611.152517 submit/tizen/20130611.142929
Baptiste DURAND [Thu, 30 May 2013 14:24:35 +0000 (16:24 +0200)]
Update Changelog

10 years agoFix compatibility for x64 arch 74/3774/1
Baptiste DURAND [Thu, 30 May 2013 14:23:09 +0000 (16:23 +0200)]
Fix compatibility for x64 arch

-> Fix hardcoded library path in the code
-> Fix hardcoded library path in a txt file preload_list_wrt.txt
-> Use %cmake macro
-> Fix library install directory
-> Fix pc file install directory
-> Fix pc file
-> Fix LD FLAGS
-> Fix systemd service installation

11 years agoAdding missing LIBDIR definition 50/3650/1 accepted/tizen/20130524.043743 submit/tizen/20130523.223607
Rusty Lynch [Thu, 23 May 2013 22:35:25 +0000 (15:35 -0700)]
Adding missing LIBDIR definition

11 years agoAdd changelog 41/3641/1 accepted/tizen/20130523.160314 submit/tizen/20130522.195903
Rusty Lynch [Wed, 22 May 2013 18:02:38 +0000 (11:02 -0700)]
Add changelog

11 years agoFix WRT Runtimes: Add CloseWindows CallBack 40/3640/1
Baptiste DURAND [Mon, 22 Apr 2013 15:01:09 +0000 (17:01 +0200)]
Fix WRT Runtimes: Add CloseWindows CallBack

Allow Windows close by Windows cross button

11 years agoFix WRT Runtime : Remove Mobile Environment File 39/3639/1
Xavier Roche [Thu, 11 Apr 2013 08:13:44 +0000 (10:13 +0200)]
Fix WRT Runtime : Remove Mobile Environment File

11 years agofix rpmlint errors 38/3638/1
Rusty Lynch [Wed, 22 May 2013 17:51:30 +0000 (10:51 -0700)]
fix rpmlint errors

11 years agoFix build breakage in header macro 37/3637/1
Rusty Lynch [Wed, 22 May 2013 17:34:58 +0000 (10:34 -0700)]
Fix build breakage in header macro

11 years ago[Release] wrt_0.8.198.3 tizen_2.1 accepted/tizen/20130520.101608 submit/tizen/20130517.045644 submit/tizen_2.1/20130516.133847
Taejeong Lee [Thu, 16 May 2013 05:04:02 +0000 (14:04 +0900)]
[Release] wrt_0.8.198.3

Change-Id: Ia588dd1ab81b5bc939fe8e6d2c82a55b77333fb3

11 years ago[Release] wrt_0.8.198.2 submit/tizen_2.1/20130516.045942
Jinmook Lim [Wed, 15 May 2013 16:26:55 +0000 (01:26 +0900)]
[Release] wrt_0.8.198.2
Fix wrong grammar for service

Change-Id: I3639880289a11b583622586fe758a17c4d318bd6
Signed-off-by: Jinmook Lim <jinmook.lim@samsung.com>
11 years ago[Release] wrt_0.8.198.1
Taejeong Lee [Wed, 15 May 2013 02:30:22 +0000 (11:30 +0900)]
[Release] wrt_0.8.198.1

Change-Id: I91193d3e4c2980595efe464e2b16662a097de3dc

11 years agoChange execution order of wrt_launchpad_daemon
Taejeong Lee [Wed, 15 May 2013 02:20:01 +0000 (11:20 +0900)]
Change execution order of wrt_launchpad_daemon

[Issue#] N/A
[Problem] System boot fail.
[Cause] Race condition about creating "/tmp/alaunch" file
[Solution] Change execution order of wrt_launchpad_daemon

Change-Id: I50e038f7a9262c710a18e794f4b4cac5c4731a7f

11 years ago[Release] wrt_0.8.198 submit/tizen_2.1/20130514.055351
Jihoon Chung [Sat, 11 May 2013 07:07:28 +0000 (16:07 +0900)]
[Release] wrt_0.8.198

Change-Id: Iabaa473c54fa123f268ba760b5bd2e7e1ffdd376

11 years ago[Release] wrt_0.8.197
Jihoon Chung [Fri, 10 May 2013 11:55:30 +0000 (20:55 +0900)]
[Release] wrt_0.8.197

11 years ago[Release] wrt_0.8.196
Jihoon Chung [Thu, 9 May 2013 08:51:54 +0000 (17:51 +0900)]
[Release] wrt_0.8.196

11 years ago[Release] wrt_0.8.195
Jihoon Chung [Wed, 8 May 2013 15:09:45 +0000 (00:09 +0900)]
[Release] wrt_0.8.195

11 years ago[Release] wrt_0.8.194
Jihoon Chung [Wed, 8 May 2013 11:21:21 +0000 (20:21 +0900)]
[Release] wrt_0.8.194

11 years ago[Release] wrt_0.8.193
Jihoon Chung [Tue, 7 May 2013 07:44:54 +0000 (16:44 +0900)]
[Release] wrt_0.8.193

11 years ago[Release] wrt_0.8.191
Jihoon Chung [Tue, 30 Apr 2013 03:05:09 +0000 (12:05 +0900)]
[Release] wrt_0.8.191

11 years agoSet the media volum control supporting API
leerang song [Mon, 29 Apr 2013 05:13:13 +0000 (14:13 +0900)]
Set the media volum control supporting API

[Issue#] N/A
[Problem] N/A
[Cause] To divide web application and browser.
[Solution] Set EWK_EXTENSIBLE_API_MEDIA_VOLUME_CONTROL API
[SCMRequest] N/A

Change-Id: Idcb35b45f8d2730a3e3c202f33bdd24fd78e7249

11 years ago[Release] wrt_0.8.187 2.1b_release accepted/tizen_2.1/20130425.023929 submit/tizen_2.1/20130424.235332
Jihoon Chung [Tue, 23 Apr 2013 06:56:56 +0000 (15:56 +0900)]
[Release] wrt_0.8.187

11 years ago[Release] wrt_0.8.186
Jihoon Chung [Mon, 22 Apr 2013 09:29:06 +0000 (18:29 +0900)]
[Release] wrt_0.8.186

11 years ago[Release] wrt_0.8.185
Jihoon Chung [Fri, 19 Apr 2013 11:51:07 +0000 (20:51 +0900)]
[Release] wrt_0.8.185

11 years ago[Release] wrt_0.8.184
Jihoon Chung [Tue, 16 Apr 2013 07:13:07 +0000 (16:13 +0900)]
[Release] wrt_0.8.184

Change-Id: Ife9d05daa8d45acd320ee2429b87f1295a59bb6a

11 years ago[Release] wrt_0.8.183
Taejeong Lee [Tue, 16 Apr 2013 03:10:03 +0000 (12:10 +0900)]
[Release] wrt_0.8.183

Change-Id: Ia3df67c6d12f999f2c65cd2f480441ecdeff9fb3

11 years ago[Release] wrt_0.8.182
Jihoon Chung [Mon, 15 Apr 2013 08:13:43 +0000 (17:13 +0900)]
[Release] wrt_0.8.182

Change-Id: I1e647272082bc21fd75d987fba243fbef12ca1d0

11 years ago[Release] wrt_0.8.181
Jihoon Chung [Fri, 12 Apr 2013 12:07:57 +0000 (21:07 +0900)]
[Release] wrt_0.8.181

11 years ago[Release] wrt_0.8.180
Jihoon Chung [Fri, 12 Apr 2013 09:31:29 +0000 (18:31 +0900)]
[Release] wrt_0.8.180

11 years ago[Release] wrt_0.8.179
Taejeong Lee [Wed, 10 Apr 2013 12:02:14 +0000 (21:02 +0900)]
[Release] wrt_0.8.179

Change-Id: Ibf8c6c86124769637a6fbb0b0c8ef1c70ce187d8

11 years ago[Release] wrt_0.8.178
Jihoon Chung [Tue, 9 Apr 2013 14:39:59 +0000 (23:39 +0900)]
[Release] wrt_0.8.178

11 years ago[Release] wrt_0.8.177.1
Taejeong Lee [Mon, 8 Apr 2013 08:05:38 +0000 (17:05 +0900)]
[Release] wrt_0.8.177.1

Change-Id: Ife46199d19e017d5bda1336c1831a0e20fc49aa5

11 years ago[Release] wrt_0.8.177
Jihoon Chung [Sun, 7 Apr 2013 14:15:56 +0000 (23:15 +0900)]
[Release] wrt_0.8.177

11 years ago[Release] wrt_0.8.176
Taejeong Lee [Thu, 4 Apr 2013 07:39:22 +0000 (16:39 +0900)]
[Release] wrt_0.8.176

Change-Id: I60941331748f37040c2d1de9ceaebe8bd0e6e7ed

11 years ago[Release] wrt_0.8.175
Taejeong Lee [Wed, 3 Apr 2013 05:18:26 +0000 (14:18 +0900)]
[Release] wrt_0.8.175

Change-Id: I938c9d474bebaa3ee84a2ca137c8b974a56a40a4

11 years ago[Release] wrt_0.8.174
Jihoon Chung [Mon, 1 Apr 2013 12:58:18 +0000 (21:58 +0900)]
[Release] wrt_0.8.174

11 years ago[Release] wrt_0.8.173
Jihoon Chung [Sun, 31 Mar 2013 08:29:31 +0000 (17:29 +0900)]
[Release] wrt_0.8.173

11 years ago[Release] wrt_0.8.171
Taejeong Lee [Fri, 29 Mar 2013 05:36:11 +0000 (14:36 +0900)]
[Release] wrt_0.8.171

Change-Id: I6ba58728745c376b8fd87eb2c7d1e3aebb286576

11 years ago[Release] wrt_0.8.170
Taejeong Lee [Thu, 28 Mar 2013 07:29:58 +0000 (16:29 +0900)]
[Release] wrt_0.8.170

Change-Id: I90fb2e3db91ce86040d3956d270629a231b1f756

11 years ago[Release] wrt_0.8.169
Jihoon Chung [Wed, 27 Mar 2013 04:36:14 +0000 (13:36 +0900)]
[Release] wrt_0.8.169

11 years ago[Release] wrt_0.8.167
Jihoon Chung [Mon, 25 Mar 2013 11:32:23 +0000 (20:32 +0900)]
[Release] wrt_0.8.167

11 years ago[Release] wrt_0.8.166 for tizen_2.1 branch
Taejeong Lee [Fri, 22 Mar 2013 10:31:45 +0000 (19:31 +0900)]
[Release] wrt_0.8.166 for tizen_2.1 branch

Change-Id: I93c5298c1fecbabbe2213627ca385f0c6f9efffe

11 years ago[Release] wrt_0.8.165
leerang song [Thu, 21 Mar 2013 02:34:02 +0000 (11:34 +0900)]
[Release] wrt_0.8.165

Change-Id: I76abe7fb817433551a62d3bfc48f9382e96c91f7

11 years ago[Release] wrt_0.8.164
Soyoung Kim [Mon, 18 Mar 2013 06:47:06 +0000 (15:47 +0900)]
[Release] wrt_0.8.164

Merge branch 'master' into tizen_2.1

11 years ago[Release] wrt_0.8.164
Soyoung Kim [Mon, 18 Mar 2013 06:31:34 +0000 (15:31 +0900)]
[Release] wrt_0.8.164

11 years agoMerge "Fixed to check condition of decryption file"
Hoseon LEE [Mon, 18 Mar 2013 06:20:00 +0000 (15:20 +0900)]
Merge "Fixed to check condition of decryption file"

11 years agoMerge "Fixed decryption logic"
Hoseon LEE [Mon, 18 Mar 2013 06:19:41 +0000 (15:19 +0900)]
Merge "Fixed decryption logic"

11 years ago[Release] wrt_0.8.163
Jihoon Chung [Mon, 18 Mar 2013 06:09:38 +0000 (15:09 +0900)]
[Release] wrt_0.8.163

11 years ago[Release] wrt_0.8.163
Jihoon Chung [Mon, 18 Mar 2013 06:02:48 +0000 (15:02 +0900)]
[Release] wrt_0.8.163

Change-Id: Idd810614b67d9b847e905ca13a5849c39e87936b

11 years agoFixed crash issue when launch Daily motion
Jihoon Chung [Mon, 18 Mar 2013 05:15:33 +0000 (14:15 +0900)]
Fixed crash issue when launch Daily motion

[Issue#] P130313-7753
[Problem] Crash is occurred when lauch Daily motion
[Cause] Missed value setting before close window when url is
blocked by WARP
[Solution] Add value setting routine
[SCMRequest] N/A

Change-Id: Ia818fb7130bc6a7db22c91b128afc7f89a7ef65f

11 years agoTemporary block save submit data function
Jihoon Chung [Sat, 16 Mar 2013 13:54:09 +0000 (22:54 +0900)]
Temporary block save submit data function

[Issue#] N/A
[Problem] After click submit in the hosted webpage(facebook...),
unexpected crash issue is occurred
[Cause] When create popup, PopupInvoker using tmpnam_r for creating
unique pipe name. Unexpectly this system call return "NULL" and
std::string called abort.
[Solution] Before find root cause of this issue, temporary block
submit data function
[SCMRequest] N/A

Change-Id: Id50121f7f343ae44cdebc777519e45cb7ae8e281

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:21:44 +0000 (01:21 +0900)]
merge with master

11 years agoFixed to check condition of decryption file
Soyoung Kim [Fri, 15 Mar 2013 08:50:39 +0000 (17:50 +0900)]
Fixed to check condition of decryption file

[Issue#] N/A
[Problem] occure crash if data field in js during decryption.
[Cause] there is a bug during check whether encryption file or not.
[Solution] fixed logic.
[SCMRequest] N/A

11 years agoFixed decryption logic
Soyoung Kim [Fri, 15 Mar 2013 08:27:43 +0000 (17:27 +0900)]
Fixed decryption logic

[Issue#] N/A
[Problem] occur crash during decryption.
[Cause] should initialize app framework of osp during decryption.
[Solution] call InitWebAppInfo() api before decryption.
[SCMRequest] N/A

11 years ago[Release] wrt_0.8.162
Jihoon Chung [Fri, 15 Mar 2013 03:54:32 +0000 (12:54 +0900)]
[Release] wrt_0.8.162

Change-Id: I51883b1d76740ff8dc29ba996fe4268b4aaa30fb

11 years agoImplement privilege for usermedia permission
Jihoon Chung [Wed, 13 Mar 2013 00:01:56 +0000 (09:01 +0900)]
Implement privilege for usermedia permission

[Issue#] TDIS-4324
[Problem] N/A
[Cause] N/A
[Solution] Implement privilege for usermedia permission popup
If web application define privilege for usermedia permission,
"http://tizen.org/privilege/mediacapture", web application is possible
to use usermedia without user permission
[SCMRequest] must imported with wrt-commons

Change-Id: If85b30bcbfefb288fad711b3a9489de09868a2ec

11 years agoAdd unknown scheme handler
Jihoon Chung [Thu, 14 Mar 2013 10:11:57 +0000 (19:11 +0900)]
Add unknown scheme handler

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add unknown scheme handler
In case of unknown scheme, send uri to app-control
[SCMRequest] N/A

Change-Id: Ie148d28b29765d293b051242b2e1731e4d6952b5

11 years agoRevert "app uri implementation"
Jihoon Chung [Fri, 15 Mar 2013 02:23:25 +0000 (11:23 +0900)]
Revert "app uri implementation"

This reverts commit 15f4c29d72126d797c834204d651e51be8af8a45.

Change-Id: I4352209e42e272c5231fd895e7d43a7e275a33f9

11 years agoapp uri implementation
Tomasz Iwanek [Mon, 4 Mar 2013 10:25:49 +0000 (11:25 +0100)]
app uri implementation

[Issue#]       LINUXWRT-149
[Feature]      app uri implementation
[Cause]        N/A
[Solution]     app:// sheme support in webkit. whitelist for xhr to http
[Verification] Build wrt repository. Run some widgets. More tests are in wrt-extra change
[SCMRequest]   This requires: https://tizendev.org/gerrit/#/c/49849/ and http://tizendev.org/gerrit/51615
               and patched webkit: $ID@porucznik:../t.iwanek/webkit2-efl-123997_0.10.67-local.armv7l.rpm

Change-Id: Ifc6b02f5eeede17e10108b9b343b55082fe86fe0

11 years ago[Release] wrt_0.8.161
Jihoon Chung [Thu, 14 Mar 2013 08:02:05 +0000 (17:02 +0900)]
[Release] wrt_0.8.161

Change-Id: I8b78d63b0323482efeb79739881c1fca55796a32

11 years agoFix for race condition issue when widget is pausing
Lukasz Marek [Thu, 7 Mar 2013 14:30:02 +0000 (15:30 +0100)]
Fix for race condition issue when widget is pausing

[Issue#] N/A
[Problem] It was possible widget opened new frame and loaded content,
but bundle callbacks were partially disabled. It leaded to leak of
plugins in new frame.
[Cause] N/A
[Solution] Do not disable bundle callbacks
[Verification] Run webapi-tizen-power-tests.wgt suite (/test/webapi project)
No fails because of missing tizen object.

This reverts commit 763e8791af378fbe37af22d21635d3da04853692.

Change-Id: I842d41804a426f7d240d1761057be528ba28960b

11 years agoTemporary turn off default policy for CSP
Jihoon Chung [Thu, 14 Mar 2013 06:52:57 +0000 (15:52 +0900)]
Temporary turn off default policy for CSP

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Temporary turn off default policy for CSP
[SCMRequest] N/A

Change-Id: I166ea82f0b151980241ad61d5061a18b729b8852

11 years agosync
Jinkun Jang [Thu, 14 Mar 2013 06:19:10 +0000 (15:19 +0900)]
sync

11 years agoUpdate unmerged source code
Jihoon Chung [Thu, 14 Mar 2013 01:49:55 +0000 (10:49 +0900)]
Update unmerged source code

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Update unmerged source code
[SCMRequest] N/A

Change-Id: Id690cf1b265013778ba5f8d992cbc4b549a52fe0

11 years ago[Release] wrt_0.8.160
Jihoon Chung [Wed, 13 Mar 2013 01:25:20 +0000 (10:25 +0900)]
[Release] wrt_0.8.160

Change-Id: I9dd2e9daad9a35b0c49819822eb2f7b9a6c33cb5

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 17:05:45 +0000 (02:05 +0900)]
Tizen 2.1 base

11 years agoMerge "Wildcard character support in app-control uri."
Hoseon LEE [Tue, 12 Mar 2013 11:52:57 +0000 (20:52 +0900)]
Merge "Wildcard character support in app-control uri."

11 years agoFixed download manager launch fail issue
Jihoon Chung [Tue, 12 Mar 2013 06:07:21 +0000 (15:07 +0900)]
Fixed download manager launch fail issue

[Issue#] TDIS-3645
[Problem] Unable to download file from website
[Cause] Wrong null check routine passed unuseful value to download
manager
[Solution] Add more null check routine
[SCMRequest] N/A

Change-Id: Ibe2152bc7228dff21b1fc444aea6e78627a0641a

11 years agoWildcard character support in app-control uri.
Taejeong Lee [Mon, 11 Mar 2013 10:12:30 +0000 (19:12 +0900)]
Wildcard character support in app-control uri.

[Issue#]   N/A
[Bug]      Wrt app-control service doesn't support a uri which has wildcard character(*).
[Cause]    N/A
[Solution] Implementation to support wildcard character was added.

Change-Id: Idf61a5089a774081c10563003cfd994a46939223

11 years agoFixed wrong mailto scheme action
Jihoon Chung [Mon, 11 Mar 2013 23:42:02 +0000 (08:42 +0900)]
Fixed wrong mailto scheme action

[Issue#] TDIS-3476
[Problem] Unable to launch email application when invoking the
mailto scheme
[Cause] Missed set uri field for app-control
After tizen app-control checks scheme in the uri, automatically
launch message application or email application
[Solution] Add routine for set uri to app-control data
[SCMRequest] N/A

Change-Id: I449d4a36427e3500714e6bb45a97c14b57bb9416

11 years agoCSP-report-only support enabled
Andrzej Surdej [Wed, 27 Feb 2013 14:06:23 +0000 (15:06 +0100)]
CSP-report-only support enabled

[Issue#] N/A
[Problem] csp-report-only policy was not supported by wrt
[Cause] N/A
[Solution] Pasing policy from xml to webkit provided.
[Verification] To verif build repo, run any widget (to check
if anything wrong not happens), run manual csp tests from wrt-extra

This commit requres: https://tizendev.org/gerrit/#/c/48887/
                     https://tizendev.org/gerrit/#/c/48888/

Change-Id: Id32c7f6c027bcde976467769cc006148bfc50feb

11 years agoCsp enabled
Andrzej Surdej [Fri, 22 Feb 2013 08:25:51 +0000 (09:25 +0100)]
Csp enabled

[Issue#] LINUXWRT-146
[Problem] N/A
[Cause] N/A
[Solution] Enabled CSP policy support.
[Verification] Build repo and run csp tests.

Change-Id: Id72c874f8e36054cdaa82b39e74043c31832ef31

11 years ago[Release] wrt_0.8.159
leerang song [Mon, 11 Mar 2013 11:01:43 +0000 (20:01 +0900)]
[Release]  wrt_0.8.159

Change-Id: I85ae6f859b29122fead33e08e59f6a5f9734b181

11 years agoremove dependency encryption library from wrt-commons
Soyoung Kim [Mon, 11 Mar 2013 10:23:58 +0000 (19:23 +0900)]
remove dependency encryption library from wrt-commons

[Issue#] N/A
[Problem] occur cyclic dependency
[Cause] wrt-commons has cyclic dependecy because of osp-appfw
[Solution] remove dependency.
[SCMRequest] N/A

Change-Id: I246913be3111c47aebc6204063c580331de99490

11 years ago[Release] wrt_0.8.158
Jihoon Chung [Mon, 11 Mar 2013 07:01:52 +0000 (16:01 +0900)]
[Release] wrt_0.8.158

Change-Id: I482f79d67d29fde779a5b1bc015792f3274f290f

11 years agoMerge "[Release] wrt_0.8.157"
Hoseon LEE [Mon, 11 Mar 2013 05:59:50 +0000 (14:59 +0900)]
Merge "[Release] wrt_0.8.157"

11 years agoFixed wrong tel scheme action
Jihoon Chung [Fri, 8 Mar 2013 07:35:13 +0000 (16:35 +0900)]
Fixed wrong tel scheme action

[Issue#] TDIS-2991
[Problem] Unable to launch call when invoking the tel scheme
[Cause] Missed set tel number to uri field for appcontrol
[Solution] Add routine for set tel number to uri field
[SCMRequest] N/A

Change-Id: I13690d70ab8ff69ce1cf92ce4b243110c535a169

11 years ago[Release] wrt_0.8.157
leerang song [Mon, 11 Mar 2013 04:44:32 +0000 (13:44 +0900)]
[Release] wrt_0.8.157

Change-Id: Ie044235a7c52be5993836fb8e7f2e01988067d63

11 years agoSet proper title to page on handling tizen scheme
Yunchan Cho [Sat, 9 Mar 2013 02:58:27 +0000 (11:58 +0900)]
Set proper title to page on handling tizen scheme

[Issue#] DCM-712
[Problem] Application goes to background even though it don't want
[Cause] after handling tizen scheme, page's title property has been changed to abnormal value
[Solution] If wrt uses title change callback to handle tizen scheme,
           wrt set page's real title value to 'document.title' property explicitly.

Change-Id: I97df4018a754ccfe606274e24a3a5c8a34273fc0

11 years agoImplement certificate confirm popup
leerang song [Wed, 27 Feb 2013 07:12:34 +0000 (16:12 +0900)]
Implement certificate confirm popup

[Issue#] N/A
[Problem] Can't storage certificate info
[Cause] Not exist certificate db
[Solution] Make certificate db
[SCMRequest] N/A

Change-Id: If2ff85fd8b14e980983aa81faa45cdb079145424

11 years ago[Release] wrt_0.8.156
Jihoon Chung [Fri, 8 Mar 2013 08:01:13 +0000 (17:01 +0900)]
[Release] wrt_0.8.156

Change-Id: Ib6df18c2a2fe8744582fdabf5ec548f1179974b1

11 years agoChange decryption API.
Soyoung Kim [Wed, 6 Mar 2013 12:11:40 +0000 (21:11 +0900)]
Change decryption API.

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] decryption API changed to using trust zone.
so to decryption resource should be changed.
[SCMRequest] his commit should be release with wrt-commons.

11 years agoReplace web notification API
Jihoon Chung [Wed, 6 Mar 2013 07:35:05 +0000 (16:35 +0900)]
Replace web notification API

[Issue#] N/A
[Problem] N/A
[Cause] Webkit API for web notification is changed
[Solution] Replace webkit API for web notification
[SCMRequest] must imported with webkit packages

Change-Id: Ie6dbbc47ac8f1fed8fba55eb24d9c35d63528131

11 years agoReplace geolocation API
Jihoon Chung [Wed, 6 Mar 2013 07:22:46 +0000 (16:22 +0900)]
Replace geolocation API

[Issue#] N/A
[Problem] N/A
[Cause] Webkit API for geolocation is changed
[Solution] Replace webkit API for geolocation
[SCMRequest] must imported with webkit packages

Change-Id: I48fe91f12a7bf274b9086aa12c8f6ea955bfc03c

11 years agoReplace getUserMedia API
Jihoon Chung [Wed, 6 Mar 2013 07:11:22 +0000 (16:11 +0900)]
Replace getUserMedia API

[Issue#] N/A
[Problem] N/A
[Cause] Webkit API for getUserMedia is changed
[Solution] Replace webkit API for getUserMedia
[SCMRequest] must imported with webkit packages

Change-Id: Id5f12abcb9dcbd5502812272200da935c64da765