Commit 89873e7
committed
remove pmloglib.Context in js service
:Release Notes:
remove pmloglib.Context in js service
:Detailed Notes:
- Pmloglib.Conext is retired. Replace it to "console.log"
:Testing Performed:
1. Install com.example.js.service to target
2. Call js service's method
luna-send -n 1 -f luna://com.example.service.js/locale '{}'
3. Check the service's log
journalctl | grep com.example.service.js
> [com.example.service.js] LOCALE_CALLBACK : get locale response
:QA Notes:
:Issues Addressed:
[PLAT-116182] [webOS OSE] No response from Call JS service's method
by passing luna-send command
Change-Id: I4c153761293e53e6b543e658d70a796140baa6e2
Reviewed-on: http://gpro.lge.com/c/webosose/samples/+/281892
Tested-by: Youngeun Kim <ye0607.kim@lge.com>
Reviewed-by: Youngeun Kim <ye0607.kim@lge.com>
Reviewed-by: Jaeduck Oh <nicky.oh@lge.com>1 parent d7ad665 commit 89873e7
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
0 commit comments