Closed
Bug 1184802
Opened 10 years ago
Closed 10 years ago
Remove vestigial uses of mozRequestAnimationFrame from gaia
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: timdream)
Details
Attachments
(2 files)
There's no reason for them.
![]() |
Reporter | |
Comment 1•10 years ago
|
||
Attachment #8635066 -
Flags: review?(azasypkin)
![]() |
Reporter | |
Comment 2•10 years ago
|
||
Oleg, please let me know if someone else should review this?
Comment 3•10 years ago
|
||
Comment on attachment 8635066 [details]
Fix
Hey Boris!
I'd usually hand over such general Gaia things to :kgrandon :) Otherwise you can use [1] to find appropriate Gaia app owner/peer (for the clock app it would be :millermedeiros, but I'm sure there is not much to review here).
Thanks!
[1] https://wiki.mozilla.org/Modules/All#Submodules_of_Gaia
Attachment #8635066 -
Flags: review?(azasypkin) → review?(kgrandon)
Comment 4•10 years ago
|
||
Comment on attachment 8635066 [details]
Fix
A gaia owner like Tim or Vivien is probably the right person to review this if you want a single reviewer - this code looks simple enough though that I'm going to be a bit loose with the rules and mark an R+ to save on review cycles. Thank you for the patch!
Attachment #8635066 -
Flags: review?(kgrandon) → review+
Comment 5•10 years ago
|
||
Comment on attachment 8635066 [details]
Fix
Just FYI - on the try run it looks like a keyboard test is failing[1]. This is really strange to me, but it looks like we're actually testing the "size" of the app? I'm not sure why we would have a test like this, as it seems you would have to zip, and update that number on every change.
I'm forwarding this review over to Tim who knows keyboard, and might be able to shed some insight on this.
[1] https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=62889e319b64428967f2f0fc1da6cad0301ac661
Attachment #8635066 -
Flags: review+ → review?(timdream)
![]() |
Reporter | |
Comment 6•10 years ago
|
||
Kevin, thanks! "Tim or Vivien" is the info I really needed here; most of my gaia changes are likely to cross apps like this one. ;)
The simple thing to do with keyboard may be to drop the changes to it, since those are in libraries anyway... but I'll see what Tim thinks.
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8635066 [details]
Fix
That's because the build script indeed need to count the size of each of the layouts. I agree it's annoying to be honest, but I have not have a chance to modify the assertion yet...
You could leave this bug to me and I can merge the patch once someone fix that.
Attachment #8635066 -
Flags: review?(timdream) → review+
Comment 9•10 years ago
|
||
Assignee | ||
Comment 10•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•