Simon Montagu
ca2df3f279
Only test IDN nodes against kMaxDNSNodeLen on string-prepped IDNs that we're going to send to DNS, not the Unicode form for display only. Bug 892370, r=honzab
...
--HG--
rename : netwerk/test/unit/test_bug722299.js => netwerk/test/unit/test_idn_urls.js
2013-07-29 22:32:37 -07:00
pchang9@cs.wisc.edu
98e52ccb66
bug 898221 - search backwards for the last punycode delimiter instead of forwards. r=hurley
2013-07-30 13:01:11 -07:00
Ryan VanderMeulen
db283de51f
Backed out changeset 4aeb00521c9d (bug 896890) for build bustage.
...
CLOSED TREE
2013-07-30 15:50:46 -04:00
Ryan VanderMeulen
5079ebb23d
Merge m-c to inbound.
2013-07-30 15:41:57 -04:00
Marco Castelluccio
3506e099d6
Bug 896555 - Remember requested permission for a session. r=mfinkle, r=wesj
2013-07-30 15:38:01 -04:00
Mina Almasry
e2e5a517b5
Bug 899230 - domUtils.getCSSValuesForProperty doesn't return "logical" and "physical" any list. r=bz
...
This patch prevents inIDOMUtils from returning logical and physical from any list.
2013-07-30 15:38:01 -04:00
Max Vujovic
ba787de1f1
Bug 897094 - Mismatched parenthesis in some CSS functions do not prevent parsing of subsequent CSS properties. r=heycam
2013-07-30 15:38:01 -04:00
Marco Castelluccio
ca35d9aa07
Bug 832960 - Geolocation and desktop notification should require a manifest entry for apps on Android. r=mfinkle
2013-07-30 15:38:01 -04:00
Sam Foster
3a40a40c47
Bug 899623 - Ensure activeTileset is bound before calling methods on it. r=jimm
2013-07-30 12:16:58 -07:00
Justin Lebar
7aa4dc5297
Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null. r=khuey
...
This change reworks how TabContext stores its data. Before, it stored
an app-id and translated that into an app; now we do the reverse. This
lets us guarantee that HasOwnApp() is true iff GetOwnApp() is non-null.
We added a new class, MaybeInvalidTabContext to assist with converting
from an IPCTabContext to a TabContext. This allows us to ensure that a
TabContext object is never invalid.
--HG--
extra : rebase_source : d43e858739a342ab420122a90336bfd585be268a
2013-07-30 11:51:44 -07:00
Chenxia Liu
6c2e8f4922
Bug 896992 - Activity looping if GeckoApp has been killed and Settings is launched from notification. r=kats
2013-07-30 11:45:25 -07:00
Ryan VanderMeulen
55f1829235
Merge m-c to fx-team.
2013-07-30 13:12:26 -04:00
Steven MacLeod
8e580353e4
Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert
2013-07-30 09:38:49 -07:00
Tim Taubert
a1a6700c02
Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin
2013-07-30 09:38:12 -07:00
Shane Caraveo
512f5ba161
bug 899192 fix toolbar button test, r=markh
2013-07-30 08:53:31 -07:00
Ryan VanderMeulen
35bfdc49f6
Backed out changeset e9530cf2baed (bug 890597) for Windows Werror bustage.
2013-07-30 10:56:00 -04:00
Mina Almasry
7d6b47172c
Bug 897185 - toJSON only deals with attributes whose types are serializable. r=bz
...
Now jsonifiers only include serializable attributes in their returned object, as
per spec.
2013-07-30 10:04:04 -04:00
Martin Stransky
b643e53730
Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt
2013-07-30 10:03:44 -04:00
Martin Stransky
e11e60ac69
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, expander fix. r=karlt
2013-07-30 10:03:14 -04:00
Robert Bindar
66e243dd75
Bug 890597 - Transport layer ping diagnostic tool. r=valentin.gosu
2013-07-30 10:02:54 -04:00
Masatoshi Kimura
cf96652cef
Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin
2013-07-30 10:02:28 -04:00
Ryan VanderMeulen
09b200b169
Merge m-c to inbound on a CLOSED TREE.
2013-07-30 09:23:28 -04:00
Ryan VanderMeulen
a7923c6900
Merge birch to m-c.
2013-07-30 09:01:43 -04:00
Jon Coppeard
b544ee5faa
Backout 80e1116e4599 for Android failures on a CLOSED TREE
2013-07-30 13:52:30 +01:00
Ryan VanderMeulen
c3ded710d4
Backed out changesets bc5f5ce22ae3 and 3d682482e90c (bug 880643) for Marionette failures.
2013-07-30 08:52:19 -04:00
Jeff Hammel
7299a2ef3b
Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher
2013-07-30 08:30:40 -04:00
Gaia Pushbot
0913cf4f06
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/10f16f6a15f8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11219 from gasolin/issue-887670vs
Bug 887670 - [Test][System] Unit test for ValueSelector, r=rudy
========
https://hg.mozilla.org/integration/gaia-central/rev/b4ba3673c02d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887670 - [Test][System] Unit test for ValueSelector
========
https://hg.mozilla.org/integration/gaia-central/rev/b2220c4242ba
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11188 from gasolin/issue-887670ip
Bug 887670 - [Test][System] Unit test for InputParser, r=rudy
========
https://hg.mozilla.org/integration/gaia-central/rev/7e84d1f4fef4
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887670 - [Test][System] Unit test for InputParser
2013-07-30 05:20:24 -07:00
Gaia Pushbot
1b3dd726bf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1ff2bfaa9a51
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11198 from cctuan/898701
Bug 898701 - [Gallery] image in thumbnails display not correctly
========
https://hg.mozilla.org/integration/gaia-central/rev/008f10dbc951
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 898701 - [Gallery] image in thumbnails display not correctly
2013-07-30 04:55:23 -07:00
Gaia Pushbot
44b88c2401
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cd18c67ac910
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11215 from huchengtw-moz/settings/Bug_897918_settings_app_should_use_hi-res_image
Bug 897918 - Settings app should use hi-res icons on hd phones, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/8a92813acb82
Author: John Hu <johu@mozilla.com>
Desc: Bug 897918 - Settings app should use hi-res icons on hd phones
2013-07-30 04:35:23 -07:00
Jan de Mooij
7a271ed06a
Bug 882736 - Ion-compile scripts that use ES5 getter/setter syntax. r=bhackett
2013-07-30 12:52:09 +02:00
Paul Adenot
f558a92953
Bug 895720 - Actually use the fuzz value.
2013-07-30 11:10:33 +01:00
Paul Adenot
8e849d9058
Bug 895720 - On MacOS, increase the fuzz factor for test_audioBufferSourceNodeOffset.html.
2013-07-30 11:06:33 +01:00
Nicolas Silva
8592c4c12d
Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc
2013-07-30 11:59:51 +02:00
Jan de Mooij
bcdb47fd0d
Bug 899017 - Fix VM functions called by the JITs to use bool instead of JSBool. r=sstangl
2013-07-30 11:53:22 +02:00
Jon Coppeard
235cdf8e7c
Bug 893552 - OdinMonkey: (ARM) dynamic code is not preserving float registers d8 to d15 as required by the ABI r=mjrosenb
2013-07-30 09:57:58 +01:00
David Zbarsky
c72818ae5a
Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz
2013-07-30 01:47:28 -07:00
Jan de Mooij
788593e16a
Bug 898381. r=mjrosenb
2013-07-30 10:23:55 +02:00
Randy Lin
6712768b30
Bug 842934 - [Bluetooth]A2DP sound disappear after SCO disconnected (call ended) and switching patch to A2DP. r=mchen
2013-07-30 14:58:58 +08:00
Gina Yeh
e8935b0303
Bug 842934 - Patch 1: Add topic for hfp status changed and notify observers with device address, r=echou
2013-07-30 17:34:56 +08:00
Szu-Yu Chen [:aknow]
cf63111369
Bug 880643 - Part 2: Address the suggestion from jshint. r=hsinyi
...
---
dom/system/gonk/RILContentHelper.js | 6 +++---
dom/system/gonk/RadioInterfaceLayer.js | 2 +-
dom/system/gonk/ril_worker.js | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
2013-07-30 17:21:34 +08:00
Szu-Yu Chen [:aknow]
dd86e47e53
Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
...
---
dom/system/gonk/tests/marionette/manifest.ini | 1 +
.../gonk/tests/marionette/ril_jshint/README.md | 9 +
.../gonk/tests/marionette/ril_jshint/jshint.js |11096 ++++++++++++++++++++
.../gonk/tests/marionette/ril_jshint/jshintrc | 117 +
.../gonk/tests/marionette/test_ril_code_quality.py | 353 +
5 files changed, 11576 insertions(+)
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
2013-07-30 17:18:44 +08:00
Gaia Pushbot
b8238e971f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3cc23620cc2e
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11186 from rexboy7/fix-bug896901
Bug 896901 - [Email] Change style for account type selector of manual se...
========
https://hg.mozilla.org/integration/gaia-central/rev/1511a9f6f78f
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 896901 - [Email] Change style for account type selector of manual setup
2013-07-30 01:15:23 -07:00
Gaia Pushbot
30586c6d8d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ab71f112f089
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11185 from jmcanterafonseca/rescue_match_name
Bug 898345 - Contacts matcher in both passive an active mode must suppor...
========
https://hg.mozilla.org/integration/gaia-central/rev/62b6eecc70e2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 898345 - Contacts matcher in both passive an active mode must support matching by the name field
2013-07-30 00:05:23 -07:00
David Zbarsky
f78d53fa48
Backout b43b3d14ea16 for mochitest failures on CLOSED TREE
2013-07-29 22:46:45 -07:00
David Zbarsky
91444ab12c
Backout f10e28d82786 for mochitest orange on a CLOSED TREE
2013-07-29 21:11:38 -07:00
David Zbarsky
67334df0d5
Backout 40683014a638 for causing mochitest orange
2013-07-29 21:11:01 -07:00
Gaia Pushbot
bdc12ee7fb
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cdca48f0f366
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11174 from cctuan/896393
Bug 896393 - [Dialer] Keyboard doesnt show in apps when moved from Dialer Contact to other apps.
========
https://hg.mozilla.org/integration/gaia-central/rev/78daf023a2e6
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 896393 - [Dialer] Keyboard doesnt show in apps when moved from Dialer Contact to other apps.
2013-07-29 20:20:22 -07:00
David Zbarsky
71f25aac13
Backout a0868fe02c2a because I suspect it caused the debug mochitest failures resulting in the CLOSED TREE
2013-07-29 19:51:39 -07:00
Gaia Pushbot
f9f7eb13d6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3dbea8a3e643
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11211 from crh0716/896942_master
Bug 896942 - Fix assets r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/d3d92c48161e
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 896942 - Fix assets
2013-07-29 19:15:24 -07:00
Ryan VanderMeulen
29a63d8caf
Bug 845190 - Disable test_startup_nosession_sync.js on Linux and Windows debug for being the latest perma-orange caused by a random JS change.
...
CLOSED TREE
2013-07-29 21:45:10 -04:00