Commit Graph

38964 Commits

Author SHA1 Message Date
Kai Engert
75fcbb529e Bug 527659, Update Mozilla-central to NSS 3.12.6 RTM (RC2)
=== pushing final release, r=wtc
=== adding a directory with on-top-patches, r=wtc
=== also, update to NSPR 4.8.4 final, r=wtc
2010-03-05 14:44:10 +01:00
Mike Hommey
9d5f4470d3 Bug 541768 - automation.py is not cleaned up. r=ted 2010-03-05 14:41:53 +01:00
Dão Gottwald
4a4d9379dc add debug spew for bug 545583 2010-03-05 14:40:48 +01:00
Mike Hommey
1ea4f9d095 Bug 541769 - leaktest files are not cleaned up by make clean. r=ted 2010-03-05 13:36:11 +01:00
Dão Gottwald
4b6100b3f4 merge backout 2010-03-05 13:35:23 +01:00
Dão Gottwald
58a7f1bd64 Backed out changeset 4c8952703e77 2010-03-05 13:34:44 +01:00
Mark Banner
4296bc6a4a Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin 2010-03-05 12:11:55 +00:00
Mike Hommey
8c175d347f Bug 543438 - TestBlockingProcess relies on stdin to "block". r=dtownsend 2010-03-05 13:02:22 +01:00
Dão Gottwald
16730171a2 Bug 549988 - Better align menupopups with bookmark toolbar buttons. r=mstange 2010-03-05 13:00:59 +01:00
Dão Gottwald
9ef961451e make selectors more specific to circumvent bug 547128 2010-03-05 12:59:45 +01:00
Robert O'Callahan
cc64405fa1 Backing out fix for bug 550351 to fix test failures (CLOSED TREE) 2010-03-05 21:14:29 +13:00
Robert O'Callahan
796c20d53c Backed out changeset 0923925b4b8f 2010-03-05 21:13:58 +13:00
Robert O'Callahan
a8006ca060 Backing out fix for bug 541530 to fix test failure (CLOSED TREE) 2010-03-05 20:28:26 +13:00
Robert O'Callahan
266633a9f7 Backed out changeset 5125fc26166b 2010-03-05 20:20:15 +13:00
Robert O'Callahan
28dd3947f1 Backing out fix for bug 541530 to fix test failure 2010-03-05 20:19:48 +13:00
Robert O'Callahan
958de0b1a6 Backed out changeset 9912050f4a4a 2010-03-05 20:19:21 +13:00
Robert O'Callahan
6d683be7c1 Backing out fix for bug 543444 to try to fix places test hang 2010-03-05 20:10:48 +13:00
Robert O'Callahan
f4de62cffe Backed out changeset 79f299fc10d6 2010-03-05 20:10:20 +13:00
Robert O'Callahan
a9146cb7a1 Backing out fix for bug 546071 due to test failures 2010-03-05 20:06:04 +13:00
Robert O'Callahan
6a95e8500e Backed out changeset 78318b260f18 2010-03-05 20:05:33 +13:00
Ginn Chen
a4f691a504 Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt 2010-03-05 10:40:05 +08:00
Blake Kaplan
bb22acb73a Fix build bustage from bug 541530. 2010-03-04 17:25:44 -08:00
Vladimir Vukicevic
de69534814 b=550351; don't abort recording when accessing out of range typed array element (return undefined instead); r=dvander 2010-03-04 16:49:31 -08:00
Dão Gottwald
997f6edf7a Follow-up to bug 548027: remove spurious duplicate ids on <circle> elements 2010-03-05 01:30:49 +01:00
Uli LInk
095565d1b1 Bug 548213. Fix C++-style comment in C code. r=josh 2010-03-05 13:10:42 +13:00
Tim Terriberry
129e12e9f7 Bug 550184. Avoid using uninitialized data. r=doublec 2010-03-05 13:10:42 +13:00
Julian Seward
98da85a059 Bug 548793. Initialize XRender version fields if XRender isn't available. r=jrmuizel 2010-03-05 13:10:42 +13:00
Tom Dyas
cbd89df008 Bug 548500. On Mac, when opening a browser window from the Dock, activate the application. r=mano 2010-03-05 13:10:42 +13:00
Tom Dyas
ac24998e60 Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc 2010-03-05 13:10:42 +13:00
Blake Kaplan
20a75bea4c Fix bug 541530. r=jst sr=brendan 2010-03-04 13:44:42 -08:00
Asaf Romano
6598acf4f4 Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong. 2010-03-04 13:23:41 -08:00
Brad Lassey
33f79e0aa9 fix comm-central bustage r=ted
--HG--
extra : rebase_source : 99482ae0d97a887d59cb9eb19c2eaafd0083995e
2010-03-04 15:07:29 -05:00
Chris Jones
db95ee1dcf Bug 549435: Make the leak log available during ipc/-related startup and shutdown. r=bsmedberg 2010-03-04 13:50:28 -06:00
Bas Schouten
b2de77e13d Bug 549911: Acquire and release no longer use ->surface to store the temporary surface, release the correct object now. r=jrmuizel 2010-03-04 20:49:04 +01:00
Bas Schouten
9ba05c4318 Bug 549911: Scroll needs to make sure the clip rectangle is confined to the surface. r=jrmuizel 2010-03-04 20:49:01 +01:00
Bas Schouten
0c2bbe961d Bug 549666: Native rects should be pixel aligned. r=vlad 2010-03-04 20:30:16 +01:00
Bas Schouten
984b9ec786 Bug 549097: Move the invalidated region when scrolling. r=jrmuizel 2010-03-04 20:30:13 +01:00
Bas Schouten
e35f7796fd Bug 549652: Fix a potential leak. r=jrmuizel 2010-03-04 20:30:10 +01:00
Bas Schouten
f6a6cbe7bb Bug 549652: Optimize SOURCE operator where possible. r=jrmuizel 2010-03-04 20:30:08 +01:00
Bas Schouten
bd3c8c2f83 Bug 549652: Properly support clearing surfaces. r=jrmuizel 2010-03-04 20:30:05 +01:00
Brad Lassey
7941559ff8 bug 547521 - enable building for windows mobile with --disable-libxul r=ted 2010-03-04 13:47:35 -05:00
Rich Walsh
08f7dc2fc5 Bug 522896 - OS/2 Code Maintenance; cm01 thru cm10 - combined patch - v3.
r=(Weilbacher, wuno).
2010-03-04 19:19:41 +01:00
Serge Gautherie
a3836042aa Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
r=benjamin.
2010-03-04 19:19:41 +01:00
Serge Gautherie
5bc94fbe3b Bug 545320 - Port |Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency| and related follow-ups to comm-central; (Bv1-MC) Remove missed LIBGNOME_VERSION.
r=benjamin.
2010-03-04 19:19:41 +01:00
Serge Gautherie
8a604b529e Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
r=benjamin.
2010-03-04 19:19:41 +01:00
Clint Talbert
27f419ebe3 Backing out bug 493792 2010-03-04 10:03:11 -08:00
Clint Talbert
085f2cd30a Backed out changeset a6a6824e2a0e 2010-03-04 10:02:33 -08:00
Neil Deakin
91b6c50019 Bug 550205, cannot customize location of or remove personal bookmarks item, r=gavin 2010-03-04 09:51:49 -08:00
Joel Maher
7c9970f7af Bug 493792 Refactor runreftests.py test harness to prepare for mobile r=ted p=jmaher
--HG--
extra : rebase_source : 2f904ec7861b9c8f1c192036b7d3c12ef97bed3e
2010-03-04 09:10:16 -08:00
Jeff Muizelaar
c887d8596e Bug 550188. qcms: remove an empty loop that annoyed coverity. r=bgirard 2010-03-04 12:13:13 -05:00