Ms2ger
83e99e1202
Bug 715093 - Get rid of MOZALLOC_INLINE in favour of MOZ_ALWAYS_INLINE; r=glandium
2012-01-11 09:22:16 +01:00
Ms2ger
5d0b145094
Bug 716630 - Kill editor's warnings; r=ehsan
2012-01-11 09:22:16 +01:00
Brad Lassey
6043d47e41
bug 711136 - thumbnails on about:home are really poor quality r=mfinkle
2012-01-11 00:09:48 -08:00
Dmitrij Petters
2f5f748999
Bug 714767 - Grey horizontal band on bottom layer of URLBar [r=mbrubeck]
2012-01-11 16:58:19 -08:00
Richard Newman
081f1c4ab9
Merge m-c to s-c.
2012-01-10 19:09:45 -08:00
Ed Morley
e0e562f3ef
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-01-11 02:39:31 +00:00
Trevor Saunders
f4c836c3de
IGNORE BAD COMMIT MESSAGES
...
some bug fix up patches landed on accessibility with out refering to the bug specifically enough for the commit message hooks liking, and the hook wasn't enabled there
2012-01-10 21:03:35 -05:00
Trevor Saunders
33da294063
merge accessibility to mozilla-central
2012-01-10 20:52:37 -05:00
Ed Morley
035890cb4b
Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build
2012-01-11 01:37:42 +00:00
Benoit Girard
5f742ce463
Bug 717059 - Profiler: add 'stackwalk' optional feature for Mac/Linux on profiling builds. r=ehsan
2012-01-10 18:02:00 -05:00
Daniel Holbert
342467745b
Bug 679832 followup: Use StdInt.h-provided intptr_t to let nsCheapSets int-to-void* cast be cross-platform. r=bsmedberg
2012-01-12 17:01:18 -08:00
Chris Jones
dd6350fa5d
Bug 716332: Delete temporary fbo. r=joedrew
2012-01-12 16:27:34 -08:00
Benoit Girard
c8a6ef9d7f
Bug 717769 - Fix Built-in Profiler on Linux r=ehsan
2012-01-12 17:41:58 -05:00
Tim Taubert
3db0bf686e
merge m-c to fx-team
2012-01-10 23:41:18 +01:00
Gregory Szorc
43d5591fc4
Bug 716784 - Enable FAIL_ON_WARNINGS in services; r=ted
...
--HG--
extra : rebase_source : 0cfc3ee690f88cc7468e4f350b568b4955a817b2
2012-01-10 10:38:17 -08:00
Nathan Froyd
b169762c9e
Bug 715947 - add telemetry for timers fired; r=bz
2012-01-10 13:33:31 -05:00
Landry Breuil
0505de35cd
Bug 717733 - Fix int64 types usage in js/xpconnect, build failure on OpenBSD
...
js/xpconnect/src/XPCJSRuntime.cpp:1881:
error: invalid conversion from 'PRInt64*' to 'int64_t*'
2012-01-12 16:56:02 -05:00
Richard Newman
ef1c4cc14f
Merge m-c to s-c.
2012-01-10 09:03:52 -08:00
Felipe Gomes
b483a6d88e
Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak
2012-01-10 08:31:03 -08:00
Rail Aliiev
1546d86ef4
bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted
2012-01-10 10:46:16 -05:00
Trevor Saunders
fe34f7aa70
disable osx tests part 2 test_caretmoved.xul had conflicts
2012-01-10 08:30:35 -05:00
Axel Hecht
96eed1ae6c
bug 716842, make sure that l10n repacks have mobile/locales/Makefile, r=aki
2012-01-10 11:10:22 +01:00
Ed Morley
bb5f8fb51d
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-10 17:57:29 +00:00
Rafael Ávila de Espíndola
3b93d37fa9
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
d9083fa079
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
157d7987b6
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
87b9c3c466
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
601e4dce0c
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
2012-01-10 10:51:55 +01:00
Dão Gottwald
7edf43681a
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
e4010f25e4
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
79b5f65a4e
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
abd5771495
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
84247499ed
Bug 712284 - Remove dladdr hack for NSS on android. r=ted
2012-01-10 09:10:53 +01:00
Mike Hommey
0ff14cec65
Bug 708570 - Make libfreebl depend on nspr. r=ted
2012-01-10 09:10:53 +01:00
David Rajchenbach Teller
29092f0e25
Bug 707096 - Add a public API for TypedArray / ArrayBuffer. r=dmandelin
2012-01-10 08:56:47 +01:00
Brad Lassey
b75adb1841
bug 713503 - prefetch urls from known url shortening sites before gecko is running r=mfinkle
2012-01-09 23:50:56 -08:00
Mark Finkle
6eb71f09a5
Bug 704415 - Style the Add-on Manager [r=wesj]
2012-01-17 23:09:09 -05:00
Brian Nicholson
79f0213ce7
Bug 712970 - Show 'tabs from last time' in about:home [r=mfinkle]
2012-01-17 22:40:43 -05:00
Brad Lassey
c387166d27
bug 711543 - Get thumbnail images of tabs loaded in the background, and display them in the tab menu r=mfinkle
2012-01-16 22:23:04 -05:00
David Anderson
3de3a194ba
Support pre-SSE2 CPUs in JaegerMonkey (bug 696291, r=bhackett).
...
--HG--
extra : rebase_source : f1f6a1e60b05974533ff39292a0a278fc69fbb0f
2012-01-13 13:33:56 -08:00
Ben Turner
d0b8307cdc
Bug 718311. r=mrbkap.
...
--HG--
extra : transplant_source : %BB%A6%E6%5E%D5%21E%11m%82%1AM%87%94%0C%E6%9A%5C%95e
2012-01-17 12:06:10 -08:00
Ben Turner
b00fe831b3
Bug 718100 - 'Web workers should GC more'. r=mrbkap.
...
--HG--
extra : transplant_source : %03D%F4%26%AA%03T%8A%B9%B7%27%AF%D4%8C%85%B2%DB%DFf%EF
2012-01-17 12:05:25 -08:00
Makoto Kato
2f07cad37c
Bug 718382 - IPCMessageUtils.h(70) : warning C4099: 'base::FileDescriptor' : type name first seen using 'struct' now seen using 'class'. r=cjones
2012-01-18 11:01:51 +09:00
Benoit Jacob
035eed5f93
Bug 718629 - report more info about failures of waitpid on the glxtest process - r=joe
2012-01-17 14:37:41 -05:00
Thinker Li
82bff14d81
Bug 713426 - Support PDP data call in ril_worker. r=philikon
2012-01-17 17:34:09 -08:00
Nicholas Nethercote
91f119ffce
Bug 715770 (part 3) - Remove nsRecyclingAllocator. r=bsmedberg.
2012-01-17 17:29:52 -08:00
Luke Wagner
7bd847d539
Bug 718134 - un-union StackFrame::args (r=bhackett)
...
--HG--
extra : rebase_source : 51b670e57a9fd4f1fc09808137e152d46e18d33a
2012-01-17 16:35:07 -08:00
Luke Wagner
5f099004b1
Bug 718022 - further nerf f.arguments (r=waldo,sr=dmandelin)
...
--HG--
extra : rebase_source : a93cf7e665753afc38d26a9e3cd2d328eef53b42
2012-01-17 16:34:24 -08:00
Brian R. Bondy
31eab55910
Bug 716473 - Simplify Mozilla Maintenance Service uninstaller. r=rstrong
2012-01-17 19:38:26 -05:00
Matt Brubeck
fff82f8083
Back out 2c762ec80235 (bug 675356) because of crashes in GetMIMEInfoFromOS in Mac tests
2012-01-17 16:04:32 -08:00