Locally saved testcase from bug 1360222 will cause continuous memory increase and browser UI becomes unresponsive
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | wontfix |
firefox-esr115 | --- | wontfix |
firefox115 | --- | wontfix |
firefox116 | --- | wontfix |
firefox117 | --- | fix-optional |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(2 files, 2 obsolete files)
- Use Windows with d2d enabled (which should be default in Nightlies).
- Download the testcase from bug 1360222 to your local machine (https://bugzilla.mozilla.org/attachment.cgi?id=9342747)
- Close all Browser Windows (i.e. completely close the browser)
- Double click on the locally saved testcase (such that this testcase is the only tab)
AR: Rapid continuous memory increase. The browser UI sort of becomes unresponsive.
ER: Not so
Profile: https://share.firefox.dev/3NZsfhv
Regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=96c385db59064e3bbffaeeef6c4d9b7e083c5b08&tochange=02d875d4f7d769cd03be3175490377dc600355fe
Confirmed bug 1678652 (verified by setting webgl.disable-fail-if-major-performance-caveat= False and retesting)
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1678652
:jgilbert, since you are the author of the regressor, bug 1678652, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Reporter | ||
Comment 4•2 years ago
|
||
With webgl.disable-fail-if-major-performance-caveat= True, I get the following regression range:
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Comment 5•1 year ago
•
|
||
Latest profile of opening the testcase from disk: https://share.firefox.dev/4aW2lox The profile is only 8s, but the browser was stuck for 1minute
Profile with opening the testcase from the browser: https://share.firefox.dev/3U4H3yY
Updated•1 year ago
|
Comment 7•11 months ago
|
||
This is canvas2d and MakeTextRun, not webgl, based on the profile.
I think it's likely that the association with bug 1678652 is unrelated or spurious.
Updated•6 months ago
|
Comment 9•6 months ago
|
||
Comment on attachment 9423905 [details]
Bug 1842213 - "WebDriver:ElementSendKeys" doesn't use implicit wait for element to become keyboard-interactable. r?whimboo
Revision D221662 was moved to bug 1842214. Setting attachment 9423905 [details] to obsolete.
Reporter | ||
Updated•6 months ago
|
Description
•