Commit Graph

418797 Commits

Author SHA1 Message Date
Thomas Zimmermann
10488d5115 Bug 1158876: Move management of socket I/O buffers into socket I/O classes, r=kmachulis
This patch moves management of received socket I/O buffers from
|DataSocketIO| into the I/O classes. Each I/O class is responsible
for (de-)allocating buffers, and consuming them once data has been
received.

All current I/O classes forward their buffers to the main thread,
but other operations are possible. For example, received data can
be parsed and processed directly in the I/O thread.
2015-04-28 10:18:13 +02:00
Thomas Zimmermann
ed4b4e63be Bug 1158876: Rename |SocketConsumerBase| to |DataSocket|, r=kmachulis
This patch renames |SocketConsumerBase| to |DataSocket|, and for the
I/O classes |SocketConsumerIO| to |DataSocketIO|. |DataSocketIO| also
contains send and receive functionality from |SocketBaseIO|.

|DataSocket| is a virtual base class that represents a socket that
transfers data, without a particular constraints to what the data
represents. |DataSocketIO| is the corresponding helper class on the
I/O thread.
2015-04-28 10:18:12 +02:00
B2G Bumper Bot
99a69d4095 Bumping manifests a=b2g-bump 2015-04-28 00:07:22 -07:00
B2G Bumper Bot
e797480248 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/850771220ce9
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #29741 from RickyChien/add-manifestHash-and-packageHash

Bug 1156161 - Add manifestHash and packageHash fields in webapps.json r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/f6f44e78f5c9
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1156161 - Add manifestHash and packageHash fields in webapps.json
2015-04-28 00:05:10 -07:00
B2G Bumper Bot
335498fca3 Bumping manifests a=b2g-bump 2015-04-27 23:47:28 -07:00
B2G Bumper Bot
5b4416daf8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/97f067180960
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #29760 from nullaus/master

Bug 1141792 - Use npm-cache task. r=jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/6f9438c1b8d9
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1141792 - Use npm-cache task. r=jlal
2015-04-27 23:45:15 -07:00
B2G Bumper Bot
4a459766ee Bumping manifests a=b2g-bump 2015-04-27 21:37:53 -07:00
B2G Bumper Bot
6592c6649c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ad36bed6b86
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #29753 from russnicoletti/bug-1156612

Bug 1156612 - Fix remaining video jshint issues r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/16a629e0d50a
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1156612 - Fix remaining video jshint issues
2015-04-27 21:35:33 -07:00
B2G Bumper Bot
dcda897ce0 Bumping manifests a=b2g-bump 2015-04-27 15:32:29 -07:00
B2G Bumper Bot
cc50842793 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ada78e075685
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #29700 from russnicoletti/bug-1151775

Bug 1151775 - [Flame][Video]Share a video to mail/Messages and then back  to Video, the video can't be played r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/f15fccd33137
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1151775 - [Flame][Video]Share a video to mail/Messages and then back to Video, the video can't be played
2015-04-27 15:30:15 -07:00
B2G Bumper Bot
ea1b1b059c Bumping manifests a=b2g-bump 2015-04-27 15:00:04 -07:00
B2G Bumper Bot
872c10315b Bumping manifests a=b2g-bump 2015-04-27 14:12:45 -07:00
B2G Bumper Bot
08874001f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e59eca7f12b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #29533 from mikehenrty/bug-1154989-remove-old-test

Bug 1154989 - Remove obsolete notification test

========

https://hg.mozilla.org/integration/gaia-central/rev/fdae86b89d11
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1154989 - Remove obsolete notification test
2015-04-27 14:10:14 -07:00
B2G Bumper Bot
585438a964 Bumping manifests a=b2g-bump 2015-04-27 13:24:50 -07:00
B2G Bumper Bot
108ea60822 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4a713e18ae0
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138718 - merge pull request #28908 from zbraniecki:1138718-update-notifications-l10n-api to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/41db9008fbc5
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1138718 - Update Camera's Notification API to use L10n API

========

https://hg.mozilla.org/integration/gaia-central/rev/0882381cc764
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1158238 - merge pull request #29718 from KevinGrandon:bug_1158238_app_import_activity to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/3c66c0cdf2a0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1158238 - [System] Add import activity r=kgrandon r=justindarc
2015-04-27 13:22:38 -07:00
B2G Bumper Bot
02d6358db1 Bumping manifests a=b2g-bump 2015-04-27 13:07:30 -07:00
B2G Bumper Bot
bafd41bb1a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54c3c717ca6d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157895 - merge pull request #29748 from Cwiiis:bug1157895-fix-gaia-grid-height to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/51a225a1e081
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1157895 - Fix gaia-grid being too tall sometimes. r=kgrandon

If the last item in the grid was in the last column position, it would
incorrectly add to the height of the grid.
2015-04-27 13:05:18 -07:00
Ryan VanderMeulen
bbf7697677 Merge m-c to b2g-inbound. a=merge 2015-04-27 15:21:41 -04:00
Ryan VanderMeulen
ae67d6b344 Backed out 2 changesets (bug 1099149, bug 1154356) for suspicion that one of them is causing frequent Android debug recursion.js failures. a=me
Backed out changeset ecc645744a11 (bug 1154356)
Backed out changeset 1d7c532f2a62 (bug 1099149)
2015-04-27 15:14:19 -04:00
Ryan VanderMeulen
74eb7193a7 Merge inbound to m-c. a=merge 2015-04-27 15:13:19 -04:00
B2G Bumper Bot
a73d74aea7 Bumping manifests a=b2g-bump 2015-04-27 11:27:33 -07:00
B2G Bumper Bot
0dc645c011 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/395d10bf55ad
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #29746 from eliperelman/bug-1155814

Bug 1155814 - Bumping gaia-raptor to v1.4.1

========

https://hg.mozilla.org/integration/gaia-central/rev/2b8cc9644017
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1155814 - Bumping gaia-raptor to v1.4.1
2015-04-27 11:25:21 -07:00
B2G Bumper Bot
7da2da00f8 Bumping manifests a=b2g-bump 2015-04-27 11:04:51 -07:00
B2G Bumper Bot
7ca640b2ee Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/12dab22031b2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152969 - merge pull request #29743 from Cwiiis:bug1152969-can-save-empty-bookmark-name to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/9f2fb74821f8
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1152969 - Fix being able to save empty bookmark names. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/0e5903a60efa
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1142526 - merge pull request #29742 from stasm:1142526-innerHTML-value-relanding to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/ece1cfd1ce27
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1142526 - Treat the innerHTML attribute as the string's value. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/a5163837d153
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157610 - merge pull request #29726 from sfoster:entrysheet-headers-bug-1157610 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/328bd171e1a7
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1157610 - Bidi entry sheet titles
2015-04-27 11:02:38 -07:00
B2G Bumper Bot
9c51e245e8 Bumping manifests a=b2g-bump 2015-04-27 10:37:30 -07:00
B2G Bumper Bot
bd85ba2a7b Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b9160c9f39b
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29304 from millermedeiros/1029322-month-view-full-wid

Bug 1029322 - [Calendar] Month view does not fill the full screen width on larger screens r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b523764d3918
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1029322 - [Calendar] Month view does not fill the full screen width on larger screens

========

https://hg.mozilla.org/integration/gaia-central/rev/e51941510d75
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29376 from millermedeiros/1150831-multi_day_sidebar_timeformatchange

Bug 1150831 - [Calendar] On Week view, it displays some codes in the time fields when changing back to "12-hour" from "24-hour" format.

========

https://hg.mozilla.org/integration/gaia-central/rev/edd3b32dfb7a
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1150831 - [Calendar] On Week view, it displays some codes in the time fields when changing back to "12-hour" from "24-hour" format.

========

https://hg.mozilla.org/integration/gaia-central/rev/5a1f9c1ca6c2
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29535 from millermedeiros/1153071-view-factory

Bug 1153071 - [Calendar] remove view factory logic from app.js r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/e8c305996701
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1153071 - [Calendar] remove view factory logic from app.js
2015-04-27 10:35:18 -07:00
B2G Bumper Bot
2fd918fcdd Bumping manifests a=b2g-bump 2015-04-27 10:05:00 -07:00
B2G Bumper Bot
fa8e1a755c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d4ec6c8c9cfc
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1157216 - [tv_apps] Use textContent instead of innerHTML in screen reader speech caption. r=alive
2015-04-27 10:02:48 -07:00
Carsten "Tomcat" Book
e5f2272acf Backed out changeset e0b9c334c95a (bug 1138294) for frequent linux m3 test failures on a CLOSED TREE 2015-04-27 17:47:08 +02:00
Carsten "Tomcat" Book
ef8a8c5961 Backed out changeset 3f1afabc2aae (bug 1138294) 2015-04-27 17:46:34 +02:00
Carsten "Tomcat" Book
07caf3862d Backed out changeset 0c505784e8f6 (bug 1138294) 2015-04-27 17:46:29 +02:00
Carsten "Tomcat" Book
ee89ce46c8 Backed out changeset 1c0861d7a645 (bug 1138294) 2015-04-27 17:46:24 +02:00
B2G Bumper Bot
5afba4a2c1 Bumping manifests a=b2g-bump 2015-04-27 08:16:12 -07:00
Andrea Marchesini
3389668041 Bug 1158361 - Improve the localized messages in about:serviceworkers, r=ehsan, f=stef 2015-04-27 15:47:24 +01:00
Andrea Marchesini
e2017af20e Bug 1158811 - remove the flickering in about:serviceworkers, r=ehsan 2015-04-27 15:44:45 +01:00
B2G Bumper Bot
40b6610ec3 Bumping manifests a=b2g-bump 2015-04-27 07:32:20 -07:00
B2G Bumper Bot
c3fec92321 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a895dc9dd065
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #29733 from cctuan/1157092

Bug 1157092 - Permaorange apps/system/test/marionette/text_selection_test.js | Text selection > without lockscreen check functionality copy and paste across all trees independent of merges

========

https://hg.mozilla.org/integration/gaia-central/rev/a0d91a620188
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1157092 - enable text_seletion_test on tbpl again
2015-04-27 07:30:09 -07:00
Andrew McCreight
76843426d0 Bug 1157304 - Make the empty classname assertion in BloatEntry fatal. r=froydnj 2015-04-27 10:28:19 -04:00
B2G Bumper Bot
0f5fa9cafb Bumping manifests a=b2g-bump 2015-04-27 07:19:57 -07:00
Nathan Froyd
ddbb44d13f Bug 1158320 - rename nsThread::mRunningEvent to mNestedEventLoopDepth; r=bsmedberg
The current name reads to me like a boolean variable, even though it's
actually a counter.  Try to make that property more explicit at its uses
by renaming it to something more evocative of counter-ness.
2015-04-24 16:04:50 -04:00
Tom Tromey
31d2b6cf77 Bug 1154356 - Escape variable name in Declaration::AppendVariableAndValueToString. r=heycam 2015-04-24 13:15:00 -04:00
Jonathan Hao
2ad2daadc6 Bug 1151760 - Separate timeout timer with end of stream. r=ettseng 2015-04-24 15:25:09 +08:00
Samael Wang
dcfd367a21 Bug 1147305 - Map settings "mms.debugging.enabled" to preference. r=btseng 2015-04-27 11:46:26 +08:00
B2G Bumper Bot
30f3891e4e Bumping manifests a=b2g-bump 2015-04-27 04:32:24 -07:00
B2G Bumper Bot
1333aabe3c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0e7de44f8fad
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150424 - merge pull request #29482 from albertopq:1150424-tray-provider-select to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4b716e27330b
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1150424 - Preventing default on top-panel click and mouse events
2015-04-27 04:30:11 -07:00
B2G Bumper Bot
eb0527dbb5 Bumping manifests a=b2g-bump 2015-04-27 03:59:58 -07:00
B2G Bumper Bot
684955a731 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ddb96ed5210
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29595 from huchengtw-moz/bug-1154607-browser-context-menu-as-base-module

Bug 1154607 - [System] make browser_context_menu as a base module, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/914fa6975dfd
Author: John Hu <johu@mozilla.com>
Desc: Bug 1154607 - [System] make browser_context_menu as a base module

========

https://hg.mozilla.org/integration/gaia-central/rev/b20f4919fb12
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155105 - merge pull request #29661 from flodolo:bug1155105 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e3b5c8662476
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1155105 - [Settings] Use l10n.js to localize time selector text in "Date&Time" panel

========

https://hg.mozilla.org/integration/gaia-central/rev/f13af697ce06
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1154800 - merge pull request #29687 from gmarty:Bug-1154800-OTA-Download-Icons-can-linger-on-homescreen-after-canceling-download to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4275c2595189
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1154800 - [Status Bar] OTA Download Icons can linger on homescreen after canceling download
2015-04-27 03:57:46 -07:00
Carsten "Tomcat" Book
4ceb798519 Merge mozilla-central to b2g-inbound 2015-04-27 12:47:45 +02:00
Carsten "Tomcat" Book
596e5f9960 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
B2G Bumper Bot
566ff34a44 Bumping manifests a=b2g-bump 2015-04-27 03:22:21 -07:00