Closed Bug 1331574 Opened 8 years ago Closed 8 years ago

send ScriptedNotificationObserver notifications async during painting

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox53 --- affected

People

(Reporter: tnikkel, Assigned: tnikkel)

References

Details

Attachments

(2 files)

The full fix for bug 1311841 (sending all image notifications async during painting) ended up being involved (we'll still fix it properly). So this is a simpler fix suitable for uplifting. The only thing we need to protect against is calling into script, and only ScriptedNotificationObserver can do that. It's also not widely used: 4 addons on dxr use it, and we use it for tests.
This got backed out in bug 1323207, but I need it here.
Attachment #8827372 - Flags: review?(wmccloskey)
Attached patch main patchSplinter Review
Attachment #8827373 - Flags: review?(aosmond)
Attachment #8827373 - Flags: review?(aosmond) → review+
Comment on attachment 8827372 [details] [diff] [review] reland the js api for this Review of attachment 8827372 [details] [diff] [review]: ----------------------------------------------------------------- We decided that we don't need this. Bug 1328423 should fix the problem this is meant to address.
Attachment #8827372 - Flags: review?(wmccloskey)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: