Граф коммитов

253610 Коммитов

Автор SHA1 Сообщение Дата
Jason Orendorff 0c504c31ce Bug 676343 - Lexical scoping bug involving UPVAR_LEVEL_LIMIT. r=brendan. 2011-09-01 11:31:09 -05:00
Mike Hommey 9efdbba146 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 225a98edb7 Bug 681238 part 1 - Intercept a function from the executable in TestDllInterceptor. r=vlad 2011-08-29 13:23:35 +02:00
Mike Hommey c1d8e2fb2f 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 88a9c09421 Bug 683654 - Make TraceVis compile and run again; r=dmandelin 2011-09-01 16:56:58 +01:00
David Bolter 2feb04630a 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 7971ff4bfd Bug 617052 - Use ITaskbarList2::MarkFullscreenWindow for proper windows taskbar integration. r=jmathies 2011-09-01 10:15:09 -04:00
Brian R. Bondy 2aa4803a10 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 67314813c6 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 1faa65d45a 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 dc227b2571 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 a025869f6a Backout 04545026b4ae (Bug 658305) due to increase in reftests shutdown crashes on Linux. 2011-09-01 14:33:15 +02:00
Igor Bukanov 092a005ffd bug 672493 - skip native stack check under GLIBC. r=dmandelin 2011-07-20 13:26:35 +02:00
Marco Bonardo adaec09bc1 Bug 658305 - Use journal_size_limit on places.sqlite.
r=dietrich
2011-09-01 12:01:59 +02:00
Marco Bonardo d2bb67796d Bug 682676 - Urlbar performance regression with SQLite 3.7.7.1.
r=sdwilsh
2011-09-01 12:01:58 +02:00
Ed Morley e4c3394a35 Merge mozilla-central to mozilla-inbound 2011-09-01 08:49:23 +01:00
Ed Morley c62c25def9 Merge last green changeset on m-i to m-c 2011-09-01 08:41:18 +01:00
Alexander Surkov 12f840102f Bug 681905 - Crash [@ nsDocAccessible::ProcessContentInserted], r=davidb 2011-09-01 16:12:51 +09:00
Alexander Surkov 836f78cf04 Bug 682827 - Crash [@ nsINode::GetOwnerDoc], r=tbsaunde 2011-09-01 16:12:40 +09:00
Daniel Holbert ced706f7fb Bug 683729: Remove unused variable 'frame' from js::Debugger::onTrap(). r=jorendorff 2011-09-01 00:10:37 -07:00
Daniel Holbert 749890cbb2 Bug 683702: In nsFrame teardown, clear the reference to me on my prev IB sibling (as well as on my next IB sibling). r=roc 2011-09-01 00:10:22 -07:00
Brian Hackett 42e97be9c6 Don't compile or analyze new script properties for scripts with a cleared global, bug 683317. 2011-08-31 17:43:01 -07:00
Kyle Huey 077f02e01b Backout Bug 679945 until we sort out some non-Firefox linking issues. 2011-08-31 18:17:18 -04:00
Boris Zbarsky 8933e6f98e Bug 679671. Save the original string when parsing nonnegative or positive integer values shows them as non-strict. r=mounir 2011-08-31 18:09:23 -04:00
Boris Zbarsky f2fdc3b216 Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00
Doug Turner 132e794bdd Bug 678997 - putenv memory leak in widget/src/android/AndroidBridge.cpp. r=azakai 2011-08-31 19:39:49 -07:00
Doug Turner 1effc134d0 Bug 681562 - Restrict DeviceMotion to the active document. r=smaug 2011-08-31 19:39:49 -07:00
Ed Morley 316e8aa92b Backout f3e28e0f909f (bug 451081) for M-oth shutdown crashes, on a CLOSED TREE; a=philor 2011-09-01 01:12:50 +01:00
Ed Morley b1fc1f7d2a Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor 2011-09-01 00:58:00 +01:00
Matt Woodrow 52b4490152 Bug 677173 - Remove 3D transforms IDL properties because they are disabled. r=dbaron 2011-09-01 11:35:10 +12:00
Matt Woodrow 50c2543763 Bug 682758 - Stop repr() trying to call match() on an empty Array. r=mdas 2011-09-01 11:35:04 +12:00
Benoit Girard 19ed51c454 Bug 683745 - Fix OGL FPS Counter on Android; r=jrmuizel 2011-08-31 15:58:19 -07:00
Neil Rashbrook 777543a78e Bug 683610 Restore support for 1bpp RLE bitmaps r=joedrew\! 2011-08-31 20:11:04 +01:00
Philipp von Weitershausen 13a22e8e30 Merge services-central with mozilla-central 2011-08-31 11:20:28 -07:00
Kyle Huey a9aa13ac30 Merge again ... 2011-08-31 11:00:13 -04:00
Kyle Huey 216740764e Merge b-s to m-c. 2011-08-31 10:59:12 -04:00
Mounir Lamouri 617706ea28 Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst 2011-08-31 16:54:39 +02:00
Mounir Lamouri a244ae76a6 Merging mozilla-inbound into mozilla-central. 2011-08-31 16:56:23 +02:00
Kyle Huey 13d972dd41 Back out Bug 659311 for messing up Linux PGO builds. 2011-08-31 10:49:42 -04:00
Ehsan Akhgari f224153f00 Bug 683449 - DigiNotar patch erroneously blocks one of the two Staat der Nederlanden roots; r=kaie 2011-08-31 10:11:17 -04:00
Rob Campbell c4dc91996b merge m-c to fx-team 2011-08-31 09:21:43 -03:00
Kyle Huey 134b8fad07 Merge m-c to b-s. 2011-08-31 07:52:43 -04:00
Marco Bonardo 0ac46ce463 Bug 681420 - Improve responsiveness of history deletion.
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Kyle Huey a28561e35b Bug 683149: Break out layout memory reporters on a per-shell basis. r=bz 2011-08-31 06:38:03 -04:00
Atul Aggarwal 1f2e128682 Bug 679653 - Makes li.value follow rules for integer reflection. r=mounir 2011-08-31 12:34:07 +02:00
Ms2ger db421e9af0 Bug 659053 - Followup to make Node.isSameNode fast again; r=bz over IRC 2011-08-31 11:23:34 +02:00
Marco Bonardo 8cf3ae6985 Merge mozilla-central and mozilla-inbound 2011-08-31 10:43:43 +02:00
Chris Jones 3bb2a7384c Bug 683063, part 1: Don't delete ContentParent out from under the cleanup process. r=jdm 2011-08-30 21:11:25 -07:00
Chris Pearce 774c08666b Bug 683421 - Make MediaTestManager less 'batchy'. r=kinetik 2011-08-31 15:38:10 +12:00
Mark Finkle 4758a3151a Bug 683167 - Disable tablet UI during unit testing [r=jmaher] 2011-08-30 23:06:58 -04:00