Re: PSA: Upcoming changes to the creation of Necko channels

2015-04-02 Thread Boris Zbarsky
On 4/2/15 10:27 PM, Ehsan Akhgari wrote: Note that for the network connections that are used for our own purposes which do not belong to a specific web page, this value won't be used, so its value doesn't matter in practice, but as convention, please pass RequestContext::Internal/"internal". I

Web APIs documentation meeting Friday at 10 AM PDT

2015-04-02 Thread Eric Shepherd (Sheppy)
The Web APIs documentation meeting is Friday at 10 AM Pacific Time (see http://bit.ly/APIdocsMDN for your time zone). Everyone's welcome to attend; if you're interested in ensuring that all Web APIs are properly documented, we'd love your input. We have an agenda, as well as details on how to join

PSA: Upcoming changes to the creation of Necko channels

2015-04-02 Thread Ehsan Akhgari
Next week, I'm planning to land the patches to bug 1149853 which enables Gecko to track which RequestContext [1] a network fetch is being performed for. This will enable us to correctly signal the context for which a given request was made to service workers that intercept the corrresponding

Re: IndexedDB transactions are no longer durable by default, and other changes

2015-04-02 Thread Jonas Sicking
On Thu, Apr 2, 2015 at 9:19 PM, ben turner (bent) wrote: > On Wednesday, April 1, 2015 at 6:26:04 PM UTC-7, Jonas Sicking wrote: >> This might match what you are saying. > > Yep! > >> My understanding is that at that point both the >> child and the parent can crash. > > Well, it's not enough to ju

Re: Is MOZ_SHARK still used?

2015-04-02 Thread Mike Hommey
On Thu, Apr 02, 2015 at 05:54:38PM -0400, Jeff Muizelaar wrote: > I don't think Shark runs on any modern macs. That's a good angle to look from: Shark has not been available since 10.7, and Instruments, which superseded it is available on 10.5 and later. So if someone is using shark, they must be

Re: Is MOZ_SHARK still used?

2015-04-02 Thread Jeff Muizelaar
I don't think Shark runs on any modern macs. -Jeff On Thu, Apr 2, 2015 at 4:22 PM, Robert Strong wrote: > I filed Bug 1150312 to remove it if it is no longer used so please speak up > if it is. > https://bugzilla.mozilla.org/show_bug.cgi?id=1150312 > > Thanks, > Robert >

Re: It is now possible to apply arbitrary tags to tests/manifests and run all tests with a given tag

2015-04-02 Thread Andrew Halberstadt
Minor update. It was pointed out that other list-like manifestparser attributes (like head and support-files) are whitespace delimited instead of comma delimited. To be consistent I switched tags to whitespace delimitation as well. E.g both these forms are ok: [test_foo.html] tags = foo bar b

Is MOZ_SHARK still used?

2015-04-02 Thread Robert Strong
I filed Bug 1150312 to remove it if it is no longer used so please speak up if it is. https://bugzilla.mozilla.org/show_bug.cgi?id=1150312 Thanks, Robert ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-

Re: IndexedDB transactions are no longer durable by default, and other changes

2015-04-02 Thread ben turner (bent)
On Wednesday, April 1, 2015 at 6:26:04 PM UTC-7, Jonas Sicking wrote: > This might match what you are saying. Yep! > My understanding is that at that point both the > child and the parent can crash. Well, it's not enough to just receive the commit message from the child. We then have to actuall

Re: DevTools and Intent to Implement process

2015-04-02 Thread J. Ryan Stinnett
On Tue, Mar 31, 2015 at 3:07 PM, J. Ryan Stinnett wrote: > The DevTools team has recently discussed[1] this, and we thought > becoming more integrated in the platform "Intent to Implement" process > would be a good thing to do. Specifically, we'd like to have a > "DevTools" line in the "intent to