Bug 102340 - Unprefix Page Visibility API
Summary: Unprefix Page Visibility API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://www.w3.org/TR/page-visibility/
Keywords: InRadar
Depends on: 116645
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-14 23:12 PST by Masataka Yakura
Modified: 2013-05-25 16:56 PDT (History)
15 users (show)

See Also:


Attachments
Patch (39.19 KB, patch)
2013-05-25 15:50 PDT, Simon Fraser (smfr)
thorton: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Masataka Yakura 2012-11-14 23:12:46 PST
The spec went to Candidate Recommendation in July. And IE10 and Opera 12.10 both shipped it unprefixed (IE10 keeps ms version too).
Comment 1 Jessie Berlin 2013-05-09 08:29:39 PDT
<rdar://problem/13743484>
Comment 2 Simon Fraser (smfr) 2013-05-23 10:06:33 PDT
I intend to unprefix without preserving the prefixed properties.
Comment 3 Simon Fraser (smfr) 2013-05-25 15:50:06 PDT
Created attachment 202895 [details]
Patch
Comment 4 EFL EWS Bot 2013-05-25 16:37:29 PDT
Comment on attachment 202895 [details]
Patch

Attachment 202895 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/748002
Comment 5 Simon Fraser (smfr) 2013-05-25 16:56:08 PDT
https://trac.webkit.org/r150695 with EFL fix.