Confirmed users
1,643
edits
Vincentlin78 (talk | contribs) |
|||
(13 intermediate revisions by 9 users not shown) | |||
Line 5: | Line 5: | ||
** study Mozilla GTest tests. | ** study Mozilla GTest tests. | ||
*{{Bug|879669}} - Support Video Encoder module in MediaEncoder framework. / Randy | |||
* {{ | ** Got r+ for media encoder and I would open another to land it. | ||
** r+ | *{{Bug|891705}} - [MediaEncoder] Implement WebM 1.0 container writer. / Randy | ||
** | ** Can link to libmkv and do embl compositor, The result data can be parsed but video fps seems wrong. | ||
* {{Bug| | |||
** | *{{Bug|891704}} - [MediaEncoder] Implement MP4Writer / ayang | ||
** Cowork with John for AAC/AVC track encoder problem | |||
** Cowork with Randy for MediaEncoder A/V recording path problem | |||
** Checking output muxing content format. | |||
*{{Bug|945127}} - OpusTrackEncoder should correct the checking statement of source / Shelly | |||
** review+, landed. | |||
*{{Bug|948819}} - [MediaEncoder] Remove the current implementation of rounding odd size video resolutions / Shelly | |||
** review+, landed. | |||
*{{Bug|948815}} - [MediaEncoder] Handle odd size video resolutions / Shelly | |||
** Save for future discussion and implementation. | |||
''' | '''WebAudio''' | ||
* {{Bug|916399}} - Intermittent test_timeupdate_small_files.html | Test timed out / JW | * {{Bug|916399}} - Intermittent test_timeupdate_small_files.html | Test timed out / JW | ||
** run tests on try server | ** run tests on try server | ||
Line 23: | Line 34: | ||
==Streaming Media== | ==Streaming Media== | ||
'''GetUserMedia''' | |||
* {{bug|898949}} - [B2G getUserMedia] Display front/back camera list on permission prompt / SC | |||
** r+ from @fabrice, but need test case for it. | |||
** some more work need to be done for contact permission (PermissionPromptHelper/PermissionPromptService) | |||
* {{Bug|947010}} - Create automation test for recording status / SC | |||
** survey our existing test framework, will use marionette for it. | |||
* {{Bug|853356}} - [B2G getUserMedia] Display camera/ microphone permission acquisition prompt / ayang | |||
** co-work with Randel for bug 945614 | |||
** it needs to add testcases for gUM unknown, contact/device storage and other no test permission prompt | |||
* {{Bug|926746}} - HARDWARE_UNAVAILABLE is already thrown while GetUserMedia for audio / slee | |||
** landed | |||
* {{Bug|946562}} - gUM performance on emulator / slee | |||
** trace emulator kernel | |||
* Media pipeline time consumption profiling / slee | |||
== | ==Graphics == | ||
* {{Bug|937713}} - [B2G] Display does not respond or responds too slowly to device rotation. /vilin | * {{Bug|937713}} - [B2G] Display does not respond or responds too slowly to device rotation. /vilin | ||
** Main thread didn't send update to Compositor. Investigating why nsWindow:onDraw() is not called. | ** Main thread didn't send update to Compositor. Investigating why nsWindow:onDraw() is not called. | ||
Line 49: | Line 74: | ||
* {{Bug|941984}} - [FlatFish] InputReader takes ~18ms to get each event. Makes FPS bounded at ~50fps. /vilin | * {{Bug|941984}} - [FlatFish] InputReader takes ~18ms to get each event. Makes FPS bounded at ~50fps. /vilin | ||
** Device-specific problem in driver(also happened when it's running on Android). Partner is sitll investigating... | ** Device-specific problem in driver(also happened when it's running on Android). Partner is sitll investigating... | ||
* {{Bug|893304}} - Convert CanvasClientWebGL (and Host) to the new textures /Morris | |||
** Resolved some test failure on try server | |||
** Wait for review | |||
* {{Bug|931373}} - Optimize PROFILER_MAIN_THREAD_LABEL /Jerry | |||
**Avoid to use TLS when we are in main thread | |||
* {{Bug|945992}} - Crash in CompositorChild::ActorDestroy while receiving calls and SMS continuously /Jerry | |||
**B2G will raise abort when IPC broken. | |||
***Wait for dmesg/logcat log | |||
* {{Bug|942199}} - Camera filmstrip preview shows partially loaded snapshot for half a second /Jerry | |||
**Nexus4's camera prview size is small than the screen resolution. Thus, camera app will load the full-size image from storage. | |||
***Related bug:{{Bug|844245}} | |||
* {{Bug|929432}} - [B2G][Helix][Browser][ChenHoulai] Open youtube in the browser, there is an extra horizontal line on the top when in full-screen mode /Peter | |||
** wait for review | |||
* {{Bug|925444}} - Gecko layers should honor hwc releaseFenceFd /Peter | |||
** Debug with HWC integration | |||
* {{Bug|946596}} - Hi-res phone does not take hi-res screenshots | |||
** Debugging | |||
* {{Bug|946245}} - [Display][gonk-kk] Porting GonkDisplay, nativewindow and libui / Solomon | |||
** Fix GonkDisplayJB.cpp by coupling the relative display component(FramebufferSurface, BufferQueue, Surface) properly according KK's change. | |||
** B2G still crashes, debugging with components of LayerTransaction(parent, child, and relative IPC calls). The root cause probably orginate from Gralloc initialization. | |||
==Input== | ==Input== | ||
Line 55: | Line 108: | ||
==Free Agent== | ==Free Agent== | ||
* TaskTracer / Shelly | |||
** Brown bad sharing about TaskTracer | |||
** TODO: Add external source event. | |||
==Study== | ==Study== | ||
* | * {{Bug|925615}} - Support Wifi Display /vichen | ||
** Study WFD related Spec | ** Study WFD related Spec | ||
** Trace Gecko Layout | ** Trace Gecko Layout |