Bug 89992 - MutationObserver.observe should treat a null or undefined options argument as empty
Summary: MutationObserver.observe should treat a null or undefined options argument as...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 10:46 PDT by Adam Klein
Modified: 2012-06-26 12:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2012-06-26 10:47 PDT, Adam Klein
no flags Details | Formatted Diff | Diff
Patch for landing (3.71 KB, patch)
2012-06-26 11:08 PDT, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2012-06-26 10:46:22 PDT
MutationObserver.observe should treat a null or undefined options argument as empty
Comment 1 Adam Klein 2012-06-26 10:47:43 PDT
Created attachment 149558 [details]
Patch
Comment 2 Ojan Vafai 2012-06-26 11:04:47 PDT
Comment on attachment 149558 [details]
Patch

Might want to comment in the ChangeLog about why it's still a syntax error.
Comment 3 Adam Klein 2012-06-26 11:08:42 PDT
Created attachment 149564 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-06-26 12:37:15 PDT
Comment on attachment 149564 [details]
Patch for landing

Clearing flags on attachment: 149564

Committed r121278: <http://trac.webkit.org/changeset/121278>
Comment 5 WebKit Review Bot 2012-06-26 12:37:26 PDT
All reviewed patches have been landed.  Closing bug.