Thomas Lee
724a5a9e20
Bug 541131: Include IPDL headers as |include protocol PFoo;|. r=cjones
2010-04-26 20:11:46 -05:00
Chris Jones
ee58a6e501
Bug 554244: Get the right loc info for message declarations. r=bent
2010-04-26 20:11:44 -05:00
Chris Jones
3f29d383ad
Bug 555276: Top-level protocols should handle shmem messages if any subprotocol uses it. r=bent
2010-04-26 20:11:43 -05:00
Chris Jones
fc9a2571ad
Bug 555275: Clean up shared memory segments when the top-level actor dies. r=bent
2010-04-26 20:11:42 -05:00
Chris Jones
9edec1c173
Bug 555275: Implement a DeallocShmem() interface. r=bent
2010-04-26 20:11:40 -05:00
Ben Newman
a2d75cb968
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
2010-04-20 16:21:35 -07:00
Ben Newman
2f85d87cfe
Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron
2010-04-20 16:21:32 -07:00
Ben Newman
5149e63e78
Eliminate duplicate code by combining nsNonOwningRunnableMethod with nsRunnableMethod (part 1/3 of bug 558498). r=dwitte sr=dbaron
2010-04-20 10:22:04 -07:00
Bas Schouten
7c378aa97a
Bug 561678: Use Platform Native drawing surfaces for ThebesLayerOGL. r=roc
2010-04-27 00:24:03 +02:00
Vladimir Vukicevic
4610653595
b=560717; fix TimeStamp initialization in TimeStamp_posix; r=bsmedberg
2010-04-26 14:26:40 -07:00
Robert Sayre
0cb672b8c5
Merge.
2010-04-26 16:30:52 -04:00
Boris Zbarsky
c12f62748a
Bug 559618. Treat negative max-age values as 0. r=jduell
2010-04-26 16:27:01 -04:00
Boris Zbarsky
ebcccbb958
Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron
2010-04-26 16:27:01 -04:00
Boris Zbarsky
a530f322c1
Bug 561516. Switch from an array of function pointers to a switch to make it easier to modify this code in the future. r=dbaron
2010-04-26 16:27:01 -04:00
Dan Witte
9757b0332b
Bug 561619 - JS CTypes has a build dependency bug. r=sayrer
2010-04-26 13:26:53 -07:00
Andreas Gal
b60299a7bf
Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers
2010-04-26 12:58:15 -07:00
Brandon Sterne
f08ecd5a1c
Bug 515460 - check GetCsp return value, r=sstamm, a=developers
2010-04-26 12:14:49 -07:00
Justin Dolske
23655c2a0b
Bug 546502 - Refreshing on toolbar for crash plugin UI doesn't remove notification bar. r=gavin, a=developers
2010-04-26 12:58:12 -07:00
Ms2ger
bda975527e
Bug 486256 - Mochitest test_Scriptaculous.html (all but 2) results fail to be actually logged. r=sayrer
2010-04-26 21:04:27 +02:00
Edward Lee
96bb9e9778
Bug 559695 - warning C4700: uninitialized local variable 'rv' used in nsStorageFormHistory.cpp [r=gavin]
...
Hard code return of NS_ERROR_OUT_OF_MEMORY on failure to createInstance. Push down declarations of rv to its first assignment.
2010-04-21 11:28:00 -07:00
Marco Bonardo
dc28454918
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
2010-04-26 21:04:20 +02:00
Marco Bonardo
3011e9cc15
Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
...
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
2010-04-26 21:04:17 +02:00
Dão Gottwald
60fbc44572
Bug 556334 - Allow LightweightThemeManager to accept file URIs. r=dtownsend
2010-04-26 20:38:39 +02:00
Vladimir Vukicevic
03d4046479
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
2010-04-26 11:13:03 -07:00
Jim Mathies
374d8cbc09
Bug 558629 - Meter WM_USER events for Flash in PluginInstanceChild to improve responsiveness and lower CPU utilization. r=bsmedberg, a=developers.
2010-04-26 11:29:11 -05:00
Jim Mathies
7366c8ae2e
Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel.
2010-04-26 10:05:29 -05:00
Jeff Muizelaar
4d1e850a00
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
...
Reland after fixing quartz related clipping bug and a bunch of other ones
2010-04-05 22:28:54 -04:00
Jeff Muizelaar
b826d71a49
Bug 559660. Mark Windows surfaces dirty when we muck with underlying bits. r=joe
...
If we don't do this some animated gifs break with the cairo update.
2010-04-26 10:29:59 -04:00
Robert O'Callahan
00e0edf247
Backing out fix for bug 560358 to fix regressions and test failures (see bug 561700) a=philor
2010-04-26 19:12:13 +12:00
Robert O'Callahan
576ce89b12
Backed out changeset 35c25547a135
2010-04-26 19:10:42 +12:00
Alexander Surkov
ab6511b813
Bug 561541 - convert nsIAccessilbilityService.idl to header, r=davidb, a=philor
...
--HG--
rename : accessible/public/nsIAccessibilityService.idl => accessible/public/nsIAccessibilityService.h
2010-04-26 11:56:12 +09:00
Andreas Gal
ccff6a6573
Don't save static RegExp state across lambda replace calls (560358, r=brendan).
2010-04-21 22:39:05 -07:00
Nicholas Nethercote
bac98abcd5
Bug 560160 - nanojit: rename LOpcode-related names (TM-specific part). r=gal.
2010-04-21 21:42:19 -07:00
Nicholas Nethercote
efa8ff6b17
Update nanojit-import-rev stamp.
2010-04-21 21:34:39 -07:00
Nicholas Nethercote
8dd0c21da5
Bug 560160 - nanojit: rename LOpcode-related names. r=edwsmith.
...
--HG--
extra : convert_revision : 234af92683dad306d03911975b0e9afc57936cf5
2010-04-21 19:34:46 -07:00
Jeff Walden
a490b8bc94
...famous last words. This time maybe? :-\
2010-04-21 20:16:22 -07:00
Jeff Walden
8ed0a862b4
One. Last. Fix.
...
--HG--
extra : rebase_source : 89f1e283c1b6df2b2034476bd2b666a9c32d5606
2010-04-21 20:06:58 -07:00
Nicholas Nethercote
e7f1c777a8
Update nanojit-import-rev stamp.
2010-04-21 18:29:59 -07:00
Nicholas Nethercote
7443e759bf
Avoid compiler warnings. r=me.
...
--HG--
extra : convert_revision : a33a817354bebed12877a0e6ab4c42729ec3c8c7
2010-04-21 18:28:35 -07:00
Nicholas Nethercote
7397439859
Update nanojit-import-rev stamp.
2010-04-21 18:27:26 -07:00
Nicholas Nethercote
21dc1a3198
Fix lirasm test bustage for bugs 555633, bug 557877. r=me.
...
--HG--
extra : convert_revision : e32efa20605d847ee01fe0ec1f70bdbb101ae446
2010-04-21 18:21:06 -07:00
Edwin Smith
ac43be792d
Rename LIR opcodes once more, using new C convention (bugs 555633, bug 557877 r=nnethercote+)
...
This patch un-does the intel names that have been used so far within
nanojit, updates the aliases in LIR.h, and fixes the names used in
lirasm tests.
Host VM's will need to run rename_LIR.pl from bug 504506 if they have
already begun using the intel names; aliases are not provided for them in LIR.h.
--HG--
extra : convert_revision : 2787af46329c72796954ddb68f53326f0de661e4
2010-04-21 21:13:17 -04:00
Edwin Smith
6877d0d265
Fix vprof bustage (bug 560683 r=edwsmith)
...
--HG--
extra : convert_revision : ea5ee8ca471bfc5b183a42d6b60e778067697c6e
2010-04-21 11:41:05 -04:00
Chris Dearman
638f9c13a5
Bug 558813 - [MIPS] running tamarin as3/Vector/ acceptance testcases produces an assert (r=edwsmith)
...
--HG--
extra : convert_revision : 25449d23ba02a99a502c06ffc0565f87376a3e7e
2010-04-21 09:16:18 -04:00
Chris Dearman
533c36d125
Bug 551165 - Unable to compile MIPS nanojit backend (r=edwsmith+)
...
--HG--
extra : convert_revision : 7d9635ba36b214f707cf426b7b414cde99738048
2010-04-21 09:14:14 -04:00
Nicholas Nethercote
25a0becd86
Bug 559719 - nanojit: tweak LIns::lastWord. r=edwsmith.
...
--HG--
extra : convert_revision : 3f81d8a5f0515f891eac0c8821370d4309787483
2010-04-20 17:51:50 -07:00
Jeff Walden
177f78cd2b
More fixes for xpcshell tests; seriously, where did people ever manage to discover this junk?
2010-04-21 17:41:00 -07:00
Jeff Walden
287e8d6d12
Followup orange fix, had these fixed in one tree but not the one from which I pushed the changes... r=waylon
2010-04-21 17:34:55 -07:00
David Anderson
d3b17b4d08
Merge backout.
2010-04-21 16:30:39 -07:00
David Anderson
e6296670ad
Backed out changeset 4a28bd424400 (tinderbox red).
2010-04-21 16:30:06 -07:00