Josh Aas
32d0be0cd8
Backed out changeset 33031c875984. Bug 90268. r=josh
2011-08-30 02:09:56 -04:00
Brian Hackett
2daef6ad8a
[INFER] Only prematurely release script code when calling destroy script hook from GC, bug 679461.
2011-08-29 20:45:33 -07:00
Brian Hackett
639ecd7257
Merge MC -> JM
2011-08-29 18:41:32 -07:00
Joshua Cranmer
f2c3c84e57
Bug 681634 - Get m-c to build with static checking; fix verification scripts. r=taras
2011-08-29 17:02:22 -07:00
Ed Morley
18b567bcb4
Backout d813440eb90b (bug 136556 / bug 677912) for causing M-oth orange a=philor
2011-08-29 23:36:54 +01:00
Brian Hackett
7d7b9639b8
[INFER] On destruction, release JIT code for scripts before debugger hooks try to recompile them, bug 679461.
2011-08-29 15:03:59 -07:00
Brian Hackett
dc1c86d1e9
[INFER] Don't truncate object types when testing for particular primitive types, bug 682855.
2011-08-29 14:01:51 -07:00
Brian Hackett
3750708eee
[INFER] Don't use loop registers for entries after coercing them to double/any for a branch, bug 682563.
2011-08-29 13:59:06 -07:00
aceman
5c52be6df3
Bug 677912/136556 Tweak image titles r=bz
2011-08-29 21:19:02 +01:00
Brian Hackett
604519588f
Merge MC -> JM
2011-08-29 12:34:59 -07:00
Joshua Cranmer
de2c647b2f
Bug 681634 - Get m-c to build with static checking; NS_OVERRIDE failure in gfx. r=cjones
2011-08-29 12:29:51 -07:00
Benjamin Stover
5180a1c2e4
Bug 634759 Followup: Mark unexpected passes as expected r=me
2011-08-29 13:42:35 -07:00
Malini Das
af8ec59a0c
Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher
2011-08-29 16:14:33 -04:00
Richard Newman
5f66e704b4
Bug 615413 - Part 1: Clear out old weave/ and sync/ annotations. r=mak
2011-08-29 12:52:49 -07:00
Richard Newman
be26af875e
Bug 615413 - Part 0: trailing whitespace. r=mak
2011-08-29 12:52:47 -07:00
Rafael Ávila de Espíndola
0e312750b4
Bug 663899 - Use the win temp file handling code in all platforms. r=smichaud.
2011-08-29 15:45:03 -04:00
Chris Leary
af3d8d9fb7
Bug 679138: argv past script argument should not be interpreted as options. (r=dvander)
2011-08-29 12:19:19 -07:00
Rob Campbell
b9acef0ccf
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Mike Hommey
ae8826e9a6
Bug 681238 part 2 - Test WindowsDllInterceptor on functions we intercept in our codebase. r=vlad
2011-08-29 13:23:45 +02:00
Mike Hommey
6224a26335
Bug 681238 part 1 - Intercept a function from the executable in TestDllInterceptor. r=vlad
2011-08-29 13:23:35 +02:00
Mike Hommey
4d3f9b6547
Bug 681238 part 0 - Support a few more opcodes and fix x86 mov r, [r] test. r=vlad
2011-08-29 13:23:21 +02:00
Terrence Cole
4d39ce28ad
Bug 683654 - Make TraceVis compile and run again; r=dmandelin
2011-09-01 16:56:58 +01:00
David Bolter
d31d7c8933
Bug 681674 - aria-autocomplete not supported on standard form text input controls. r=tbsaunde,MarcoZ
2011-09-01 11:37:24 -04:00
Brian R. Bondy
18d06f2791
Bug 617052 - Use ITaskbarList2::MarkFullscreenWindow for proper windows taskbar integration. r=jmathies
2011-09-01 10:15:09 -04:00
Brian R. Bondy
9b40155220
Bug 295540 - Multi-monitor: download save-as dialog remains on secondary monitor even if detached. r=jmathies
2011-09-01 10:01:45 -04:00
Brian R. Bondy
e0c326732f
Bug 633160 - move away from the page by file drop is possible in spite of modal file picker dialog. r=neil
2011-09-01 09:48:48 -04:00
Brian R. Bondy
0affc31285
Bug 357601 - Drag and drop from an external program to Firefox does not use the proper drop effect. r=neil
2011-09-01 09:48:48 -04:00
Brian R. Bondy
4ed272295e
Bug 673080 - Dropping a link on Firefox from an external program has no effect. r=neil
2011-09-01 09:48:48 -04:00
Marco Bonardo
3787713c22
Backout 04545026b4ae (Bug 658305) due to increase in reftests shutdown crashes on Linux.
2011-09-01 14:33:15 +02:00
Josh Aas
4ab4397277
Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc
2011-08-29 03:09:22 -04:00
Josh Aas
b97854c858
Bug 90268: Required widget changes. Allow setting parent to NULL and add SetEventCallback to nsIWidget. r=roc r=karl
2011-08-29 03:05:09 -04:00
Ed Morley
b105110b75
Merge tips of mozilla-inbound and mozilla-central
2011-08-28 21:20:46 +01:00
Oleg Romashin
bf2582e686
Bug 682458 - Disable default gesture filters in Qt widget. r=dougt
2011-08-28 19:09:56 +01:00
Brian Hackett
7c364c5624
[INFER] Fix orange.
2011-08-28 08:42:35 -07:00
Atul Aggarwal
70ea895999
Bug 678988 - "potential null pointer dereference in js/jsd/jsd_scpt.c" [r=sphink]
2011-08-28 07:48:00 -07:00
Michael Wu
990540dee3
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Michael Wu
4d3352bc1e
Bug 682547 - Convert readstrings.cpp to bool, r=rstrong
2011-08-30 11:55:14 -07:00
Rafael Ávila de Espíndola
4387485520
Bug 682066 - Drop NS_DEFCALL. r=benjamin.
...
Having NS_DEFCALL around causes problems for clang since it uses
the regpart attribute when deciding template instantiations. In
particular, it would not use the generic method specialization of
nsRunnableMethodTraits.
2011-08-30 14:22:00 -04:00
Benjamin Stover
2cfa2fc739
Bug 674615 Remove nsPermissionManager's GetSingleton r=dwitte
2011-08-30 10:45:09 -07:00
Peter Van der Beken
8f948c6212
Fix for bug 682539 (Add nsTreeColumn::mNext to CC). r=smaug.
2011-08-28 16:07:26 +02:00
Peter Van der Beken
c7c99a0fea
Fix for bug 678528 (Traverse mChildNodes (and consolidate node CC code)). r=jst.
2011-08-28 16:07:24 +02:00
Siarhei Siamashka
b2d3db4a4d
Bug 644136 - Add missing fpu directive to fix libffi build on ARM hardfloat systems; r=bsmedberg
2011-08-28 12:03:22 +01:00
Ms2ger
c9046e037c
Bug 682460 - Fix leak when forcing layout during mutation event for table attribute; r=smaug
2011-08-28 11:59:34 +01:00
Kyle Huey
2eb5f2b441
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Kyle Huey
95265e4590
Bug 682637: Restore null-check that got lost in the event handler IDLification. r=bz
2011-08-28 05:58:43 -04:00
Kyle Huey
dc4e0d8235
Bug 681714: Ensure that we've unrolled the entire typedef chain when building typelibs. r=ted
2011-08-28 05:56:24 -04:00
Brian Hackett
1a3fb6272e
[INFER] Fix orange.
2011-08-27 20:28:24 -07:00
Marco Bonardo
40c1e206de
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02:00
Brian Hackett
9da2f62d4b
[INFER] Avoid spurious censoring of type barriers on writes of 'undefined' to singleton objects, bug 682345.
2011-08-26 20:21:59 -07:00
Brian Hackett
1766b3bcda
[INFER] Fix orange.
2011-08-26 20:17:26 -07:00