User:Tlin/2023
Jump to navigation
Jump to search
Full Query
Full Query
Full Query
Full Query
2023 Bug Summary
2023 H1
Bug Resolved
38 Total; 0 Open (0%); 26 Resolved (68.42%); 12 Verified (31.58%);
Bug Reported
22 Total; 4 Open (18.18%); 18 Resolved (81.82%); 0 Verified (0%);
2023 H2
Bug Resolved
ID | Product | Component | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|---|---|
1841173 | Core | Layout: Flexbox | Investigate to unify the code getting first/last baseline in a FlexLine | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1812485 | Core | Layout: Flexbox | Fix pushing tall flex items for "reverse" flex containers | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1835562 | Core | Layout: Flexbox | WPT css/css-flexbox/baseline-synthesis-003.html fails | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1818933 | Core | Layout: Flexbox | Various interop2023-relevant WPT failures due to "align-self:baseline" falling back to "flex-start" instead of synthesizing a baseline | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1848445 | Core | Layout: Grid | Cosmetic fix to WPTs css/css-grid/alignment/grid-align-baseline-table-* | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1849038 | Core | Layout: Flexbox | Fix wpt flexbox-align-self-baseline-horiz-006.xhtml | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1853090 | Core | Layout | Add ContentISize() and ContentBSize() convenience methods to nsIFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1854424 | Core | Layout | Add a LogicalMargin method returning an offset to start-sides | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1854892 | Core | Layout: Images, Video, and HTML Frames | Use logical coordinates in nsVideoFrame::Reflow() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1856469 | Core | Layout: Tables | Remove redundant GetTableFrame() call in nsTableRowFrame::DidResize() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1857585 | Core | Layout: Tables | Clean up for table row and table cell code | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1859446 | Core | Layout: Tables | More clean up in table code | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1678767 | Core | Layout: Tables | [css-writing-modes] Make table row group reflow code only use logical coordinates | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1839401 | Core | Layout: Scrolling and Overflow | Issue with invalidation of scrollbar-gutter CSS property | VERIFIED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
553880 | Core | Layout: Tables | Extra files in layout/reftests/table-bordercollapse/ | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1861562 | Core | Layout: Tables | More clean up in table code | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1861539 | Core | Layout: Tables | Use logical ReflowChild() and FinishReflowChild() to reflow table column group and table column | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1863855 | Core | Layout | Disable high frequent intermittent tests for AccessibleCaret | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1863837 | Core | Layout: Tables | Table clean up regarding fragmentation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1865186 | Core | Layout | Update comment referencing named-pages pref | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1361580 | Core | Layout: Text and Fonts | coverity report: nsContinuingTextFrame::mPrevContinuation isn't initialized properly | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1866836 | Core | Layout: Tables | Preparation to fix table available block-size | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1867916 | Core | Layout: Tables | Fix the initialization of available block-size in TableReflowInput | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1744363 | Core | Layout: Flexbox | Firefox print preview and resulting print out are truncating the last few table rows contained in div | VERIFIED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1868454 | Core | Internationalization | Check in icu_capi/Cargo.toml.orig for completeness | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1867784 | Core | Layout: Columns | DoorDash site fails to load. Last working in version 104 | VERIFIED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1869722 | Core | Layout: Flexbox | Minor cleanup after fixing tables as flex items | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1841296 | Core | Layout: Grid | Firefox fails WPT css/css-grid/subgrid/contribution-size-flex-tracks-001.html | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1350037 | Core | Layout | <caption> mistakenly honors "justify-self", inside of table as grid item | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1870558 | Core | Layout: Tables | Clean up in table wrapper | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1870572 | Core | Layout | Use constexpr variables instead of macro to define layout constants | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1870103 | Core | Layout: Flexbox | Assertion failure: cbSize.BSize(wm) == nscoord((1 << 30) - 1) (Why provide a percentage basis when the containing block's block-size is definite?), at /builds/worker/checkouts/gecko/layout/generic/ReflowInput.cpp:2082 | VERIFIED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1870910 | Core | Layout | Remove old VC de-optimize workaround for nsContainerFrame::FinishReflowChild() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1870983 | Core | Layout | Clean up after we removed some XUL layout code | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1833486 | Core | Layout: Grid | Firefox fails wpt test css-grid/subgrid/subgrid-stretch.html | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1841297 | Core | Layout: Grid | Firefox fails WPT css/css-grid/subgrid/grid-gap-011.html | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1871608 | Core | Layout: Tables | Removed usused member functions and variables in table parts | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
37 Total; 0 Open (0%); 33 Resolved (89.19%); 4 Verified (10.81%);
Bug Reported
30 Total; 4 Open (13.33%); 25 Resolved (83.33%); 1 Verified (3.33%);