Closed Bug 1822867 Opened 3 years ago Closed 3 years ago

Over-aggressive warning for "ClientWaitSync must return TIMEOUT_EXPIRED until..."

Categories

(Core :: Graphics: CanvasWebGL, defect, P1)

defect

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

Details

Attachments

(1 file)

The warning is accurate, but it's likely common for apps to be constructed such that they query one or a few times before returning to the event loop. Rather than asking them to refactor or workaround to avoid this (in this case merely pendantic) warning, we should just only warn if it looks like someone's spin-locking.

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jgilbert, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.

Flags: needinfo?(lsalzman)
Flags: needinfo?(jgilbert)
Flags: needinfo?(lsalzman)
Flags: needinfo?(jgilbert)
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/828b44a3c32b Only generate "ClientWaitSync not ready yet" warning after 100th time. r=gfx-reviewers,lsalzman
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: