Bug 147270 - Add Service Workers and WebRTC to status page
Summary: Add Service Workers and WebRTC to status page
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: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 12:34 PDT by Jon Davis
Modified: 2015-07-27 17:22 PDT (History)
3 users (show)

See Also:


Attachments
Adds Service Workers and WebRTC (2.04 KB, patch)
2015-07-24 12:39 PDT, Jon Davis
no flags Details | Formatted Diff | Diff
Adds Service Workers and WebRTC to feature status page (2.16 KB, patch)
2015-07-27 14:04 PDT, Jon Davis
no flags Details | Formatted Diff | Diff

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