TPEGFX/2016-09-13: Difference between revisions
< TPEGFX
Jump to navigation
Jump to search
m (→Peter Chang) |
Daosheng Mu (talk | contribs) (Update work notes) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 30: | Line 30: | ||
** land | ** land | ||
* {{Bug|1015575}} - SVG fuzzy/pixelated if SVG was exported with a filter and used as a css background-image | * {{Bug|1015575}} - SVG fuzzy/pixelated if SVG was exported with a filter and used as a css background-image | ||
** study | |||
* {{Bug|1001069}} - Slow getImageData() and putImageData() performance as canvas size increases. | |||
** study | ** study | ||
Line 45: | Line 47: | ||
===Kevin Chen=== | ===Kevin Chen=== | ||
*{{bug | 1285531}} - High number of jemalloc crashes in webgl | |||
** Try to print malloc and free logs. | |||
===Morris Tseng=== | ===Morris Tseng=== | ||
* {{Bug|1297924}} - Update to ANGLE/2845 | |||
** land | |||
* {{Bug|1297965}} - Enable ANGLE for WebGL2 on windows | |||
** land | |||
===Peter Chang=== | ===Peter Chang=== | ||
* {{Bug|1293598}} - clean up pointer after free in pixman_image_fini | * {{Bug|1293598}} - clean up pointer after free in pixman_image_fini | ||
Line 62: | Line 73: | ||
===Team=== | ===Team=== | ||
* [https://docs.google.com/presentation/d/1qlXlDsMnvcpA5ppJVJWIBaBDPEyw5hbjU-Q7wjjrZQM/edit#slide=id.g14da572af9_0_278 triage process] | * [https://docs.google.com/presentation/d/1qlXlDsMnvcpA5ppJVJWIBaBDPEyw5hbjU-Q7wjjrZQM/edit#slide=id.g14da572af9_0_278 triage process] | ||
** For each bug in the list, decide: | |||
Fix this now, P1 | |||
Fix this next release/iteration, P2 | |||
Put in backlog, P3 | |||
Won’t fix; will accept patch, P5 | |||
** After a Release or Iteration | |||
Remaining P1s | |||
Promote P2s to P1s | |||
P3s to Promote to P2s or P1s | |||
WONTFIXes | |||
==Rule of Thumb== | ==Rule of Thumb== | ||
Status code: | Status code: | ||
debug/wip/PTO/feedback/review/land/study | debug/wip/PTO/feedback/review/land/study |
Latest revision as of 06:07, 13 September 2016
Weekly Report
ChihYi Leu
- bug 1295899 Only use build id for Intel blocklist entry 'FEATURE_FAILURE_BUG_1018278'
- land
- bug 1299757 Only use build id for Intel blocklist entry 'FEATURE_FAILURE_BUG_594877'
- land
- bug 1300549 Assertion failure: blob->mHeight >= 1, at WebGLTextureUpload.cpp:155
- investigating
Daosheng Mu
- bug 1300508 - [WebGL2] Fix conformance fails for Windows 10
- r+
- bug 1299975 - [webvr] Refactor Gamepad Manager to allow enumeration from multiple backends
- land
- bug 1299928 - [webvr] Enumerate HTC Vive Controllers through the Gamepad API
- wip
- Gecko-Inside layer system
- Present part II
- done
Ethan Lin
- bug 1301551 disabled interpolation still apply on edges and text : [Attachment 8789731] remove anti-alias if imageSmoothingEnabled is false
- r+
- bug 1176997 - Add support for pseudo class :focus-within
- r+
- Intent to ship
- bug 1301579 - Add assertion in D2D1 backend while handling A8 format in DrawSurface
- r?
- bug 1275478 - SVG mask composition failure on Windows
- land
- bug 1015575 - SVG fuzzy/pixelated if SVG was exported with a filter and used as a css background-image
- study
- bug 1001069 - Slow getImageData() and putImageData() performance as canvas size increases.
- study
Jerry Shih
- bug 1295456 - implement css-color-4 changes to color function syntax
- r+
- need to update current test case in mochitest for new css-color-4 syntax.
- bug 1300932 - ES3 should enable GLFeature::draw_buffers
- review
- fix the bug 1300486 crash
- Thinking about the video design for WebRender
Kevin Chen
- 1285531 bug 1285531 - High number of jemalloc crashes in webgl
- Try to print malloc and free logs.
Morris Tseng
- bug 1297924 - Update to ANGLE/2845
- land
- bug 1297965 - Enable ANGLE for WebGL2 on windows
- land
Peter Chang
- bug 1293598 - clean up pointer after free in pixman_image_fini
- r?
- bug 831269 - Print Preview turns blank after toggling large image between Landscape & Portrait with E10S
- debug
- check the invalidation Rect of display item(big image) when the decode notification was received.
Vincent Liu
- Issues on Fennec.
- bug 1285531 - High number of jemalloc crashes in webgl
- Disable jemalloc on try and crash never happens.
- bug 1285531 - High number of jemalloc crashes in webgl
- bug 1254443 - PROCESS-CRASH | dom/media/test/test_bug879717.html | application crashed [@ mozilla::layers::GLImage::GetAsSourceSurface]
- Sync issue with ateam.
Team
- triage process
- For each bug in the list, decide:
Fix this now, P1 Fix this next release/iteration, P2 Put in backlog, P3 Won’t fix; will accept patch, P5
- After a Release or Iteration
Remaining P1s Promote P2s to P1s P3s to Promote to P2s or P1s WONTFIXes
Rule of Thumb
Status code: debug/wip/PTO/feedback/review/land/study