Commit Graph

138965 Commits

Author SHA1 Message Date
Ryan VanderMeulen
e370b74aec Merge m-c to fx-team. 2013-07-16 16:06:46 -04:00
Ryan VanderMeulen
3919eb1bd6 Merge m-c to inbound. 2013-07-16 16:05:03 -04:00
Ryan VanderMeulen
3d9c4d89ab Merge birch to m-c. 2013-07-16 16:03:20 -04:00
Ryan VanderMeulen
a5d12e8dae Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Matt Woodrow
7be2e2face Bug 886667 - Just assert rather than aborting when our framebuffer is invalid. r=jrmuizel 2013-07-16 15:56:10 -04:00
Michael Wu
ae6339b1ed Bug 870311 - Fix coordinates on contextmenu event, r=kats 2013-07-16 15:54:59 -04:00
Joey Armstrong
7bc7198624 bug 870406: move CSRCS to mozbuild (file batch #3) r=mshal 2013-07-16 15:47:52 -04:00
Seth Fowler
513f5836e2 Bug 885939 (Part 3) - Disable SVG reftests involving extreme viewboxes that fail due to integer overflow. r=me 2013-07-16 15:41:36 -04:00
Seth Fowler
7c06a29635 Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
Seth Fowler
99d1044b44 Bug 885939 (Part 1) - Scale SVG images using the graphics context matrix instead of the viewport. r=dholbert 2013-07-16 15:41:30 -04:00
Gaia Pushbot
20de8e2151 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c59267134f80
Author: Corey Frang <gnarf37@gmail.com>
Desc: Followup tests commit for Bug 883822 / d17ada1 - r=rwaldron a=npotb

* Removes some useless tests and replaces them with tests that actually test d17ada1
2013-07-16 12:40:23 -07:00
Jason Yeo
667cf193f9 bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum 2013-07-16 15:39:11 -04:00
Jan de Mooij
e21a3f1f94 Bug 852421 - Remove MarkTypeObjectUnknownProperties call from Object.create. r=bhackett
--HG--
extra : rebase_source : efbc9855ea3b548838b7c2b74feac3db987814e5
2013-07-16 21:34:02 +02:00
Mihai Sucan
b6281a8bb9 Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me 2013-07-16 22:25:07 +03:00
Gaia Pushbot
c9ae76ff40 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4f7140e2e3a9
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 883822: [SMS] focus the Compose area when started as an activity - r=gnarf

When the Compose screen is triggered by an activity (e.g. when clicking on a message icon from the call log), recipients are inserted and the onscreen keyboard is triggered. The problem is, the focus is set within a recipient block, not in the input itself: thus, the onscreen keyboard doesn’t disappear when the back button is hit.

A possible fix would have been to focus the recipient input rather than the recipient block, but it’s simpler to focus the Compose area instead (and that’s one less tap for the user). That’s what this simple patch does.

Closes gh-10979

========

https://hg.mozilla.org/integration/gaia-central/rev/6b34842a2150
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11016 from ganesh7/887698

Bug 887698 - [OTA] [Data Migration] [Calendar] Calendar blank screen aft...

========

https://hg.mozilla.org/integration/gaia-central/rev/31a971cb141c
Author: gghosh <ganeshghosh@gmail.com>
Desc: Bug 887698 - [OTA] [Data Migration] [Calendar] Calendar blank screen after update from v1.0.1 to v1.1.0
2013-07-16 11:45:23 -07:00
Till Schneidereit
1292b67088 Bug 827396 - rm TypeObject::CONTRIBUTION_LIMIT and TypeObject::contribution. r=bhackett
--HG--
extra : rebase_source : c564216435bafeea58c0bfb32bdae07a3587fa72
2013-07-16 20:42:44 +02:00
Honza Bambas
5a91b29ae2 Backout bug 892488 since there are tests that needs the prompt 2013-07-16 21:16:49 +02:00
Ryan VanderMeulen
74276143f0 Backed out changeset 6c89df01905f (bug 893501) for Android mochitest-7 orange. 2013-07-16 15:15:19 -04:00
Eitan Isaacson
8ab7151720 Bug 893153 - Virtual cursor control refactor, fixes navigating in hidden frames. r=davidb r=maxli 2013-07-16 11:45:17 -07:00
Anton Kovalyov
45ed85189a Bug 885417 - Have UIDs as values for profiler sidebar items; r=vporof 2013-07-16 11:41:36 -07:00
Randell Jesup
7f6734b743 Bug 892441: Actually use the new names for createDataChannel r=smaug 2013-07-16 14:33:37 -04:00
Norbert Lindenberg
3ef755b01e Bug 853706 - Fixed a test case that depended on incorrect number of significant digits for 0. r=jwalden
--HG--
extra : rebase_source : a0789030f25b4541d7c3262200f840bda8f10e52
2013-07-16 11:22:57 -07:00
Neil Rashbrook
252ebaf331 Bug 879838 dblclick event sometimes has incorrect explicitOriginalTarget r=smaug 2013-07-16 19:15:15 +01:00
Jeff Walden
92550d7425 Bug 853706 - Fix nits noted in review of a new test. r=me 2013-07-16 11:09:56 -07:00
Norbert Lindenberg
185fcc7016 Bug 853706 - Added new test case for formatting 0 with significant digits. r=jwalden
--HG--
extra : rebase_source : 359a1afdbe2132ebf135809e3d1c121457c5b595
2013-07-16 10:40:33 -07:00
Norbert Lindenberg
c03815724a Bug 853706 - Enable previously failing conformance test. r=jwalden
--HG--
extra : rebase_source : f855b031368b37a10d819a3913003f8520228a12
2013-07-16 10:40:21 -07:00
Norbert Lindenberg
70880b32f1 Bug 853706 - Backported fix for formatting 0 with significant digits from ICU, and add a warning about this backported fix to update-icu.sh. r=jwalden
--HG--
extra : rebase_source : e49fb499f2a193283533a10321a2b8c79edea8ba
2013-07-16 10:39:56 -07:00
Chenxia Liu
ed89dc4a7f Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 10:09:28 -07:00
Ryan VanderMeulen
4d4078f8cb Backed out 2 changesets (bug 894150) for crashtest orange.
Backed out changeset 80ce41a4e6ee (bug 894150)
Backed out changeset b41c7f2ddda5 (bug 894150)
2013-07-16 12:33:56 -04:00
Ryan VanderMeulen
f8d4e81bc8 Backed out changeset 8421bc750585 (bug 888864) for Werror bustage. 2013-07-16 12:03:59 -04:00
Jan de Mooij
9b98a1f1dc Bug 870356 - Fix IonMonkey Math.round bug on x86/x64 hardware without SSE 4.1. r=sstangl 2013-07-16 17:55:29 +02:00
Paul Adenot
b266047b79 Bug 894150 - Test. 2013-07-16 17:39:13 +02:00
Nick Alexander
846fda3eaa Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Jeff Muizelaar
6f514fa9fe Bug 895646. Use the pattern transform when drawing gradients with DrawTargetCG. r=mattwoodrow 2013-07-16 11:27:12 -04:00
Jeff Muizelaar
893fc26d2b Bug 893977. Support repeating gradients in the CoreGraphics backend. r=mattwoordow
CoreGraphics doesn't support repeating gradients natively so we have to
manually repeat them. This change missing support for interpolating a
stop for the center if it doesn't line up correctly. That will come later.
2013-07-18 20:08:51 -04:00
Edwin Flores
aeddabc415 Bug 889699 - Make gstreamer backend return more accurate results for canPlayType() r=alessandro.d 2013-07-19 15:31:11 +12:00
Jeff Walden
4977f8221c Bug 894181 - Convert a bunch of SHAPE_* macros to inline functions to eliminate warnings, enhance debuggability. r=terrence
--HG--
extra : rebase_source : 2b8a5ba43a3303470b99788b7637488c38050764
2013-07-16 08:14:57 -07:00
Jeff Walden
6c604da9fb Bug 894172 - Eliminate DO_NEXT_OP(len) in favor of an unadorned goto the label in question. This eliminates tautological |len == len| compares that clang+ccache warns about, and it eliminates the previous apparent possibility that any value could be passed to DO_NEXT_OP, when in fact only |len| (or a value equal to it) could be passed. r=terrence
--HG--
extra : rebase_source : 0e1561a7bcabc6811fea6b167251046c2871224d
2013-07-16 08:14:57 -07:00
Ryan VanderMeulen
27a7370015 Bug 877690 - Fix typo in test. DONTBUILD 2013-07-16 13:52:01 -04:00
Mihai Sucan
b6fefc2344 Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me 2013-07-16 19:21:33 +03:00
Boris Zbarsky
47dedce7ed Bug 894463. Go back to deoptimizing vanilla objects and arrays more eagerly to unregress ss-tagcloud. r=bhackett 2013-07-16 13:42:03 -04:00
Antonio M. Amaya
f4729dd2d3 Bug 892708 - Add a pluggable decision module to determine if a message can be safely sent before notifying the frontend. r=fabrice, r=gene.lian 2013-07-16 17:09:58 +02:00
Gaia Pushbot
e0432983cb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c69a991859de
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10975 from crdlc/bug-893719

Bug 893719 - [SD card] Vcard parser should deal with the case: number of contacts is zero

========

https://hg.mozilla.org/integration/gaia-central/rev/8ff7a38e351a
Author: crdlc <crdlc@tid.es>
Desc: Bug 893719 - [SD card] Vcard parser should deal with the case: number of contacts is zero
2013-07-17 06:55:27 -07:00
Thomas Zimmermann
5c437a9277 Bug 868896: Use REQUEST_GET_UNLOCK_RETRY_COUNT on emulator, r=vyang
With this patch, Gecko sends REQUEST_GET_UNLOCK_RETRY_COUNT to rild
when the retry counter for a lock is being queried on the emulator.

On devices other than the emulator the function returns the error code
REQUEST_NOT_SUPPORTED, which is precisely the behavior we currently
implement.
2013-07-17 15:19:36 +02:00
Marco Chen
34538438fb Bug 889730 - Switch states of Headphone are not only On/Off but Headset/Headphone. r=baku 2013-07-17 14:21:00 +08:00
Randy Lin
2c8d191d24 Bug 860584 - [Buri][ACC] Speaker sound when plug out earphone. r=mchen 2013-07-17 13:08:11 +08:00
Eitan Isaacson
698fd635ee Bug 894601 - Fix regression in context menu activation in Android.
Bug 894601 - Fix regression in context menu activation in Android. r=maxli
2013-07-16 13:49:00 +02:00
Carsten "Tomcat" Book
4af925f9ad Backed out changeset 5939320824b1 (bug 894242) "CLOSED TREE" 2013-07-17 10:36:12 +02:00
Mike Hommey
65b3f87662 Bug 894242 - Make C++0x/C++11 mode of gcc/clang mandatory. r=ted 2013-07-17 16:19:25 +09:00
Mike Hommey
4d432d33fa Backout changeset cd67ffb5ca47 (bug 883381), effectively restoring bug 877937 2013-07-17 16:18:46 +09:00