Commit Graph

38001 Commits

Author SHA1 Message Date
Nicholas Nethercote
247420b724 Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (TM-specific part). r=dvander. 2010-01-28 09:43:36 +11:00
Nicholas Nethercote
6478f53e9b Bug 541491 - ARM_ARCH, ARM_VFP, and ARM_THUMB2 should be runtime options everywhere (TM-specific part). code=stejohns, r=nnethercote. 2010-01-28 09:41:07 +11:00
Nicholas Nethercote
832be7e522 Update nanojit-import-rev stamp. 2010-01-28 09:38:06 +11:00
Julian Seward
c0ca91a9e9 Bug 536153 - NativeARM.cpp: Incorrect use ALUr_shi to generate compare insns. r=Jacob.Bramley.
--HG--
extra : convert_revision : f4ece4c13545709edbd5b8f856ec39f155223892
2010-01-28 09:31:38 +11:00
Ben Turner
b17b196b5d Bug 542337 - Add back the ValidateRect call. 2010-01-27 14:05:16 -08:00
Nicholas Nethercote
b61775ba66 Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith.
--HG--
extra : convert_revision : 54cf6d39a21dc1e209d3e0e48bb6c2b61ab5f909
2010-01-28 08:45:29 +11:00
Joe Drew
a1955073ea Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
Benjamin Smedberg
93d6ce34da Merge backouts related to bug 535564 and bug 542337 2010-01-27 13:22:25 -05:00
Benjamin Smedberg
010b4cbacc Merge backouts 2010-01-27 13:21:25 -05:00
Benjamin Smedberg
93c88b642f Backed out changeset e033fa1d3b0b - remove the workaround for bug 542337 because bent landed a real fix and we want testing 2010-01-27 13:20:19 -05:00
Benjamin Smedberg
364e7b6325 Backed out changeset c7a2f3e14a58 - Testing from bug 535564 - We don't have a file handle open when we launch ssltunnel, so ssltunnel wasn't the cause. 2010-01-27 13:17:06 -05:00
Benjamin Smedberg
ee220e20ba When calling a null function pointer, breakpad apparently skips a frame. In order for intentionalCrash() to appear in the minidump, try dereferencing a null pointer instead. 2010-01-27 11:31:03 -05:00
Edwin Smith
1cd47593e7 Fix unused local variable warning in NativePPC.cpp (r=me)
--HG--
extra : convert_revision : e58ebcf59d3eb1a75a4ad41df32db2794732284b
2010-01-27 10:17:19 -05:00
Benjamin Smedberg
1e0aa446aa Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05:00
Benjamin Smedberg
d474eb0628 Bug 541707 - semi-random failures in test_crashing2.html, probably due to interminism in the crash/crashreport/reload sequence 2010-01-27 08:49:36 -05:00
Ralph Giles
12876d55d8 Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
Dão Gottwald
ca4ba0fb5c backout merge 2010-01-27 13:27:14 +01:00
Dão Gottwald
115b0a5381 Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Alexander Surkov
16441da7cb Bug 541474 - make events coalescing smarter, r=ginn, davidb 2010-01-27 19:45:32 +08:00
Alexander Surkov
0c0d4576fe Bug 540892 - Stop using nsIDOMNode tree traversals, r=davidb, sr=bz 2010-01-27 19:43:25 +08:00
Alexander Surkov
0dbd68dca1 Bug 541352 - nsDocAccessible::FireDelayedEvent should take nsAccEvent*, r=davidb 2010-01-27 19:42:44 +08:00
Alexander Surkov
9ecf2b143d Bug 515141 - move events firing logic from nsDocAccessible and nsAccEvent into special classes, r=ginn, davidb 2010-01-27 19:42:08 +08:00
Robert Longson
85bad1dfb5 Bug 540726 - User units for angles should be degrees. r=jwatt 2010-01-27 10:13:57 +00:00
Mats Palmgren
68ea58a204 Clamp the result to the valid nscoord range. b=541869 r=roc 2010-01-27 09:35:41 +01:00
Mats Palmgren
0bac01734a mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
Chris Jones
85cfeb583f Follow-up to bug 540886: address review comments I forgot to before pushing. 2010-01-27 02:17:17 -06:00
Jonathan Kew
35b54beeb5 Bug 541277: correct boundary handling in character/glyph clump processing. r=roc 2010-01-27 07:46:31 +00:00
Simon Montagu
03a690bc2e Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc 2010-01-26 23:30:13 -08:00
Simon Montagu
75b14b5a43 Reftests for bug 541189 2010-01-26 23:29:46 -08:00
Chris Jones
7ec5b63ca4 Bug 540886, part 3: IPDL/C++ test for BlockChild()/UnblockChild(). r=bnewman 2010-01-27 00:41:33 -06:00
Chris Jones
bd22b5d094 Bug 540886, part 2: Offer a BlockChild() interface to RPC protocols that allows parents to prevent children from sending messages back of their own volition until the parent calls UnblockChild(). r=bent 2010-01-27 00:41:32 -06:00
Chris Jones
50d75222fd Bug 540886, part 1: Refactor "special message" dispatch in AsyncChannel. r=bent 2010-01-27 00:41:31 -06:00
Tom Dyas
2cb5febac4 First part of adding support for a Mac OS X dock menu defined via XUL menus. Hoist DOM mutation observer code into new superclass. b=415463 r=josh 2010-01-27 01:14:40 -05:00
Chris Jones
eb725546da Bug 540111, part 5: IPDL/C++ test of multi-managers. r=bnewman 2010-01-26 22:56:14 -06:00
Chris Jones
74c290c883 Bug 540111, part 4: IPDL-only tests of multi-managers. 2010-01-26 22:56:13 -06:00
Chris Jones
b34f76e214 Bug 540111, part 3: Allow IPDL actors to be managed by one of a set of possible managers. r=bent 2010-01-26 22:56:12 -06:00
Chris Jones
fc07cb5be2 Bug 540111, part 2: Subsume direct calls to manager->Dealloc*() into RemoveManagee(). r=bent 2010-01-26 22:56:11 -06:00
Chris Jones
95a3f6dcff Bug 540111, part 1: Add a new IProtocolManager::RemoveManagee interface to break reliance on the |Manager()| interface. r=bent 2010-01-26 22:56:09 -06:00
Dave Townsend
8cedae0889 Merge backout of bug 541739 2010-01-26 19:05:42 -08:00
Dave Townsend
fd424104a5 Backed out changeset 4d7bde383df5 from bug 541739 due to test failures 2010-01-26 19:05:31 -08:00
Dave Townsend
1a3e8c6b28 Additional logging for bug 542387. r=gavin 2010-01-26 18:51:06 -08:00
Vladimir Vukicevic
6b2983c1c8 fix some warnings and add some xpconnect flair, r=mrbkap 2010-01-26 18:14:15 -08:00
Chris Jones
07003cf347 Final merge of debug-spew backout 2010-01-26 20:09:07 -06:00
Chris Jones
6a65c0d728 Backout 8d0ad9632fd2 2010-01-26 20:09:04 -06:00
Chris Jones
a8ac13cd85 Intermediate merge of debug-spew backout 2010-01-26 20:08:59 -06:00
Chris Jones
b42dd35ca1 Backout f861b6e0a364 2010-01-26 20:08:56 -06:00
Chris Jones
d6f00817b0 Intermediate merge of debug-spew backout 2010-01-26 20:08:52 -06:00
Chris Jones
4bbf603adf Backout b0fee4f9b8c7 2010-01-26 20:08:48 -06:00
Chris Jones
fe90ea5e99 Intermediate merge of debug-spew backout 2010-01-26 20:08:44 -06:00
Chris Jones
e12332b1d9 Backout 76bf173816e8 2010-01-26 20:08:41 -06:00