Commit Graph

39122 Commits

Author SHA1 Message Date
Dan Witte
3d921d88fb Apply libffi.patch. b=538216, rs=ted 2010-03-05 11:30:40 -08:00
Dan Witte
363d498f91 Pull libffi git revision 8d27f68baa365bf883b6053c5f6bc819646d5434. b=538216, rs=ted 2010-03-05 11:29:55 -08:00
Zack Weinberg
11dc66e189 Part of bug 541496: Don't use the CSS parser's "low level" error flag to signal namespace lookup failure. r=bzbarsky
--HG--
extra : rebase_source : 7e844cd9061aedc36d0e58d699e0ba18ca34cc82
2010-03-05 10:43:50 -08:00
Daniel Holbert
82c099ed97 Bug 43178 followup: remove unused variable 'tableStyle' in nsHTMLTableElement.cpp. rs=bernd 2010-03-05 10:41:57 -08:00
Daniel Holbert
9513bd93b3 Bug 452319 followup: cast mRgIndex to be unsigned, to fix signed-unsigned-comparison compiler warning. r=bernd 2010-03-05 10:41:54 -08:00
Daniel Holbert
dc311954c3 Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in xpcom directory. r=bsmedberg 2010-03-05 10:41:25 -08:00
Benjamin Smedberg
a87ccb8301 Bug 550305 - Reduce round-trips by making some NPRuntime/scriptable methods async instead of RPC, r=bent 2010-03-04 16:20:14 -05:00
Benjamin Smedberg
290e8304d0 Bug 546492 - Provide a resource description for mozilla-runtime.exe, r=ted with altered text suggested by dolske
--HG--
extra : rebase_source : fa926b11f4e7bb2ec45a9f404afe6f22538c19ca
2010-02-24 11:41:34 -05:00
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