User:Tlin/2021
From MozillaWiki
Contents
2021 Bug Summary
2021 H1
Bug Resolved
41 Total; 0 Open (0%); 41 Resolved (100%); 0 Verified (0%);
Bug Reported
47 Total; 9 Open (19.15%); 37 Resolved (78.72%); 1 Verified (2.13%);
2021 H2
Bug Resolved
57 Total; 0 Open (0%); 50 Resolved (87.72%); 7 Verified (12.28%);
Bug Reported
ID | Product | Component | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|---|---|
1719555 | Core | Layout: Form Controls | Clean up for nsComboboxControlFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1720963 | Core | Layout: Tables | Remove unused method declarations in nsTableFrame.h | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1722356 | Core | Layout | Minor cleanup in layout | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1723567 | mozilla.org | Github: Administration | Make Ting-Yu a member of the Mozilla organization on GitHub | RESOLVED | FIXED | Chris Knowles [:cknowles] |
1724143 | Core | Layout: Flexbox | Fix flexbox-align-self-baseline-horiz-3.xhtml | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1724848 | Core | Web Painting | The highlight is missing when hovering on a bookmark from bookmark folder the second time | VERIFIED | FIXED | Matt Woodrow (:mattwoodrow) |
1726620 | Core | Layout | Add structs representing strong-type app units coordinates | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1727376 | Core | Layout | Capitalize template parameters for data structure used in layout and gfx | RESOLVED | FIXED | Razvan Cojocaru |
1727390 | Core | Layout | Improve the ergonomic of arithmetic operations between AuCoord64, AuCoord and nscoord | NEW | ||
1727597 | Core | Layout: Grid | Remove grid-areas-overflowing-grid-container-{004,005}.html.ini | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1728241 | Core | Internationalization | Fixed non-unified build under intl/lwbrk | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1728708 | Core | Internationalization | Clean up for lwbrk WordBreaker and its gtest | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1730084 | Core | Internationalization | Remove WordBreaker::BreakInBetween() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1731510 | Core | Layout | Add a "set or allocate" frame property API | NEW | ||
1731653 | Core | Layout | {inc} On horizontal resize, we don't correctly resize block with box-sizing: content-box, percentage width, and percentage padding | VERIFIED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1733009 | Core | Internationalization | Get rid of LineBreaker::Prev() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1733872 | Core | Internationalization | Add a new LineBreak::Next() that treat text end a line break opportunity | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1733876 | Core | DOM: Serializers | Get rid of LineBreaker::Prev() in nsPlainTextSerializer | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1733877 | Core | DOM: Serializers | Get rid of LineBreaker::Prev() in nsXMLContentSerializer::AppendWrapped_NonWhitespaceSequence | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1733878 | Core | DOM: Editor | Get rid of LineBreaker::Prev() in InternetCiter::Rewrap | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1735251 | Core | Layout | Minor clean up in layout and dom | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1736755 | Core | DOM: Core & HTML | Audit fallible nsTArray allocation in nsLineBreaker | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1736938 | Core | Internationalization | Convert LineBreaker and WordBreaker into utility classes | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1737332 | Core | Disability Access APIs | Remove unused WordBreaker argument for IsAcceptableWordStart() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1737644 | Core | DOM: Serializers | Reorganize nsPlainTextSerializer's fields for better packing | NEW | ||
1740175 | Core | Layout: Scrolling and Overflow | Convert NEEDS_REFLOW macro in nsHTMLScrollFrame::Reflow to lambda | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1740831 | Core | Internationalization | Remove two enum aliases LineBreaker::{WordBreak,Strictness} | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1741773 | Core | Layout: Scrolling and Overflow | Document some state bits in ScrollReflowInput and ScrollFrameHelper | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1741774 | Core | Layout: Scrolling and Overflow | Support scrollbar-gutter in the style system | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1741990 | Core | CSS Parsing and Computation | Run rustfmt on servo/components/style and servo/ports/geckolib | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1742006 | Core | Graphics | Minor clean up of Union methods in Rect types | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1743537 | Core | Layout: Scrolling and Overflow | Clean up related to scroll frame implementation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1743959 | Core | Layout: Scrolling and Overflow | Refactor around mScrollPort and TryLayout in scroll frame implementation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1744895 | Core | Layout: Flexbox | justify-content:left/right doesn't work with vertical row-oriented flexbox and abspos children | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1745828 | Core | Layout: Scrolling and Overflow | Refactor ScrollFrameHelper::LayoutScrollbars | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1746098 | Core | Layout: Scrolling and Overflow | Reduce the number of reflow for scrolled frame if scrollbar-gutter is not auto | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
1746528 | Core | Layout | Remove aspect-ratio preference | RESOLVED | FIXED | Boris Chiou [:boris] |
1747305 | Core | Layout: Flexbox | Honor <overflow-position>: safe | unsafe on justify-content and align-content for flexbox's abspos child | NEW | ||
1747336 | Core | Layout: Scrolling and Overflow | Optimize the number of reflows for overflow:auto scroll container with only the vertical scrollbar | NEW | ||
1747515 | Core | Layout: Flexbox | Remove an obsolete comment in nsFlexContainerFrame.cpp | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PST, UTC-8) |
40 Total; 5 Open (12.5%); 33 Resolved (82.5%); 2 Verified (5%);