Ed Morley
|
12222d2d31
|
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
|
2012-03-13 22:29:29 +00:00 |
|
Doug Turner
|
30648d566c
|
Bug 734325 - implement compassneedscalibration event. r=jdm
|
2012-03-13 09:59:24 -07:00 |
|
Geoff Lankow
|
22383d15ab
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Edmund Wong
|
5d7814eb00
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Jonathan Kew
|
d5eafc2a16
|
backout c18523b51058 (bug 716014) on suspicion of causing Win Debug reftest timeouts.
|
2012-02-03 14:01:35 +00:00 |
|
Olli Pettay
|
9aeadab10e
|
Bug 716014 - Use CompartmentGC more often, r=billm,mccr8
|
2012-02-02 22:34:53 +02:00 |
|
Bill McCloskey
|
b5b7133e4b
|
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
|
2012-01-25 10:59:55 -08:00 |
|
Jeff Walden
|
19508c446b
|
Bug 711775 - Implement MOZ_NORETURN to encapsulate this-function-doesn't-return semantics. r=cjones
--HG--
extra : rebase_source : d56f3ef47e11c42b5fe6a442e13fd6202208914f
|
2011-12-17 16:45:29 -05:00 |
|
Mounir Lamouri
|
00113c9ae2
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
|
Andrew Quartey
|
024366eb1f
|
Bug 613360 - Safe use of thread observers in ContentParent. f=josh r=bsemdberg
|
2011-12-02 13:33:05 +01:00 |
|
Olli Pettay
|
cdcfc8e195
|
Bug 705651, simplify message manager, and remove certainly useless comment about OMIT_COMPONENTS_OBJECT, r=mrbkap
|
2011-11-30 17:51:40 +02:00 |
|
Ryan VanderMeulen
|
1bc3807cee
|
Bug 705356 - Remove JSOPTION_JIT and JSOPTION_PROFILING. r=dvander
|
2011-11-28 14:57:31 -08:00 |
|
Masayuki Nakano
|
4fe538ee3b
|
Bug 685395 part.4 IME open state should be able to set/get by InputContext r=roc, sr=matspal
|
2011-11-27 20:51:53 +09:00 |
|
Masayuki Nakano
|
658860d0f5
|
Bug 685395 part.3 Rename SetInputMode()/GetInputMode() to SetInputContext()/GetInputContext() and make SetInputContext() take the reason by a separated argument r=roc, sr=matspal
|
2011-11-27 20:51:52 +09:00 |
|
Masayuki Nakano
|
ba332c4403
|
Bug 685395 part.2 Move IMEContext to mozilla::widget::InputContext r=roc
|
2011-11-27 20:51:52 +09:00 |
|
Mounir Lamouri
|
321fb6bf58
|
Bug 674725 - Part G - Add PSms IPDL sub-protocol. r=smaug sr=cjones
|
2011-11-20 23:40:53 +01:00 |
|
Michael Wu
|
3e0835d415
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
|
Chris Jones
|
ab87d668dd
|
Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones
|
2011-09-30 00:00:48 -07:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Neil Rashbrook
|
b3f03a8649
|
Bug 698217 DeCOMtaminate nsIPrefServiceInternal r=roc
|
2011-11-02 14:51:39 +00:00 |
|
Brian Smith
|
a43aa7b046
|
Bug 686248: Add isExtendedValidation to nsISSLStatus so it can be used by mobile, r=meyhemer
--HG--
extra : rebase_source : 6d21f2fdc3cb587874662cc23f84503e63b95ed1
|
2011-10-30 11:43:06 -07:00 |
|
Oleg Romashin
|
b12a692cb2
|
Bug 694706 - Get rid of checkerboard for remote viewport. r=cjones
|
2011-10-20 15:17:09 -07:00 |
|
Josh Matthews
|
5467f8c160
|
Bug 691424 - Ensure that plugin processes that can't create a crash reporter actor abort the plugin creation process. r=bsmedberg
|
2011-10-19 15:32:17 -04:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Yazen Ghannam
|
03ce28c74a
|
Bug 677085 - Merge "nsIDOMNSHTMLFrameElement" into "nsIDOMHTMLFrameElement"; r=bz
|
2011-10-15 09:34:31 +02:00 |
|
Olli Pettay
|
d0c37fecac
|
Bug 680413 - Allow using child process message manager in chrome process, r=benjamin
|
2011-10-11 13:28:46 +03:00 |
|
Olli Pettay
|
039dfaaa3a
|
Bug 689128, re-enable EventListenerService tests, add a null check, handle compartments, r=bz
--HG--
extra : rebase_source : a0254eecb59adabb94737f1ca12803b712698903
|
2011-10-10 13:38:14 +03:00 |
|
Chris Jones
|
130e939216
|
Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
--HG--
extra : rebase_source : bf3dc09f49d010ac4422150fc5300a41080af858
|
2011-10-05 15:15:45 -07:00 |
|
Jiten Thakkar
|
1d2dc950cf
|
Bug 683245 - Make navigator.buildID and navigator.version work in content processes. r=bsmedberg
|
2011-10-04 16:31:00 -04:00 |
|
Phil Ringnalda
|
de0fedfce1
|
Back out 68b6b149d652 (bug 683245) for xpcshell timeouts in test_content_annotation.js
|
2011-10-03 15:17:21 -07:00 |
|
Jiten Thakkar
|
31b407a685
|
Bug 683245 - Allow retrieving navigator.buildID and navigator.version in content processes. r=bsmedberg
|
2011-10-03 13:08:00 -04:00 |
|
Ms2ger
|
62ded9f072
|
Bug 688468 - Fix up nsIFrameMessageManager::sendAsyncMessage/nsISyncMessageSender::sendSyncMessage IDL signature; r=bz
|
2011-10-01 18:14:36 +02:00 |
|
Josh Matthews
|
038a99e073
|
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
|
2011-06-23 19:31:58 -04:00 |
|
Josh Matthews
|
f19032cbb3
|
Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted
|
2011-06-08 16:21:03 -04:00 |
|
Josh Matthews
|
a0c2a4dd47
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Matthew Gregan
|
bd4295528f
|
Bug 689432 - Disambiguate use of "samples" by introducing "frames" in a number of places. r=doublec
|
2011-09-27 16:31:18 +13:00 |
|
Jonathan Kew
|
1f9c88fc75
|
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
|
2011-09-23 12:15:36 +01:00 |
|
Ed Morley
|
69df3bc60b
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
|
Jonathan Kew
|
66391fedb7
|
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
|
2011-09-23 09:53:13 +01:00 |
|
Masayuki Nakano
|
46636681cc
|
Bug 543789 part.1 Add DOM3 composition events r=smaug, sr=roc
|
2011-09-22 18:17:40 +09:00 |
|
Ed Morley
|
7216208a08
|
Bug 605174 - Fix a number of build warnings in dom/ (based on patch by Ms2ger <ms2ger@gmail.com>); r=peterv
|
2011-09-18 20:02:27 +01:00 |
|
Jiten
|
dbfb7766e5
|
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
|
2011-09-13 19:53:51 +02:00 |
|
Oleg Romashin
|
0773035af1
|
Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc
|
2011-08-31 20:01:38 +01:00 |
|
Chris Jones
|
bf28d587e1
|
Bug 683063, part 1: Don't delete ContentParent out from under the cleanup process. r=jdm
|
2011-08-30 21:11:25 -07:00 |
|
Benjamin Stover
|
2cfa2fc739
|
Bug 674615 Remove nsPermissionManager's GetSingleton r=dwitte
|
2011-08-30 10:45:09 -07:00 |
|
Benjamin Smedberg
|
22f2972acb
|
Merge the electrolysis branch to mozilla-central.
|
2011-08-19 10:15:52 -04:00 |
|
Matthew Gregan
|
6a2291960b
|
Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec
|
2011-08-08 12:51:04 +12:00 |
|
Olli Pettay
|
2705184e88
|
Bug 669640 - Fix the message manager API to work with multiple content processes, r=bsmedberg
--HG--
extra : rebase_source : bdb66e3f1a9a956d80b2e01869a7ed15b3710c0e
|
2011-08-02 15:57:48 -04:00 |
|
Benjamin Smedberg
|
9432e1edba
|
Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one.
|
2011-08-02 15:35:42 -04:00 |
|
Felipe Gomes
|
ed24e05b84
|
Bug 667077 - Add atob/btoa to frame scripts. r=smaug
|
2011-06-25 05:52:00 -04:00 |
|
Alex Pakhotin
|
86521171b2
|
Bug 673969 - System preference for "visible passwords" not followed. r=blassey
|
2011-07-26 18:14:52 -07:00 |
|
Malini Das
|
e306b1b5aa
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Chris Jones
|
a3317162ef
|
Bug 648484, parts 3, 3.1, and 3.2: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc
|
2011-08-09 12:38:26 -07:00 |
|
Chris Jones
|
fe42f83e74
|
Bug 648484, part 1: Fix some warning spam. r=roc
|
2011-08-09 12:38:26 -07:00 |
|
Chris Jones
|
5621855b6d
|
Bug 669823: SetStatusWithContext() is reached. Defer deeper discussion about status handling to bug 617804. r=bsmedberg
|
2011-07-07 11:11:58 -04:00 |
|
Evan Shaw
|
a887a49c56
|
Bug 635658 - Add missing interface to ContentParent. r=jdm
|
2011-07-22 02:19:00 -07:00 |
|
Alexander Surkov
|
2000f5c701
|
Bug 671550 - provide correct parent HWND for content process window, r=jones.chris.g, davidb
|
2011-07-22 09:49:35 +09:00 |
|
Alexander Surkov
|
3184ccc8f2
|
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 |
|
Oleg Romashin
|
5e896583c6
|
Bug 648250 - image based navigational bar is useless in remote Fennec (window.outerWidth throws js errors). r=Olli.Pettay
|
2011-07-15 14:46:56 -07:00 |
|
Oleg Romashin
|
37cc5f01d3
|
Backed out changeset 31cbb80c705e, win burning
|
2011-07-15 14:30:29 -07:00 |
|
Oleg Romashin
|
5dfda6c571
|
Bug 648250 - image based navigational bar is useless in remote Fennec (window.outerWidth throws js errors). r=Olli.Pettay
--HG--
extra : rebase_source : 226d9655eb425e6ef18dc0269eb90495c00dbd91
|
2011-07-15 13:37:03 -07:00 |
|
Chris Jones
|
24f027292c
|
Back out bug 648484
|
2011-07-15 11:35:55 -07:00 |
|
Chris Jones
|
289ccdf1c6
|
Bug 648484, part 3 and part 3.1: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc
|
2011-07-13 22:43:43 -07:00 |
|
Chris Jones
|
7a11870b91
|
Bug 648484, part 1: Fix some warning spam. r=roc
|
2011-07-13 22:43:43 -07:00 |
|
Alex Pakhotin
|
4b160ada96
|
Bug 674646 - Do not kill child process when AndroidBridge is not available. r=blassey
|
2011-07-27 17:34:47 -07:00 |
|
Felipe Gomes
|
f268d99a4c
|
Bug 583976. Part 4 pre - some clean up and adjustments to enable needs-focus tests for OOP content. r=cjones
|
2011-06-22 13:43:05 -07:00 |
|
Felipe Gomes
|
bdcb64d147
|
Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz
|
2011-06-21 17:32:43 -07:00 |
|
Felipe Gomes
|
0a988c309a
|
Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug
|
2011-06-17 17:08:32 -07:00 |
|
Nicholas Nethercote
|
7b61ea2b0e
|
Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz.
|
2011-07-08 12:45:16 +10:00 |
|
Nicholas Nethercote
|
a74f9b9ef6
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz.
|
2011-07-07 15:54:34 +10:00 |
|
Justin Lebar
|
82e8ec8cdb
|
Backing out bug Bug 648484 (csets 9fcd404d97aa through 2bfa7417504d) due to orange.
|
2011-07-06 20:27:35 -04:00 |
|
Chris Jones
|
868398e90c
|
Bug 648484, part 3: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. sr=roc
|
2011-07-06 13:29:26 -04:00 |
|
Chris Jones
|
179dd1b1f5
|
Bug 648484, part 1: Fix some warning spam. r=roc
|
2011-07-06 13:29:26 -04:00 |
|
Marco Bonardo
|
772162f0c2
|
Backout changeset 30f74655c985 due to windows m-oth leak orange
|
2011-07-05 10:32:30 +02:00 |
|
Nicholas Nethercote
|
423e94cd1d
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 2. r=khuey, sr=bz.
|
2011-07-05 15:34:41 +10:00 |
|
Marco Bonardo
|
4c24bb0d28
|
Backout changeset 8ab62172a2cb due to XPCShell test failure.
|
2011-07-04 12:41:16 +02:00 |
|
Nicholas Nethercote
|
fc7721af90
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz.
|
2011-07-04 16:16:02 +10:00 |
|
Marco Bonardo
|
e268c58a7d
|
Merge backout on a CLOSED TREE
|
2011-07-01 16:30:02 +02:00 |
|
Marco Bonardo
|
b164bf7cd7
|
Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE
|
2011-07-01 16:28:07 +02:00 |
|
Ryan VanderMeulen
|
2421a61fac
|
Bug 667322 - Add missing ifdef so that dom/ipc tests are only copied if tests are enabled. r=cjones
|
2011-07-01 12:19:44 +02:00 |
|
Felipe Gomes
|
b0be6a9593
|
Bug 583976. Part 4 pre - some clean up and adjustments to enable needs-focus tests for OOP content. r=cjones
|
2011-06-22 13:43:05 -07:00 |
|
Felipe Gomes
|
4daf8a243a
|
Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz
|
2011-06-21 17:32:43 -07:00 |
|
Felipe Gomes
|
4c5c4c7163
|
Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug
|
2011-06-17 17:08:32 -07:00 |
|
Josh Matthews
|
a4a8a220ac
|
Merge backout.
|
2011-06-29 23:44:47 -04:00 |
|
Josh Matthews
|
3dedd1d98f
|
Back out bug 581341 due to too many intermittent failures.
|
2011-06-29 23:44:28 -04:00 |
|
Josh Matthews
|
8957b95942
|
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
--HG--
extra : rebase_source : e83bc87174fda4af83300e563d5d62b331ac26e2
|
2011-06-29 15:29:52 -04:00 |
|
Josh Matthews
|
84e67ec8c4
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
--HG--
extra : rebase_source : b0c73c5d539a7c1d579722fb1e67db1e0c9a44b1
|
2011-06-08 15:56:31 -04:00 |
|
Nicholas Nethercote
|
800388b615
|
Bug 666075 - Add memory multi-reporters. r=khuey, sr=bz.
|
2011-06-30 09:39:32 +10:00 |
|
Josh Matthews
|
cbff6bd67c
|
Bug 668352 - Ensure TabParent::GetIMEEnabled always returns a value. r=blassey
|
2011-06-29 17:24:47 -04:00 |
|
Josh Matthews
|
e9333f488d
|
Back out bug 581341.
|
2011-06-29 15:13:17 -04:00 |
|
Josh Matthews
|
4737501d88
|
Bug 581341 - Part 6: Nits. r=bent
|
2011-06-29 13:20:43 -04:00 |
|
Josh Matthews
|
3e3121d80b
|
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
|
2011-06-23 19:31:58 -04:00 |
|
Josh Matthews
|
3283f11a52
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
|
Justin Lebar
|
169b00ccad
|
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
|
2011-06-16 14:34:09 -04:00 |
|
Chris Leary
|
31076ac1d6
|
Merge mozilla-central and tracemonkey.
|
2011-06-27 11:07:22 -07:00 |
|