Closed
Bug 1957689
Opened 1 year ago
Closed 1 year ago
Track SVG local refs separately from SVG
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
We don't have use for it elsewhere.
Updated•1 year ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Just drive-by clean-ups.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bed9e7a07e7f
Move URlAndReferrerInfo to SVGObserverUtils.cpp. r=longsonr
https://hg.mozilla.org/integration/autoland/rev/3ddb53b6a1ce
Track local SVG references independently. r=longsonr
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1c27bd6b8786
Fix detection of cross-doc references.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b42a36a572dd
Restore commented-out assert that failed locally for me.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c0237947a34
Appease old gcc which doesn't like the nullptr vs NonNull<Encoding*> ternary.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38ce7ebff935
Use atoms a bit more in IDTracker. r=smaug
Comment 9•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bed9e7a07e7f
https://hg.mozilla.org/mozilla-central/rev/3ddb53b6a1ce
https://hg.mozilla.org/mozilla-central/rev/1c27bd6b8786
https://hg.mozilla.org/mozilla-central/rev/b42a36a572dd
https://hg.mozilla.org/mozilla-central/rev/8c0237947a34
https://hg.mozilla.org/mozilla-central/rev/38ce7ebff935
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Comment 10•1 year ago
•
|
||
Increased the metric on Motionmark-suits by 16%.
Not sure if thats an improvement or a regression (perfherder says "higher is better", but IIRC motionmark is a bit weird)
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•