Closed Bug 1363700 Opened 7 years ago Closed 7 years ago

Add RCWN stats to about:networking

Categories

(Core :: Networking, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: valentin, Assigned: valentin)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-active])

Attachments

(1 file)

      No description provided.
Comment on attachment 8866313 [details]
Bug 1363700 - Add RCWN stats to about:networking

https://reviewboard.mozilla.org/r/137946/#review141112
Attachment #8866313 - Flags: review?(michal.novotny) → review+
hg error in cmd: hg push -r tip ssh://hg.mozilla.org/integration/autoland: pushing to ssh://hg.mozilla.org/integration/autoland
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 10 changes to 10 files
remote: 
remote: WebIDL file dom/webidl/NetDashboard.webidl altered in changeset 592db80ffc05 without DOM peer review
remote: 
remote: 
remote: 
remote: ************************** ERROR ****************************
remote: 
remote: Changes to WebIDL files in this repo require review from a DOM peer in the form of r=...
remote: This is to ensure that we behave responsibly with exposing new Web APIs. We appreciate your understanding..
remote: 
remote: *************************************************************
remote: 
remote: 
remote: transaction abort!
remote: rollback completed
remote: pretxnchangegroup.d_webidl hook failed
abort: push failed on remote
Comment on attachment 8866313 [details]
Bug 1363700 - Add RCWN stats to about:networking

https://reviewboard.mozilla.org/r/137946/#review141204

r=me on the webidl bits
Attachment #8866313 - Flags: review?(bzbarsky) → review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8b3ae4be3a13
Add RCWN stats to about:networking r=bz,michal
https://hg.mozilla.org/mozilla-central/rev/8b3ae4be3a13
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
For posterity (people coming to this bug from the strings that just landed), RCWN stands for "Race Cache With Network"

From bug 1358038

> The RCWN feature in Necko adds the ability to race the cache with 
> the network when the cache is slow. So if reading from the disk 
> is slow, we will send a network request, and return the channel 
> from the network, even though we have the entry in the cache. 
> This way we provide the content to consumers faster.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: