Bug 147270

Summary: Add Service Workers and WebRTC to status page
Product: WebKit Reporter: Jon Davis <jond>
Component: WebCore Misc.Assignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds Service Workers and WebRTC
none
Adds Service Workers and WebRTC to feature status page none

Description Jon Davis 2015-07-24 12:34:05 PDT
We should add Service Workers and WebRTC to the status page.
Comment 1 Jon Davis 2015-07-24 12:39:04 PDT
Created attachment 257469 [details]
Adds Service Workers and WebRTC
Comment 2 Timothy Hatcher 2015-07-24 17:23:20 PDT
Comment on attachment 257469 [details]
Adds Service Workers and WebRTC

View in context: https://bugs.webkit.org/attachment.cgi?id=257469&action=review

> Source/WebCore/features.json:98
> +        "description": "A method for browsers to run JavaScript in the background.",

It has a number of features. "The first feature it will launch with is the ability to intercept and handle network requests, including programmatically managing a cache of responses."
Comment 3 Jon Davis 2015-07-27 14:04:48 PDT
Created attachment 257589 [details]
Adds Service Workers and WebRTC to feature status page

Updated the description for Service Workers.
Comment 4 WebKit Commit Bot 2015-07-27 17:22:21 PDT
Comment on attachment 257589 [details]
Adds Service Workers and WebRTC to feature status page

Clearing flags on attachment: 257589

Committed r187469: <http://trac.webkit.org/changeset/187469>
Comment 5 WebKit Commit Bot 2015-07-27 17:22:24 PDT
All reviewed patches have been landed.  Closing bug.