Commit Graph

140552 Commits

Author SHA1 Message Date
Daniel Holbert
bb59ff0d44 Bug 900277 - Use ALLOW_THIS_IN_INITIALIZER_LIST macro to suppress windows warning in Element.cpp's StringBuilder constructor. r=smaug 2013-08-01 13:00:56 -04:00
Mihnea Dobrescu-Balaur
0c1c68be80 Bug 898819 - test_punycodeURIs.js should not use a shared dir for output. r=mbanner 2013-07-28 01:42:20 -07:00
Margaret Leibovic
2ef7a01f8d Bug 722902 - Make AMO more discoverable in the browser. r=mfinkle
--HG--
rename : mobile/android/themes/core/images/addons-amo-hdpi.png => mobile/android/themes/core/images/marketplace-logo.png
2013-08-01 09:31:49 -07:00
Felipe Gomes
0d32e41d91 Bug 853389 - Convert AddonRepository from SQLite to JSON. r=bmcbride 2013-08-01 12:12:40 -03:00
Paul Rouget
792050f38a Bug 898394 - Implement an Object Emitter. r=vporof 2013-07-30 04:02:00 +02:00
Andre Miranda
4d157bd65d Bug 778174 - [responsive mode] add a vertical resizer. r=paul 2013-07-17 21:28:33 -03:00
Paolo Amadini
a5df968db4 Bug 836437 - Part 3 of 3 - Add the ability to resume a download from where it stopped to DownloadLegacySaver. r=enn 2013-08-01 14:37:06 +02:00
Paolo Amadini
dd4f927547 Bug 836437 - Part 2 of 3 - Add the ability to resume a download from where it stopped to DownloadCopySaver. r=enn 2013-08-01 14:37:02 +02:00
Geoff Lankow
f275aa42e0 Bug 888778 - Custom binding not applied to inline settings; r=Unfocused 2013-08-02 00:07:26 +12:00
Nick Fitzgerald
2c317e4266 Fix bug 892286 - Cmd+L / Ctrl+L should be go to line. r=robcee 2013-08-01 10:55:39 +02:00
Paul Rouget
fdc6430862 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
Philipp Kewisch
1fc0fe161a Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp 2013-08-01 10:51:24 +02:00
Geoff Lankow
2469491d65 Backed out changeset c482e61af458 (bug 888778) for busted test 2013-08-01 17:05:24 +12:00
Geoff Lankow
bf078066c8 Bug 888778 - Custom binding not applied to inline settings; r=Unfocused 2013-07-03 00:20:51 +12:00
Wes Kocher
f516ad692c Merge inbound to m-c 2013-07-31 17:31:45 -07:00
Ehsan Akhgari
e4c675b65d Backed out changeset 197b12188f3a (bug 893973) for causing bug 9000007 2013-07-31 17:06:38 -04:00
Ryan VanderMeulen
42e1e42d76 Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Ryan VanderMeulen
49f1190f5e Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past 2013-07-31 16:29:58 -04:00
Bill McCloskey
b36089b879 Bug 899759 - Bustage fix on a CLOSED TREE. 2013-07-31 12:05:51 -07:00
Kartikaya Gupta
9f7502c9b9 Bug 892267 - Fix incorrect application of scaling the render offset. r=Cwiiis 2013-07-31 14:48:44 -04:00
Bill McCloskey
0733c019de Bug 899759 - Prevent JS_NondeterministicGetWeakMapKeys from GCing while iterating over a weakmap (r=sfink) 2013-07-31 11:45:37 -07:00
Tim Taubert
2c25baab46 Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo 2013-07-31 10:58:44 -07:00
Ryan VanderMeulen
8dd96c6023 Merge m-c to fx-team. 2013-07-31 13:47:57 -04:00
Ryan VanderMeulen
5f5be4b9f5 Merge m-c to fx-team. 2013-07-31 13:43:36 -04:00
Ryan VanderMeulen
e86471d798 Merge m-c to birch. 2013-07-31 13:42:54 -04:00
Gaia Pushbot
96fadcae95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3ed7544ee8f4
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #11230 from KevinGrandon/content2-initial

Bug 898352 - Implement homescreen rocket bar and opensearch.

========

https://hg.mozilla.org/integration/gaia-central/rev/922968c62be8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 898352 - Implement homescreen rocket bar and opensearch r=vingtetun
2013-07-31 10:00:23 -07:00
Gaia Pushbot
0688f978cb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/79c130ec5ca1
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/68204ea0ed28
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI r=vingtetun
2013-07-31 09:05:23 -07:00
Max Li
824886f0ac Bug 900011 - Set initial content description on Search or Go image button. r=sriram 2013-07-31 11:18:00 -04:00
Gaia Pushbot
8964234863 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a39946ecff22
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897117 - [Clock] ClockView methods are not fully covered by unit tests r=ianliu

This commit also fixes a bug in the tested method's implementation,
where the minute boundary was being calculated incorrectly. This bug
would induce the method to asynchronously recurse during the second of
time before the minute rolled over.

========

https://hg.mozilla.org/integration/gaia-central/rev/c09c5d448650
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897103 - [Clock] Utility methods are not fully covered by unit tests r=ianliu
2013-07-31 08:10:23 -07:00
Gaia Pushbot
a7160f090d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d791136d48f3
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897090 - [Clock] L10n mocking is fragmented across test files r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/0ad3e929c87a
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 897089 - [Clock] Utility methods pollute global scope r=ianliu

Organizing utility methods under a single namespace increases code
readability and minimizes global namespace pollution.
2013-07-31 08:00:26 -07:00
Ed Morley
3d591629ad Merge mozilla-central and inbound 2013-07-31 14:25:28 +01:00
Hannes Verschore
ef674e7e66 Bug 899051 - IonMonkey: Don't generate fastpath for dense setelem with sparse property after a boundscheck failure, r=bhackett 2013-07-31 15:07:57 +02:00
Hannes Verschore
460926c33f Bug 899572 - IonMonkey: Don't emit SetElementCache when there are setters, r=nbp 2013-07-31 15:07:39 +02:00
Hannes Verschore
6136c80e97 Bug 899735 - IonMonkey: Add a function to the shell that makes it possible to cause a bailout in IM, r=jandem 2013-07-31 15:07:34 +02:00
Kartikaya Gupta
e56113f533 Bug 890932 - Add a missing lock in AsyncPanZoomController::SendAsyncScrollEvent. r=BenWa 2013-07-31 08:53:17 -04:00
Kartikaya Gupta
aa06750a8e Bug 890932 - Remove unnecessary internal method now that the monitor re-entrant. r=BenWa 2013-07-31 08:53:16 -04:00
Kartikaya Gupta
e7eb189cc7 Bug 890932 - Make AsyncPanZoomController::mMonitor re-entrant to reduce code madness. r=BenWa 2013-07-31 08:53:16 -04:00
Ming
c7a9d0baae Bug 898044 - Remove unnecessary null check from GeckoApp.onSaveInstanceState. r=kats 2013-07-31 08:33:17 -04:00
Jan de Mooij
c12b86e978 Bug 896529 - Move some methods from IonCompartment to IonRuntime. r=nbp 2013-07-31 14:19:00 +02:00
Ed Morley
75f33f681b Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Ed Morley
a3d88c33b7 Merge latest green birch changeset and mozilla-central 2013-07-31 12:42:30 +01:00
Luke Wagner
c9ecd27297 Bug 899936 - OdinMonkey: fix faulty floating point logic in ExtractNumericLiteral (r=mjrosenb)
--HG--
extra : rebase_source : ff323d369202b5b7868165fec7128b934b2afac4
2013-07-31 05:26:29 -05:00
Szu-Yu Chen [:aknow]
dc6bdde547 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]
780d938594 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
044db07f93 Backed out changeset 5a8a8ee17ab5 (bug 883364) for Android 2.2 armv6 reftest failures 2013-07-31 08:59:33 +01:00
Ed Morley
e425b0df95 Backed out changeset 85109095dd71 (bug 883364) 2013-07-31 08:58:40 +01:00
Ed Morley
73b237d7f9 Backed out changeset f10f7c79846c (bug 883364) 2013-07-31 08:58:32 +01:00
Ed Morley
7ad8ac55f6 Backed out changeset 3b1c068244a2 (bug 881681) 2013-07-31 08:58:23 +01:00
Jose Antonio Olivera Ortega
59faa9ddc1 Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo 2013-07-31 09:56:43 +02:00
Gaia Pushbot
220d101a90 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