On Monday, November 26, 2012 10:44:44 AM UTC+1, cquar...@gmail.com wrote:
> The first aspect is that if the audience is not color blind, most of jpg
> implementations are 8bpc, so it is a desctructive format in the first place,
> especially with all the hardware capable of 10bpc or above, from ca
Firebug's Net panel is already showing responses coming from BFCache
(http://www.softwareishard.com/blog/firebug/firebug-tip-what-the-heck-
is-bfcache/) and now we'd like to support also Application Cache:
https://developer.mozilla.org/en-US/docs/HTML/Using_the_application_cache
When using this de
On 27/11/12 22:35, Gregory Szorc wrote:
> I feel the build system should be as fast as possible by default - no
> user action necessary. If you find that -j == # cores isn't providing
> the fastest builds possible, please present your data and we'll change
> the default value.
I recently changed m
On Nov 29, 2012, at 10:10 AM, Mounir Lamouri wrote:
> If you really want to get rid of MOZ_MAKE_FLAGS, maybe you could add a
> new variable to just set the -j value with a default to N if most people
> thing this is the best value.
+1. I often switch between -j4 and -j2 because the former makes m
No, we has using the old .bat with xpidl.exe
It was working until 16.
Is there some change in 17 that needs to use .py?
Anyway...
We have installed python, and running:
py D:\xpcom_info\xulrunner\sdk\bin\header.py --cachedir=D:\ -o
D:\xpcom_info\Informatize\comp.h D:\xpcom_info\Informatize\comp.
Wild guess in the dark here, and assuming `py` == "the python
executable", it looks like you're using python 3.x (again wild guess)
whereas in python 2.x "print
getBuiltinOrNativeTypeName(self.params[0].realtype)" is valid syntax.
Again, its hard to guess from the limited information here.
Je
On 11/29/2012 12:41 PM, Jan Honza Odvarko wrote:
Firebug's Net panel is already showing responses coming from BFCache
(http://www.softwareishard.com/blog/firebug/firebug-tip-what-the-heck-
is-bfcache/) and now we'd like to support also Application Cache:
https://developer.mozilla.org/en-US/docs/H
On Nov 29, 11:15 pm, Honza Bambas wrote:
> You may QI the channel to nsIApplicationCacheChannel and check for
> loadedFromApplicationCache attribute.
ok, works for me, thanks.
> I'm just interested in how you recognize a bfcache load,
> nsIWebProgressListener::STATE_RESTORING flag check?
Firebug
8 matches
Mail list logo