ISHIKAWA, Chiaki
30843445b1
Bug 963544 - Do not use NS_ENSURE_TRUE() in a few places and instead expand it to reduce WARNING messages. r=khuey
2014-01-27 15:40:50 -05:00
David Clarke
da74ae63fc
Bug 959499 - Use wifimanager for on-device mochitests. r=ahal
2014-01-27 15:40:50 -05:00
Ryan VanderMeulen
e429675ccf
Merge inbound to m-c.
2014-01-24 16:51:04 -05:00
Marina Samuel
baa42a3670
Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira
2014-01-24 13:44:56 -08:00
Victor Porof
9a45f0ab67
Bug 964700 - Fix test_safeErrorString.js xpcshell test, r=me
2014-01-28 18:25:25 +02:00
Victor Porof
32b8d8a374
Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past
2014-01-28 12:31:51 +02:00
Ed Morley
e6321baae0
Backed out changeset a4f31914bb0c (bug 957229) for browser_aboutAccounts.js timeouts; CLOSED TREE
2014-01-28 16:09:22 +00:00
Girish Sharma
35ad80b2c0
Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan
2014-01-28 20:42:02 +05:30
Girish Sharma
c5d707572d
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee
2014-01-28 20:41:22 +05:30
Girish Sharma
bc6ef8ebae
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 2 - Source editor tests, r=anton
2014-01-28 20:40:40 +05:30
Girish Sharma
f6377044ad
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth
2014-01-28 20:38:41 +05:30
Dão Gottwald
51e41d1c11
Bug 962844 - [Australis] urlbar with EV SSL overlaps searchbar in narrow window. r=jaws
...
--HG--
extra : rebase_source : 019f32dd55acd325104296c77148b13e1ead5e43
2014-01-27 17:33:27 +01:00
Ekanan Ketunuti
dc6b4f8ca3
Bug 963485 - Add "dequeue" and "enqueue" to the en-US dictionary. r=ehsan
2014-01-25 09:37:45 +07:00
Aakash Bapna
dcba1e123f
Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof
2014-01-28 08:50:34 -05:00
David Rajchenbach-Teller
756f412a58
Bug 960509 - Load libSystem for MacOS X 32 bit. r=glandium
2014-01-28 08:50:34 -05:00
Peiyong Lin
fdf9000b3c
Bug 827803 - [OS.File] Refine exception transmission across threads. r=Yoric
2014-01-28 08:50:33 -05:00
Brian Grinstead
b4af8395ff
Bug 958048 - Remove double scrollbar from DevTools options pane with resolution < 800;r=pbrosset
2014-01-28 07:29:41 -06:00
Carsten "Tomcat" Book
70be7c460e
Merge mozilla-central to fx-team on a CLOSED TREE
2014-01-28 14:10:42 +01:00
Carsten "Tomcat" Book
01aaaa36e7
Backed out changeset a76a4f921987 (bug 964700) for XPC Bustage on a CLOSED TREE
2014-01-28 14:03:38 +01:00
Tim Taubert
c20d5fafc3
Bug 957229 - Don't show about:accounts with FxA disabled r=markh
2014-01-27 15:17:29 -08:00
Jim Mathies
1e0b46ad1b
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
9399b40cb7
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
469e6830b9
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
948f4820e3
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
db968d7544
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
2130cc9d04
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
1dd2ba8a1a
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
ae74ae277c
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
8cd9011a43
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
cec6ac53c5
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
cfaaad5e71
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
41ba2a06ba
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
3cbf8b2cf6
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
b90e038e9c
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
d387beba5c
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
e349088adf
Bug 843857: Fix connection error handling in UnixSocket; r=tzimmermann
2014-01-24 12:06:40 -08:00
Richard Newman
184545de5e
Merge m-c to s-c.
2014-01-24 11:59:00 -08:00
Ghislain 'Aus' Lacroix
a72a09929b
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Randell Jesup
434f311335
Bug 963420: Disable orange-on-debug-b2g-emulator-only test rs=philor
2014-01-25 04:07:24 -05:00
Phil Ringnalda
1d8e9ec305
Merge m-c to b-i
2014-01-24 19:45:59 -08:00
B2G Bumper Bot
58d14f867f
Bumping manifests a=b2g-bump
2014-01-24 11:51:15 -08:00
B2G Bumper Bot
64d6321b4a
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
e2af644d5a
Bug 963077 - Bustage followup on a CLOSED TREE. r=jandem
2014-01-24 20:18:52 +01:00
B2G Bumper Bot
6ab6dd9df1
Bumping manifests a=b2g-bump
2014-01-24 10:51:56 -08:00
B2G Bumper Bot
ae1853a65f
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
a9e24185ca
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
86f91eda18
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-27 08:27:35 -05:00
B2G Bumper Bot
acafd0e54d
Bumping manifests a=b2g-bump
2014-01-24 10:38:41 -08:00
Robert Strong
a2c95d1b3d
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
6c9272acc4
Bug 963282 - Stub blurbs during download aren't always a minimum of 3 lines. r=bbondy
2014-01-24 10:38:25 -08:00