Граф коммитов

276427 Коммитов

Автор SHA1 Сообщение Дата
Andrew McCreight 5ffb98df92 Bug 663532 - Run GC from cycle collector in main thread, not CC thread. r=bent 2011-06-13 13:24:23 -07:00
Dão Gottwald 1617ff5591 Bug 663401 - browser_bug435788.js cleanup. r=mossop 2011-06-15 08:17:14 +02:00
Mike Hommey 5f6768d592 Bug 662223 - Add -lmozalloc in link flags provided in libxul.pc. r=cjones,sr=bsmedberg 2011-06-15 05:17:03 +02:00
Philipp von Weitershausen 3c0bdfd3fb Merge m-c to s-c 2011-06-13 20:44:14 +02:00
Philipp von Weitershausen 5ae167db91 Bug 661587 - Don't use the root logger. r=rnewman 2011-06-13 20:42:18 +02:00
Philipp von Weitershausen 10d3b8a046 Bug 610832 - Make about:sync-log a directory listing. r=rnewman,mconnor 2011-06-13 20:40:08 +02:00
Philipp von Weitershausen 4e7fa4f90e Bug 610832 - Dump log to disk when sync fails. r=rnewman 2011-06-13 20:39:51 +02:00
Philipp von Weitershausen 9ca7ef7b14 Bug 610832 - Add StorageStreamAppender to log4moz.js. r=rnewman 2011-06-13 20:39:37 +02:00
Philipp von Weitershausen cdb5c07d90 Bug 610832 - Get rid of useless getters. r=rnewman 2011-06-13 20:39:14 +02:00
Ted Mielczarek dbd0e1a0e4 Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:40:35 -04:00
Ted Mielczarek ca2bf6f440 Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:40:15 -04:00
Ted Mielczarek 5a29ab404a Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:38:43 -04:00
Ted Mielczarek c4609c54cf Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:37:24 -04:00
Ted Mielczarek 0e96cd6602 merge m-c and b-s 2011-06-13 09:09:43 -04:00
Philipp von Weitershausen 0dcb1a13ac Merge mozilla-inbound and mozilla-central 2011-06-13 11:57:17 +02:00
Makoto Kato 2772775d02 Bug 662765 - Respect _M_IX86_FP. r=jlebar 2011-06-13 17:12:33 +09:00
David Bolter 5e11805d2e Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Robert O'Callahan f1c364cde9 Bug 662898. Test 2011-06-13 13:42:48 +12:00
Robert O'Callahan 7dc881c2a0 Bug 662898. Set canvas drawImage source pattern after any shadow is drawn, so the source doesn't get clobbered by the shadow drawing. r=jrmuizel 2011-06-13 13:41:51 +12:00
Richard Newman 9a5429609d Merging mozilla-central to services-central. 2011-06-12 14:23:51 -07:00
Dave Townsend 30d2da43c8 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Mounir Lamouri 3d93bbacab Merging mozilla-inbound with mozilla-central. 2011-06-12 17:25:56 +02:00
Ed Morley 13cfc322c6 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Phil Ringnalda 2cd5f1cbb4 Bug 663674 - Remove cross-commit, r=ted 2011-06-11 22:14:19 -07:00
Jason Duell b4c69a2641 Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
Nick Hurley 1ad89c8107 Bug 637339 - Improve error handling in HttpChannelChild. r=honzab 2011-06-11 18:37:03 -07:00
Philipp von Weitershausen 9837f232a0 Merge central to inbound 2011-06-12 00:27:08 +02:00
Olli Pettay 8c7dcd534c Bug 643062, more generic null pointer check for ExecuteDetachedHandler, r=sicking
--HG--
extra : rebase_source : f65d5dc9665ac836d1d2fb0c3617dcb9ffc684c5
2011-06-11 23:43:33 +03:00
Masayuki Nakano 6da598099e Bug 663041 layout should use mozilla::Preferences r=roc 2011-06-12 11:30:16 +09:00
Masayuki Nakano c1df0f1b5c Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe 2011-06-12 11:30:16 +09:00
Masayuki Nakano 83135e3e11 Bug 663036 part.2 Implement GetComplex() and SetComplex() in Preferences r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano a3a58351b1 Bug 663036 part.1 Make Preferences instance with service constructor r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano 6f7d674974 Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek 2011-06-12 11:30:15 +09:00
Daniel Holbert 98d425ab9f Bug 578564 followup: Make text after #endif into a comment to fix build warning. (comment-only, basically) DONTBUILD 2011-06-11 17:13:30 -07:00
Randell Jesup e6b02b65fc Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc 2011-06-11 16:40:39 -04:00
Philipp von Weitershausen 18dce2c84e Back out bug 662898 (changeset e01a18d61dd6) due to test_canvas.html failures. 2011-06-11 15:44:06 +02:00
David Humphrey 49720411eb bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted 2011-06-11 08:02:00 -04:00
Robert O'Callahan 428b6548f0 Bug 662898. Set canvas drawImage source pattern after any shadow is drawn, so the source doesn't get clobbered by the shadow drawing. r=jrmuizel 2011-06-11 23:52:55 +12:00
Marco Bonardo 7f0d3f68aa Merge mozilla-inbound and mozilla-central 2011-06-11 11:08:40 +02:00
Ms2ger 23ad77aa47 Bug 663190 - Calling strokeRect with zero width or height should do nothing; r=smaug 2011-06-11 09:57:47 +02:00
Ms2ger c38d0435c8 Bug 663194 - Calling drawImage with zero-size canvas should throw INVALID_STATE_ERR; r=sicking 2011-06-11 09:52:27 +02:00
Ms2ger 05ead9048b Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv 2011-06-11 09:52:24 +02:00
Steven Michaud b86f9837f4 Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard 2011-06-11 09:12:58 +02:00
Ed Morley 9e7756cdd8 Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger 2011-06-11 09:12:34 +02:00
Richard Newman d89551e183 Merge mozilla-central to services-central. 2011-06-10 23:07:46 -07:00
Michael Wu d6c609999d Bug 641614 - Fix reordering of localized files in omnijar, r=ted 2011-06-10 17:54:01 -07:00
Dave Camp d49767fc1a Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Wes Johnston 3f4e794b64 Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle 2011-06-10 15:14:02 -07:00
Dave Townsend fa02e549f9 Bug 655254: When an add-on moves to a different directory but doesn't change in any other way we should keep updated compatibility information. r=robstrong 2011-06-10 13:10:48 -07:00
Ehsan Akhgari a827e26698 Merge mozilla-central and mozilla-inbound 2011-06-10 16:07:54 -04:00