Граф коммитов

437957 Коммитов

Автор SHA1 Сообщение Дата
Nils Ohlmeier [:drno] 03ad9c30eb Bug 1199766 - Disable ICE TCP SO gathering via user pref. r=bwc
--HG--
extra : transplant_source : %60%C8%88-%E0%F2%9F%3FMn%A8%7C%3Ah%94s%D2%99%2AX
2015-08-28 13:22:45 -07:00
Marco Fornaro 2f23d39464 Bug 1168033 - Add a comment to nsHttpConnectionMgr.cpp explaining the assignment of attemptedOptimisticPipeline. r=mcmanus 2015-06-02 01:40:00 -04:00
Jim Mathies 626e7b7b7c Bug 1195472 - Call Show after Enable on puppet widgets to avoid an assertion when running crash tests. r=aklotz 2015-09-01 10:39:30 -05:00
Petr Jašíček ff26d1d901 Bug 1198256 - Replace deprecated GtkColorSelectionDialog with GtkColorChooserDialog in Gtk3. r=karlt 2015-09-01 04:09:00 -04:00
Jeremy Chen 68a1353ed5 Bug 1149923 - Add reftest to testify whether mask layer is rendered correctly. r=roc 2015-08-31 20:35:00 -04:00
Jeremy Chen 866bb24e7e Bug 1149923 - Let 2D mask effect can check whether to use IntermediateSurface or not in its own logic. r=roc 2015-08-28 03:47:00 -04:00
Vincent Liu 62a02d2e47 Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas 2015-08-26 18:58:18 +08:00
chunminchang 6efd887296 Bug 1114507 - Part 4: Test cases. r=kanru 2015-08-20 23:42:00 -04:00
chunminchang 3ccf001aaa Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru 2015-08-31 01:53:00 -04:00
chunminchang f85525b7d4 Bug 1114507 - Part 2: Add/release the appId's refcnt in oop case. r=kanru 2015-08-28 03:18:00 -04:00
chunminchang 411d08fdb3 Bug 1114507 - Part 1: Add/release the appId's refcnt if frame is in main process. r=kanru 2015-08-20 23:38:00 -04:00
Ryan VanderMeulen 6609facead Merge m-c to inbound. a=merge 2015-09-01 21:16:28 -04:00
Ryan VanderMeulen 288dfa7ea3 Merge fx-team to m-c. a=merge 2015-09-01 21:15:09 -04:00
Ryan VanderMeulen 4755e71029 Merge inbound to m-c. a=merge 2015-09-01 21:01:50 -04:00
Gregory Szorc 7c77cbc5d3 Bug 1195445 - Update host key fingerprint for bugzilla.mozilla.org
The certificate was updated to a SHA-2 certificate.

DONTBUILD (NPOTB)

--HG--
extra : commitid : 11QMFkjpCTa
extra : rebase_source : b9e005c278ef223066a58d78029ccbb4a1c1c9e4
extra : amend_source : bb1bcd8003fa644ce4c8876ec2aa7ac20790ad9e
2015-09-01 17:52:46 -07:00
B2G Bumper Bot 0204932165 Bumping manifests a=b2g-bump 2015-09-01 16:35:01 -07:00
B2G Bumper Bot fc6961e99a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f919c5b5f0f0
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #31577 from julienw/1199593-forward-text-attachment

Bug 1199593 - [Messages] Properly forward MMS messages that have both…

========

https://hg.mozilla.org/integration/gaia-central/rev/67b7c6d70be6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1199593 - [Messages] Properly forward MMS messages that have both text and attachments r=azasypkin
2015-09-01 16:32:18 -07:00
Shane Caraveo 7593e2c741 Bug 1163592 chat resize intermittent, reduce unused infra that may slow things down. r=me 2015-09-01 14:33:35 -07:00
David Critchley e552f8d371 Bug 1186396 - Remove remaining references to JQuery from Loop. r=andreio,r=Standard8 2015-09-01 22:07:06 +01:00
Brian Grinstead f230542190 Bug 1193158 - Create a basic site permissions subview;r=ttaubert
--HG--
extra : commitid : 2mKT8phamrs
2015-09-01 13:35:08 -07:00
B2G Bumper Bot 1fe80b1eae Bumping manifests a=b2g-bump 2015-09-01 12:58:00 -07:00
B2G Bumper Bot 1ceaedb9b4 Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a7e995d4699
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31338 from aethanyc/1194042

Bug 1194042 - Implement a global cut-or-copied state for text selection dialog across apps

========

https://hg.mozilla.org/integration/gaia-central/rev/a26c431531bc
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Update app_text_selection_dialog_test.js. r=timdream

* Add a test to ensure two AppTextSelectionDialog get the same global
  states object.
* Update those timer unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/04db54502734
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Implement global states to shared data across all apps. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/9f3c2a5e48e1
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Improve debug log in app_text_selection_dialog.js. r=timdream

Almost all the objects passed to this.debug() are stringify-ed. No need
to stringify them again in this.debug().

========

https://hg.mozilla.org/integration/gaia-central/rev/4a108e20032b
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1194042 - Remove trailing whitespaces in app_text_selection_dialog. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/bee0f5f685cb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31573 from alastor0325/Bug1198824_TeleVolumeControl

Bug 1198824 - use call state to verify isOnCall()

========

https://hg.mozilla.org/integration/gaia-central/rev/719aec1a29df
Author: Alastor Wu <alwu@mozilla.com>
Desc: Bug 1198824 - use call state to verify isOnCall(). r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/32cacb886d27
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31627 from Fischer-L/bug_1199537-change-modal-dialog-btn-color

Bug 1199537 - Change the color of the only button on the alert modal dialog to gray

========

https://hg.mozilla.org/integration/gaia-central/rev/a017466918b7
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1199537 - Change the color of the only button on the alert modal dialog to gray

========

https://hg.mozilla.org/integration/gaia-central/rev/b47e34131351
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31509 from janus926/bug-1198132

Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at …

========

https://hg.mozilla.org/integration/gaia-central/rev/3aa4c6e5ac73
Author: Ting-Yu Chou <janus926@gmail.com>
Desc: Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at startup. r=djf
2015-09-01 12:55:16 -07:00
Jared Wein 91b9f3474a Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg
--HG--
extra : rebase_source : bc47628732d5921e4284b7ade6efdc40d710dab7
2015-09-01 15:52:05 -04:00
Ryan VanderMeulen ce13fdac84 Merge m-c to fx-team. a=merge 2015-09-01 15:20:21 -04:00
B2G Bumper Bot f70a9b535c Bumping manifests a=b2g-bump 2015-09-01 11:58:02 -07:00
B2G Bumper Bot 95b03e3d3c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1167710 - [Settings] Advanced telemetry setting r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/d1d45d4b63bf
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge branch 'master' of https://github.com/mozilla-b2g/gaia into bug-1167710

========

https://hg.mozilla.org/integration/gaia-central/rev/39c4549ad743
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1167710 - [Settings] Advanced telemetry setting
2015-09-01 11:55:19 -07:00
Brian Grinstead 8e10092b79 Bug 1120406 - Indicate which nodes have a pseudo-class lock applied in the markup view;r=gl,r=pbrosset
--HG--
extra : commitid : vcFCPaIJdI
2015-09-01 11:45:53 -07:00
Nick Fitzgerald 1eeb5798f3 NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD 2015-09-01 11:25:13 -07:00
B2G Bumper Bot 2da9f3e3d8 Bumping manifests a=b2g-bump 2015-09-01 11:10:11 -07:00
B2G Bumper Bot 9f8cbf055b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/039b39ea6dd5
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31584 from mikehenrty/bug-1168955-preview-site-reland

Bug 1168955 - Add preview pin site to doorhanger

========

https://hg.mozilla.org/integration/gaia-central/rev/862f212e0747
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1168955 - Add preview pin site to doorhanger
2015-09-01 11:07:19 -07:00
B2G Bumper Bot 0aee05ed9c Bumping manifests a=b2g-bump 2015-09-01 10:48:04 -07:00
B2G Bumper Bot 73ab36dc57 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a330673cd99b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Bug 1197989 - Skip apps/clock/test/marionette/hour_format_test.js for inexplicable permafail.
2015-09-01 10:45:21 -07:00
Wander Lairson Costa f6216f3e41 Bug 1200235: Upgrade phone-builder to use tc-vcs 2.3.9. r=garndt 2015-09-01 12:40:58 -03:00
B2G Bumper Bot 08af5e1ed0 Bumping manifests a=b2g-bump 2015-09-01 08:16:10 -07:00
B2G Bumper Bot dbf6fcc241 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c74fb5d59ef0
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #31598 from azasypkin/bug-1199612-retrieve-mms

Bug 1199612 - [Messages][NG] API shim host did not initialize correctly and break the MMS retrieval. Added shim host initialization to main startup file. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/df0dbc8168b7
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1199612 - [Messages][NG] API shim host did not initialize correctly and break the MMS retrieval. r=schung
2015-09-01 08:13:24 -07:00
Fabrice Desré 51536ff266 Bug 1199873 - Map the screen on/off events to gaia events r=snorp 2015-09-01 07:45:47 -07:00
B2G Bumper Bot ff912efad7 Bumping manifests a=b2g-bump 2015-09-01 07:08:02 -07:00
B2G Bumper Bot c2ca34f72d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e060ac465c11
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #31603 from azasypkin/bug-1169576-conversation-service-get-threads

Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung

========

https://hg.mozilla.org/integration/gaia-central/rev/13c0f82ca7d6
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung

This reverts commit e9c57d7d952c9466548ab75f67e54f9ccf028360, reversing
changes made to c4a914c74bedb6b98621103bb75966d05eb48151.
2015-09-01 07:05:19 -07:00
Carsten "Tomcat" Book 85d2d5c9c6 Merge mozilla-central to b2g-inbound 2015-09-01 15:23:32 +02:00
B2G Bumper Bot e72991b595 Bumping manifests a=b2g-bump 2015-09-01 06:18:02 -07:00
B2G Bumper Bot 181fd0debc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4964207405a8
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #31615 from lissyx/bug1164713

Bug 1164713 - Force FMD logged-in setting r=mgoodwin

========

https://hg.mozilla.org/integration/gaia-central/rev/903f1af0a769
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1164713 - Force FMD logged-in setting r=mgoodwin
2015-09-01 06:15:16 -07:00
B2G Bumper Bot 81e29f7a2c Bumping manifests a=b2g-bump 2015-09-01 05:50:04 -07:00
B2G Bumper Bot ce1c1d3f65 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/026e92452db0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #31487 from wilsonpage/1171734

Bug 1171734 - Long pressing the power button- Phone shows at top of menu

========

https://hg.mozilla.org/integration/gaia-central/rev/065b8059c5bb
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1171734 - Long pressing the power button- Phone shows at top of menu
2015-09-01 05:47:19 -07:00
Carsten "Tomcat" Book 203ad03093 merge mozilla-inbound to mozilla-central a=merge 2015-09-01 14:31:50 +02:00
Carsten "Tomcat" Book e7cfdce345 merge fx-team to mozilla-central a=merge 2015-09-01 14:15:49 +02:00
B2G Bumper Bot 04f385ce46 Bumping manifests a=b2g-bump 2015-09-01 04:00:32 -07:00
B2G Bumper Bot b64e36ffcb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7641a20179f7
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31111 from mancas/bug1185143

Bug 1185143 - [Contacts] Backing out of selecting an emergency/ICE contact brings user to blank page in Contacts.

========

https://hg.mozilla.org/integration/gaia-central/rev/3c0d4992aa49
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1185143 - [Contacts] Backing out of selecting an emergency/ICE contact brings user to blank page in Contacts.
2015-09-01 03:57:49 -07:00
B2G Bumper Bot 7271809fe8 Bumping manifests a=b2g-bump 2015-09-01 02:28:20 -07:00
B2G Bumper Bot 1024efadbf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb284fae468b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31590 from gabrielesvelto/bug-1184740-do-not-resize-statusbar-text

Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/d897329cb0ad
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs
2015-09-01 02:25:34 -07:00
B2G Bumper Bot 6be0ab4bca Bumping manifests a=b2g-bump 2015-09-01 02:03:42 -07:00