Closed Bug 1527495 Opened 5 years ago Closed 5 years ago

Migrate text-link to CE

Categories

(Toolkit :: UI Widgets, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: surkov, Assigned: surkov)

References

Details

Attachments

(2 files)

splitting bug 1448213 into two as Brian suggests

Blocks: 1448213
Component: XUL → XUL Widgets
Product: Core → Toolkit

Jorg, this is going to need updates on the TB side as well: https://searchfox.org/comm-central/search?q=text-link&path=. Elements that have <label class="text-link"> will need to become <label is="text-link"> and JS callers will need to do document.createXULElement("label", {is: "text-link"}); instead of let l = document.createXULElement("label"); l.className = "text-link";.

See https://phabricator.services.mozilla.com/D19595 for example changes.

Flags: needinfo?(jorgk)
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED

Thanks, Magnus, Richard, please take care of this.

Flags: needinfo?(richard.marti)
Flags: needinfo?(mkmelin+mozilla)
Flags: needinfo?(jorgk)

I was already CCed to this bug and planned to port it. I'll do it today.

Flags: needinfo?(richard.marti)
Flags: needinfo?(mkmelin+mozilla)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Depends on: 1528419
Depends on: 1529221
Depends on: 1530211
Type: enhancement → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: