Bug 107230

Summary: [Mac] Enable Page Visibility (PAGE_VISIBILITY_API)
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, joepeck, sam, shishir, simon.fraser, tonyg
Priority: P2 Keywords: InRadar, WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix ddkilzer: review+

Description Joseph Pecoraro 2013-01-17 22:32:23 PST
Enable the Page Visibility API on Mac
Comment 1 Joseph Pecoraro 2013-01-17 22:33:23 PST
<rdar://problem/10287508>
Comment 2 Joseph Pecoraro 2013-01-17 22:38:23 PST
Created attachment 183380 [details]
[PATCH] Proposed Fix

• Fix a typo in Page Visibility related layout tests
• Unskip the Page Visibility tests on mac
• Fix a DumpRenderTree issue for mac
• Enable the ENABLE flag for macosx
Comment 3 David Kilzer (:ddkilzer) 2013-01-21 15:34:43 PST
Comment on attachment 183380 [details]
[PATCH] Proposed Fix

r=me
Comment 4 Joseph Pecoraro 2013-01-22 14:16:41 PST
Committed r140469: <http://trac.webkit.org/changeset/140469>