User:Tlin/2024
From MozillaWiki
Contents
2024 Bug Summary
2024 H1
Bug Resolved
60 Total; 0 Open (0%); 54 Resolved (90%); 6 Verified (10%);
Bug Reported
ID | Product | Component | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|---|---|
1873530 | Core | Layout | Unify continuation linking operations by removing SetPrevContinuation() and SetPrevInFlow() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1874336 | Core | Layout | Minor rewrite regarding applying min & max size constrain | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1875194 | Core | Layout: Scrolling and Overflow | Fix vertical scrollbar size returned by GetDesiredScrollbarSizes() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1875199 | Core | Layout: Scrolling and Overflow | Update documentation for GetScrolledRect() and GetLogicalScrollPosition() in nsIScrollableFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1875569 | Core | Layout | Disable test_long_press_to_select_when_partial_visible_word_is_selected in test_accessiblecaret_selection_mode.py | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1875600 | Core | Layout | Minor clean up in layout | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1876592 | Firefox | Screenshots | Screenshot highlight is not at the correct position on abspos <html> | RESOLVED | DUPLICATE | |
1877850 | Core | Layout: Block and Inline | Convert callers of ReflowInput physical size accessors to use logical ones | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1878433 | Core | Layout | Clean up in nsIFrame and nsCanvasFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1878435 | Core | Layout: Scrolling and Overflow | Improvement on scrollbar-gutter implementation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1879371 | Core | Layout: Tables | Add a helper for placing repeated table footer | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1879996 | Core | Layout: Form Controls | Implement GetFrameName() for nsCheckboxRadioFrame and nsSelectsAreaFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1884058 | Core | Layout: Tables | ###!!! ASSERTION: Someone forgot a NextInFlowNeedsReflow flag: 'frameStatus.NextInFlowNeedsReflow()' on crashtest 1881157.html | NEW | ||
1885691 | Core | Layout | Convert LogicalCorner to enum class in WritingMode.h | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1885693 | Core | Layout | Convert LogicalSide to enum class in WritingMode.h | RESOLVED | FIXED | [:flowejam] |
1885695 | Core | Layout | Convert LogicalEdge to enum class in WritingMode.h | RESOLVED | FIXED | jmc531 |
1886942 | Core | Layout: Tables | Minor cleanup in nsTableCellFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1887940 | Developer Services | General | gecko-dev is not synchronizing since Mar 21, 2024 | RESOLVED | FIXED | Jonathan Moss |
1888535 | Core | Layout | Consider removing DISPLAY_REFLOW macros and DR_Cookie | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1888702 | Core | Layout | Minor cleanup in nsFlexContainerFrame and nsCSSFrameConstructor | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1889047 | Core | Layout: Flexbox | Revise flex container log | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1889202 | Core | Layout | Migrate mozilla wiki's Style System and Layout section into firefox source doc | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1890207 | Core | MathML | Minor cleanup in nsMathMLContainerFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1890238 | Core | Layout: Flexbox | Implement forced page break on flex items | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1891173 | Core | Layout | Convert PhysicalAxis to an enum class | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1891866 | Core | Layout: Flexbox | Clear mIsTopOfPage bit in flex item's ReflowInput | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1892307 | Core | Layout | Convert remaining enums to enum classes in WritingModes.h | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1892778 | Core | Layout | Modernize the enums in WritingMode, and some cleanup nearby | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1895558 | Core | Graphics | Fix links in gfx docs | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1895829 | Core | Layout: Grid | Add ordinal to testcases in grid-auto-min-sizing-min-content-min-size-001.html and others | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1896210 | Core | Layout | Revise layout overview doc | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1896516 | Core | Layout: Scrolling and Overflow | Get rid of nsIScrollableFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1896710 | Core | CSS Parsing and Computation | Revise style system overview doc | NEW | ||
1897135 | Core | Layout | Cleanup in nsFrameManager, nsCSSFrameConstructor, and PresShell | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1899345 | Core | Layout: Scrolling and Overflow | Replace ScrollContainerFrame::OverflowState with mozilla::PhysicalAxes | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1899411 | Core | Internationalization | Update segmenter to ICU4X 1.5 | RESOLVED | FIXED | Makoto Kato [:m_kato] |
1899891 | Core | Layout: Form Controls | Give nsFileControlFrame its own frame type | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1899894 | Core | Layout | Remove debug statements that require customized #define | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1900522 | Core | Layout | Minor cleanup in size computation functions | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1900852 | Core | Layout | Remove shipped layout preferences in WPT ini files | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1901144 | Core | Layout | Change nsLayoutUtils APIs that compute sizes to return results in Maybe | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1901610 | Core | Layout: Scrolling and Overflow | Investigate the performance when implementing nsIFrame::IsScrollContainerOrSubclass() with do_QueryFrame | RESOLVED | WONTFIX | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1901652 | Core | Layout: Positioned | The hypothetical box of fixed positioned elements accounted the root scrollbar-gutter on the left twice | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1902542 | Core | Layout: Block and Inline | Clean up for block frame state bits and pushed floats APIs | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1903141 | Core | Layout: Block and Inline | Store floats list in a frame property rather than in nsBlockFrame::mFloats | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1903483 | Core | Layout | Simplify nsFrameList::EmptyList() allocation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1904453 | Core | Layout | Add a hyphen to the filename for wpt crashtests | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1905001 | Core | Layout | Add logical accessors for IntrinsicSize | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1905462 | Core | Layout | Clean up in ComputeISizeValue() around the handling of aspect-ratio | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1905463 | Core | Layout | Cap aspect-ratio's automatic minimum size by its maximum size | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
50 Total; 2 Open (4%); 48 Resolved (96%); 0 Verified (0%);
2024 H2
Bug Resolved
28 Total; 0 Open (0%); 27 Resolved (96.43%); 1 Verified (3.57%);
Bug Reported
ID | Product | Component | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|---|---|
1906716 | Core | Graphics | Remove gfx::MaybeIntSize | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1906792 | Core | Layout | More cleanup related to intrinsic size | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1907668 | Core | Widget | Mismatch coordinates in nsBaseDragSession::DrawDragForImage() | NEW | ||
1908826 | Core | Layout: Block and Inline | Modernize collapsing margin data structure | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1909274 | Core | Layout | Add a match link for wpt intrinsic-percent-non-replaced-002.html | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1909761 | Core | Layout | Pass percentage basis when computing intrinsic sizes | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1909786 | Core | Layout | Cleanup related to intrinsic size computation | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1909995 | Core | Layout | Introduce nsIFrame::IntrinsicISize as a helper to implement GetMinISize() and GetPrefISize() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1910428 | Core | Layout | Remove duplicate code in nsContainerFrame::ComputeAutoSize | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1911027 | Core | Layout | Minor clean up for inline intrinsic size APIs | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1912600 | Core | Layout: Grid | Minor improvement to grid testcases and comment | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1913515 | Core | Layout: Tables | Add a helper to return the inner frame of nsTableCellFrame | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1914661 | Core | Layout | Minor clean up in ReflowInput | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1916026 | Core | Layout | Minor improvement to WritingModes.h | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1917056 | Core | Layout | Move the special logic for table frame out of IntrinsicForAxis() | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1917144 | Core | Layout | Add IntrinsicSizeInput::mContainingBlockSize for grid container's usage | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1918576 | Core | Layout | Definite max-block-size and auto block-size shouldn't establish a percentage basis | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
1918942 | Firefox | Settings UI | Settings -> Search -> Default Search Engine dropdown menu contains ellipse | RESOLVED | FIXED | Ting-Yu Lin [:TYLin] (PDT, UTC-7) |
18 Total; 1 Open (5.56%); 17 Resolved (94.44%); 0 Verified (0%);