Commit Graph

419326 Commits

Author SHA1 Message Date
B2G Bumper Bot
257aa65b10 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31232a23bf95
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1141782 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo"

This reverts commit 76b94f7eb5fe1ee5bcdb0959dc2f563067125a38.
2015-04-22 20:55:09 -07:00
Boris Zbarsky
e709508cfd Bug 1157487. Make the error reporting in SimpleTest.monitorConsole better. r=jmaher 2015-04-22 23:50:48 -04:00
Bobby Holley
345531a4ce Bug 1157488 - Assert against re-entrant sync sections. r=bent 2015-04-22 20:43:59 -07:00
Bobby Holley
593c23f2d0 Bug 1157488 - Don't spin the event loop by synchronously dispatching when we're already on the main thread. r=jww
This was causing us to re-enter RunSyncSectionsInternal.
2015-04-22 20:43:59 -07:00
JW Wang
9d831360d9 Bug 1157551 - Fix UAF in FFmpegH264Decoder. r=edwin. 2015-04-23 11:21:03 +08:00
Bruce Sun
bd4023d862 Bug 1153159 - Pass |promise| as a parameter in |BT_ENSURE_TRUE_RESOLVE| and |BT_ENSURE_TRUE_REJECT| macros. r=btian 2015-04-23 11:07:59 +08:00
B2G Bumper Bot
12f6fa7b23 Bumping manifests a=b2g-bump 2015-04-22 18:29:54 -07:00
B2G Bumper Bot
57618d1cbe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b505776436d7
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #29675 from davidflanagan/bug1153993

Bug 1153993 - use the MediaDB enumerable event to improve startup time r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/00072f07711c
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1153993: use the MediaDB enumerable event to improve startup time

initialize MusicComms on enumerable instead of on ready

(cherry picked from commit 321ce153cbb977faca4e77fef24bce4ad507ac75)
2015-04-22 18:27:42 -07:00
Martyn Haigh
fa860b1671 Bug 1154425 - Tapping the same link twice when Tab Queue is enabled should Open Now (r=mcomella)
--HG--
extra : rebase_source : fb4f7bf0c63bd3d8638da282ebb9644081930e5a
2015-04-22 17:35:11 -07:00
Wes Kocher
b43e5283da Merge m-c to fx-team a=merge 2015-04-22 17:27:15 -07:00
Wes Kocher
1974bec813 Merge m-c to b2ginbound a=merge 2015-04-22 17:26:08 -07:00
B2G Bumper Bot
1e10131572 Bumping manifests a=b2g-bump 2015-04-22 17:22:25 -07:00
B2G Bumper Bot
1c78b80cd5 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58698e4c26d6
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Bug 1141782 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo
2015-04-22 17:20:13 -07:00
Wes Kocher
a79764cf6b Merge inbound to m-c a=merge CLOSED TREE 2015-04-22 17:15:53 -07:00
Ben Turner
6ee41913fb Bug 1155634 - Move ConnectionPool creation closer to where we actually use it and at a point guaranteed to be after QuotaManager has been started. r=khuey relanding CLOSED TREE 2015-04-22 17:14:44 -07:00
Daniel Stenberg
c45d6ca104 Bug 1154426 - Ignore gzip problems if only soft-enforcing. r=mcmanus 2015-04-22 17:13:57 -07:00
B2G Bumper Bot
869548251d Bumping manifests a=b2g-bump 2015-04-22 17:07:22 -07:00
B2G Bumper Bot
8078342861 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/45eb2280ef03
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Merge pull request #29652 from mozilla-b2g/auswerk-makes-stuff-better"

This reverts commit 84b9296e0f50eeb2811ab81d5788ef20a7cf1e0d, reversing
changes made to 9d4f756aa35cb7f030a92f3c1f65fb55254ddd1d.
2015-04-22 17:05:09 -07:00
Michael Comella
32a715b60d Bug 1137483 - Set content description of SearchEngineBar items. r=liuche
I tested with Talkback to ensure only the outer container of each search engine
favicon is selected.

--HG--
extra : rebase_source : 8abe24b450d0d9c1a51683c14e440b2171fecb11
2015-04-22 16:45:23 -07:00
B2G Bumper Bot
fdff1d11f3 Bumping manifests a=b2g-bump 2015-04-22 16:17:45 -07:00
B2G Bumper Bot
a6c5258801 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd5f9aa8608c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156963 - merge pull request #29664 from jrburke:bug1156963-email-conteneditable-scroll to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/cfbd27a604b8
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1156963 - [E-Mail] Signature Field is scrollable with no characters, looks jumpy with a single line
2015-04-22 16:15:33 -07:00
Martyn Haigh
ef71c93b10 Bug 1157041 - Change tab queue notification text (r=mcomella) 2015-04-22 15:59:50 -07:00
Martyn Haigh
b740c3aa94 Bug 1149645 - Polish UI of Toast to be same as rest of Fennec (r=mcomella) 2015-04-22 15:58:34 -07:00
B2G Bumper Bot
19be082f4e Bumping manifests a=b2g-bump 2015-04-22 15:57:18 -07:00
Wes Kocher
5b2b80e960 Backed out changeset cc61b087dfb1 (bug 1145680) for possibly breaking gij(8) CLOSED TREE 2015-04-22 15:56:50 -07:00
B2G Bumper Bot
3c640217d7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d251544bd7b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156214 - merge pull request #29673 from punamdahiya:Bug1156214 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f33728ca4ed9
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1156214 - [Music] Display Play Pause buttons when opening music from Settings Downloads list r=djf
2015-04-22 15:55:07 -07:00
Wes Kocher
77105c0d71 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-04-22 15:44:51 -07:00
B2G Bumper Bot
f3464a8476 Bumping manifests a=b2g-bump 2015-04-22 15:24:50 -07:00
B2G Bumper Bot
0b5f109a86 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7fe7e2654559
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #29553 from millermedeiros/1154633-cropped-calendar-name

Bug 1154633 - [Calendar] The calendar name is cropped on the edit event view for some locales r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/fb2066c85ba5
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1154633 - [Calendar] The calendar name is cropped on the edit event view for some locales.
2015-04-22 15:22:38 -07:00
Dan Glastonbury
00c98501d9 Bug 1156980 - Validate target in ImageData variants of TexImage2D/TexSubImage2D. r=jgilbert
--HG--
extra : rebase_source : 875822516e8aa078e350e17c982247a2aec3b648
2015-04-22 23:39:00 +02:00
Andreas Pehrson
588b4d1973 Bug 1157701 - Properly remove usage of Array.prototype.includes(). r=jib
--HG--
extra : rebase_source : dbf2ef1c7da0878c163d2647211b3a75f001055b
2015-04-28 21:24:00 +02:00
Milan Sreckovic
34e8325bd4 Bug 1158430 - A small construct to allow only sending errors and warnings once per statement. r=botond
--HG--
extra : rebase_source : 20b527b735dccf7e5cbc8bb9d40b360f2706bbb8
2015-04-27 14:44:13 -04:00
ryan
143c7fe8a0 Bug 1158547 - Removes the useless declaration in Parser.cpp. r=jorendorff
--HG--
extra : rebase_source : 5945bc56fa39e5840b7aadd0b03a1d841f7d33cc
2015-04-28 11:44:00 +02:00
Andrea Marchesini
c1020e6762 Bug 1159290 - "Add final/override to WebAudio classes". r=padenot
--HG--
extra : rebase_source : 85f0d2997fdfefed17456d086c98c6f28d68fa26
2015-04-28 08:42:00 +02:00
Tooru Fujisawa
d7d055f507 Bug 1158456 - Remove control characters from composition string, and add dom.compositionevent.allow_control_characters pref to control it. r=masayuki 2015-04-30 17:23:31 +09:00
Jonathan Kew
a34e6fd938 Bug 1157951 patch 3 - Reftests for text-overflow with text decorations in vertical writing mode. r=roc 2015-04-28 12:50:21 +01:00
Mark Goodwin
992f617cec Bug 1146832 - fix ugly wrapping in TLS error page (r=dao) 2015-04-30 09:12:34 +01:00
Fabrice Desré
f2e774cb9a Bug 1157028 - Add feature detection for OpenMobile r=ehsan 2015-04-22 14:21:44 -07:00
Valentin Gosu
bcd09a7c72 Bug 1135354 - Fix comment regarding URL max length r=me DONTBUILD CLOSED TREE 2015-04-23 00:10:43 +03:00
Wes Kocher
cf6a17b863 Backed out changeset 78aab1149276 (bug 1154426) for being a likely cause of gij(8) orange on a CLOSED TREE 2015-04-22 14:06:52 -07:00
Wes Kocher
c2e52c5972 Backed out changeset 89e5f92e26d7 (bug 1155634) for being a possible cause of frequent gij(8) orange CLOSED TREE 2015-04-22 14:06:39 -07:00
B2G Bumper Bot
a39be2be7d Bumping manifests a=b2g-bump 2015-04-22 14:04:54 -07:00
B2G Bumper Bot
b06655457a Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/92b0de1ba8f9
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29652 from mozilla-b2g/auswerk-makes-stuff-better

Bug 1141792 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/e809636d935b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29650 from nullaus/auswerk-makes-stuff-better

Bug 1141792 - Use npm-cache taskcluster docker worker image to create no...

========

https://hg.mozilla.org/integration/gaia-central/rev/f6f07ec64c84
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/0e8a632e6a3d
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29649 from nullaus/auswerk-makes-stuff-better

Auswerk makes stuff better

========

https://hg.mozilla.org/integration/gaia-central/rev/7ddd04bb9a1f
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/68321a305397
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29647 from nullaus/auswerk-makes-stuff-better

Bug 1141792 - Use npm-cache taskcluster docker worker image to create no...

========

https://hg.mozilla.org/integration/gaia-central/rev/a59749941fcf
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/5b592a5adc62
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141782 - Use npm-cache taskcluster docker worker image to create node module cache. Use cache in gaia docker worker image. r=lightsofapollo
2015-04-22 14:02:40 -07:00
Nick Fitzgerald
9b739f4fd0 Bug 1024774 - Followup: Don't redefine the Debugger property in xpcshell tests on a CLOSED TREE; r=jorendorff 2015-04-22 13:19:48 -07:00
Seth Fowler
3656603a55 Bug 1085783 (Part 2) - Add a test for rounding behavior when high-quality downscaling. r=roc 2015-04-22 13:04:06 -07:00
Seth Fowler
8b1d7b5a59 Bug 1085783 (Part 1) - Snap both the fill and dest rects using UserToDeviceSnapped() when pixel snapping images. r=roc 2015-04-22 13:04:04 -07:00
Seth Fowler
b07b0bc85e Bug 1068881 (Part 2) - Add reftests for rounding image dest rects to zero size. r=roc 2015-04-22 13:04:01 -07:00
Blake Kaplan
24f35dfe49 Bug 1124076 - Properly detect certs when loaded and prompt to import them. r=sworkman/dkeeler
--HG--
extra : rebase_source : 11fb8b1c1a3044b82668136f4cfec4c758d9270c
2015-04-22 12:55:23 -07:00
Steven Michaud
acb448f5f9 Bug 1153809 - Loosen Mac content process sandbox rules for NVidia and Intel HD 3000 graphics hardware. r=areinald 2015-04-22 14:56:09 -05:00
Kannan Vijayan
525df2926a Bug 1145306 - Expose circular buffer status from profiler. r=mstange 2015-04-22 15:36:43 -04:00