Closed
Bug 1234517
Opened 10 years ago
Closed 10 years ago
Update l20n.js to 3.5.0
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stas, Assigned: stas)
References
Details
Attachments
(1 file)
L20n.js 3.5.0 introduced the observeRoot API and made it possible to run l20n-service in a worker context.
| Assignee | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
30 raptor runs on aries using the default language:
music.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
--------------------- ---------- ------- -------- ----------
navigationLoaded 309 306 -4 0.55
navigationInteractive 321 320 -2 0.79
visuallyLoaded 699 615 -84 * 0.00
contentInteractive 700 616 -84 * 0.00
fullyLoaded 934 891 -43 * 0.00
uss 15.670 15.608 -0.061 0.25
pss 20.083 20.022 -0.061 0.25
rss 35.228 35.167 -0.061 0.26
sms.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
--------------------- ---------- ------- -------- ----------
navigationLoaded 407 421 13 0.07
willRenderThreads 432 445 14 0.08
navigationInteractive 434 447 14 0.08
visuallyLoaded 633 627 -6 0.66
contentInteractive 995 983 -11 0.53
objectsInitEnd 1002 990 -12 0.52
fullyLoaded 1826 1798 -28 0.12
uss 19.947 19.867 -0.081 0.32
pss 24.764 24.713 -0.051 0.52
rss 40.349 40.376 0.027 0.72
settings.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
----------------------- ---------- ------- -------- ----------
contentInteractive 476 489 13 0.14
navigationLoaded 487 493 6 0.46
navigationInteractive 487 494 6 0.46
startupPathEnd 910 919 9 0.42
visuallyLoaded 1232 1230 -1 0.91
fullyLoaded 4009 4016 7 0.60
uss 17.791 17.742 -0.050 0.64
pss 22.043 21.997 -0.046 0.67
rss 37.591 37.549 -0.042 0.70
| Assignee | ||
Comment 3•10 years ago
|
||
30 raptor runs on aries using a non-default language:
music.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
--------------------- ---------- ------- -------- ----------
navigationLoaded 312 318 6 0.32
navigationInteractive 324 331 7 0.27
visuallyLoaded 818 740 -78 * 0.00
contentInteractive 818 741 -78 * 0.00
fullyLoaded 965 931 -34 * 0.00
rss 37.353 37.281 -0.071 0.40
pss 22.159 22.088 -0.071 0.42
uss 17.727 17.658 -0.070 0.44
sms.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
--------------------- ---------- ------- -------- ----------
navigationLoaded 423 422 -0 0.95
willRenderThreads 446 446 -1 0.93
navigationInteractive 448 448 -0 0.95
visuallyLoaded 709 705 -3 0.70
contentInteractive 1036 1039 3 0.78
objectsInitEnd 1044 1046 2 0.85
fullyLoaded 1937 1934 -3 0.80
uss 20.683 20.637 -0.046 0.73
pss 25.496 25.496 0.000 1.00
rss 41.071 41.238 0.166 0.21
settings.gaiamobile.org base: mean 1: mean 1: delta 1: p-value
----------------------- ---------- ------- -------- ----------
contentInteractive 477 503 25 * 0.00
navigationLoaded 799 819 20 * 0.03
navigationInteractive 799 819 20 * 0.03
startupPathEnd 1188 1195 7 0.47
visuallyLoaded 1520 1507 -13 0.27
fullyLoaded 4294 4309 15 0.17
uss 20.070 20.173 0.104 0.24
pss 24.350 24.455 0.104 0.23
rss 39.972 40.078 0.106 0.23
| Assignee | ||
Updated•10 years ago
|
Attachment #8701008 -
Flags: review?(gandalf)
Comment 4•10 years ago
|
||
Comment on attachment 8701008 [details] [review]
[gaia] stasm:1234517-l20n-3.5.0 > mozilla-b2g:master
>https://github.com/mozilla-b2g/gaia/pull/33653
Attachment #8701008 -
Flags: review?(gandalf) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Assignee: nobody → stas
You need to log in
before you can comment on or make changes to this bug.
Description
•