User:Jeremychen/2016

From MozillaWiki
< User:Jeremychen
Revision as of 13:35, 23 January 2018 by Jeremychen (talk | contribs) (→‎2016 Bug Summary (per quarter))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2016 Bug Summary (complete year)

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1239564 Core Layout CSS Animation of transform: scale on element with border-radius broken with HWA disabled RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1250375 Core Graphics Remove hardware acceleration related preferences setting in reftest RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1247777 Core Layout: Text and Fonts Implement the -webkit-text-fill-color property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1261568 Core Layout: Text and Fonts -webkit-text-fill-color is not working if setting color to be transparent RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1248708 Core Layout: Text and Fonts Implement -webkit-text-stroke RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1267128 Core Layout: Text and Fonts -webkit-background-clip: text does not respect -webkit-text-stroke property RESOLVED DUPLICATE Jeremy Chen (chenpighead@gmail.com)
1273766 Core CSS Parsing and Computation Purge NS_*Hint inline functions for nsChangeHints RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1275831 Core Layout [DEBUG only] Repair block layout debug flags in nsBlockDebugFlags.h RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1277134 Firefox Build System Mach Core Use built-in fsmonitor instead of watchman in mach mercurial-setup if Mercurial version >= 3.8 RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
906116 Core CSS Parsing and Computation replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame, etc. RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1287019 Testing Mozbase [mozlog] Make mozlog's HTML format support wptrunner screenshots RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1287308 Core CSS Parsing and Computation remove old NS_STYLE_HINT_NONE constant RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1287480 Testing Mozbase [mozlog] Bump version to 3.3 and release to PyPI RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1287728 Core CSS Parsing and Computation convert RestyleResult to enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1289007 Core CSS Parsing and Computation Add initial-letter support to the style system RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1291637 Core Layout refactor font-inflation reftests for input text RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)
1293210 Core Layout: Text and Fonts add cap height support to nsFontMetrics RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1296561 Core Layout: Block and Inline Size initial letters as CSS Inline Layout specification says RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1297306 Core CSS Parsing and Computation Convert NS_STYLE_CLEAR_* to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1305004 Core CSS Parsing and Computation clean ReResolveStyleContext related comments RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307402 Core Layout: Text and Fonts Use a more precise bounding box for initial letter texts RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307728 Core Layout: Block and Inline Convert LineReflowStatus to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1308077 Core Layout: Block and Inline Add compile time protection while calling nsLineBox::BreakTypeToString RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1286468 Core Layout Rename line related functions in nsBlockFrame to conform to Mozilla coding style RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1313083 Core Layout Repair line layout debug flags in nsLineLayout RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1295788 Core CSS Parsing and Computation Remove layout.css.display-contents.enabled pref RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1319699 Developer Documentation Graveyard CSS Correct webkit-text-stoke and webkit-text-fill-color pages on MDN RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1320239 Core CSS Parsing and Computation Use nscoord for some nsStyleCoord in style structs that only carry nscoord RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1322222 Developer Documentation Graveyard CSS Use absolute length for the computed value of -webkit-text-stroke-width property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1319383 Firefox Build System Mach Core Do not check watchman extension if Mercurial version >= 3.8 RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)

30 Total; 0 Open (0%); 30 Resolved (100%); 0 Verified (0%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1250375 Core Graphics Remove hardware acceleration related preferences setting in reftest RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1257449 mozilla.org Repository Account Requests Commit Access (Level 3) for Jeremy Chen RESOLVED FIXED Marcia Knous [:marcia]
1261568 Core Layout: Text and Fonts -webkit-text-fill-color is not working if setting color to be transparent RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1261578 Core Layout: Text and Fonts -webkit-text-fill-color should take effect while rendering texts under selection RESOLVED FIXED u459114
1263827 Core Layout: Text and Fonts Use the ::-moz-selection colors (but faded) for inactive (unfocused) selections NEW
1266743 Core Layout: Text and Fonts Stroking of the HTML text doesn't respect a mitre limit at sharp joins, whereas SVG text does NEW
1266752 Core Layout: Text and Fonts Extend stroking HTML text to support paint-order (like SVG text does) RESOLVED DUPLICATE
1267128 Core Layout: Text and Fonts -webkit-background-clip: text does not respect -webkit-text-stroke property RESOLVED DUPLICATE Jeremy Chen (chenpighead@gmail.com)
1269639 www.firefox.com Release Notes 48.0a2 Firefox Developer Edition release notes wrongly state the default backend of GNU/Linux RESOLVED FIXED Sylvestre Ledru [:Sylvestre]
1273019 Core Layout: Block and Inline [meta] Implement initial-letter related properties in CSS Inline Layout Module Level 3 NEW
1273021 Core Layout: Block and Inline Implement initial-letter-align (from CSS Inline Layout Module Level 3) NEW
1273022 Core Layout: Block and Inline Implement initial-letter-wrap (from CSS Inline Layout Module Level 3) NEW
1273766 Core CSS Parsing and Computation Purge NS_*Hint inline functions for nsChangeHints RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1274891 Core CSS Parsing and Computation [Refactoring] convert nsRestyleHint and nsChangeHint from enum to enum class NEW
1275831 Core Layout [DEBUG only] Repair block layout debug flags in nsBlockDebugFlags.h RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1276180 Core Layout refactor block layout debug flags in nsBlockDebugFlags.h NEW
1284781 developer.mozilla.org Graveyard General Samples opened in JSFiddle will fail if CSS includes HTML escapes like &nbsp; RESOLVED FIXED
1285123 Core Layout caret bar blinks with an odd shift, sometimes even with a weird text shadow RESOLVED DUPLICATE
1287308 Core CSS Parsing and Computation remove old NS_STYLE_HINT_NONE constant RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1287728 Core CSS Parsing and Computation convert RestyleResult to enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1289007 Core CSS Parsing and Computation Add initial-letter support to the style system RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1291637 Core Layout refactor font-inflation reftests for input text RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)
1293210 Core Layout: Text and Fonts add cap height support to nsFontMetrics RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1296561 Core Layout: Block and Inline Size initial letters as CSS Inline Layout specification says RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1296577 Core Layout Give nscoord_MAX a better definition to avoid potential integer overflowing RESOLVED DUPLICATE
1297306 Core CSS Parsing and Computation Convert NS_STYLE_CLEAR_* to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1298756 Core DOM: Core & HTML [WebIDL] Cannot specify type for enum class RESOLVED FIXED Xidorn Quan [:xidorn] UTC+10
1299750 Core DOM: Content Processes [e10s] content process is not responding after requesting a very long web page RESOLVED WORKSFORME
1305004 Core CSS Parsing and Computation clean ReResolveStyleContext related comments RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307402 Core Layout: Text and Fonts Use a more precise bounding box for initial letter texts RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307728 Core Layout: Block and Inline Convert LineReflowStatus to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1308077 Core Layout: Block and Inline Add compile time protection while calling nsLineBox::BreakTypeToString RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1310106 Core Layout: Text and Fonts Implement the rendering of floating :first-letter with CSS initial-letter property NEW
1313083 Core Layout Repair line layout debug flags in nsLineLayout RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1318261 Core Layout: Text and Fonts Let :first-letter with initial-letter property have its own line NEW
1319383 Firefox Build System Mach Core Do not check watchman extension if Mercurial version >= 3.8 RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)
1319699 Developer Documentation Graveyard CSS Correct webkit-text-stoke and webkit-text-fill-color pages on MDN RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1320239 Core CSS Parsing and Computation Use nscoord for some nsStyleCoord in style structs that only carry nscoord RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1322222 Developer Documentation Graveyard CSS Use absolute length for the computed value of -webkit-text-stroke-width property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)

39 Total; 9 Open (23.08%); 30 Resolved (76.92%); 0 Verified (0%);


2016 Bug Summary (per quarter)

Q1

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1239564 Core Layout CSS Animation of transform: scale on element with border-radius broken with HWA disabled RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1250375 Core Graphics Remove hardware acceleration related preferences setting in reftest RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1247777 Core Layout: Text and Fonts Implement the -webkit-text-fill-color property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)

3 Total; 0 Open (0%); 3 Resolved (100%); 0 Verified (0%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1250375 Core Graphics Remove hardware acceleration related preferences setting in reftest RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1257449 mozilla.org Repository Account Requests Commit Access (Level 3) for Jeremy Chen RESOLVED FIXED Marcia Knous [:marcia]

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);

Q2

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1248708 Core Layout: Text and Fonts Implement -webkit-text-stroke RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1277134 Firefox Build System Mach Core Use built-in fsmonitor instead of watchman in mach mercurial-setup if Mercurial version >= 3.8 RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1263827 Core Layout: Text and Fonts Use the ::-moz-selection colors (but faded) for inactive (unfocused) selections NEW
1266743 Core Layout: Text and Fonts Stroking of the HTML text doesn't respect a mitre limit at sharp joins, whereas SVG text does NEW
1266752 Core Layout: Text and Fonts Extend stroking HTML text to support paint-order (like SVG text does) RESOLVED DUPLICATE
1269639 www.firefox.com Release Notes 48.0a2 Firefox Developer Edition release notes wrongly state the default backend of GNU/Linux RESOLVED FIXED Sylvestre Ledru [:Sylvestre]
1273019 Core Layout: Block and Inline [meta] Implement initial-letter related properties in CSS Inline Layout Module Level 3 NEW
1273021 Core Layout: Block and Inline Implement initial-letter-align (from CSS Inline Layout Module Level 3) NEW
1273022 Core Layout: Block and Inline Implement initial-letter-wrap (from CSS Inline Layout Module Level 3) NEW
1274891 Core CSS Parsing and Computation [Refactoring] convert nsRestyleHint and nsChangeHint from enum to enum class NEW
1276180 Core Layout refactor block layout debug flags in nsBlockDebugFlags.h NEW

9 Total; 7 Open (77.78%); 2 Resolved (22.22%); 0 Verified (0%);

Q3

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1297306 Core CSS Parsing and Computation Convert NS_STYLE_CLEAR_* to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)

1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1284781 developer.mozilla.org Graveyard General Samples opened in JSFiddle will fail if CSS includes HTML escapes like &nbsp; RESOLVED FIXED
1296577 Core Layout Give nscoord_MAX a better definition to avoid potential integer overflowing RESOLVED DUPLICATE
1297306 Core CSS Parsing and Computation Convert NS_STYLE_CLEAR_* to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1298756 Core DOM: Core & HTML [WebIDL] Cannot specify type for enum class RESOLVED FIXED Xidorn Quan [:xidorn] UTC+10
1299750 Core DOM: Content Processes [e10s] content process is not responding after requesting a very long web page RESOLVED WORKSFORME

5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);

Q4

Bug Resolved

Full Query
ID Product Component Summary Status Resolution Assigned to
1307402 Core Layout: Text and Fonts Use a more precise bounding box for initial letter texts RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307728 Core Layout: Block and Inline Convert LineReflowStatus to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1308077 Core Layout: Block and Inline Add compile time protection while calling nsLineBox::BreakTypeToString RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1286468 Core Layout Rename line related functions in nsBlockFrame to conform to Mozilla coding style RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1313083 Core Layout Repair line layout debug flags in nsLineLayout RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1295788 Core CSS Parsing and Computation Remove layout.css.display-contents.enabled pref RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1319699 Developer Documentation Graveyard CSS Correct webkit-text-stoke and webkit-text-fill-color pages on MDN RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1320239 Core CSS Parsing and Computation Use nscoord for some nsStyleCoord in style structs that only carry nscoord RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1322222 Developer Documentation Graveyard CSS Use absolute length for the computed value of -webkit-text-stroke-width property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1319383 Firefox Build System Mach Core Do not check watchman extension if Mercurial version >= 3.8 RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)

10 Total; 0 Open (0%); 10 Resolved (100%); 0 Verified (0%);

Bug Reported

Full Query
ID Product Component Summary Status Resolution Assigned to
1307402 Core Layout: Text and Fonts Use a more precise bounding box for initial letter texts RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1307728 Core Layout: Block and Inline Convert LineReflowStatus to an enum class RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1308077 Core Layout: Block and Inline Add compile time protection while calling nsLineBox::BreakTypeToString RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1310106 Core Layout: Text and Fonts Implement the rendering of floating :first-letter with CSS initial-letter property NEW
1313083 Core Layout Repair line layout debug flags in nsLineLayout RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1318261 Core Layout: Text and Fonts Let :first-letter with initial-letter property have its own line NEW
1319383 Firefox Build System Mach Core Do not check watchman extension if Mercurial version >= 3.8 RESOLVED INVALID Jeremy Chen (chenpighead@gmail.com)
1319699 Developer Documentation Graveyard CSS Correct webkit-text-stoke and webkit-text-fill-color pages on MDN RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1320239 Core CSS Parsing and Computation Use nscoord for some nsStyleCoord in style structs that only carry nscoord RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)
1322222 Developer Documentation Graveyard CSS Use absolute length for the computed value of -webkit-text-stroke-width property RESOLVED FIXED Jeremy Chen (chenpighead@gmail.com)

10 Total; 2 Open (20%); 8 Resolved (80%); 0 Verified (0%);