Bug 63417

Summary: Add [Optional] attributes where appropriate for addEventListener and removeEventListener
Product: WebKit Reporter: Adam Barth <abarth>
Component: DOMAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, pilgrim, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63418    
Attachments:
Description Flags
Patch none

Description Adam Barth 2011-06-26 20:49:23 PDT
Add [Optional] attributes where appropriate for addEventListener and removeEventListener
Comment 1 Adam Barth 2011-06-26 20:51:30 PDT
Created attachment 98658 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-26 21:04:26 PDT
Comment on attachment 98658 [details]
Patch

FF didn't used to have these optional.  I didn't realized they'd changed.
Comment 3 WebKit Review Bot 2011-06-26 21:45:57 PDT
Comment on attachment 98658 [details]
Patch

Clearing flags on attachment: 98658

Committed r89781: <http://trac.webkit.org/changeset/89781>
Comment 4 WebKit Review Bot 2011-06-26 21:46:02 PDT
All reviewed patches have been landed.  Closing bug.