Commit Graph

140455 Commits

Author SHA1 Message Date
Robert Bindar
bd1eeb81ac Bug 890597 - Transport layer ping diagnostic tool. r=valentin.gosu 2013-07-31 09:16:44 -04:00
Ed Morley
41f605077d Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Ed Morley
410e31313f Merge latest green birch changeset and mozilla-central 2013-07-31 12:42:30 +01:00
Szu-Yu Chen [:aknow]
75fe33645c 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-31 16:03:57 +08:00
Szu-Yu Chen [:aknow]
cc35f65185 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      |  118 +
 .../gonk/tests/marionette/test_ril_code_quality.py |  353 +
 5 files changed, 11577 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-31 16:03:10 +08:00
Ed Morley
1903f4c376 Backed out changeset 5a8a8ee17ab5 (bug 883364) for Android 2.2 armv6 reftest failures 2013-07-31 08:59:33 +01:00
Ed Morley
3d34214ac9 Backed out changeset 85109095dd71 (bug 883364) 2013-07-31 08:58:40 +01:00
Ed Morley
661992e9a6 Backed out changeset f10f7c79846c (bug 883364) 2013-07-31 08:58:32 +01:00
Ed Morley
693d01897f Backed out changeset 3b1c068244a2 (bug 881681) 2013-07-31 08:58:23 +01:00
Jose Antonio Olivera Ortega
1b06efb119 Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo 2013-07-31 09:56:43 +02:00
Gaia Pushbot
10ba88c4b6 Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/12379f829ad1
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11247 from jmcanterafonseca/fb_link_broken

Bug 899503 - FB Link is broken after landing bug 895824

========

https://hg.mozilla.org/integration/gaia-central/rev/589c5e9d560c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 899503 - FB Link is broken after landing bug 895824

========

https://hg.mozilla.org/integration/gaia-central/rev/fe2329f31cf3
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11260 from cctuan/899422

Bug 899422 - [System][HD] lack of image assets

========

https://hg.mozilla.org/integration/gaia-central/rev/4acc89b1bb75
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 899422 - [System][HD] lack of image assets

========

https://hg.mozilla.org/integration/gaia-central/rev/8420b76828bb
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11248 from jmcanterafonseca/fix_fb_passive_mode

Bug 899525 - In passive mode merge do not match existing FB Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/02a817b06f5e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 899525 - In passive mode merge do not match existing FB Contacts
2013-07-31 00:55:23 -07:00
Gregory Szorc
66a5e5217f Bug 899818 - Don't add quotes to values when writing Mercurial configs; r=Gijs
DONTBUILD (NPOTB)
2013-07-31 00:07:57 -07:00
Nick Fitzgerald
629f07cc1d Bug 895543 - part 2: show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources; r=robcee 2013-07-30 20:36:13 -07:00
Nick Fitzgerald
75371593fa Bug 895543 - part 1: cache SourceClient instances; r=robcee 2013-07-30 20:36:12 -07:00
Nicholas Cameron
e91b1d6d0d Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
Boris Zbarsky
a51cf4339b Bug 892609. Implement support for [ArrayClass]. r=khuey 2013-07-30 22:28:30 -07:00
John Daggett
d249819fcb Bug 892929 - test that CSSFontFeatureValueRule hidden when font features disabled. r=bz 2013-07-31 14:19:49 +09:00
Boris Zbarsky
4479841d29 Bug 892929 - hide window.CSSFontFeatureValueRule when font features disabled. r=smaug 2013-07-31 14:17:48 +09:00
Mike Hommey
d0f3a9ee43 Bug 899405 - Use gcc 4.7 as host compiler for Android builds. r=ted 2013-07-31 14:04:34 +09:00
Mike Hommey
c0f05bb58a Bug 899405 - Allow host and target compilers to depend on stdc++-compat independently. r=ted 2013-07-31 14:04:23 +09:00
Mike Hommey
081286ce94 Bug 886216 - Add missing breakpad patches. r=ted
--HG--
rename : toolkit/crashreporter/breakpad-patches/12-sht-arm-exidx-define.patch => toolkit/crashreporter/breakpad-patches/16-sht-arm-exidx-define.patch
2013-07-31 14:03:21 +09:00
Dan Gohman
2b62c818ac Bug 891695 - Avoid passing pointers by const reference. r=rpearl 2013-07-30 21:17:33 -07:00
Dan Gohman
60c88a91cb Bug 898451 - IonMonkey: Don't allocate static storage for id_count in non-DEBUG mode. r=nbp 2013-07-30 21:12:58 -07:00
Dan Gohman
33cd7d22bf Bug 898451 - IonMonkey: Miscelaneous cleanups. r=nbp 2013-07-30 21:07:39 -07:00
Jeff Gilbert
91346323d9 Bug 881681 - Add reftest to assure that resize is successful. r=dzbarsky 2013-07-30 20:52:20 -07:00
Jeff Gilbert
c06bcdc03e Bug 883364 - Mark tests as failing on ARMv6. r=bjacob 2013-07-30 20:48:00 -07:00
Jeff Gilbert
6c0cdc74f1 Bug 883364 - Allow tests to fail gracefully. r=dzbarsky 2013-07-30 20:47:26 -07:00
Jeff Gilbert
ab820f3d84 Bug 883364 - Remove fallbacks to canvas. r=dzbarsky 2013-07-30 20:46:42 -07:00
Gregory Szorc
9d6b055975 Merge build-system into inbound
--HG--
extra : rebase_source : 134f61ef25a1472f98b40b07069fbb7e8f9d8b63
2013-07-30 19:29:15 -07:00
Ryan VanderMeulen
25d01011bd Backed out changeset 6846b610be41 (bug 897409) for suspicion of making Win8 mochitest-mc perma-orange. 2013-07-30 22:28:46 -04:00
Jake Bailey
acb456fed0 Bug 887027 - Implement a tracing profiler actor; r=past,robcee 2013-07-30 19:09:29 -07:00
Mark Hammond
366ac8608b Bug 899436 - OS.File lastModificationDate is erroneously returning lastAccessDate on Windows. r=yoric
--HG--
extra : rebase_source : 24dbad71e167374820fb79be32d018b7a4d90c19
2013-07-31 12:02:26 +10:00
Ryan VanderMeulen
04aa98eef7 Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Marco Castelluccio
dcac3cb880 Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00
Gregory Szorc
078d7bfc94 Bug 899241 - Add process_install_manifest build action; r=glandium 2013-07-30 16:58:33 -07:00
Ryan VanderMeulen
2949f02d69 Backed out changesets 77fcbb01366c (bug 899792) and e7d81c2597f2 (bug 899241) for OSX bustage.
CLOSED TREE
2013-07-30 21:46:07 -04:00
Makoto Kato
918601170b Bug 899009 - TestDllInterceptor.exe crashes after hooking NtWriteFile on Windows 8 + MSVS2012. r=ehsan 2013-07-31 10:23:32 +09:00
Nicholas Nethercote
f5cc229a25 Bug 899834 - Use a better hash function for the atoms table. r=luke.
--HG--
extra : rebase_source : f3e187695fe6c968087036af577274334c9033e1
2013-07-30 18:01:26 -07:00
Bobby Holley
51bb849f7a Bug 898811 - Use the system error reporter for XBL compilation. r=mrbkap
The current XBL error reporter logs things to the console service, but not to
stderr. And in certain situations (especially if there's a parse error in
frontend XBL that leaves the browser in a half-baked state), it can be very
difficult to get to the error console.

So we should log to stderr too, which is exactly what the system error reporter
does.
2013-07-30 17:58:46 -07:00
Michael Comella
b2ba22c0da Bug 893910 - Reset FHR submission failure count after timeout. r=rnewman
--HG--
extra : rebase_source : d63fe817b34f09bdb3322eef353e4c7fe7a3e1ac
2013-07-30 16:58:56 -07:00
Cameron McCormack
649b18b958 Bug 899385 - Update comments that incorrectly state nsIPresShell::AllocateBlah are fallible. r=dbaron 2013-07-31 10:52:32 +10:00
Cameron McCormack
5ecbce73bd Bug 899389 - Don't null check result of NS_NewStyleContext. r=dbaron 2013-07-31 10:52:32 +10:00
Jeff Gilbert
ed76cd5ffe Bug 865919 - Add INT32_MIN-height BMP test. r=joe 2013-07-30 17:49:42 -07:00
Jeff Gilbert
5d6b5329a8 Bug 865919 - Abort decode of INT32_MIN BMPs. r=joe 2013-07-30 17:49:41 -07:00
Johnny Stenback
e8b8439a32 Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8
---
 dom/base/crashtests/898906.html     | 14 ++++++++++++++
 dom/base/crashtests/crashtests.list |  3 ++-
 dom/base/nsMimeTypeArray.cpp        |  2 +-
 dom/base/nsMimeTypeArray.h          | 14 ++++++--------
 dom/base/nsPluginArray.cpp          | 24 +-----------------------
 dom/base/nsPluginArray.h            |  2 --
 6 files changed, 24 insertions(+), 35 deletions(-)
 create mode 100644 dom/base/crashtests/898906.html
2013-07-30 17:46:46 -07:00
Chris Kitching
ffbfd4187c Bug 899440 - Add localisation comment for search-with-selection context menu item r=margaret.leibovic
--HG--
extra : rebase_source : 4bd8613dd24fb5034ae995ea1d9323e1360bbf10
2013-07-30 14:53:00 -07:00
Yoshi Huang
878dc67d36 Bug 895960 - Part 3: revise parseMccMncFromImsi. r=hsinyi 2013-07-30 17:34:00 +08:00
Yoshi Huang
dd802dcdd9 Bug 895960 - Part 2: Test cases for reading PBR. r=hsinyi 2013-07-30 17:33:00 +08:00
Rodrigo Silveira
30db6e7534 Bug 896757 - Defect - Remove > from narrow version of grid title strings r=mbrubeck
--HG--
extra : rebase_source : c9cc4980e978d0d16a7c3b2023a26ad100fcbcd1
2013-07-29 18:11:16 -07:00
Cameron McCormack
c3e4238af9 Bug 897887 - Avoid calling ScheduleReflowSVGNonDisplayText when constructing frames during reflow. r=jwatt 2013-07-31 10:39:04 +10:00