Bug 162627 - Second parameter to MutationObserver.observe() should be optional
Summary: Second parameter to MutationObserver.observe() should be optional
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#interfac...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-09-27 11:40 PDT by Chris Dumez
Modified: 2016-09-27 12:38 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.87 KB, patch)
2016-09-27 11:56 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-27 11:40:54 PDT
Second parameter to MutationObserver.observe() should be optional:
- https://dom.spec.whatwg.org/#interface-mutationobserver
Comment 1 Chris Dumez 2016-09-27 11:56:03 PDT
Created attachment 289990 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-27 12:38:10 PDT
Comment on attachment 289990 [details]
Patch

Clearing flags on attachment: 289990

Committed r206453: <http://trac.webkit.org/changeset/206453>
Comment 3 WebKit Commit Bot 2016-09-27 12:38:15 PDT
All reviewed patches have been landed.  Closing bug.