getBBox now returns an empty bbox when there is no fill
Categories
(Core :: SVG, defect)
Tracking
()
People
(Reporter: birtles, Assigned: longsonr)
References
(Blocks 2 open bugs)
Details
(Keywords: perf-alert, regression)
Attachments
(3 files, 3 obsolete files)
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Reporter | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Reporter | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Assignee | ||
Comment 8•11 years ago
|
||
Reporter | ||
Comment 9•11 years ago
|
||
Assignee | ||
Comment 10•11 years ago
|
||
Reporter | ||
Comment 11•11 years ago
|
||
Assignee | ||
Comment 12•11 years ago
|
||
Reporter | ||
Comment 13•11 years ago
|
||
Comment 14•10 years ago
|
||
Assignee | ||
Comment 15•10 years ago
|
||
Assignee | ||
Comment 16•10 years ago
|
||
Assignee | ||
Comment 17•10 years ago
|
||
Comment 18•9 years ago
|
||
Assignee | ||
Comment 19•9 years ago
|
||
Comment 20•9 years ago
|
||
Updated•9 years ago
|
Comment 21•6 years ago
|
||
Comment 22•6 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:svoisen, maybe it's time to close this bug?
Reporter | ||
Comment 23•6 years ago
|
||
I'm pretty sure it's still a bug.
Assignee | ||
Comment 24•5 years ago
|
||
It sure is.
Comment 25•5 years ago
|
||
(Let's drop the leave-open
keyword so that triagebot stops nagging about possibly-mistakenly-left-open status. That keyword really only matters for the short time window when a patch is being merged around.)
Comment hidden (off-topic) |
Comment 27•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Updated•2 years ago
|
Assignee | ||
Comment 28•8 months ago
|
||
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 29•8 months ago
|
||
Comment 30•8 months ago
|
||
Comment 31•8 months ago
|
||
Backed out for causing mochitest failures @ dom/svg/test/test_getBBox-options.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/efb862ccda78739d3329be790da0cb8700f19481
Failure log -> TEST-UNEXPECTED-FAIL | dom/svg/test/test_getBBox-options.html | Test timed out.
Assignee | ||
Comment 32•8 months ago
|
||
Comment 33•8 months ago
|
||
Comment 34•8 months ago
|
||
bugherder |
Updated•8 months ago
|
Assignee | ||
Comment 35•8 months ago
|
||
svg.new-getBBox.enabled is still preffed off. I'll raise another bug to try turning it on again.
Comment 36•8 months ago
|
||
(In reply to Pulsebot from comment #33)
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e2a99b40f516
fix some issues with svg.new-getBBox.enabled r=emilio
Perfherder has detected a browsertime performance change from push e2a99b40f516d8e0dfff4b258f6b88f20b6f9642.
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
4% | google-slides LastVisualChange | macosx1015-64-shippable-qr | bytecode-cached fission warm webrender | 1,436.38 -> 1,375.84 | Before/After |
4% | google-slides LastVisualChange | macosx1015-64-shippable-qr | cold fission webrender | 2,465.40 -> 2,363.07 | Before/After |
3% | google-slides LastVisualChange | macosx1015-64-shippable-qr | bytecode-cached cold fission webrender | 2,485.44 -> 2,402.64 | Before/After |
3% | google-slides LastVisualChange | macosx1015-64-shippable-qr | fission warm webrender | 1,935.56 -> 1,877.12 | Before/After |
3% | google-slides LastVisualChange | macosx1015-64-shippable-qr | fission warm webrender | 1,932.26 -> 1,874.06 | Before/After |
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests.
If you need the profiling jobs you can trigger them yourself from treeherder job view or ask a sheriff to do that for you.
You can run these tests on try with ./mach try perf --alert 688
For more information on performance sheriffing please see our FAQ.
Assignee | ||
Comment 37•8 months ago
|
||
Well that's pretty surprising and close to impossible since this is all preffed off code.
Description
•