Ehsan Akhgari
1b5ab09074
Remove some unused variables, no bug
2012-10-11 09:19:35 -04:00
Robert Strong
d247d89d99
Bug 799611 - Change stub installer fallback page for Nightly, Aurora, and Beta. r=bbondy
2012-10-10 13:37:08 -07:00
Dão Gottwald
5738774412
Bug 799084 - Error console filter shouldn't be applied on input. r=neil
2012-10-10 22:31:01 +02:00
Dão Gottwald
396f098081
Bug 799081 - Bar at the bottom of the error console should be a <statusbar>. r=neil
2012-10-10 22:30:36 +02:00
Dão Gottwald
03ab435287
Bug 797363 - Remove aol.com user agent override since mail.aol.com is fixed. r=felipe
2012-10-10 22:30:05 +02:00
Olli Pettay
958a43dd99
Bug 798565 - touch.target may point to native anonymous content, r=jst,wesj
...
--HG--
extra : rebase_source : 675d640553e802b7c1e35143504d88ccb77585da
2012-10-10 22:13:59 +03:00
Olli Pettay
0f6bf5eed5
Bug 733305, add a way to hide XBL, r=bz, a=abillings
...
--HG--
extra : rebase_source : df18273ecdbf013138e8e6f1f4ef8082ac4f410c
2012-10-10 22:04:42 +03:00
Nathan Froyd
83b488bd05
Bug 799943 - properly search histogram names for startup regex; r=taras DONTBUILD because NPOTB
2012-10-10 10:19:14 -04:00
Gregory Szorc
a9eb0b06d7
Bug 799648 - Part 4: Temporarily disable settings file integration; r=jhammel
...
DONTBUILD (NPOTB)
2012-10-10 11:09:21 -07:00
Gregory Szorc
437679b76b
Bug 799648 - Part 3: Move config module from mozbuild to mach; r=jhammel
...
--HG--
rename : python/mozbuild/mozbuild/config.py => python/mach/mach/config.py
rename : python/mozbuild/mozbuild/test/test_config.py => python/mach/mach/test/test_config.py
2012-10-10 11:08:10 -07:00
Gregory Szorc
194f8b0246
Bug 799648 - Part 2: Move mozbuild's log manager into mach; r=jhammel
...
--HG--
rename : python/mozbuild/mozbuild/logger.py => python/mach/mach/logging.py
rename : python/mozbuild/mozbuild/test/test_logger.py => python/mach/mach/test/test_logger.py
2012-10-10 11:08:09 -07:00
Gregory Szorc
51818ea64b
Bug 799648 - Part 1: Move process execution and logging methods into Mach mixin classes; r=jhammel
2012-10-10 11:08:09 -07:00
Gregory Szorc
4e06481823
Bug 799312 - Implement |mach help <command>|; r=jhammel
...
Previously you had to |mach <command> --help|. Both forms now work.
2012-10-10 11:08:09 -07:00
Gregory Szorc
ca38f7a4a6
Bug 795427 - Part 3: Print more user friendly error messages; r=jhammel
2012-10-10 11:08:09 -07:00
Gregory Szorc
2c1dced77a
Bug 799291 - Part 3: Move mozbuild.testing into testing/; r=jhammel
...
--HG--
rename : python/mozbuild/mozbuild/testing/test.py => testing/moztesting/util.py
2012-10-10 11:08:09 -07:00
Gregory Szorc
360a79dcd2
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
28c7dd206c
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
89e2129d77
Bug 799262 - Formal API for loading mach command modules; r=jhammel
2012-10-10 11:08:09 -07:00
Tim Taubert
8d6f4b6ea6
merge m-c to fx-team
2012-10-10 09:32:35 +02:00
Ryan VanderMeulen
5b05916649
Merge the last PGO-green inbound changeset to m-c.
2012-10-09 21:10:12 -04:00
Jim Blandy
c1575c791d
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
97342d64ec
Fix for bug 798264 (Split property tables). r=bz.
...
--HG--
extra : rebase_source : 71456ae48d3d3e6014e8095837f7942cfe733a37
2012-10-09 20:50:05 +02:00
Peter Van der Beken
0b7bff61e0
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - remove nsISupports from AudioContext. r=ehsan.
...
--HG--
extra : rebase_source : f37b849c020bd9e4bc72e16df71a0241fafb0829
2012-10-09 20:50:26 +02:00
Peter Van der Beken
6fe13563e7
Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - allow non-nsISupports object to be parents. r=bz.
...
--HG--
extra : rebase_source : 00c805373f99213bee8b17b24fed3024b8ac4752
2012-10-09 20:50:26 +02:00
Peter Van der Beken
fc40b44426
Fix for bug 798264 (Split property tables). r=bz.
...
--HG--
extra : rebase_source : fd96e8c0241411e7724fc950c3dce8d2b95d662d
2012-10-09 20:50:05 +02:00
Randell Jesup
c493d4068a
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
872a96db36
Bug 779611 - part 10: move remaining non-WebGLContext goop to separate files - r=jgilbert
2012-10-09 14:39:51 -04:00
Benoit Jacob
646cd8342f
Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz
2012-10-09 14:39:49 -04:00
Justin Lebar
d763b67446
Bug 719455 - Followup: Remove .orig and .rej files. r=me
2012-10-09 14:40:08 -04:00
Brian Nicholson
bfa4c5b2ad
Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
8c2beecf2f
Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
ed29359cee
Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
52b48af9a0
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
2012-10-09 11:26:33 -07:00
Tim Taubert
0be689beeb
Bug 796269 - [settings] set time manually once, cannot do again r=vingtetun
2012-10-09 17:29:32 +02:00
Paul Rouget
5982827398
Bug 799498 - [responsive mode] Disable floating scrollbars; r=past
2012-10-09 17:04:34 +02:00
Michael Ratcliffe
4ca5515db5
Bug 799462 - GCLI jsb command should revert jsbBraceStyleDesc, jsbBraceStyleManual strings; r=jwalker
2012-10-09 14:56:09 +01:00
Phil Ringnalda
38210a4217
Bug 799332 - Set a high urlclassifier.updateinterval to match the one in automation.py.in so that we're unlikely to leak background safebrowsing updates by doing them at the wrong time, r=dbaron
2012-10-08 21:04:39 -07:00
Boris Zbarsky
4c9f7b0f5a
Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey
2012-10-15 23:12:03 -04:00
Boris Zbarsky
0efef94b7a
Bug 801116. Take box-sizing into account when computing intrinsic width based on a fixed height and an intrinsic ratio. r=dholbert
2012-10-15 23:12:03 -04:00
James Kitchener
6b76c60285
bug 761901 - HTML5 progress accessible should fire value change event r=tbsaunde
2012-10-15 23:05:20 -04:00
Matthew Gregan
be00aa7981
Bug 789075 - Handle odd sized WebM video frames correctly. r=derf
2012-10-16 16:03:43 +13:00
Mark Hammond
a7f7fb9d36
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Makoto Kato
6f142f3727
Bug 801457 - XULRunner windows builds busted since Sep 22 in winEmbed, cannot convert from 'uint32_t' to 'nsresult'. r=bsmedberg
2012-10-16 11:21:52 +09:00
Justin Lebar
2171be5d4d
Bug 800486 - Part 3: Minor fixups to MemoryInfoDumper.cpp. r=njn
2012-10-15 22:12:14 -04:00
Justin Lebar
2f597a1b5d
Bug 800486 - Part 2: Move signal-watching and memory-report-dumping code out of nsMemoryReporterManager and into a new file, MemoryInfoDumper. r=njn
2012-10-15 22:12:14 -04:00
Justin Lebar
b1de9b46c6
Bug 800486 - Part 1: Dump a GC and CC log upon receiving SIGRTMIN + 2. r=mccr8,njn,cjones
2012-10-15 22:12:14 -04:00
Masayuki Nakano
2b7e7c4652
Bug 795230 Use ASCII capable keyboard layout for computing charCode if current input source is an IME mode and open r=smichaud
2012-10-16 10:43:50 +09:00
David Zbarsky
e6f0a2a45d
Backout 14f09c2fb04c on CLOSED TREE
2012-10-15 21:19:30 -04:00
Matt Woodrow
48c7fedb20
Bug 801365 - Invalidate ThebesLayers if the zoom factor changes. r=roc
2012-10-16 14:10:51 +13:00
Matt Woodrow
f743e85a32
Bug 800198 - Make mContainerReferenceFrame the reference frame for the items inside the container, not the container itself. r=roc
2012-10-16 14:10:48 +13:00