Bug 125869 - Remove PageVisibilityStateUnloaded
Summary: Remove PageVisibilityStateUnloaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 13:05 PST by Gavin Barraclough
Modified: 2013-12-17 15:39 PST (History)
5 users (show)

See Also:


Attachments
Fix (12.92 KB, patch)
2013-12-17 13:11 PST, Gavin Barraclough
andersca: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
elf fix (15.15 KB, patch)
2013-12-17 14:13 PST, Gavin Barraclough
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2013-12-17 13:05:08 PST
This is not currently supported by WebKit, remove this enum value.  We can always add this back later if/when we add support for this state.
Comment 1 Gavin Barraclough 2013-12-17 13:11:38 PST
Created attachment 219446 [details]
Fix
Comment 2 EFL EWS Bot 2013-12-17 13:50:07 PST
Comment on attachment 219446 [details]
Fix

Attachment 219446 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/49628219
Comment 3 Gavin Barraclough 2013-12-17 14:13:57 PST
Created attachment 219453 [details]
elf fix
Comment 4 Gavin Barraclough 2013-12-17 15:39:44 PST
Committed revision 160731.