Skip to content

Commit

Permalink
webos-image: db8=142
Browse files Browse the repository at this point in the history
:Release Notes:
Implement quota level info and subscription.
Remove devide by zero from parsing too small double numbers.

:Detailed Notes:
submissions/141..submissions/142
ce73eb3 Quota level info implementation
3168ea0 Fix Devide by zero in MojNumberParser bug

:Testing Performed:
BAT, DB8 unit tests

:QA Notes:

:Issues Addressed:
[BHV-10074] CCC: db8=142
[BHV-9222] Crash when parsing 'double' type of data such as '3.1844206213736e-308'
[BHV-2044] We need to inform warning message of quota level when service or
           application subscribe.

Open-webOS-DCO-1.0-Signed-off-by: Maksym Sditanov <maxim.sditanov@lge.com>

Change-Id: I6df57a84df2ebec5a65ba273e30d7fa5896b8b4c
Reviewed-on: https://g2g.palm.com/5923
Reviewed-by: DCO Verification
Reviewed-by: Maksym Sditanov <maxim.sditanov@lge.com>
Tested-by: Maksym Sditanov <maxim.sditanov@lge.com>
Reviewed-by: Susan Montooth <susan.montooth@lge.com>
  • Loading branch information
Maksym Sditanov authored and Susan Montooth committed Jun 10, 2014
1 parent 814da34 commit a485aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-webos/db8/db8.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PROVIDES = "mojodb"

DEPENDS = "luna-service2 jemalloc icu pmloglib curl glib-2.0 leveldb leveldb-tl boost"

WEBOS_VERSION = "3.2.0-141_88ff7533ce6df22bc8c585e7cd091562d8b51fc1"
WEBOS_VERSION = "3.2.0-142_ab66a36429b97a62ac06c086674bd4f9d13460c3"
PR = "r21"

# ensure leveldb is installed in image
Expand Down

0 comments on commit a485aaf

Please sign in to comment.