Commit Graph

406811 Commits

Author SHA1 Message Date
B2G Bumper Bot
88523745ce Bumping manifests a=b2g-bump 2015-02-13 14:18:06 -08:00
B2G Bumper Bot
b52988bd13 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09f324125d19
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1069223 - merge pull request #27794 from FunkTron:Bug1069223 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/7631fd663ed4
Author: funktron <ross.ziegler@imross.com>
Desc: Bug 1069223 - updated all FM App controls with accessibility ids and/or roles

========

https://hg.mozilla.org/integration/gaia-central/rev/7c6ccf5c28ed
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1120857 - merge pull request #28150 from millermedeiros:1120857-lockscreen-notification to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a0db749787c4
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1120857 - [Calendar] On lockscreen, tap the "Open" button beside event, it enter Homescreen instead of event‘s detail view.
2015-02-13 14:15:32 -08:00
Wes Kocher
fd6aa61643 Merge m-c to b2g-inbound a=merge 2015-02-13 13:51:04 -08:00
Mike Habicher
947213f3a4 Bug 1132176 - add support for '4kuhd' to Gecko, r=aosmond 2015-02-13 13:24:56 -05:00
Gijs Kruitbosch
0d151c62b6 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Roy Li
5f7a4ca890 Bug 896688 - Replace finite state machine with flag in nsSearchService. r=smacleod 2015-02-12 16:37:42 -06:00
Robert Strong
ccd1b8aeed Bug 1128005 - Re-enable unit_timermanager/consumerNotifications.js on Android. r=spohl 2015-02-12 16:06:35 -08:00
Margaret Leibovic
4acaa51764 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Paul Adenot
beb3d46e94 Bug 1129412 - Clarify the fact that ALSA is needed to build on Linux. DONTBUILD because comment-only. r=glandium 2015-02-04 14:33:41 +01:00
Jim Mathies
2cf73763f7 Bug 1132592 - Avoid showing PluginWidgetParent widgets before they are positioned and clipped. r=aklotz 2015-02-13 12:27:56 -06:00
Alfredo Yang
7237654e96 Bug 1130920 - don't set preload to none when src is MSE. r=cpearce 2015-02-15 18:38:00 +01:00
David Parks
580efcfbe4 Bug 1130051 - Compress mousemove IPDL messages. r=kats
Compress mousemove IPDL messages so that they do not spam the content
process.
2015-02-13 15:34:04 -08:00
David Parks
6d03295e45 Bug 1130051 - Restore old semantics of IPDL 'compress' attribute. r=billm
In bug 1076820, the semantics of the IPDL 'compress' attribute were
changed to remove *all* duplicate messages of a type from the IPDL
message queue.  This restores the original behavior, where duplicates
were only removed if they were adjacent in the message queue.
2015-02-12 12:32:03 -08:00
Ian Wills
cd4b0dff75 Bug 1055933 - Fix Imagemaps Style in nsComputedDOMStyle.cpp. r=bz 2015-02-12 17:27:00 +01:00
Andrew McCreight
d20d59ce3f Backout 1ffecdc47c6d for OSX and Windows docShell leaks. CLOSED TREE 2015-02-15 21:26:19 -08:00
L. David Baron
91d13e7a1d Back out changeset 6849669e696e (bug 1130645) for Android robocop failures.
The first failure in rc1 was:
TEST-UNEXPECTED-FAIL | testAxisLocking | PaintExpecter - blockUtilClear timeout
and the first failure in rc2 (API9) or rc3 (API11) was:
TEST-UNEXPECTED-FAIL | testPanCorrectness | PaintExpecter - blockUtilClear timeout
2015-02-16 18:22:56 +13:00
Karl Tomlinson
e60c5ee086 bug 1132328 make ReleaseDecoderTask conversion constructor explicit r=fix 2015-02-16 18:20:56 +13:00
Karl Tomlinson
1d41559e74 bug 1095251 clear mDecoder on reader during Shutdown() r=cpearce
--HG--
extra : rebase_source : 7bd0c13ca1aa821998f6ec46ba578c6ed8a0d8f9
2015-02-10 15:50:02 +13:00
Karl Tomlinson
1891ba4549 bug 1095251 shutdown GStreamer playbin during Shutdown() r=edwin
instead of during reader destruction.

--HG--
extra : rebase_source : b3abb13f88b4dfd0c7ab3b6183023b39824bf9b8
2015-02-10 10:11:49 +13:00
Karl Tomlinson
3ecf1f0bcf bug 1132328 remove mCurrentDecoder handling from RemoveDecoder() r=jya
--HG--
extra : rebase_source : 606b250875900916431115791d3bd0ad723fe4f0
2015-02-12 15:57:40 +13:00
Karl Tomlinson
d3e56cd4f8 bug 1114898 set GLIB_VERSION_MIN_REQUIRED/MAX_ALLOWED to support symbol version warnings r=glandium
Also bumping GLIB_VERSION to 2.22 and GTK3_VERSION 3.4 in line with Mozilla
build environment.

--HG--
extra : rebase_source : 3f4df0f3485509dba109b3d7936a90a24d0cd893
2015-02-10 11:26:47 +13:00
L. David Baron
52aec10e19 Bug 992077 patch 5 - Remove implementation of OverflowChangedTracker::CHILDREN_AND_PARENT_CHANGED. r=mats
This simplifies the API of the OverflowChangedTracker.
2015-02-16 16:34:29 +13:00
L. David Baron
a1282d848c Bug 992077 patch 4 - Stop using OverflowChangedTracker::CHILDREN_AND_PARENT_CHANGED for the overflow area updates dealing with absolutely positioned elements contained by relatively positioned table parts. r=mats
The old code here was also updating overflow areas on more frames than
needed.  (Using CHILDREN_CHANGED on positionedPart itself causes test
failures because positionedPart's overflow area doesn't change in the
overflow updating process, so no overflow change is propagated to the
parent; it's the parent that actually needs the update.)
2015-02-16 16:34:29 +13:00
L. David Baron
5a3d7683d5 Bug 992077 patch 3 - Stop using OverflowChangedTracker::CHILDREN_AND_PARENT_CHANGED for the UpdateOverflow and related hints. r=mats
This makes UpdateOverflow hint handling (which definitely did previously
need CHILDREN_AND_PARENT_CHANGED) and handling of related hints (which I
believe never actually needed CHILDREN_AND_PARENT_CHANGED) use the
CHILDREN_CHANGED hint in the overflow changed tracker, since use of
CHILDREN_AND_PARENT_CHANGED is no longer needed following the
introduction of the UpdateParentOverflow hint in patch 2.
2015-02-16 16:34:29 +13:00
L. David Baron
9cb83cbc59 Bug 992077 patch 2 - Use nsChangeHint_UpdateParentOverflow for changes to the top, right, bottom, and left properties. r=mats
These are the properties currently using UpdateOverflow where dynamic
changes of the properties do not affect the element's own overflow
areas, but instead affect the element's influence on its parent's
overflow areas.
2015-02-16 16:34:29 +13:00
L. David Baron
f6a6550205 Bug 992077 patch 1 - Add nsChangeHint_UpdateParentOverflow hint so that we can reduce unnecessary UpdateOverflow calls for top/right/bottom/left changes, and reduce unnecessary propagation to the parent for UpdateOverflow hints for changes that actually affect the element's overflow. r=mats
This cleans up after bug 984226, which introduced
CHILDREN_AND_PARENT_CHANGED to deal with the facts that:

 (1) most properties whose changes yield UpdateOverflow style hints
     imply that an element's overflow area may have changed, and
     propagation to ancestors can stop without updating the element's
     parent if the element's own overflow area didn't change.

 (2) a few properties whose changes yield UpdateOverflow style hints
     actually don't change the overflow area of the element on which the
     property changed, but instead change that element's overflow area
     on the element's parent.

Having two separate hints means that we don't have to do the extra work
of always updating the parent's overflow area (when the child's overflow
area didn't actually change) for the properties in category (1), and we
don't have to do extra work of updating the element's own overflow area
for properties in category (2).
2015-02-16 16:34:29 +13:00
Nicolas Silva
ccd17ee47f Bug 1120331 - "crash in mozilla::ipc::MessageChannel::Send(IPC::Message*)". r=sotaro 2015-02-04 07:15:00 +01:00
Jeff Walden
66e79878c1 Bug 1130811 - Handle argsbody and seq nodes by kind, when recycling. r=shu
--HG--
extra : rebase_source : 6d7f13ca4ec313c3c3514737fc009111cb9d6889
2015-02-10 01:00:02 -08:00
Jeff Walden
76f802dcd9 Bug 1130811 - When |obj["prop"]| is folded into a new |obj.prop| node, convert the old |obj["prop"]| node into a |typeof "prop"| expression with the old |"prop"| node as its kid prior to freeing it (so that its structure doesn't appear to violate invariants when it's freed). r=shu
--HG--
extra : rebase_source : 8a6d6144a11891255b9e2a4c756b0e582dd408c1
2015-02-10 01:00:02 -08:00
Jeff Walden
414c89e9f7 Bug 1130811 - Handle a few more kinds, by kind, when recycling. r=shu
--HG--
extra : rebase_source : 150ae645d920b0edda94e4e25219f72a1894783d
2015-02-10 01:00:02 -08:00
Jeff Walden
295955692f Bug 1130811 - Handle yield/yield* by kind when recycling. r=shu
--HG--
extra : rebase_source : cc0b2c5cde247d890b3522a08d3269a23d063710
2015-02-10 01:00:02 -08:00
Jeff Walden
b284b363bb Bug 1130811 - Handle more miscellaneous nodes by kind when recycling. r=shu
--HG--
extra : rebase_source : 895d61f13c385fac0508dd64dd3dfd0190558197
2015-02-10 01:00:02 -08:00
Jeff Walden
f8487abff4 Bug 1130811 - Handle various miscellaneous nodes by kind when recycling. r=shu
--HG--
extra : rebase_source : b923ce9f085ace583dc8d3bb3f0e042e3126c182
2015-02-10 01:00:02 -08:00
Jeff Walden
de7258d766 Bug 1130811 - Handle pushing assignment and compound assignment nodes by kind when recycling. r=shu
--HG--
extra : rebase_source : b3490367763e6164ea01550fc1f4f9e80795b652
2015-02-10 01:00:01 -08:00
Jeff Walden
9346358f90 Bug 1130811 - Handle pushing binary-operation list nodes by kind when recycling. r=shu
--HG--
extra : rebase_source : 3581859785b4a2a5aa9ff20a15fe54c0800a9d18
2015-02-10 01:00:01 -08:00
Jeff Walden
7009baa57b Bug 1130811 - Handle pushing unary nodes with a non-null kid, kindwise, when recycling. r=shu
--HG--
extra : rebase_source : 70281610707e20e1f907e1e552cc8927b70aa104
2015-02-10 01:00:01 -08:00
Jeff Walden
5d7e0a37d4 Bug 1130811 - Start adding kind-specific handling for node recycling, eschewing arity-specific handling. r=shu
--HG--
extra : rebase_source : 7e265edb8751289afbfe0c14eb14ef462dfa6f29
2015-02-10 01:00:01 -08:00
Jeff Walden
97dd474ebb Bug 1130811 - Refactor node recycling code into arity-specific methods. r=shu
--HG--
extra : rebase_source : aaaea8420fa4ad367c33fb11622aa4fff7886a91
2015-02-10 01:00:01 -08:00
Jeff Walden
f33a2676da Bug 1130811 - Mark PNK_NOP nodes as not being definitions for simpler cleanup of such nodes later. r=shu
--HG--
extra : rebase_source : 63e4bd34070f3844cf35a25e76a9fd29c74059c1
2015-02-10 01:00:01 -08:00
Jeff Walden
18452dd552 Bug 1130811 - Eliminate an else-after-return when parsing ES7 array comprehensions. r=shu
--HG--
extra : rebase_source : d801e039ada40e5b8be2e5beff1e0aa2d4ba2fbf
2015-02-10 01:00:01 -08:00
Jeff Walden
03696c4045 Bug 1132295 - Remove support for RegExp.prototype.unicode until Unicode regular expressions are supported, so that the property's presence is usable to feature-test for support for Unicode regular expressions. r=till
--HG--
extra : rebase_source : 807812731aa9054b45a5e64dc6eb321bd0b31753
2015-02-11 17:09:01 -08:00
Mason Chang
8818c958da Bug 1130681. Part 1: Add unlock back to ClientTiledLayerBuffer for causing emulator R14 intermittent but doesn't seem necessary. r=jrmuizel 2015-02-13 16:36:46 +08:00
Mason Chang
8c5168160d Bug 1130681. Part 2: Backout bug 1118876 for android reftest failures. r=jrmuizel 2015-02-13 16:36:45 +08:00
Chris Pearce
9db7be6948 Bug 1132789 - Mac ClearKey EME work on MacOSX. r=spohl 2015-02-13 21:30:23 +13:00
Timothy Nikkel
789cc27436 Bug 1132427. Make sure that the first frame refresh area for an animated image gets updated based on the refresh area of all subsequent frames, not just the second. r=jrmuizel 2015-02-13 02:26:41 -06:00
Mike Hommey
bdc97c1dad Fixup for bug 1114669 on a CLOSED TREE. r=gps
xpt files don't have a dependency on backend files to avoid rebuilding all
of them when adding or removing new files. On incremental builds, some kind
of dependencies are required to ensure the xpt files are refreshed when
adding or removing new idls.
2015-02-13 11:15:15 +09:00
Markus Stange
1974361ffb Bug 1131397 - Add missing functionality to the profiler actor. r=vporof
--HG--
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getfeatures.js
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getsharedlibraryinformation.js
2015-02-10 15:26:08 -05:00
Mike Hommey
2dc29d7492 Bug 1114669 - Use a generated list of idl deps for xpt generation. r=gps
Generating the list of idl deps to generate an xpt from its dependency list
makes us give all _previous_ dependencies, inherited from the .deps makefiles.
This leads to removed files being listed on xpidl-process.py command line, and
the command subsequently failing.

Instead, use generated lists of idl dependencies. At the same time, lighten the
generated Makefile further by not emitting xpt dependencies on their containing
directory, and instead generating it from the $xpt_files list.

This brings down the Makefile size from 100k to 38k.
2015-02-13 10:29:19 +09:00
Mike Hommey
6786219e1f Bug 1120937 - Properly initialize string fields from the PKCS#11 test module. r=keeler
The string fields need to be padded with spaces, according to what
PK11_MakeString does to find the end of the string.

While here, factor all the string manipulations in the test module and
use some C++ template magic to do the right thing.

This changes the static asserts from (with clang):

pkcs11testmodule.cpp:45:3: error: static_assert failed
      "TestManufacturerID too long - make it shorter"
  static_assert(sizeof(TestManufacturerID) <= sizeof(pInfo->manufacturerID),
  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

to:

pkcs11testmodule.cpp:46:3: error: static_assert failed
      "DestSize >= SrcSize - 1"
  static_assert(DestSize >= SrcSize - 1, "DestSize >= SrcSize - 1");
  ^             ~~~~~~~~~~~~~~~~~~~~~~~
pkcs11testmodule.cpp:58:3: note: in instantiation of function
      template specialization 'CopyString<32, 63>' requested here
  CopyString(pInfo->manufacturerID, TestManufacturerID);
  ^

which actually gives more information than before: it gives the length of
both buffers.
2015-02-13 10:29:18 +09:00
Randell Jesup
40f518f5bf Bug 1108248: Swap CreateTimerQueueTimer() for timerSetEvent() in webrtc win32 code r=dmajor
Avoids limits on the number of realtime (timerSetEvent()) timers
2015-02-06 17:24:50 -05:00