Closed Bug 1652395 Opened 5 years ago Closed 5 years ago

Replace 'typedef' by 'using' in SVG and SMIL code

Categories

(Core :: SVG, task)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

Details

Attachments

(1 file)

No description provided.

Also removes some mozila:: where its no longer needed

Note that this patch was created by running

sed -e -i '.bak' 's/typedef ([a-zA-Z0-9:]+) ([a-zA-Z0-9:]+)/using \2 = \1/'

and then fixing up a few cases that didn't work.

Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Summary: Replace typedef by using in SVG and SMIL code → Replace 'typedef' by 'using' in SVG and SMIL code
Attachment #9163145 - Attachment description: Bug 1652395 - Replace typedef by using in SVG and SMIL code → Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code
Pushed by longsonr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/8f4b56827da8 Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: