TPEPlatform/2013-12-05: Difference between revisions

Jump to navigation Jump to search
Line 4: Line 4:


==Graphic ==
==Graphic ==
* {{Bug|944564}} - [B2G] Page transition in Homescreen can't reach 60fps stably. /vlin
** Breaking down 3 problems cause this.
*** ProcessRestyles() is missed(not called) randomly even touch event is received and tick is fired.
**** {{Bug|862276}} - reduce costs from descendants of simple dynamic style changes (e.g., changing 'transform' in style attribute)
*** Input event sometimes being queued in B2G main thread when B2G is busy.(e.g GC is ongoing) Then it can't be transmitted to Homescreen in time.
**** {{Bug|930939}} - (input-thread) Separate the threads that run gecko and that receive input events from the OS
*** Timer for nsRefreshDriver sometimes lags a lot.
**** Need more investigation ...


==Input==
==Input==
Confirmed users
51

edits

Navigation menu