687
edits
m (→Tingyu Lin) |
Astleychen (talk | contribs) (→tpe-layout: weekly report) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
==Weekly Report== | ==Weekly Report== | ||
===Astley Chen=== | ===Astley Chen=== | ||
<b>CSS Masking - positioned mask</b> | |||
* {{bug|1258286}} - default value for mask-origin property is border-box but padding-box | |||
** r- - 2nd review. | |||
===Boris Chiou=== | ===Boris Chiou=== | ||
* mfbt | |||
** {{Bug|1276550}} - Support operator-> for RangedPtr | |||
*** file | r? | |||
** {{Bug|1276573}} - Add a new constructor accepting two RangedPtr<T> arguments | |||
*** file | r? | |||
* Web Animations API | |||
** {{Bug|1276193}} - Use used values to compute distance for keyframe spacing | |||
*** file | |||
** {{Bug|1244590}} - implement KeyframeEffectReadOnly spacing modes | |||
*** WIP | |||
===CJ Ku=== | ===CJ Ku=== | ||
* {{Bug|1274692}} - Using CSS filter on elements taller than 16383px causes element to be cropped at 2048px height | |||
** WIP | |||
* {{Bug|1275451}} - mask-source(SVG mask) should also respect mask-composite | |||
** landed | |||
* {{Bug|1275026}} - Too-much-recursion crash with background-clip:text and gradient background on root element | |||
** landed | |||
* {{Bug|1276834}} - Draw nothing when all mask-image refer to an unresolvable URL | |||
** r+ | |||
* {{Bug|1274236}} - In GenerateMaskSurface , pass the created A8 surface to nsSVGMaskFrame::GetMaskForMaskedFrame | |||
** r? | |||
===Jeremy Chen=== | ===Jeremy Chen=== | ||
'''Initial-letter''' | |||
* {{Bug|1223880}} - Implement initial-letter (from CSS Inline Layout Module Level 3) | |||
** parsing & computing - 100% | |||
** rendering - OOAD | WIP | |||
'''Others''' | |||
* {{Bug|1275831}} - [DEBUG only] Repair block layout debug flags in nsBlockDebugFlags.h | |||
** file | land | |||
* {{Bug|1276180}} - refactor block layout debug flags in nsBlockDebugFlags.h | |||
** file | |||
'''PTO''' | |||
* sickleave 2.5 days | |||
===Tingyu Lin=== | ===Tingyu Lin=== | ||
Line 15: | Line 50: | ||
'''Others (Provide information or comments, and triage bugs)''' | '''Others (Provide information or comments, and triage bugs)''' | ||
* {{Bug|1269175}} - Convert nsStyleSVG::mStrokeDasharray to be nsTArray | * {{Bug|1269175}} - Convert nsStyleSVG::mStrokeDasharray to be nsTArray | ||
** | ** land | ||
===Team=== | ===Team=== | ||
* [https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgext/mqext/README.txt Mercurial extension to suggest reviewers] (info provided by Xidorn Quan) | |||
** ''reviewers'': Suggest potential reviewers for a patch. | |||
** ''bugs'': Display the bugs that have touched the same files as a patch. | |||
** ''components'': Suggest a potential component for a patch. | |||
* [https://www.mercurial-scm.org/wiki/CrecordExtension Mercurial Crecord Extension to commit at a line-level granularity] (info provided by CJ Ku) | |||
==Rule of Thumb== | ==Rule of Thumb== |
edits