Commit Graph

208481 Commits

Author SHA1 Message Date
Patrick McManus
875f484134 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Patrick McManus
149975f571 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [1/2 PSM] r=keeler 2014-08-20 16:30:16 -04:00
Patrick McManus
1980794790 bug 1076129 generate event on socket transport cancelation r=sworkman 2014-10-02 00:47:28 -04:00
Robert Strong
258e1f20ea Mac v2 signing - Bug 1075981 - Fix loading libnss3.dylib for weave. r=rnewman 2014-10-03 16:48:58 -04:00
Stephen Pohl
e37e4e1a89 Bug 1077099: Add GreBinD to easily differentiate between Contents/Resources (GreD) and Contents/MacOS (GreBinD) on OSX. r=bsmedberg 2014-10-03 16:48:49 -04:00
Matthew Gregan
7895128761 Bug 1075980 - Be more careful about who holds a reference to the SourceBufferDecoder during initialization. r=karlt 2014-10-02 18:04:06 +13:00
Matthew Gregan
abb7bf5246 Bug 1074614 - Remove ChangeToHaveMetadata and WAIT_FOR_MSE_DATA frame status. r=cajbir 2014-09-30 17:12:45 +13:00
Ryan VanderMeulen
9b7cb69f1b Merge m-c to inbound. a=merge 2014-10-03 16:26:37 -04:00
Ryan VanderMeulen
d222e46ad3 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Ryan VanderMeulen
f3ad95c4ce Merge inbound to m-c. a=merge 2014-10-03 16:00:09 -04:00
Tomasz KoƂodziejski
1f8f3cfc2b Bug 1077200 - Include searchSuggestionUI.js before newTab.js in case it's used synchronously. r=ttaubert 2014-10-03 10:30:29 -07:00
Dave Townsend
f2143abb88 Bug 1077078: Don't spam stderr when failing to create a channel. r=mcmanus 2014-10-03 09:59:10 -07:00
B2G Bumper Bot
514463245f Bumping manifests a=b2g-bump 2014-10-03 08:17:04 -07:00
B2G Bumper Bot
1993343ce3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/665042c75b7d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24660 from tauzen/Bug1074800_listen_on_nfc_enabled

Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/821c736b7cac
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive
2014-10-03 08:10:51 -07:00
Blake Kaplan
8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
B2G Bumper Bot
961df344b8 Bumping manifests a=b2g-bump 2014-10-03 07:49:04 -07:00
B2G Bumper Bot
cab9d99de4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eac922a65696
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24382 from chirarobert/audio_channel

Bug 1011000 - Enable audio channel change Gaia UI Tests checking

========

https://hg.mozilla.org/integration/gaia-central/rev/124186a26041
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1011000 - Enable audio channel change Gaia UI Tests checking
2014-10-03 07:48:49 -07:00
ziyunfei
1401d14594 Bug 1076588 - Object.freeze() should return its argument with no conversion when the argument is a primitive value. r=till, r=Yoric 2014-10-03 02:42:00 -04:00
Wayne Chen
8a58f62824 Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou 2014-10-02 17:22:44 +08:00
Ed Morley
ff43ca3cc3 Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
B2G Bumper Bot
26ef9d985c Bumping manifests a=b2g-bump 2014-10-03 07:17:02 -07:00
B2G Bumper Bot
20ec6bf8c2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ff9cbe0526a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24661 from mancas/bug1039501

Bug 1039501 - [User Story] [FOTA] WiFi prioritized for downloading. r=et...

========

https://hg.mozilla.org/integration/gaia-central/rev/99c89e33b134
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1039501 - [User Story] [FOTA] WiFi prioritized for downloading. r=etienne
2014-10-03 07:10:47 -07:00
Ed Morley
e322389145 Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
Ed Morley
ed062efcdf Backed out changeset 7a1b7d7eba12 (bug 1062709) 2014-10-03 15:05:26 +01:00
Ed Morley
60a8c08d6b Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
c933f54bad Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
Ed Morley
faf6e69667 Backed out changeset c66ae07991a7 (bug 1076990) for frequent xperf failures; CLOSED TREE 2014-10-03 11:43:44 +01:00
Jonathan Watt
ae67e369c0 Bug 1075399 - Temporary follow-up to disable test while I get fuzzing right. r=orange CLOSED TREE 2014-10-03 11:02:23 +01:00
Jonathan Kew
2da7b54fdf Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
B2G Bumper Bot
3381f2192b Bumping manifests a=b2g-bump 2014-10-03 02:31:55 -07:00
B2G Bumper Bot
df0585ffde Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/736a08de0dd4
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24739 from crdlc/bug-1077128

Bug 1077128 - (App-grouping) Edit field jumps after keyboard is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/fa241fd3760f
Author: crdlc <crdlc@tid.es>
Desc: Bug 1077128 - (App-grouping) Edit field jumps after keyboard is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/c753f7dce987
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #24517 from sergi/BUG_1061503

Bug 1061503 - Comments field in contact edit form needs to have the text at the top, and be converted to a textarea [r=francisco]

========

https://hg.mozilla.org/integration/gaia-central/rev/162bc0485dec
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1061503 - Comments field in contact edit form needs to have the text at the top, and be converted to a textarea

========

https://hg.mozilla.org/integration/gaia-central/rev/eb9f12d4bde5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #24669 from sv99/1070688

Bug 1070688 - [settings] unit test refactoring for new version chai.assert api (rebased) r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/98c142f551a0
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070688 - [settings] unit test refactoring for new version chai.assert api
2014-10-03 02:25:48 -07:00
B2G Bumper Bot
af05952bff Bumping manifests a=b2g-bump 2014-10-03 02:17:05 -07:00
Ed Morley
a1a3635d4e Backed out changeset 42614739736d (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:14:53 +01:00
Ed Morley
f34acba2a8 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
B2G Bumper Bot
ed8cd3df78 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe81fc34a5fe
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #24249 from sv99/1070731

Bug 1070731 - [sms] unit test refactoring for new version chai.assert api. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/2bcae1c9b8cd
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070731 - [sms] unit test refactoring for new version chai.assert api
2014-10-03 02:05:48 -07:00
Jon Coppeard
786a6eba40 Bug 650161 - Allow JS_GetScriptFilename() to work while we are compacting r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
4d40e8b9e6 Bug 650161 - Allow for the possibility that the wrapper cache hasn't been initialized yet when updating it r=bz 2014-10-03 10:04:19 +01:00
Jon Coppeard
e67d35cafa Bug 650161 - Fix ObjectImpl::toDictionaryMode() to work with compacting GC r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
c4ef452bd6 Bug 650161 - We don't need special fixup for CCWs after compacting GC r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
181db3f30e Bug 650161 - Fix compacting GC after parallel sweeping changes r=terrence 2014-10-03 10:04:18 +01:00
Jonathan Watt
ebc424a85e Bug 934183, part 2 - Remove lots of old Thebes code paths from the SVG code (GeneratePath and all the nsSVGPathGeometryElement::ConstructPath implementations). r=longsonr 2014-10-03 09:50:44 +01:00
Jonathan Watt
280db5b3bb Bug 934183, part 1 - Convert the bounds calculation code for SVG geometry to use Moz2D Path. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
f71dd36242 Bug 1075399, part 4 - Don't make an exception for arcs when simulating zero length SVG subpaths. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
3457c9c580 Bug 1075399, part 3 - Don't insert zero length segments unless it's necessary. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
3a180d7a37 Bug 1075399, part 2 - Add more reftests for zero-length SVG subpaths. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
a248a71d1c Bug 1075399, part 1 - Simulate zero length SVG subpath for stroke-linecap=round. r=longsonr 2014-10-03 09:50:42 +01:00
Jonathan Watt
44557c7208 Bug 1074194 - Factor out gfxContext::SetColor()'s color management conversion into a gfxPlatform helper. r=Bas 2014-10-03 09:50:42 +01:00
B2G Bumper Bot
7e1ca42c18 Bumping manifests a=b2g-bump 2014-10-03 01:41:56 -07:00
B2G Bumper Bot
6ecde3e3d9 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4f179da417b8
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #24601 from timdream/lockscreen-unlock-unexpired

Bug 1075304 - Make sure we reach slideHide state when the user unlocks with unexpired passcode, r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/dfe52b4b368d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1075304 - Follow up, fix unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/6efc8cc86bc9
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1075304 - Make sure we reach slideHide state when the user unlocks with unexpired passcode
2014-10-03 01:35:46 -07:00
B2G Bumper Bot
434edd6949 Bumping manifests a=b2g-bump 2014-10-03 00:56:54 -07:00