Closed Bug 1879996 Opened 5 months ago Closed 5 months ago

Implement GetFrameName() for nsCheckboxRadioFrame and nsSelectsAreaFrame

Categories

(Core :: Layout: Form Controls, task)

task

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(3 files)

nsCheckboxRadioFrame and nsSelectsAreaFrame are shown as Frame and Block in the frame tree dump, which are not meaningful.

We've moved GetUsableScreenRect() as a static method into
nsComboboxControlFrame.cpp in
https://hg.mozilla.org/mozilla-central/rev/7f37547c29ff

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED

Before this patch, nsCheckboxRadioFrame and nsSelectsAreaFrame are shown as
Frame and Block in the frame tree dump. This patch gives them proper names
so that it is easier to find their implementation when looking at the frame tree
dump.

Attachment #9379843 - Attachment description: Bug 1879996 Part 1 - Remove a obsolete comment for nsCheckboxRadioFrame. r?#layout → Bug 1879996 Part 1 - Remove an obsolete comment for nsCheckboxRadioFrame. r?#layout
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d02843e9fdae
Part 1 - Remove an obsolete comment for nsCheckboxRadioFrame. r=tlouw
https://hg.mozilla.org/integration/autoland/rev/f32be8608ec1
Part 2 - Remove 'virtual' keyword for methods already having 'override'. r=layout-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/38843b8b1e52
Part 3 - Implement GetFrameName() for nsCheckboxRadioFrame and nsSelectsAreaFrame. r=layout-reviewers,emilio
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: