regarding network request reordering

2014-06-22 Thread Kailas
Hi, I am working on a prioritized fetching of resources in a web page by reordering the network request generated during web page parsing. I know how to stop a network request in FF add-on. Could anyone point out the APIs that I can use in a FF add-on to either delay any network request or re-

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-22 Thread Joshua Cranmer 🐧
On 6/22/2014 5:51 PM, Botond Ballo wrote: - Original Message - From: "Joshua Cranmer 🐧" Is the status quo really that bad? I think the fact that we're not seeing a proliferation of non-{header-only} C++ libraries - that is, that people still view C as the go-to language for ABI stabil

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-22 Thread Botond Ballo
> > Reflection proposals (these are very early-stage proposals, but they > > give an idea of the directions people are exploring): > > http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3987.pdf > > http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3996.pdf > > http://www.open-st

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-22 Thread Botond Ballo
- Original Message - > From: "Joshua Cranmer 🐧" > > Is the status quo really that bad? I think the fact that we're not seeing a proliferation of non-{header-only} C++ libraries - that is, that people still view C as the go-to language for ABI stability - is evidence that the status quo

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-22 Thread Botond Ballo
> 1. Mandating that you need to publish something doesn't mean it will > actually get published. C++ requires that compilers publish the > implementation-defined behavior decisions they make. I don't see any > documents for that for MSVC [which only has C] or Clang. I asked some Clang developers a

Re: BzAPI Compatibility API has been rolled out to production BMO

2014-06-22 Thread Josh Matthews
[5] https://bugzilla.mozilla.org/bzapi [6] https://bugzilla.mozilla.org/rest These URLs do not lead to real pages. Cheers, Josh On 06/20/2014 10:12 PM, David Lawrence wrote: Until recently, Bugzilla supported only older Web technologies, namely XMLRPC and JSONRPC. The BMO team created a ne