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

287503 Коммитов

Автор SHA1 Сообщение Дата
Gregory Szorc 035ceeeba3 Bug 799291 - Part 2: Remove "test" command from mach; r=jhammel
The command was practically worthless and will likely be reborn as a
generic "run a test by specific a path or special name" command. But,
that requires a more intelligent build system first.
2012-10-10 11:08:09 -07:00
Gregory Szorc 3dd8150678 Bug 799291 - Part 1: Move mach commands for test running into test runners; r=jhammel
The code interacting with the test runners now resides in closer
proximity to the code it is invoking. We also purge testing
functionality from mozbuild, which is where it never really belonged.

--HG--
rename : python/mozbuild/mozbuild/testing/reftest.py => layout/tools/reftest/mach_commands.py
rename : python/mozbuild/mozbuild/testing/mochitest.py => testing/mochitest/mach_commands.py
rename : python/mozbuild/mozbuild/testing/xpcshell.py => testing/xpcshell/mach_commands.py
2012-10-10 11:08:09 -07:00
Gregory Szorc 875a861646 Bug 799262 - Formal API for loading mach command modules; r=jhammel 2012-10-10 11:08:09 -07:00
Robert O'Callahan f9a932ec28 Bug 626245. Part 5: Move plugin widgets before compositing the window, not after. r=matspal
--HG--
extra : rebase_source : 147afbc494e9b05f52b134ca6dd4f9635457d879
2012-10-10 23:25:57 +13:00
Robert O'Callahan b86a7fb1b8 Bug 626245. Part 4.5: Forward WillPaintWindow/DidPaintWindow notifications to the presshell and do plugin geometry updates from there. r=matspal
--HG--
extra : rebase_source : 5cf892e26962ef045d76a69fa4b4be9f7d7388da
2012-10-10 23:25:57 +13:00
Tim Taubert a9b88a6aae merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Ryan VanderMeulen d8ec8fd542 Merge the last PGO-green inbound changeset to m-c. 2012-10-09 21:10:12 -04:00
Jim Blandy 70e7dca277 Bug 795173: Make Debugger.Object.prototype.evalInGlobalWithBindings pass the right 'this' value. r=jorendorff
This also adds a test for Debugger.Frame.prototype.evalWithBindings, to
make sure it puts new variables on the right object; I couldn't find any
existing tests for the non-strict case (Frame-evalWithBindings-11.js
handles the strict mode case).
2012-10-09 12:02:30 -07:00
Peter Van der Beken e6770ebf90 Fix for bug 798264 (Split property tables). r=bz.
--HG--
extra : rebase_source : fd96e8c0241411e7724fc950c3dce8d2b95d662d
2012-10-09 20:50:05 +02:00
Randell Jesup 9151531465 Bug 799477: missing stdarg.h in CSFLog.h (typically gcc 4.4.x) r=ehugg 2012-10-09 14:46:34 -04:00
Benoit Jacob ba3864f56c Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert 2012-10-09 14:39:51 -04:00
Benoit Jacob ee49c790ba Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz 2012-10-09 14:39:49 -04:00
Justin Lebar 0a6bc07791 Bug 719455 - Followup: Remove .orig and .rej files. r=me 2012-10-09 14:40:08 -04:00
Brian Nicholson 988cb0c34a Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson 9ce68c7ba9 Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson d5909ebe33 Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson 0c64f22d71 Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Tim Taubert ea72141812 Bug 796269 - [settings] set time manually once, cannot do again r=vingtetun 2012-10-09 17:29:32 +02:00
Paul Rouget 25990d2feb Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Michael Ratcliffe d6dc3a20a4 Bug 799462 - GCLI jsb command should revert jsbBraceStyleDesc, jsbBraceStyleManual strings; r=jwalker 2012-10-09 14:56:09 +01:00
Robert O'Callahan 5020db2e03 Bug 798969. Handle symlinked srcdirs by avoiding use of Python's __file__. r=jesup 2012-10-08 17:45:10 +13:00
Robert O'Callahan 2299c9863c Bug 795657. Don't reframe for adding a transform when absolute descendants are present, when the frame is already positioned. r=bz 2012-10-10 23:25:57 +13:00
Robert O'Callahan 7fbdcbc9de Bug 798990. Part 2: nsCanvasRenderingContext2DAzure::EnsureTarget must ensure that a full layer transaction occurs, because we may have transitioned from needing no display item or layer to needing them. r=mattwoodrow 2012-10-12 01:31:48 +13:00
Robert O'Callahan 4a8c011f90 Bug 798990. No need to call EnsureTarget just to paint nothing. Anyway it's not safe to call it during a paint. r=kft 2012-10-12 01:31:41 +13:00
Vicamo Yang 0821e81ab8 Bug 786782 - Part 2/2: test case, r=marshall_law 2012-10-11 19:01:55 +08:00
Vicamo Yang cff92e9b9a Bug 786782 - Part 1/2: don't rely on status-report in multipart sms, r=marshall_law 2012-10-11 19:01:52 +08:00
Tetsuro Kato 15f5183733 Bug 800026 - Speed up Canvas putImageData() without filling gfxImageSurface with zeros. r=jmuizelaar 2012-10-11 06:26:30 -04:00
Andrea Marchesini 5b7140d600 Bug 797871 - Fix nsMultiplexInputStream.Seek. r=dougt 2012-10-11 06:26:30 -04:00
Robert Strong 7bdbb24e2b Changes to absolute image sizes for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy 2012-10-11 03:19:58 -07:00
Robert Strong 2a22d4e725 Artwork for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy 2012-10-11 03:19:21 -07:00
Jan Beich 4f3ce34a0f Bug 800058 - Unbreak graphite2-1.2.0 on clang/libc++. r=jfkthame 2012-10-11 10:53:19 +01:00
Theo Chevalier 585992d190 Bug 741738 - Count impressions for each doorhanger notification type
r=mak
2012-10-11 11:48:33 +02:00
Robert Strong 41ab5cfdd4 Bug 799180 - Same stub installer can be launched multiple times. r=bbondy 2012-10-10 23:30:32 -07:00
Kyle Machulis 1396968128 Bug 796176 - Patch 2: Make Bluetooth*Managers listen on startup/disconnect, stop listening to stop/connect; r=echou
--HG--
extra : rebase_source : 9ed9b4cc1ba445128a8ff6f90a9fb84044b7ca1a
2012-10-10 22:49:11 -07:00
Kyle Machulis f9915e04e4 Bug 796176 - Patch 1: UnixSocket changes to get connect/listen running main thread, connect status to consumers; r=cjones
--HG--
extra : rebase_source : 7fa0ed00a2c4ad526412af4ae0081818a547e5f3
2012-10-10 22:48:40 -07:00
Matt Woodrow d3f89081ec Bug 797059 - Schedule a paint when slider frames change position. r=roc 2012-10-11 18:44:59 +13:00
Matt Woodrow a70a9063e5 Bug 797295 - Add support for the layer attribute to nsImageBoxFrame. r=roc 2012-10-11 18:44:59 +13:00
Nicolas B. Pierron 4ccf62b3ab Bug 797977 - Rename StackIter::fp() to StackIter::interpFrame(). r=luke 2012-10-10 20:50:07 -07:00
Mark Hammond da8797210d Backout 83038b3ca98d (Bug 792503) due to orange on osx 2012-10-11 14:45:04 +11:00
Jared Wein 5faa7c6726 Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh 2012-10-10 19:32:10 -07:00
Jan Beich 2686e62e1b Bug 799813 - Qt/Linux needs GetGLXPixmap() after bug 788042. r=karlt 2012-10-10 21:11:15 -04:00
aceman 0473e91d29 Bug 799653 - Convert Error console to Services.jsm. r=gavin 2012-10-10 21:11:15 -04:00
Anthony Jones a22ff01367 Bug 785275 - Limit the slice height using the calculated buffer height. r=cpeterson 2012-10-10 21:11:15 -04:00
Gregor Wagner ed235f6d9c Bug 799656 - Decrease b2g's javascript.options.mem.high_water_mark from 32mb to 6mb. r=billm 2012-10-10 17:26:19 -07:00
Ehsan Akhgari 4e49b86a4a Merge mozilla-central into mozilla-inbound 2012-10-10 20:21:13 -04:00
Sean Stangl ef39e70ccb Bug 798946 - Confer with TI about the return type of Math.random(). r=dvander 2012-10-10 17:07:53 -07:00
Ehsan Akhgari 3326870fee Bug 799001 - Part 3: Hook up about:privatebrowsing to load when opening a new private window; r=jdm
This page needs to be revamped later on to make sure that it fits the
new world!
2012-10-07 23:53:29 -04:00
Ehsan Akhgari 4f7ec5f784 Bug 799001 - Part 2: Hook up the per-window version of the gPrivateBrowsingUI object; r=dao 2012-10-07 23:30:32 -04:00
Ehsan Akhgari 00975f6415 Bug 799001 - Part 1: Hook up the menu item for opening a new private browsing window; r=dao ui-r=madhava 2012-10-07 23:15:41 -04:00
Mike Conley 364cef6a4f Bug 791569 - Toolkit Downloads window sometimes opens on first download even though the download button is visible. r=mak. 2012-10-10 16:12:56 -04:00