Commit Graph

183409 Commits

Author SHA1 Message Date
Bas Schouten
e51af315c3 Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent 2014-05-18 05:16:51 +02:00
Josh Aas
3675b7efa2 Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent 2014-05-17 22:05:46 -05:00
Daniel Holbert
ab151812bd Bug 1011311: Drop no-longer-necessary check on availableFreeSpace's sign, in ResolveFlexibleLengths(). r=mats 2014-05-17 18:49:47 -07:00
Daniel Holbert
861db17398 Bug 1005660: Add an "early freeze" step, to freeze flex items that clearly can't grow (or shrink, if we're shrinking). r=mats 2014-05-17 18:49:06 -07:00
Phil Ringnalda
c069607bff Merge m-c to m-i 2014-05-17 18:10:25 -07:00
Phil Ringnalda
8e09f81424 Merge f-t to m-c 2014-05-17 18:05:32 -07:00
Phil Ringnalda
6eafd9852a Merge m-i to m-c 2014-05-17 17:54:55 -07:00
Phil Ringnalda
3b63909530 Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
2014-05-17 17:43:07 -07:00
Josh Aas
792dc0a797 Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent 2014-05-17 18:53:03 -05:00
Brian Hackett
a3f22d95fb Bug 1011879 - Fixup code offsets correctly when pushing jump targets in irregexp, r=jandem. 2014-05-17 16:22:19 -07:00
Mats Palmgren
b30ebc6e8f Bug 1008908 - Remove assignment since the value isn't used. r=smontagu 2014-05-17 23:10:53 +00:00
Mats Palmgren
b06c67b2b3 Bug 1009263 - Add nsCheapSets::Clear() method that removes all entries and return it to minimal size in terms of memory use. r=bsmedberg 2014-05-17 23:10:53 +00:00
Mats Palmgren
546eea50a2 Bug 1011163 - Remove the border which isn't essential for the test since it caused orange due to focus issues. r=me 2014-05-17 23:10:52 +00:00
Phil Ringnalda
04710cbb1c Back out d18b1b320eea (bug 1008753) for marionette-webapi and gaia-unit bustage 2014-05-17 08:32:45 -07:00
ffxbld
7253546a17 No bug, Automated HSTS preload list update from host bld-linux64-spot-358 - a=hsts-update 2014-05-17 03:15:04 -07:00
Robert Utasi
c6773af816 Bug 1011425 - adding missing label for autorefresh checkbox, r=ttaubert 2014-05-17 06:42:08 +02:00
Wes Kocher
f2dc1a91ce Merge fx-team to m-c 2014-05-16 16:44:34 -07:00
B2G Bumper Bot
aa0dd883f2 Bumping manifests a=b2g-bump 2014-05-16 14:01:45 -07:00
B2G Bumper Bot
e3d6aabc82 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/896e4c28c82d
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #18546 from russnicoletti/showPlayer_unit_testing

Bug 979636 - Unit tests for video app -- showPlayer unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/c7fabd4a7e40
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 979636 - Unit tests for video app -- showPlayer unit tests
2014-05-16 13:55:56 -07:00
Ryan VanderMeulen
61d24a4870 Merge m-c to b2g-inbound. 2014-05-16 15:29:08 -04:00
B2G Bumper Bot
4673282f9b Bumping manifests a=b2g-bump 2014-05-16 12:28:00 -07:00
Ryan VanderMeulen
39300afb8b Merge b2g-inbound to m-c. 2014-05-16 15:26:00 -04:00
Ryan VanderMeulen
145ddadac6 Merge fx-team to m-c. 2014-05-16 15:06:03 -04:00
B2G Bumper Bot
b9d0f57c53 Bumping manifests a=b2g-bump 2014-05-16 11:46:29 -07:00
B2G Bumper Bot
798b737d4a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/80e022c6b46d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19300 from KevinGrandon/bug_1010640_home2_shadows

Bug 1010640 - [Home2] Implement new thin dropshadows for app icons

========

https://hg.mozilla.org/integration/gaia-central/rev/77a0c20068b4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010640 - [Home2] Implement new thin dropshadows for app icons r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/56e2f2b4684d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19329 from flodolo/bug1011558

Bug 1011558 - [SMS] Attachment download indicator: improve l10n comments

========

https://hg.mozilla.org/integration/gaia-central/rev/c71c2c1b78a9
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1011558 - [SMS] Attachment download indicator: improve localization comments
2014-05-16 11:41:00 -07:00
Vicamo Yang
89547a3c83 Bug 866938 - 4.e/4: add xpcshell test cases for Address.resolveType. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
dd9c80199f Bug 866938 - 4.d/4: add test_mmdb_upgradeSchema_22.js. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
bab012bcb8 Bug 866938 - 4.c/4: rewrite test_mmdb_setmessagedeliverybyid_sms.js to use mmdb_head.js. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
c5a52c6fb5 Bug 866938 - 4.b/4: rewrite test_filter_number.js to include non-PLMN addresses tests. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
b509b7cdd5 Bug 866938 - 4.a/4: add test_mmdb_upgradeSchema_current_structure.js. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
c0e4da70de Bug 866938 - 3/4: use typed addresses internally. r=gene 2014-05-17 02:25:36 +08:00
Thomas Zimmermann
0f72f7b98f Bug 866938 - 2.c/4: rename findThreadRecordByParticipants to findThreadRecordByPlmnAddresses. r=vicamo 2014-05-17 02:25:36 +08:00
Thomas Zimmermann
e62351631a Bug 866938 - 2.b/4: rename findParticipantRecordByAddress to findParticipantRecordByPlmnAddress. r=vicamo 2014-05-17 02:25:35 +08:00
Thomas Zimmermann
ad2d8ca893 Bug 866938 - 2.a/4: extract createParticipantRecord. r=vicamo 2014-05-17 02:25:35 +08:00
Vicamo Yang
f8751aeaf6 Bug 866938 - 1/4: correct RegExp used to match MMS addresses. r=gene 2014-05-17 02:25:35 +08:00
B2G Bumper Bot
ed8a858a12 Bumping manifests a=b2g-bump 2014-05-16 10:48:13 -07:00
B2G Bumper Bot
6760bc05d3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/45623d27cafa
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #19070 from lissyx/bug1006356

Bug 1006356 - Fix setting currentChannel value r=etienne_s,rik

========

https://hg.mozilla.org/integration/gaia-central/rev/2432e82865d4
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1006356 - Make sure to release telephony channel
2014-05-16 10:46:00 -07:00
Ryan VanderMeulen
96ed00e142 Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE. 2014-05-16 12:29:37 -04:00
Nicolas Silva
e25319e5bd Bug 1010969 - Fix WError bustage on a CLOSED TREE 2014-05-16 17:50:42 +02:00
Kartikaya Gupta
718ea608fd Bug 1011389 - Don't fire a long-tap-up if the user moves after long-tap. r=dmitry.rojkov 2014-05-16 11:26:00 -04:00
Nicolas Silva
536f633e1d Bug 1010969 - Call RemoveTextureFromCompositable at the end of updates. r=sotaro 2014-05-16 17:25:23 +02:00
Nicolas Silva
7b9dac5e7b Bug 1010206 - make the test webm-video/bug686957.html less likely to race when using async-video. r=padenot 2014-05-16 17:25:16 +02:00
Honza Bambas
f801eecbce Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable!, r=michal 2014-05-16 17:13:04 +02:00
Honza Bambas
a555d31f10 Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal 2014-05-16 17:13:04 +02:00
Andrew McCreight
f157302e4f Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug 2014-05-16 08:09:17 -07:00
Andrew McCreight
bf908ddc63 Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug 2014-05-16 08:09:16 -07:00
Mike Conley
1567ec4e7f Bug 1008183 - Show a private browsing indicator on Windows in fullscreen mode if tabs are in the titlebar. r=jaws. 2014-05-16 08:00:00 -04:00
Paul Rouget
c421d08cf2 Bug 1011464 - [appmgr v2] Move locales files in content. r=Pike 2014-05-16 09:08:00 -04:00
Julien Pagès
4bb869b7b4 Bug 1003405 - Mozbase unit test moznetwork/tests/test.py failures on linux slaves when run from test package. r=dminor 2014-05-16 06:45:00 -04:00
Wes Johnston
56cc98778e backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle 2014-05-16 12:13:50 -05:00