gecko/browser
Doug Sherk 628be0b844 Bug 699482: refactored GfxDriverInfo init to happen after global init r=bjacob
This patch moves all static initialization of GfxDriverInfo and DeviceFamily
classes to the point that they're actually used. It also converts all static
GfxDriverInfo arrays into nsTArray<GfxDriverInfo> so that they can be used
interchangeably with the downloadable blocklist.

This patch also introduces a new phase of blocklist checking called
BEING_PROCESSED, which is the status set when a blocklist check is currently
being processed. NO_INFO now only means that we have confirmed that a device is
not blocked.
2011-11-18 22:57:29 -05:00
..
app Bug 699482: refactored GfxDriverInfo init to happen after global init r=bjacob 2011-11-18 22:57:29 -05:00
base Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-18 08:43:10 +00:00
branding Bug 689679 - Add What's New page to the Firefox Update Experience (backs out bug 685727), DONTBUILD 2011-10-13 12:12:47 -07:00
components Bug 695358 - Avoid spewing many "Redeclaration warning for variable Cc" and "Cu" messages. r=gavin 2011-11-18 08:21:25 +11:00
config bug 563317: Install Visual C++ 2010 on build slaves - includable vs2010 mozconfig. r=ted. DONTBUILD 2011-11-11 09:55:19 -05:00
devtools Backout be842b38277f for browser chrome mochitest failures. 2011-11-18 09:49:10 +11:00
fuel Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
installer merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
locales Bug 583041 - Style Editor integration; part 4 - orion fixes; r=rcampbell 2011-11-11 19:36:26 +02:00
themes Bug 701212 - Get rid of "browser" sub-folder in browser/themes/*stripe/. r=gavin 2011-11-10 14:45:09 +01:00
build.mk Bug 579909 - Move WebConsole code to browser; f=nfitzgerald r=dtownsend,ddahl,gavin.sharp 2011-07-26 12:22:51 -03:00
confvars.sh Bug 578268: Eliminate the last vestiges of mork from Firefox. r=mak 2011-07-02 12:16:45 -07:00
LICENSE
Makefile.in Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 2011-08-16 12:06:28 -03:00
makefiles.sh Backout changeset d8abcac1d00a (bug 692130 bustage fix 2) 2011-10-07 01:33:41 +01:00