Mark Capella
2cf2817d4f
Bug 836689 - The security notification pop-up is still displayed, r=mfinkle
2013-02-01 17:19:47 -05:00
Ehsan Akhgari
47b2a30d20
Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot
2013-02-01 17:13:23 -05:00
Dão Gottwald
72dbe624d7
Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe
2013-02-01 22:47:07 +01:00
Sean Stangl
bca1c59d4b
Bug 837014 - Always inline the empty script. r=bhackett
2013-02-01 13:29:12 -08:00
Dave Townsend
cd10174200
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Dave Townsend
cf9be7d864
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
Dave Townsend
37d1fc5b0d
Bug 731779: Integrate the Add-on SDK loader and API libraries into Firefox (uplifting from addon-sdk a16bbd5772880b578a939eeb65102bca6560d494)
2013-02-01 13:17:34 -08:00
Gregor Wagner
a3425a057a
Bug 836423 - Contacts API: Fix oncontactchange function. r=bent
2013-02-01 12:44:55 -08:00
Ehsan Akhgari
2c3e399404
Bug 837235 - Fix builds with --disable-webgl; r=bjacob
2013-02-01 15:42:15 -05:00
Vendelin Ruzicka
1fb657ea72
Bug 835767: AsyncConnectionHelper::ConvertCloneReadInfosToArray callers don't need to clear structured clone buffers. r=bent
2013-02-01 20:41:11 +01:00
Gregory Szorc
716d40560b
Bug 809920 - Create testing/modules for shared testing-only JS modules; r=ted
...
Includes AppInfo.jsm with code for manipulating XULAppInfo.
--HG--
rename : services/healthreport/modules-testing/utils.jsm => testing/modules/AppInfo.jsm
2013-02-01 12:26:07 -08:00
Mark Finkle
02654b49de
Bug 837215 - YouTube video's redirect on play; broken on tablets r=bnicholson
2013-02-01 15:21:37 -05:00
Jim Chen
635e66c611
Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson
2013-02-01 14:50:03 -05:00
Brian Nicholson
73ec5d2401
Bug 827370 - Remove RedirectorRunnable. r=mfinkle
2013-02-01 11:49:08 -08:00
Robert Strong
2257ced8dd
Additional logging for Bug 835197 - Intermittent test_0201_app_launch_apply_update.js, test_0202_app_launch_apply_update_dirlocked.js, test_0203_app_launch_apply_update.js [Exception... 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.copyTo]'. r=bbondy
2013-02-01 11:36:08 -08:00
Fabrice Desré
c2265b7155
Bug 836909 - Trying and failing to update a 3rd party app update due to an error - cannot launch the app anymore r=ferjm
2013-02-01 11:17:32 -08:00
Fabrice Desré
d6be945c6c
Bug 836859 - Trying download an update for the maps packaged app fails with INVALID_SIGNATURE r=ferjm
2013-02-01 11:17:32 -08:00
Ian Melven
d39447f48d
Bug 832193 - Content Security Policy: a source of *.something.com is mistakenly interpreted as a source of http://*:80 (r=sstamm)
2013-02-01 10:53:20 -08:00
Aki Sasaki
ca98a34577
bug 834789 - gaia-nightly -> gaia-central. r=catlee
...
--HG--
extra : rebase_source : ea5a7b9bd9b53e9f8a6c7d7b38ed1cde28baa4d1
2013-02-01 10:47:45 -08:00
Kartikaya Gupta
228117109b
Back out of d8d79ba17527 (bug 828201) as it caused a significant memory regression on Android. r=me
2013-02-01 13:41:42 -05:00
Ian Melven
a54790da18
Bug 831372 - Typo in message for both CSP headers (r=smaug) DONTBUILD
2013-02-01 10:38:11 -08:00
Randell Jesup
3aa82fb6d0
Bug 837161: don't assert mainthread in AudioConduit create/init/destroy if in a unittest r=ehugg
2013-02-01 13:28:38 -05:00
Jeff Hammel
6c44f2d73d
Bug 836123 - eliminate the mysteriously old tinderbox-standalone-tests;r=ted
2013-02-01 10:26:35 -08:00
Frank Yan
f69c3a92ec
Bug 837061 - Use plain JS property for tab._fullyOpen to decouple from binding destruction upon tab movement. r=dao
2013-02-01 10:06:06 -08:00
Masayuki Nakano
549153acd2
Bug 835280 nsIMEStateManager::OnChangeFocus() for DOM document should be called only when designMode document gets focus r=enndeakin
2013-02-02 03:02:17 +09:00
Kartikaya Gupta
8bee2a8b62
Bug 835356 - More aggressive logging and fallback handling for prolonged blocking on gecko event sync. r=blassey
2013-02-01 11:45:16 -05:00
Brandon Waterloo
0b9321b2df
Bug 833511 - Add rotation gesture support to Image documents. r=jaws
2013-01-31 16:52:31 -05:00
Mark Hammond
a34533ece8
Bug 826160 - don't remove the social.active preference when migrating to multi-provider builds. r=gavin
2013-02-01 11:09:48 -05:00
Daniel Holbert
60e4dc4421
Bug 836604: Collapse nsStyleSet::GetContext()'s boolean parameters into a 'flags' parameter. r=bz
2013-02-01 08:02:29 -08:00
Daniel Holbert
89b1916236
Bug 836355: Mark media/mtransport/test/ as FAIL_ON_WARNINGS. r=jesup
2013-02-01 08:02:03 -08:00
Daniel Holbert
f6e98b344d
Bug 837004: Annotate some overridden methods in nsSVGContainerFrame as MOZ_OVERRIDE. r=jwatt
2013-02-01 08:01:49 -08:00
Daniel Holbert
87dbf4f3ae
Bug 836974: Move nsInlineFrame's #include of nsLineLayout from the .h file into .cpp file. r=mats
2013-02-01 08:01:47 -08:00
Ryan VanderMeulen
e703ea7908
Merge m-c to inbound.
2013-02-01 10:36:30 -05:00
Tim Taubert
e8ee03d70d
merge m-c to fx-team
2013-02-01 10:17:01 -05:00
Justin Lebar
2cf629c5cd
Bug 833913 - Part 3: Switch nsMemoryReporterManager to using nsTHashtable. r=khuey,njn
...
This makes NS_RegisterMemoryReporter() and NS_UnregisterMemoryReporter()
O(1). Previously, they took time linear to the number of registered
reporters.
2013-02-01 10:12:52 -05:00
Justin Lebar
5d0ac0088b
Bug 833913 - Part 2: Make about:memory sort reporters with equal amounts by name, and update the tests to match this. r=njn
2013-02-01 10:12:52 -05:00
Justin Lebar
3031bd7e61
Bug 833913 - Part 1: s/PR_TRUE/true in nsISimpleEnumerator.idl comment. r=bsmedberg
2013-02-01 10:12:52 -05:00
Ryan VanderMeulen
e041781778
Backed out changeset e521791fe3cc (bug 821695) for mochitest-2 orange.
...
--HG--
extra : rebase_source : 681bd3b9bf50fbc7c3f5a55a40f473180e10608b
2013-02-01 10:06:19 -05:00
Fabrice Desré
01b6dcb291
Bug 834999 - followup to remove useless dump() r=me a=tef+
2013-01-31 14:34:39 -08:00
Anton Kovalyov
ceb4f09e3f
Bug 824243 - Make Profiler UI localizable, r=robcee
2013-01-31 11:40:11 -08:00
Ehsan Akhgari
395197733f
Merge mozilla-cental into mozilla-inbound
2013-01-31 11:10:40 -05:00
Victor Porof
f3eb362121
Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
a96e5c17e7
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
3487f46bb5
Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
6024818d84
Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan
2013-01-31 18:07:24 +02:00
Victor Porof
b98e84637f
Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
81f35d94fb
Bug 828987 - The Variables View should be keyboard accessible, r=past
2013-01-31 18:07:24 +02:00
Yoshi Huang
343ae89e0a
Bug 836731 : Fix processICCIOError. r=vicamo
2013-01-31 23:10:34 +08:00
Vivien Nicolas
f101f5b9d0
Bug 830782 - Homescreen is in English instead of Portuguese after flashed and Pt-BR is set in FTE. r=fabrice a=tef+
2013-01-31 15:58:11 +01:00
Eric Chou
016d8b06f6
Bug 836107 - Initialize mTask, a member variable of UnixSocketImpl, with nullptr, r=qdot
2013-01-31 22:43:45 +08:00