L. David Baron
67d46003ba
Bug 896138 patch 2: Add a RestyleManager class. r=heycam
...
The later patches in this series will move restyling code into this file
from nsCSSFrameConstructor and nsFrameManager.
2013-07-20 12:14:24 -07:00
L. David Baron
fd2d870c15
Bug 896138 patch 1: Move RestyleTracker and OverflowChangedTracker out of nested namespace mozilla::css (which shouldn't exist) into namespace mozilla. r=heycam
2013-07-20 12:14:24 -07:00
Paolo Amadini
6ea9673c4f
Bug 891324 - Make nsIXULRuntime accessible using Services.appinfo in xpcshell tests. r=gavin
2013-07-20 15:15:03 +02:00
Jeff Muizelaar
17a884ff0f
Bug 895135. Avoid normalizing gradients to a smaller interval than 0..1. r=roc
...
Previously if we had all the stops at the same location, we'd end up putting
them all at 0. This makes things harder for backends that implement gradients
with a lookup table because they don't have room for multiples entries at the
zero location. If instead we leave the stops at the same location on the 0-1
line we'll have a better chance of drawing them correctly.
--HG--
extra : rebase_source : d57553d90e3eef288ca41576573f1c1def97da7e
2013-07-20 08:58:10 -04:00
Edgar Chen
204fd81eaa
Bug 866619 - Part 2: Fix marionette tests for voice registration state. r=allstars.chh
2013-07-19 15:51:54 +08:00
Edgar Chen
547f37bb12
Bug 866619 - Part 1: Wrong state mapping for NETWORK_CREG_STATE_SEARCHING. r=allstars.chh
2013-07-19 12:00:41 +08:00
Jacek Caban
c7b2dbb23c
Bug 883004 - GCC bustage fix
2013-07-20 12:37:04 +02:00
Makoto Kato
6dd3fdad3a
Bug 895337 - define HAVE_TOOLCHAIN_SUPPORT_MSSE4_1 if using Visual Studio. r=ted
2013-07-20 17:21:34 +09:00
Robert O'Callahan
a923ef07f1
Bug 891238. Don't resume reading from a paused connection if we still have plenty of data cached. This could save power. r=cpearce
...
--HG--
extra : rebase_source : 89e0951e9e8ccef628a99ab4b3f07dbe7ff79989
2013-07-19 21:00:19 +12:00
Drew Willcoxon
8a46894e04
Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug
2013-07-19 19:56:18 -07:00
Jeff Muizelaar
f4d062eadf
Bug 895646. Use the pattern transform when drawing gradients with DrawTargetCG. r=mattwoodrow
2013-07-16 11:27:12 -04:00
Jeff Muizelaar
c9db22097b
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
Jim Chen
4e81038ebf
Bug 895236 - Make URL bar inputType and imeOptions consistent. r=sriram
2013-07-19 21:20:47 -04:00
Daniel Holbert
1d993233e4
Bug 896018 - Remove unused field 'context' from CompartmentChecker. r=bhackett
2013-07-19 21:20:29 -04:00
Jed Davis
161ecbbbcb
Bug 895722 - Don't remove elements from mDurations if it's empty. r=BenWa
2013-07-19 21:20:11 -04:00
Jason Smith
7ad8c28aee
Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup
2013-07-14 23:02:25 -07:00
Sam Foster
88af615fe8
Bug 892632 - Hook up tile ribbon color in History tiles via new shared View module; refactor TopSitesView and BookmarksView to use same. r=mbrubeck
2013-07-19 18:17:08 -07:00
Ryan VanderMeulen
1cb9af0699
Merge inbound to m-c.
2013-07-19 20:52:22 -04:00
Ryan VanderMeulen
11b7087a00
Merge inbound to m-c.
2013-07-19 20:51:11 -04:00
Matt Brubeck
60d050523a
Bug 895670 requires a clobber
2013-07-19 17:49:53 -07:00
Edwin Flores
712c782a29
Bug 889699 - Make gstreamer backend return more accurate results for canPlayType() r=alessandro.d
2013-07-20 12:03:08 +12:00
Matt Brubeck
5ee97af944
Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps]
2013-07-19 16:59:23 -07:00
Matt Brubeck
6487f53cad
Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira]
2013-07-19 16:59:22 -07:00
Masatoshi Kimura
f851214c0b
Bug 895231 - Make sure the Components shim is consistent with the real Components. r=bholley
2013-07-20 07:53:51 +09:00
Gregory Szorc
51e5f4094a
Bug 894746 - Properly truncate mach build terminal footer; r=ted
...
DONTBUILD (NPOTB)
2013-07-19 13:40:00 -07:00
Ryan VanderMeulen
fccc96d210
Bug 832768 - Disable test_playback_rate.html and test_seek.html due to frequent timeouts.
...
CLOSED TREE
2013-07-19 16:07:38 -04:00
Joel Maher
587e7d4449
Bug 896002 - upload a new talos.zip to capture tcanvasmark benchmark. r=Callek, a=RyanVM CLOSED TREE
2013-07-19 15:30:12 -04:00
Brian Hackett
d1baa91aaf
Bug 875125 - Construct worker thread's PerThreadData before spawning actual thread on a CLOSED TREE
2013-07-19 12:57:12 -06:00
Ryan VanderMeulen
d12bbf14dd
Merge m-c to inbound on a CLOSED TREE.
2013-07-19 14:44:22 -04:00
Ryan VanderMeulen
c17b9138c8
Backed out changeset 01d5bde15738 (bug 893973) for OSX bustage.
...
CLOSED TREE
2013-07-19 13:56:36 -04:00
Roberta De Viti
2f60adc1ac
Bug 894717 - Fix 'plase upgrade' typo in autoconf files. r=khuey
2013-07-19 10:47:15 -07:00
Ryan VanderMeulen
245a37431c
Merge m-c to birch.
2013-07-19 13:43:40 -04:00
Hannes Verschore
10740fb602
Bug 895019 - Tracelogger: Add logger for minor gc, r=jandem
2013-07-19 10:41:32 -07:00
Marco Castelluccio
0956285ba8
Bug 895489 - Fix webapprt-test-chrome warnings. r=fabrice
2013-07-19 10:14:22 -04:00
Ryan VanderMeulen
9b32797ff4
Merge m-c to inbound.
2013-07-19 09:57:34 -04:00
Ryan VanderMeulen
1545051620
Merge m-c to birch.
2013-07-19 09:53:09 -04:00
Olli Pettay
7376acc709
Bug 895578 - Make SnowWhiteKiller to use fallible TArray, r=mccr8
2013-07-19 15:53:16 +03:00
Gaia Pushbot
0d19e5508c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ecf580f4638
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #11048 from comoyo/vcf-encoding
Bug 883278 - [contacts] importing from .vcf file (sd card) puts providedfirstname and lastname in firstname field if both contain only ascii characters, causes sort by lastname to fail [r=arcturus]
========
https://hg.mozilla.org/integration/gaia-central/rev/e36c8dcb59a3
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 883278 - [contacts] importing from .vcf file (sd card) puts provided firstname and lastname in firstname field if both contain only ascii characters, causes sort by lastname to fail [r=arcturus]
2013-07-19 05:45:23 -07:00
Gaia Pushbot
b987ffb249
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6d3288db117
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11068 from dominickuo/bug-857674-new
Bug 857674 - [music] hide sublist and player in search mode, r=RudyLu
========
https://hg.mozilla.org/integration/gaia-central/rev/9eb01979b172
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 857674 - [music] hide sublist and player in search mode
2013-07-19 04:50:23 -07:00
Gaia Pushbot
9e57e18ac0
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/904f39efec16
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #11065 from rexboy7/fixhd-bug895353-master
Bug 895353 - [wallpaper] hdpi/xhdpi resolution assets and layout for Wallpaper app, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c3afdcf4f6d5
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 895353 - [wallpaper] hdpi/xhdpi resolution assets and layout for Wallpaper app
2013-07-19 03:55:23 -07:00
Gaia Pushbot
d64a3a6a47
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa759fd2b573
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11028 from jmcanterafonseca/merger_v1
Bug 889759 - Design and implement a ContactsMerger module
========
https://hg.mozilla.org/integration/gaia-central/rev/975e1c00cf47
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 889759 - Design and implement a ContactsMerger module
2013-07-19 02:35:23 -07:00
Gaia Pushbot
bae357d24b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/02d289ccb530
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10993 from leob2g/Bug_894205_Usage_Graph_Line_Is_Not_Shown_At_End
Bug 894205 -[CostControl] Usage Graph is not shown at the end
r=lodr
========
https://hg.mozilla.org/integration/gaia-central/rev/c486029089e6
Author: sarath27.vs <sarath27.vs@lge.com>
Desc: Bug 894205 - Usage Graph is not shown at the end
2013-07-19 01:20:22 -07:00
Gaia Pushbot
79c66805da
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d2c94ca1fa59
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11015 from jmcanterafonseca/contacts_matching_active
Bug 894334 - Design and implement a ContactsMatcher module (active mode)
========
https://hg.mozilla.org/integration/gaia-central/rev/411c861974c6
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 894334 - Design and implement a ContactsMatcher module (active mode)
2013-07-19 01:10:23 -07:00
Thomas Zimmermann
a9e87bc505
Bug 894884: Use ro.moz.ril.query_icc_count property, r=vyang
...
Our original property name ro.moz.ril.have_query_icc_lock_retry_count
is longer than the maximum of 32 characters and gets filtered out by
Android at runtime. This patch introduces a shorter property name
instead.
2013-07-19 08:59:19 +02:00
Thomas Zimmermann
89d1f17564
Bug 886239: Remove retryCount from nsIDOMMobileConnection, r=vyang
...
The attribute retryCount is deprecated and removed by this
patch. When it lands, all users of retryCount have been
converted to getCardLockRetryCount.
2013-07-19 08:48:04 +02:00
Gaia Pushbot
712672550c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7daf14ee7056
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10476 from crh0716/881727_v2
Bug 881727 - Move the type of switch controls to the top level element. r=lightsofapollo, jmcf, fcampo, daleharvey, salva, asuth, timdream, schung, kaze, basiclines, etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/ab45aec71a30
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 881727 - Reveal the type of input controls to the top level element
2013-07-18 23:50:23 -07:00
Gaia Pushbot
5a53e1a7ff
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bb795b36fc34
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11050 from fabi1cazenave/i18nDefaultMediaLocation-bug892788
Bug 892788 - [Settings] "Cancel" and "Change" are not localized r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/532b7b572923
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 892788 - [Settings] "Cancel" and "Change" are not localized
2013-07-18 23:40:23 -07:00
Gaia Pushbot
1f75cc2423
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3e4d24ae469e
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11061 from dominickuo/revert-bug-857674
Revert "Bug 857674 - [music] hide sublist and player before entering to search mode"
========
https://hg.mozilla.org/integration/gaia-central/rev/5cd122cf7ee6
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Revert "Bug 857674 - [music] hide sublist and player before entering to search mode"
This reverts commit 1a18886ad9890a7132e3a9eb843e3e02c8481a39.
2013-07-18 20:50:24 -07:00
Chia-hung Tai
5f84976437
Bug 895735 - Follow-up fix for bug 863241. r=gene
2013-07-19 10:58:44 +08:00
Ryan VanderMeulen
09e027083a
Merge m-c to birch.
2013-07-18 20:36:44 -04:00