Open Bug 1017685 Opened 10 years ago Updated 2 years ago

DOM Notifications: large tag trips on Obj-C exception

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files)

Attached file testcase
2014-05-29 09:43:10.510 firefox-bin[630:507] Mozilla has caught an Obj-C exception [NSInvalidArgumentException: *** -[_NSConcreteUserNotification setUserInfo:]. UserInfo too big. Encoded data greater than 1k.]
This is probably not hard to fix. Assigning to smichaud, but I can take it in a crunch.
Assignee: nobody → smichaud
I assume the main importance of this bug is that it blocks WebIDL fuzzing tests.

I hope to get to it next week or the week after.
The dependency just means it was found by that fuzzer module. This exception is non-fatal, and I can ignore matching error messages, so fuzzing continues.
Limit is higher in El Capitan, but still possible to hit this.

2015-11-25 14:47:49.733 firefox-bin[17191:356245] Mozilla has caught an Obj-C exception [NSInvalidArgumentException: *** -[_NSConcreteUserNotification setUserInfo:]. UserInfo too big. Encoded data greater than 16k. (36787 bytes)]
Component: DOM → DOM: Core & HTML

This is left over from when I was a Mozilla employee. I'll never get back to it.

Assignee: smichaud → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: