Closed Bug 853910 Opened 12 years ago Closed 12 years ago

Stop using prclist in the workers EventListenerManager

Categories

(Core :: DOM: Workers, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

It's doing evil warning things to me.
(In reply to Boris Zbarsky (:bz) from comment #0) > It's doing evil warning things to me. Evil? Like what?
Every single use of PR_CLIST_IS_EMPTY triggers a warning about extra parens around an equality comparison, and since this header is included from pretty much every single WebIDL binding file building in dom/bindings leads to many warnings that completely hide other warnings and compiler errors.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: