Jim Mathies
15b9e60981
Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats
2014-01-28 06:10:45 -06:00
Victor Porof
beb6aa8b37
Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past
2014-01-28 13:24:45 +02:00
Gijs Kruitbosch
09d02f682e
Bug 964576 - fix target is null JS error in Australis' CustomizableUI, r=mikedeboer
...
--HG--
extra : rebase_source : ca5becbaee6af43108454419cf432246988e1ce6
2014-01-28 11:17:44 +00:00
Victor Porof
982be5ff5e
Bug 963932 - Refactor the output emitted by Parser.jsm to avoid too much useless nesting, r=past
2014-01-28 12:18:20 +02:00
Victor Porof
30b1cd7943
Bug 963919 - When triggering file filtering via a keyboard shortcut, don't automatically fill the searchbox with the identifier under the caret position, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_search-function.js => browser/devtools/debugger/test/browser_dbg_search-autofill-identifier.js
2014-01-28 12:16:49 +02:00
Gregory Szorc
591866f6e4
Bug 947596 - Install RBTools from Git; r=mconley
...
RBTools as released on PyPI has a number of bugs and deficiencies with
the Mercurial implementation. These have been fixed in an unreleased
version of RBTools.
Until RBTools with the desired patches is released to PyPI, we will
install RBTools direct from its source repository.
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 8fe09b80d8dd5583ba957b4525563cde678b3b3d
extra : amend_source : b41e0d492ff7d1f78bd0462782459c3dc8e95041
2014-01-24 13:06:30 -08:00
Ehsan Akhgari
9aaa0f7b86
Bug 963763 - Fix the test case for bug 612271 so that it doesn't depend on the mouse not hovering the textarea on Windows; r=roc
2014-01-24 16:05:52 -05:00
Ehsan Akhgari
9d52b78d56
Bug 963760 - Fix the test for bug 682712 to not rely on a mouse click to set the focus on body; r=roc
2014-01-25 11:59:34 -05:00
Martyn Haigh
f542b69f47
Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
...
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Martyn Haigh
ca7d6c96fe
bug 957059 - Refactor isCorrectManifest function to not match querystring and beyond in provided URLs; r=wesj
...
--HG--
extra : rebase_source : b9c647f1df91ab11f9041f3a9334efd9f8af9e43
2014-01-24 21:14:54 -08:00
Martyn Haigh
75388a7f5a
bug 957057 - refactor import in browser.js to make code easier to understand; r=wesj
...
--HG--
extra : rebase_source : 4014c863adc713de80975cafef81cdae00f5d09d
2014-01-24 21:12:08 -08:00
Myk Melez
30dab0e9d2
Bug 962790 - ensure registryReady before calling DOMApplicationRegistry methods; r=wesj
...
--HG--
extra : rebase_source : 9dd0d855065a5d587f1344f023c855eb8593205d
2014-01-24 21:05:07 -08:00
Martyn Haigh
c57692c258
bug 957062 - Pass APK download error back to webpage; r=wesj
...
--HG--
extra : rebase_source : 6428fc64176d1e0e31ebd5026fdb51e781ac4937
2014-01-24 21:02:27 -08:00
Myk Melez
01c2a7f857
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Tim Taubert
9d635200c1
Bug 960903 - Fix browser_bug817947.js test failure on a CLOSED TREE
...
From b68e6edbb3836e79f7dcd6635b0a9327df76c89f Mon Sep 17 00:00:00 2001
2014-01-24 21:09:47 +01:00
Kyle Machulis
07eebca28f
Bug 843857: Fix connection error handling in UnixSocket; r=tzimmermann
2014-01-24 12:06:40 -08:00
Richard Newman
df0e19708f
Merge m-c to s-c.
2014-01-24 11:59:00 -08:00
Ghislain 'Aus' Lacroix
cfe80e74d5
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Randell Jesup
e1e160fe8f
Bug 963420: Disable orange-on-debug-b2g-emulator-only test rs=philor
2014-01-25 04:07:24 -05:00
Phil Ringnalda
cd9cd9bcc6
Merge m-c to b-i
2014-01-24 19:45:59 -08:00
B2G Bumper Bot
0bb46c7685
Bumping manifests a=b2g-bump
2014-01-24 11:51:15 -08:00
B2G Bumper Bot
37f26b0763
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/407993cc2cef
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #15684 from jankeromnes/bug963539
Bug 963539 - bin/gaia-test shouldn't depend on nodejs-legacy in ubuntu r=bkelly
========
https://hg.mozilla.org/integration/gaia-central/rev/daaca88fc04a
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 963539 - bin/gaia-test shouldn't depend on nodejs-legacy in ubuntu
2014-01-24 11:50:11 -08:00
Till Schneidereit
8a01fbb272
Bug 963077 - Bustage followup on a CLOSED TREE. r=jandem
2014-01-24 20:18:52 +01:00
B2G Bumper Bot
9d3cb1d655
Bumping manifests a=b2g-bump
2014-01-24 10:51:56 -08:00
B2G Bumper Bot
2ab2c043a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b86ee9e343bb
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #15681 from julienw/959422-fix-crashing-canvases
Bug 959422 - [Messages] The Messages app crashes when attaching too big images
========
https://hg.mozilla.org/integration/gaia-central/rev/eb07f5ac1a2a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 959422 - [Messages] The Messages app crashes when attaching too big images r=gsvelto
This adds willReadFrequently to all our canvas contexts that are not displayed.
2014-01-24 10:50:16 -08:00
Brian Grinstead
2b98848cd6
Bug 957291 - DevTools tab bar UI updates to resolve icon bluriness and min-height. OVERRIDE HOOK;r=pbrosset
2014-01-24 12:45:20 -06:00
David Rajchenbach-Teller
45d0e29573
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-27 08:27:35 -05:00
B2G Bumper Bot
76475deb1e
Bumping manifests a=b2g-bump
2014-01-24 10:38:41 -08:00
Robert Strong
c80f4d9f20
Bug 961958 - on Vista and above use SetProcessDPIAware in the installers so fonts aren't blurry on HDPI devices. r=bbondy
2014-01-24 10:38:30 -08:00
Robert Strong
13c5306090
Bug 963282 - Stub blurbs during download aren't always a minimum of 3 lines. r=bbondy
2014-01-24 10:38:25 -08:00
B2G Bumper Bot
cb26c7fc4c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/200c6030f6f7
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #15664 from jimporter/music-usb-pick
Bug 943750 - Music app will not show files in pick mode if device is shared using USB and then unplugged
========
https://hg.mozilla.org/integration/gaia-central/rev/18438a649782
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 943750 - Music app will not show files in pick mode if device is shared using USB and then unplugged
2014-01-24 10:35:19 -08:00
Vivien Nicolas
c5f14cbd4e
Bug 963555 - Remove unused mMemoryPressureObserver variable in CompositorChild.h. r=nical
2014-01-24 19:29:04 +01:00
Ryan VanderMeulen
49f0cfc01c
Backed out changeset 6febd7a30de3 (bug 962808) for mochitest-bc failures.
2014-01-24 13:26:07 -05:00
Sid Stamm
842e0bd445
Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson
2014-01-24 10:24:08 -08:00
Jordan Lund
2f2c604af9
Bug 940690 - get metrofx talos on release/project branches - make metro pass rate more reliable, r=jmaher
2014-01-24 10:16:11 -08:00
Ted Mielczarek
398927ec10
Bug 963651 - Strip C++ unit tests even when STRIP_FLAGS are unset; r=mshal CLOSED TREE
2014-01-24 12:57:23 -05:00
Ed Morley
c2e01fc278
Bug 961021 - Disable dom/datastore/tests/test_changes.html on debug B2G for intermittent failures; CLOSED TREE
2014-01-27 17:26:39 +00:00
Ed Morley
5f796ef741
Backed out changeset ad7fc270445d (bug 963327) for xpcshell failures on a CLOSED TREE
2014-01-27 17:19:01 +00:00
Gregory Szorc
f7bbb0bae1
Bug 963327 - Improve profile-dependent handling of OS.Constants.Path; r=Yoric
...
Many properties in OS.Constants.Path are dependent on the profile being
available. This patch improves their handling.
Previously, we had some repeated and boilerplate code for making
OS.Constants.Paths.<prop> a lazy getter. This patch eliminates the
boilerplate by iterating over the properties that need to be lazy
getters.
AppData and UAppData are now lazy getters.
test_profiledir.js has been rolled into test_path_constants.js.
test_path_constants.js now emits a warning when a comparison doesn't
test anything. This should help identify ineffective tests going
forward.
--HG--
extra : rebase_source : 971e2bd5f313de2b25090a67d20e101c859f4f4c
2014-01-24 11:34:30 -08:00
B2G Bumper Bot
1ed256a742
Bumping manifests a=b2g-bump
2014-01-24 08:59:16 -08:00
B2G Bumper Bot
b9eb0aaea9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7aee1094c654
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 961137 - Fix and reenable places marionette tests. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/7695b5016100
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 962554 - Lock places writes around mini transactions. r=kgrandon
2014-01-24 08:55:21 -08:00
Till Schneidereit
0e31303ca9
Bug 963077 - ensure function is non-lazy before getting its arguments in js_fun_apply. r=jandem
...
--HG--
extra : rebase_source : cb81f240eb139ed5d719901265eaf6d51fd0e0e1
2014-01-24 17:05:25 +01:00
James Willcox
d25beb2d07
Bug 963242 - Add null checks in AndroidBridge::JavaThreadDetachFunc() r=kats
2014-01-24 11:04:15 -06:00
Wan-Teh Chang
abce45fec1
Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder.
2014-01-24 08:33:02 -08:00
B2G Bumper Bot
20e44e5e7f
Bumping manifests a=b2g-bump
2014-01-24 07:57:12 -08:00
B2G Bumper Bot
dd63f740b2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2b9d3584daf7
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15527 from timdream/window-activity-chain
Bug 957678 - Fix activityCaller/Callee ref in the chain, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/d2ca82557499
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 957678 - Fix activityCaller/Callee ref in the chain
2014-01-24 07:55:13 -08:00
Andreas Tolfsen
284751d31e
Bug 963162 - Add WebDriver compatible getWindowHandle alias. r=dburns
...
getCurrentWindowHandle and getWindow are both aliases to this command
now.
2014-01-24 10:47:54 -05:00
David Rajchenbach-Teller
453c08caee
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-24 10:47:54 -05:00
Andrea Marchesini
2e079d8e5b
Bug 963560 - Fix compilation error on VS2013 for method called 'assert', r=bz
2014-01-24 15:45:24 +00:00
Andrew Halberstadt
3960405849
Bug 958520 - Disable four failing b2g desktop reftest-sanity tests, r=jgriffin
2014-01-24 10:35:35 -05:00