Masayuki Nakano
3a02d5c569
Bug 716819 Move nsToolkit::VistaCreateItemFromParsingNameInit() and nsToolkit::createItemFromParsingName to WinUtils r=jimm
2012-01-11 11:09:41 +09:00
Kan-Ru Chen
822c3f37ac
Bug 714694 - Part 2, Track user activity in gonk backend; r=mwu DONTBUILD
2012-01-11 02:07:00 +00:00
Kan-Ru Chen
9c2a5454f7
Bug 714694 - Part 1, Add IdleService to gonk backend; r=mwu
2012-01-11 02:06:59 +00:00
Ed Morley
f507c4114d
Backout 4c84b021a3c8 & d16206820082 (bug 714694) to correct patch author
2012-01-11 02:06:28 +00:00
Patrick McManus
00cd523a00
bug 716871 remove nshttp::CLAMP r=jduell
...
--HG--
extra : rebase_source : 52fb3f75e30bb1e329c2e3cfe2ef6e758adb5b60
2012-01-10 20:07:29 -05:00
julian.reschke@gmx.de
f67d6555b3
Bug 716961 - clean up HTTP header field name constants in nsHttpAtomList.h r=bz
...
--HG--
extra : rebase_source : c4158e1795522f37aa47b946b1b7e2ee2d758a71
2012-01-10 20:06:17 -05:00
Ed Morley
9006324e91
Bug 714694 - Part 2, Track user activity in gonk backend; r=mwu
2012-01-11 01:44:46 +00:00
Ed Morley
87e6fe6f34
Bug 714694 - Part 1, Add IdleService to gonk backend; r=mwu
2012-01-11 01:44:45 +00:00
Ed Morley
8b3593d2d0
Backout b9e154713763 (bug 702158) for pgo linux failures
2012-01-11 01:22:15 +00:00
Matt Woodrow
643d680e6f
Bug 715916 - Check the result of GetFrame in RasterImage::GetImageContainer. r=joe
2012-01-11 13:33:20 +13:00
Justin Lebar
5423e35ff3
Bug 717019 - Attempt to fix intermittent timeout of test_getContentState.html by switching from http://example.net (which is a live domain) to http://example.org (which is faked by mochitest). r=me
2012-01-10 19:23:31 -05:00
Ed Morley
bf868029a1
Merge mozilla-central to mozilla-inbound
2012-01-10 23:56:12 +00:00
Florian Scholz
228be12d69
Bug 696647 - Remove invalid MathML atoms; r=karlt
2012-01-10 23:49:26 +00:00
Daniel Holbert
c404a355a9
Bug 717004: Drop unused/unnecessary rv from GetLayoutHistoryAndKey, and check rv of nsILayoutHistoryState::GetState before using its output. r=volkmar
2012-01-10 15:32:58 -08:00
Chris Pearce
5ac364084f
Bug 716417 - Don't add media elements to the element table twice if when we hit decode thread limit. r=roc
2012-01-11 11:58:43 +13:00
Fernando Jiménez
06db49aa0d
Bug 714855 - RIL: Implement ICC states transitions and ICC codes (PIN,PIN2,PUK,PUK2) handling. r=philikon
2012-01-10 17:53:08 -05:00
Dave Townsend
1c0586814f
Bug 707207: Add the hotfix certificate's fingerprint. r=Unfocused
2012-01-10 14:42:24 -08:00
Tim Taubert
a7a5e28b7f
merge m-c to fx-team
2012-01-10 23:41:18 +01:00
Axel Hecht
71b4a4e0fe
bug 716842, make sure that l10n repacks have mobile/locales/Makefile, r=aki
2012-01-10 11:10:22 +01:00
Ed Morley
f90c2494a7
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-10 17:57:29 +00:00
Felipe Gomes
898b04ab8a
Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak
2012-01-10 08:31:03 -08:00
Rail Aliiev
f9b056d840
bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted
2012-01-10 10:46:16 -05:00
Rafael Ávila de Espíndola
c7f19c0f8e
Bug 715872 - Change the order of -framework options when linking XUL so that it works on 10.6 -> 10.5 builds. r=ted
...
--HG--
extra : rebase_source : 8774501bbf1ad863dc7aa02e2f7a9a88c1d58442
2012-01-10 08:47:41 -05:00
Benoit Jacob
4bd94244b8
Bug 713276 - Upgrade WebGL conformance test suite to r16456, follow-up - no review
...
follow-up: forgot to hg add some files and reenable the shader-precision-format test
2012-01-10 08:47:39 -05:00
Rafael Ávila de Espíndola
713d0056e2
Bug 715528 - Drop old bits about cross compiling from ppc to x86 and default OS X for ppc. r=ted.
2012-01-10 08:29:13 -05:00
Mike Hommey
3be90d4997
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
b9746ae6bc
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
2012-01-10 10:51:55 +01:00
Dão Gottwald
7b20c3f4a6
Bug 716692 - browser.js needs to stop observing browser.tabs.onTop when the browser window is closed. r=gavin
2012-01-10 10:13:26 +01:00
Richard Newman
f892605929
Bug 716811 - Local DB calls getAsBoolean for IS_FOLDER, schema uses integers, ClassCastException results. r=blassey
2012-01-10 00:28:48 -08:00
Mike Hommey
a788a58ad2
Bug 710972 - Define G_VARIANT_TYPE_STRING_ARRAY when building against older glib. r=karlt
2012-01-10 09:12:23 +01:00
Mike Hommey
b0c808a5b1
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
b7e29b4003
Bug 712284 - Remove dladdr hack for NSS on android. r=ted
2012-01-10 09:10:53 +01:00
Mike Hommey
fc72daa7b5
Bug 708570 - Make libfreebl depend on nspr. r=ted
2012-01-10 09:10:53 +01:00
Brad Lassey
505f8efc15
bug 716818 - potential race condition in GeckoThread r=mfinkle
2012-01-10 00:02:03 -08:00
Richard Newman
747612cb69
Bug 716760 - "Pair device" string addition. r=blassey
2012-01-09 20:45:23 -08:00
Nick Thomas
9f79b92c48
Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted
2012-01-10 14:36:05 +13:00
Ed Morley
e00551780d
Bug 716480 - Don't list "Change" as an entry on the control panel uninstall context menu for the Mozilla Maintenance Service; r=bbondy
2012-01-10 01:10:42 +00:00
Ed Morley
e9c3b6fba0
Bug 716168 - Remove browser/components/wintaskbar/ now that the tests live in browser/modules/test/ (bug 699575 followup); r=gavin
2012-01-10 01:10:42 +00:00
Philipp von Weitershausen
c91059280e
Bug 674726 follow-up: make WebTelephony build with gcc. r=bent DONTBUILD because NPOTB
2012-01-09 17:00:02 -08:00
Margaret Leibovic
491272c62f
Bug 716722 - Remove unnecessary code and use Services.jsm in sanitize.js. r=mbrubeck
2012-01-09 15:59:14 -08:00
Terrence Cole
3d2f702d82
Bug 716176 - Trigger write barriers when copying BaseShapes; r=billm
...
Since getterObj and setterObj are hidden beneath unions, we need to manually
trigger their barriers.
--HG--
extra : rebase_source : c4936795ff5afbb23b77f680a4e607a6f1b722bd
2012-01-09 16:08:24 -08:00
Ehsan Akhgari
bcb2022811
Bug 710940 - Make sure our implementation of get_current_cs does not return null, in order to respect hunspell's assumptions; r=smaug
...
--HG--
extra : rebase_source : b9396975701b71ba188e4242527d979b6b7f4334
2012-01-09 19:02:43 -05:00
Joe Walker
6968744dd0
Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul
2012-01-09 15:38:49 +00:00
Joe Walker
5aecc3aa95
Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan
2012-01-09 15:38:49 +00:00
Berker Peksag
4fe1522a8b
Bug 683510 - GCLI needs a 'console' command; r=msucan
2012-01-09 15:38:48 +00:00
Joe Walker
1b1608368c
Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp
2012-01-09 15:38:48 +00:00
Joe Walker
27eef8c9c2
Bug 704184 - Find a better way to scroll web console output; r=dcamp
2012-01-09 15:38:48 +00:00
Joe Walker
32a7b28f6c
Bug 704182 - webconsole forces wacky lists on GCLI; r=dao,msucan
2012-01-09 15:38:48 +00:00
Tim Taubert
71db475a59
merge m-c to ux
2012-01-08 15:02:29 +01:00
Tim Taubert
9750d29f74
Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin
2012-01-08 03:07:48 -08:00