Commit Graph

431427 Commits

Author SHA1 Message Date
Andrew Halberstadt
4f232ef5f5 Bug 1014760 - Version bump mozbase modules that depend on mozlog 3.0, r=me
--HG--
extra : commitid : L7a2lDztYH4
extra : rebase_source : 6178d707787cfa11a806ea8369789092b22a5d4f
2015-07-17 10:06:59 -04:00
Mark Goodwin
4ba2d72200 Bug 1183822 - Add an OCSP test for signers with SHA-1 certificates (r=keeler) 2015-07-17 17:07:50 +01:00
Mark Goodwin
fce204e0e0 Bug 1183822 - fix OCSP verification failures (r=keeler)
Adds a new TrustDomain for OCSP Signers which will always allow all acceptible
signature digest algorithms. Calls to most other TrustDomain methods are passed
through to the owning NSSCertDBTrustDomain.
2015-07-17 17:07:48 +01:00
Mark Goodwin
30d8779d49 Bug 1183065 - Add logging on OneCRL revocation checks (r=Cykesiopka) 2015-07-17 17:07:47 +01:00
Ryan VanderMeulen
f151e2e6af Backed out changeset e5a750ee7e0b (bug 1078657) for test_async_setTimeout_stack.html and test_async_setTimeout_stack_across_globals.html failures.
CLOSED TREE
2015-07-17 12:06:14 -04:00
Ryan VanderMeulen
cc7dc07708 Backed out changeset a5ea84a0a779 (bug 812899) for reftest failures. 2015-07-17 12:04:24 -04:00
Ryan VanderMeulen
2135bb42a2 Backed out changeset 65117b62026a (bug 1179805) for causing Linux Taskcluster build failures.
CLOSED TREE
2015-07-17 11:57:47 -04:00
Ryan VanderMeulen
ba45b91fde Backed out changeset 44571696245f (bug 1184067) for breaking web-platform-tests.
CLOSED TREE
2015-07-17 11:54:27 -04:00
Andrea Marchesini
1c6488ef45 Bug 1177399 - Remove an unnecessary part of the AudioChannel test. r=ehsan
CLOSED TREE
2015-07-17 08:05:00 -04:00
Anthony Miyaguchi
4165ad6c86 Bug 1168979 part 8 - Fix breakage in decision task for non-try branches; r=mrrrgn 2015-07-16 14:56:45 -07:00
Anthony Miyaguchi
7dbeb014e1 Bug 1168979 part 7 - Update to private production image; r=mrrrgn 2015-07-16 11:13:47 -07:00
Edouard Oger
2e7af25653 Bug 1184179 - Improve the about accounts page. r=markh 2015-07-16 11:10:00 -04:00
David Bryant
2465f68a2e Bug 1180314 - Screenshot parameter as single string. r=jryans
Developer Tools: Inspector -- screenshot command takes a CSS Selector as the target
object to be captured, but CSS Selectors can contain whitespace.  Added quotes
to make sure CSS Selector is treated as a single argument to the screenshot command.
2015-07-16 12:10:00 -04:00
Ryan VanderMeulen
a33e05c88c Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
Ryan VanderMeulen
715c04c018 Merge b2g-inbound to m-c. a=merge 2015-07-17 10:14:32 -04:00
Gijs Kruitbosch
4c5dfa9330 Bug 1173725 - followup: add license header to SVG file, rs=me, DONTBUILD because comment-only-change on a CLOSED TREE.
--HG--
extra : commitid : F3gowUdF8Of
extra : amend_source : 2e85673506108b3f70e66710abf0cb50ffe60c00
2015-07-17 14:25:39 +01:00
B2G Bumper Bot
9dd7a87303 Bumping manifests a=b2g-bump 2015-07-17 05:37:33 -07:00
B2G Bumper Bot
0d30eb2851 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/494ef969c9dd
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31005 from gabrielesvelto/bug-1147237-do-not-listen-to-mozl10n-ready

Bug 1147237 - Do not wait for the mozL10n.ready event and clean up the tests so that they are fully stateless r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/183076fdd54a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1147237 - Do not wait for the mozL10n.ready event and clean up the tests so that they are fully stateless r=kgrandon
2015-07-17 05:35:34 -07:00
Tim Taubert
98ab8167a2 Backed out changeset 9798359363a0 (bug 1177152) 2015-07-17 14:06:50 +02:00
Tim Taubert
0b58c7078e Bug 1183553 - Follow-up to fix browser_trackingUI_1.js failures r=bustage 2015-07-17 13:09:37 +02:00
B2G Bumper Bot
09b9dc0e23 Bumping manifests a=b2g-bump 2015-07-17 03:18:50 -07:00
B2G Bumper Bot
32015e044e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c833a1cc2bac
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30955 from albertopq/1180620-pin-button

Bug 1180620 - [SIM dialog] Ok button available on focus r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/8da6eca63b9c
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1180620 - [SIM dialog] Ok button available on focus
2015-07-17 03:16:50 -07:00
Thomas Zimmermann
4f2b82dc26 Bug 1171994: Cleanup JSAPI code of |RilConsumer|, r=htsai
This patch cleans up the JSAPI code of |RilConsumer| and moves it
into the class itself.
2015-07-17 12:10:01 +02:00
Thomas Zimmermann
698488b2bb Bug 1171994: Use |RilSocket| to handle RIL messages on the RIL worker, r=htsai
This patch finally breaks up forwarding received RIL messages to the
main thread before they go to the RIL worker. Any RIL message that is
received on th I/O thread is forwarded directly to the RIL worker
thread and handed over to the RIL worker JS code.

The patch includes a number of changes. They all depend on each other,
so there's no good way of landing them one-by-one.

 * |RilConsumer| now runs on the RIL worker thread.

 * |RilWorker| uses tasks to register/unregister |RilConsumer| in the worker.

 * |RilConsumer| uses |RilSocket| instead of |StreamSocket|.

 * With |RilSocket|, received RIL messages do not go through main. They are
   forwared to the RIL worker and handed over to JS immediately.
2015-07-17 12:10:01 +02:00
Thomas Zimmermann
72ca5b691e Bug 1171994: Store an instance of |RilWorker| for each RIL connection, r=htsai 2015-07-17 12:10:01 +02:00
Thomas Zimmermann
09dca3ba49 Bug 1171994: Separate RIL I/O interfaces, r=htsai
This patch separates the current interface of |RilConsumer| into
two distinct classes. |RilWorker| provides the public interface
and |RilConsumer| provides the internal implementation. Running
|RilConsumer| on a worker thread will be easier this way.
2015-07-17 12:10:01 +02:00
Thomas Zimmermann
892060a564 Bug 1171994: Forward received RIL socket I/O via |WorkerCrossThreadDispatcher|, r=htsai
With this patch, |RilSocket| and it's helpers forward received data
via a WCTD. This will hand over the worker's JS context to the RIL
consumer.

In a later patch, the RIL consumer will be moved onto the RIL worker
thread and call the JS ril-worker code directly.
2015-07-17 12:10:01 +02:00
Thomas Zimmermann
1745079bef Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai
|RilSocket| and |RilSocketConsumer| are copies of the respective stream-
socket classes. Improvements to the RIL I/O code will be implemented on
top of the new classes.

--HG--
rename : ipc/unixsocket/StreamSocket.cpp => ipc/ril/RilSocket.cpp
rename : ipc/unixsocket/StreamSocket.h => ipc/ril/RilSocket.h
rename : ipc/unixsocket/StreamSocketConsumer.cpp => ipc/ril/RilSocketConsumer.cpp
rename : ipc/unixsocket/StreamSocketConsumer.h => ipc/ril/RilSocketConsumer.h
2015-07-17 12:10:01 +02:00
B2G Bumper Bot
a8a4768856 Bumping manifests a=b2g-bump 2015-07-17 02:52:34 -07:00
B2G Bumper Bot
9b02cf38d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c10440493e29
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31008 from etiennesegonzac/bug-1179040

Bug 1179040 - Don't hide setVisible(false) frames to benefit from gec…

========

https://hg.mozilla.org/integration/gaia-central/rev/8e9ba11bbc07
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1179040 - Don't hide setVisible(false) frames to benefit from gecko keeping the layer tree alive a bit. r=kgrandon, snowmantw
2015-07-17 02:50:34 -07:00
B2G Bumper Bot
cd3fbc7d6b Bumping manifests a=b2g-bump 2015-07-17 01:43:05 -07:00
B2G Bumper Bot
add1c0d76d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8739578ca430
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #30770 from steveck-chung/new-message-messaging-service

Bug 1169573 - [Messages][NG] Lay out Messaging service structure, r=julienw, azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/e197544b6e77
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1169573 - [Messages][NG] Lay out Messaging service structure, r=julienw, azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/d6edd3ed3f68
Author: Jorge Prudencio <jpruden92@gmail.com>
Desc: Merge pull request #30973 from jpruden92/bug1184020-contacts

Bug 1184020 - [Contacts][NGA] Import curtain.html element when we use gaia-install or reset-gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/b56af7ecb1a9
Author: jpruden92 <jorgepruden@gmail.com>
Desc: Bug 1184020 - [Contacts][NGA] Import curtain.html element when we use gaia-install or reset-gaia
2015-07-17 01:40:39 -07:00
Gijs Kruitbosch
423e03562b Bug 452800 - use ThreeDLightShadow for borders instead of ThreeDFace or ButtonFace, r=bz
--HG--
extra : commitid : 2Dn7MkLBVwG
extra : amend_source : 5d1848497e8694238c1113e8cbf8245ccd0d2f52
extra : transplant_source : %7C%93%27hY%9C/%E1%3C%18%8AT%88%F6%9DS%A3I%22O
2015-07-16 16:11:09 +01:00
Jan de Mooij
bd0285d1bf Bug 1177892 part 6 - Remove UINT_TO_JSVAL. r=evilpie 2015-07-17 11:51:54 +02:00
Jan de Mooij
aa64d5cee2 Bug 1177892 part 5 - Remove DOUBLE_TO_JSVAL. r=evilpie 2015-07-17 11:51:52 +02:00
Jean-Yves Avenard
ba9653671f Bug 1184429: P2. MediaResource::SilentReadAt to read from cache first. r=jwwang
In practice, it will always read from the cache. This allows SilentReadAt to really be silent and prevent unecessary NotifyDataArrived callbacks.
2015-07-17 19:38:09 +10:00
Jean-Yves Avenard
ac32d3c055 Bug 1184429: P1. Don't dispatch NotifyDataArrived if previously dispatched with same range. r=jwwang 2015-07-17 19:38:09 +10:00
Mark Goodwin
806731fbb7 Backed out changeset ec1b5a7d05e9 (bug 1183065) 2015-07-17 10:37:00 +01:00
Mark Goodwin
c7285efe5a Backed out changeset fb6cbb4ada54 (bug 1183822) 2015-07-17 10:36:58 +01:00
Mark Goodwin
e2ee16093c Backed out changeset f324dcfaab40 (bug 1183822) 2015-07-17 10:36:56 +01:00
Ms2ger
8f47470e26 Backed out changeset f266de469f27 (bug 1171228) for mochitest-other failures. 2015-07-17 11:29:51 +02:00
Bevis Tseng
d78375dc2b Bug 1182770 - Catch Rejected Promise Properly when Failed to ensure routing. r=echen 2015-07-16 14:42:40 +08:00
Alastor Wu
18c83d0873 Bug 1184055 - Muted by default in b2g. r=baku 2015-07-17 17:25:25 +08:00
Wander Lairson Costa
5ffed1b79d Bug 1175934: backout revision 5b4aed5949f1. No need to create new builds. r=me
--HG--
extra : commitid : 69AKVNlwD4e
extra : rebase_source : 4fb6f406f92d956bb5fa7ce594f6f0eca21b25d7
extra : amend_source : 7abb0c6f6bec7ccfd9fe0c579ba986f7575d1633
2015-07-20 11:29:13 -03:00
Wander Lairson Costa
84155835b1 Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me
--HG--
extra : commitid : 7SMWHY1jcXK
extra : rebase_source : 66536b3b9e137c32bbd15a2d276f36071d61e24d
2015-07-20 11:01:24 -03:00
Wander Lairson Costa
8721ff6f56 Bug 1175934: backout revision b7d35cc9ea8c. No need to create new builds. r=me
--HG--
extra : commitid : D6uxzlHEpfM
extra : rebase_source : 651b105756093bffd2d54a6416aedd347ff55596
2015-07-20 10:50:23 -03:00
Alastor Wu
2e0c92c43d Bug 1183301 - GetAllowedAudioChannels should not throw an exception if nsIFrameElement is not ready. r=baku 2015-07-16 10:19:55 +08:00
Alastor Wu
0c8e7b7e06 Bug 1170117 - Separate volume control. r=baku 2015-07-17 10:07:37 +08:00
B2G Bumper Bot
6412945feb Bumping manifests a=b2g-bump 2015-07-17 08:07:29 -07:00
Jordan Santell
41adcf359c Bug 1172180 - Add polling events for profiler/buffer status on the profiler itself. r=vp 2015-07-15 15:40:45 -07:00