Bug 107230 - [Mac] Enable Page Visibility (PAGE_VISIBILITY_API)
Summary: [Mac] Enable Page Visibility (PAGE_VISIBILITY_API)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks:
 
Reported: 2013-01-17 22:32 PST by Joseph Pecoraro
Modified: 2013-01-28 15:51 PST (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (20.91 KB, patch)
2013-01-17 22:38 PST, Joseph Pecoraro
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>