Re: Replacing PR_LOG levels

2015-05-28 Thread Chris Pearce
Yes, thanks. Eric's message was scrolled out of my view when I wrote my responses. I'm happy to hear that. cpearce. On 5/29/2015 1:42 PM, Nicholas Nethercote wrote: On Thu, May 28, 2015 at 4:21 PM, Chris Pearce wrote: My team has been trying (and failing!) for years to get a Verbose level ad

Re: Replacing PR_LOG levels

2015-05-28 Thread Nicholas Nethercote
On Thu, May 28, 2015 at 4:21 PM, Chris Pearce wrote: > My team has been trying (and failing!) for years to get a Verbose level > added to NSPR logging. Just yesterday Eric wrote (in the message immediately before this one in the thread) the following: > After some back and forth in this thread,

Re: Replacing PR_LOG levels

2015-05-28 Thread Chris Pearce
On 5/27/2015 3:58 PM, Randell Jesup wrote: Thanks Randell, these are good points. I'll address a few of your comments that have not already been covered in the rest of the conversation. This is used extensively in WebRTC and related media bits to enable *huge* amounts of debugs (like every-fram

Re: Replacing PR_LOG levels

2015-05-28 Thread Chris Pearce
My team has been trying (and failing!) for years to get a Verbose level added to NSPR logging. In the (non-WebRTC) media playback code, we now use the PR_LOG_DEBUG+1 hack. Like WebRTC, we have spammy, and super spammy logging modes. Because of threading, often logging is the only or easiest wa

Re: Linked Data and a new Browser API event

2015-05-28 Thread Benjamin Francis
On 28 May 2015 at 18:13, Benjamin Francis wrote: > For the real implementation I suggest we investigate supporting one or > more formats for Linked Data in web pages (based on level of adoption) and > surface them to Gaia through a linkeddatachange event on the Browser API. I > propose that the p

Linked Data and a new Browser API event

2015-05-28 Thread Benjamin Francis
Hi, In Gaia the Systems Front End team is implementing the Pinning the Web design concept [1] which amongst other things represents "pinned" web pages as cards on the homescreen. The goal is that where possible these cards should not just be a thumbnail screenshot of the page, but should be a mean

Updated Notifications API documentation on MDN

2015-05-28 Thread Chris Mills
Hi all, I’ve finished documenting the updated Notifications API on MDN: https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API This includes the new features such as sound/vibrate that aren’t supported anywhere yet (I’ve made that clear), plus the service workers-related features (