Bug 165774

Summary: Document.visibilityState should use an IDL string enumeration
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: http://w3c.github.io/page-visibility/#extensions-to-the-document-interface
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-12-12 14:33:19 PST
Document.visibilityState should use an IDL string enumeration:
- http://w3c.github.io/page-visibility/#extensions-to-the-document-interface
Comment 1 Chris Dumez 2016-12-12 14:35:09 PST
Created attachment 296951 [details]
Patch
Comment 2 Daniel Bates 2016-12-12 14:42:46 PST
Comment on attachment 296951 [details]
Patch

r=me
Comment 3 Chris Dumez 2016-12-12 15:27:48 PST
Comment on attachment 296951 [details]
Patch

Clearing flags on attachment: 296951

Committed r209733: <http://trac.webkit.org/changeset/209733>
Comment 4 Chris Dumez 2016-12-12 15:27:56 PST
All reviewed patches have been landed.  Closing bug.