Commit Graph

250713 Commits

Author SHA1 Message Date
Kyle Huey
ae5e8e9dcf Merge m-c to b-s. 2011-07-22 00:03:35 -07:00
Gavin Sharp
3fecee7e86 Back out 0f11ca4d1733 (bug 670023) due to xpcshell test failures 2011-07-21 22:20:21 -04:00
Gavin Sharp
8a191354eb merge m-c into fx-team 2011-07-21 21:06:19 -04:00
Kyle Huey
09cac32896 Bug 585015: Invoke header.py as a native command. r=glandium 2011-07-21 17:01:45 -07:00
Luke Wagner
8d479a53ec Backout out bug 672026 for causing mobile startup crashes 2011-07-21 16:39:10 -07:00
Kyle Huey
8c25322302 Bug 672938: Make pythonpath.py work as a pymake native command. r=ted 2011-07-21 15:07:33 -07:00
Matt Brubeck
073a9a3ba9 Bug 673168 - Back out 32135b36a00e (bug 669424) because it breaks upgrades on Android 2011-07-21 14:12:51 -07:00
Rafael Avila de Espindola
882ff20b95 Bug 673227. Add missing const in GetCharacters. r=jrmuizel
gcc-4.2 accepts this but clang does not.
2011-07-21 17:05:58 -04:00
Richard Newman
7a65979e47 Bug 673179 - Log Sync User-Agent at the start of each sync. r=philikon DONTBUILD 2011-07-21 13:53:04 -07:00
Brandon Sterne
3d76e0ad34 Bug 664983 - don't send request headers with CSP violation reports, r=dveditz 2011-07-21 13:47:35 -07:00
Oleg Romashin
36e1d316e0 Bug 648250 - remove wrong assert r=Olli.Pettay 2011-07-21 13:05:55 -07:00
Marina Samuel
68dd7c4c02 Bug 671378 - Sync interval doesn't adjust after error during initial Sync on additional device. r=philikon 2011-07-21 12:21:34 -07:00
Marina Samuel
2eaedad145 Bug 668622 - Move sync at startup logic (autoConnect, etc.) to SyncScheduler. r=philikon 2011-07-21 12:20:55 -07:00
Kyle Huey
3155829ea9 And add the new tests. 2011-07-21 11:50:25 -07:00
Kyle Huey
362e93dc64 Update pymake snapshot to r293. 2011-07-21 11:48:23 -07:00
Ehsan Akhgari
523c0cf305 Merge backout 2011-07-21 11:14:25 -04:00
Ehsan Akhgari
cd1a1bbd1b Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-21 11:11:45 -04:00
Dão Gottwald
12fb31c956 Bug 671553 - Remove the navigation toolbar's custom button appearance in small icons mode; invert icons on dark personas and glass. r=shorlander 2011-07-21 15:50:33 +02:00
Stephen Horlander
25dfdf230d Bug 671553 - add Toolbar-inverted.png 2011-07-21 15:47:34 +02:00
Mike Hommey
ea43180891 Backed out changeset 83098dfb4bce (bug 654049) because of Android talos regression 2011-07-21 14:32:22 +02:00
Marco Bonardo
8dd73f97b5 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-21 14:32:10 +02:00
Tim Taubert
d16a7022cb merge m-c into fx-team 2011-07-21 12:49:38 +02:00
Makoto Kato
c995e5116d Bug 666200 - fix typo 2011-07-21 19:23:28 +09:00
Makoto Kato
e40f86cea7 Bug 666200 - support select.add(element, long before). r=smaug 2011-07-21 19:16:28 +09:00
Mike Hommey
1445046528 Backed out changeset e2c917e0bc31 (bug 671804) because of xpcshell orange 2011-07-21 11:14:06 +02:00
Mike Hommey
0ce10103b8 Bug 671804 - Provide NS_APP_PREF_DEFAULTS_50_DIR and NS_APP_PREFS_DEFAULTS_DIR_LIST in xpcshell dir provider. r=bsmedberg 2011-07-21 09:57:07 +02:00
Mike Hommey
2fa4244b02 Bug 671798 - Always load $gre/defaults/pref prefs. r=bsmedberg 2011-07-28 09:04:08 +02:00
Mike Hommey
603e395dae Bug 550659 - Resolve the xulrunner path when it is a symbolic link in the xulrunner stub. r=bsmedberg 2011-07-28 09:03:49 +02:00
Brad Lassey
0054b876f9 bug 636042 - All fonts are serif, give preference to stock android fonts r=jdaggett 2011-07-28 01:28:43 -04:00
Ginn Chen
1df5283312 Bug 673862 - Fix compile of nsWifiScannerSolaris.cpp. r=jones.chris.g. 2011-07-28 11:48:43 +08:00
Ginn Chen
35f9491020 Bug 673865 - WebGLContextGL.cpp failed to compile with Solaris Studio. r=bjacob. 2011-07-28 11:42:22 +08:00
Ginn Chen
7b5e7e6d4a Bug 674469 - Add -xarch=sse2 flag for *SSE2.cpp with Solaris Studio compiler. r=khuey. 2011-07-28 11:40:39 +08:00
Ginn Chen
867e92ff19 Bug 665509 - Firefox in dist/bin failed to load any webpage on Solaris after Bug 552864. r=mh+mozilla 2011-07-28 11:39:13 +08:00
Ginn Chen
1b1a05797c Bug 673850 - Fix YARR with Solaris Studio compiler. r=dmandelin. 2011-07-28 11:35:30 +08:00
Dão Gottwald
cf8ba72652 Bug 619930 - Change the back/forward buttons tooltips to inform users about the history menu. r=gavin ui-r=faaborg 2011-07-28 02:16:21 +02:00
Jason Orendorff
f3bc25f319 Bug 637985 - Reimplement watchpoints using a JSObject bit. r=jimb. 2011-07-27 17:44:43 -05:00
Jason Orendorff
74153045fa Bug 651940 - When hashing a jsid, assert that js_CheckForStringIndex(id) == id. r=Waldo. 2011-07-27 17:44:29 -05:00
Jim Mathies
4c1e056938 Bug 626975 - Trap Google Earth out-of-process messages destined for plugin instances. Prevents spurious incalls on the browser which violate our rpc rules. r=bent 2011-07-27 17:15:25 -05:00
Chris Pearce
055e1bc6f2 Bug 622059 - Remove randomly video poster-14.html reftest. There's no way to reliably test this! r=kinetik 2011-07-28 09:16:42 +12:00
Benoit Girard
ef924f54c8 Bug 674230 - Rename qcms pref; r=jmuizelaar 2011-07-27 16:09:27 -04:00
Mike Hommey
a8b7ff302c Bug 671804 - Provide NS_APP_PREF_DEFAULTS_50_DIR and NS_APP_PREFS_DEFAULTS_DIR_LIST in xpcshell dir provider. r=bsmedberg 2011-07-21 09:57:07 +02:00
Mike Hommey
2659637471 Bug 671576 - Cleanup temporary files from test_libPrefs.js. r=bsmedberg 2011-07-21 09:57:07 +02:00
Mike Hommey
fdb86cf0bf Bug 671570 - Cleanup temporary files from test_iniProcessor.js. r=bsmedberg 2011-07-21 09:57:07 +02:00
Mike Hommey
8c4f534edf Bug 671564 - Initialize NS_XPCOM_LIBRARY_FILE from NS_GRE_DIR. r=bsmedberg 2011-07-21 09:57:07 +02:00
Mike Hommey
ab86342353 Bug 670788 - When looking for the executable path on Unix, only use realpath() when we got a file path in the first place. r=bsmedberg 2011-07-21 09:55:51 +02:00
Mike Hommey
0ec7b9b37e Bug 573958 - Extend LD_LIBRARY_PATH instead of replacing it during plugin-container initialization. r=bsmedberg 2011-07-21 09:53:29 +02:00
Evan Shaw
598a227d79 bug 673072 - remove deprecated curl header curl/types.h from Breakpad includes. r=ted 2011-07-21 02:32:00 -04:00
Jeff Hammel
f30be2c855 bug 673121 : Make manifestparser tests output something. r=ted 2011-07-21 13:03:50 -04:00
Alexander Surkov
f53f9f8752 Bug 671510 - make sure accessible tree is created for content processes, r=jones.chris.g, sr=Olli.Pettay, f=felipc 2011-07-21 13:37:32 +09:00
Nicholas Nethercote
29686fd711 Bug 669611 - Add memory reporter for GC heap fragmentation. r=jlebar. 2011-07-20 21:08:24 -07:00