Bug 61397

Summary: Enable Page Visibility API in the chromium port.
Product: WebKit Reporter: Shishir Agrawal <shishir>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, zhenghao
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 61451    
Bug Blocks: 60576    
Attachments:
Description Flags
Patch
morrita: review+, commit-queue: commit-queue-
Patch none

Description Shishir Agrawal 2011-05-24 14:45:52 PDT
Enable the Page Visibility API and the corresponding tests in the chromium port.
Comment 1 Shishir Agrawal 2011-05-24 14:49:07 PDT
Created attachment 94694 [details]
Patch
Comment 2 Hajime Morrita 2011-05-24 20:27:04 PDT
Comment on attachment 94694 [details]
Patch

r+. The testing bot says it's ok ;-)
Comment 3 WebKit Commit Bot 2011-05-25 01:47:02 PDT
Comment on attachment 94694 [details]
Patch

Rejecting attachment 94694 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'land-a..." exit_code: 2

Last 500 characters of output:
 61397.
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Updating OpenSource
Current branch master is up to date.

Full output: http://queues.webkit.org/results/8729782
Comment 4 Shishir Agrawal 2011-05-26 15:47:36 PDT
Created attachment 95061 [details]
Patch

Missing changelogs.
Comment 5 WebKit Commit Bot 2011-05-27 04:17:02 PDT
Comment on attachment 95061 [details]
Patch

Clearing flags on attachment: 95061

Committed r87492: <http://trac.webkit.org/changeset/87492>
Comment 6 WebKit Commit Bot 2011-05-27 04:17:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Hao Zheng 2011-06-23 23:12:40 PDT
Does it work in chromium or only in DumpRenderTree?