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

426443 Коммитов

Автор SHA1 Сообщение Дата
Andrew Comminos 69a3350068 Bug 1174212 - Skip pointerlock tests on GTK3. r=karlt 2015-06-15 07:15:00 -04:00
Joel Maher 35ee286305 Bug 1174693 - Remove old robocop talos tests which we don't run anymore. r=gbrown 2015-06-15 09:35:00 -04:00
Ryan VanderMeulen e3ce9c3d4c Merge m-c to inbound. a=merge 2015-06-15 15:56:20 -04:00
Ryan VanderMeulen 98ebe786fc Merge inbound to m-c. a=merge 2015-06-15 15:55:28 -04:00
Ryan VanderMeulen b187c86d0a Merge fx-team to m-c. a=merge 2015-06-15 15:49:24 -04:00
Birunthan Mohanathas e95d967ecc Bug 1174612 - Consolidate MEMORY STAT messages into a single line. r=chmanchester 2015-06-15 12:27:35 -07:00
Ehsan Akhgari 8f750a75b2 Bug 1174307 - Add some internal content policy types for the purpose of reflecting them on RequestContext; r=sicking
These new content policy types will be internal ones that we will map
to external nsContentPolicyTypes before passing them to content policy
implementations.
2015-06-15 15:40:26 -04:00
Andrew McCreight a886770a11 Bug 861449 - Incremental css::Rule destroyer. r=dbaron
Destroying large arrays of css::Rules during page teardown can take
multiple milliseconds in incremental CC. To reduce CC pauses, this
patch introduces a new class nsIncrementalClearCOMRuleArray that uses
the deferred finalizer to incrementally destroy these rule arrays.
2015-06-15 12:34:23 -07:00
Ryan VanderMeulen 350215c93f Backed out changeset 068df0223a6c (bug 1125961) for e10s crashes.
CLOSED TREE
2015-06-15 15:27:53 -04:00
Kartikaya Gupta 815a3d5741 Bug 1163572 - Modify UpdateSubFrame to automatically figure out the nsIContent from the scrollId. r=botond 2015-06-15 14:39:06 -04:00
Kartikaya Gupta 171ee5bc2c Bug 1163572 - Have ChromeProcessController also handle root-frame repaint requests. r=botond
Original patch by Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>.
2015-06-15 14:39:06 -04:00
Kartikaya Gupta ba0013b256 Bug 1163572 - Modify UpdateRootFrame to automatically compute the nsIContent* and nsIPresShell* from the metrics. r=botond
Original patch by Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>.
2015-06-15 14:39:06 -04:00
Josh Matthews e3e3f30ca2 Bug 1125961 - Allow sending null PBrowser actors when there's a triggering principal which can be used for security checks; r=dragana 2015-06-15 14:35:06 -04:00
Ehsan Akhgari b55ee8ea8e Bug 1075758 - Do not look at the ICU version number when whitelisting the ICU namespace in the clang plugin; r=Waldo 2015-06-15 14:29:28 -04:00
Ryan VanderMeulen c366b2c3f3 Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts.
CLOSED TREE

--HG--
rename : dom/messagechannel/MessageChannel.cpp => dom/base/MessageChannel.cpp
rename : dom/messagechannel/MessageChannel.h => dom/base/MessageChannel.h
rename : dom/messagechannel/MessagePort.cpp => dom/base/MessagePort.cpp
rename : dom/messagechannel/MessagePort.h => dom/base/MessagePort.h
rename : dom/messagechannel/MessagePortList.cpp => dom/base/MessagePortList.cpp
rename : dom/messagechannel/MessagePortList.h => dom/base/MessagePortList.h
rename : dom/messagechannel/tests/iframe_messageChannel_chrome.html => dom/base/test/iframe_messageChannel_chrome.html
rename : dom/messagechannel/tests/iframe_messageChannel_cloning.html => dom/base/test/iframe_messageChannel_cloning.html
rename : dom/messagechannel/tests/iframe_messageChannel_pingpong.html => dom/base/test/iframe_messageChannel_pingpong.html
rename : dom/messagechannel/tests/iframe_messageChannel_post.html => dom/base/test/iframe_messageChannel_post.html
rename : dom/messagechannel/tests/test_messageChannel.html => dom/base/test/test_messageChannel.html
rename : dom/messagechannel/tests/test_messageChannel.xul => dom/base/test/test_messageChannel.xul
rename : dom/messagechannel/tests/test_messageChannel_cloning.html => dom/base/test/test_messageChannel_cloning.html
rename : dom/messagechannel/tests/test_messageChannel_pingpong.html => dom/base/test/test_messageChannel_pingpong.html
rename : dom/messagechannel/tests/test_messageChannel_post.html => dom/base/test/test_messageChannel_post.html
rename : dom/messagechannel/tests/test_messageChannel_pref.html => dom/base/test/test_messageChannel_pref.html
rename : dom/messagechannel/tests/test_messageChannel_start.html => dom/base/test/test_messageChannel_start.html
rename : dom/messagechannel/tests/test_messageChannel_transferable.html => dom/base/test/test_messageChannel_transferable.html
rename : dom/messagechannel/tests/test_messageChannel_unshipped.html => dom/base/test/test_messageChannel_unshipped.html
2015-06-15 13:06:23 -04:00
Ryan VanderMeulen faad1a38af Backed out changesets 465dfc26cccb and bd11384b3241 (bug 952139) because it depends on bug 911972. 2015-06-15 13:04:02 -04:00
Andrea Marchesini d87596f0b2 Bug 952139 - patch 2 - Expose MessageChannel to workers in mochitests, r=smaug CLOSED TREE 2015-06-15 17:44:08 +01:00
B2G Bumper Bot 1ac299f882 Bumping manifests a=b2g-bump 2015-06-15 09:28:20 -07:00
B2G Bumper Bot 692f2377fa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43b90c580707
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #30438 from dwi2/bug1169535

Bug 1169535 - [Stingray] Collapse folder when focus move to filter

========

https://hg.mozilla.org/integration/gaia-central/rev/1e072506be56
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1169535 - [Stingray] Collapse folder when focus move to filter
2015-06-15 09:26:24 -07:00
B2G Bumper Bot 8a0b8844cc Bumping manifests a=b2g-bump 2015-06-15 09:02:22 -07:00
B2G Bumper Bot e44dec99b5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f13e4d5c4e7
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #30574 from marshall/bug1169349_ftuImei

Bug 1169349 - Use IMEI as the FTU ping device ID for dogfooders.

========

https://hg.mozilla.org/integration/gaia-central/rev/92107405b6b0
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1169349 - Use IMEI as the FTU ping device ID for dogfooders. r=thills
2015-06-15 09:00:27 -07:00
Jocelyn Liu 51e64c0d2c Bug 1174717 - Passing fallible when calling AppendElement method for Sequence types in bluetooth2. r=shuang 2015-06-15 08:41:00 -04:00
B2G Bumper Bot 9ca77c6be8 Bumping manifests a=b2g-bump 2015-06-15 07:47:11 -07:00
B2G Bumper Bot d4d455c259 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce7512d1e4c4
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30540 from chenpighead/Bug1173706

Bug 1173706 - Let system bootup and fake app launch use the same marionette client.

========

https://hg.mozilla.org/integration/gaia-central/rev/22bd58bae3cc
Author: Jeremy Chen <jichen@mozilla.com>
Desc: Bug 1173706 - Let system bootup and fake app launch use the same marionette client.

========

https://hg.mozilla.org/integration/gaia-central/rev/30eaaf9ca680
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30565 from aosmond/bug1166619

Bug 1166619 - Prevent capture when battery status is shutdown, even from hardware buttons.

========

https://hg.mozilla.org/integration/gaia-central/rev/823e05a04c96
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1166619 - Prevent capture when battery status is shutdown, even from hardware buttons.

========

https://hg.mozilla.org/integration/gaia-central/rev/fad462d07fc4
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30541 from borjasalguero/bug_1173278

Bug 1173278 - [Contacts][NGA] 'extServices' should not be tied to 'co…

========

https://hg.mozilla.org/integration/gaia-central/rev/cdaba8b62d8b
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 1173278 - [Contacts][NGA] 'extServices' should not be tied to 'contact.js' r=arcturus
2015-06-15 07:45:14 -07:00
Liang-Heng Chen 8f1a8b43a9 Bug 1171827 - Temporarily disale mDNS device provider. r=schien 2015-06-15 03:53:00 -04:00
Samael Wang 7faab4ec1c Bug 1173156 - Fix typo and add a Marionette test case. r=btseng 2015-06-15 17:17:56 +08:00
Dale Harvey a347a03429 Bug 1174682 - Rename logshake-screenshot to screenshot.png. r=gerard-majax 2015-06-15 14:56:07 +01:00
B2G Bumper Bot 2e4a45d617 Bumping manifests a=b2g-bump 2015-06-15 06:42:49 -07:00
B2G Bumper Bot 51b3728929 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff5f46e8f0b3
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30547 from jpruden92/bug1173098-contacts

Bug 1173098 - [Contacts][NGA] Remove dependency with Contacts.confirmDialog.

========

https://hg.mozilla.org/integration/gaia-central/rev/c37af8f6d750
Author: jpruden92 <jorgepruden@gmail.com>
Desc: Bug 1173098 - [Contacts][NGA] Remove dependency with Contacts.confirmDialog.

========

https://hg.mozilla.org/integration/gaia-central/rev/e800c12637e2
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30433 from yzen/bug-1162040-shared

Bug 1162040 - updating to latest gaia-icons and updating shared style…

========

https://hg.mozilla.org/integration/gaia-central/rev/45c993f8d395
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating to latest gaia-icons and updating shared styles that include gaia-icons. r=wilsonpage
2015-06-15 06:40:27 -07:00
B2G Bumper Bot 0942476890 Bumping manifests a=b2g-bump 2015-06-15 06:03:21 -07:00
B2G Bumper Bot b40f7f8054 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a8fc6181218
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30568 from yzen/bug-1156786-string-update

Bug 1156786 - updating super swiper achievement to customizer champ.

========

https://hg.mozilla.org/integration/gaia-central/rev/11d2f2a3f13d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1156786 - updating super swiper achievement to customizer champ.

========

https://hg.mozilla.org/integration/gaia-central/rev/02055803c780
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30420 from yzen/bug-1162040-settings

Bug 1162040 - updating accessibility for gaia-icons used in settings …

========

https://hg.mozilla.org/integration/gaia-central/rev/b7cd738e1b97
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating accessibility for gaia-icons used in settings app.
2015-06-15 06:01:21 -07:00
Thomas Zimmermann 3126a07df4 Bug 1171017: Move classes from ipc/bluetooth to ipc/hal, r=shuang
The class |DaemonSocket| and its helpers implement a service-
neutral connection to a HAL daemon. This patch moves the code
to an appropriate directory and breaks up the code into smaller
pieces.

--HG--
rename : ipc/bluetooth/BluetoothDaemonConnection.cpp => ipc/hal/DaemonSocket.cpp
rename : ipc/bluetooth/BluetoothDaemonConnection.h => ipc/hal/DaemonSocket.h
rename : ipc/bluetooth/BluetoothDaemonConnectionConsumer.cpp => ipc/hal/DaemonSocketConsumer.cpp
rename : ipc/bluetooth/BluetoothDaemonConnectionConsumer.h => ipc/hal/DaemonSocketConsumer.h
rename : ipc/bluetooth/moz.build => ipc/hal/moz.build
2015-06-15 14:44:03 +02:00
Thomas Zimmermann 41d8f3ac72 Bug 1171017: Rename |BluetoothDaemonConnection| to |DaemonSocket|, r=shuang 2015-06-15 14:44:03 +02:00
Thomas Zimmermann 21133b1b76 Bug 1171017: Rename |BluetoothDaemonConnectionIO| to |DaemonSocketIO|, r=shuang 2015-06-15 14:44:03 +02:00
Thomas Zimmermann 160760d61d Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang 2015-06-15 14:44:03 +02:00
Thomas Zimmermann 4a2cc0e217 Bug 1171017: Rename |BluetoothDaemonPDUConsumer| to |DaemonSocketIOConsumer|, r=shuang 2015-06-15 14:44:03 +02:00
Thomas Zimmermann de38317b09 Bug 1171017: Rename |BluetoothDaemonConnectionConsumer| to |DaemonSocketConsumer|, r=shuang 2015-06-15 14:44:03 +02:00
B2G Bumper Bot 74d4fb35f5 Bumping manifests a=b2g-bump 2015-06-15 04:38:17 -07:00
B2G Bumper Bot d64075980d Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbb9918f7033
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1168915 - Ensure default status bar is light theme. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/84d56ade180c
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30530 from albertopq/1171563-landscape-apps

Bug 1171563 - Lock orientation on SIM dialogs r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/7a733a566a85
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1171563 - Lock orientation on SIM dialogs
2015-06-15 04:36:21 -07:00
B2G Bumper Bot a14292cd2a Bumping manifests a=b2g-bump 2015-06-15 04:22:21 -07:00
B2G Bumper Bot 68a3ee2bc1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25a0fc194099
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #30585 from crh0716/1166909

Bug 1166909 - Remove the anchor element r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/ce341ef1c3ad
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1166909 - Remove the anchor element
2015-06-15 04:20:22 -07:00
B2G Bumper Bot aee2ad522f Bumping manifests a=b2g-bump 2015-06-15 04:09:30 -07:00
B2G Bumper Bot edf19a3ee1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dba91d7dd983
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #30173 from evanxd/bug-1167077

Bug 1167077 - Set all audio channels belonged to System app as muted r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/b8a4227d222b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1167077 - Set all audio channels belonged to System app as muted r=alive
2015-06-15 04:09:10 -07:00
Shawn Huang 434fcb6904 Backed out changesets 0832ffdd8144 for Bug 1167064 2015-06-15 19:05:03 +08:00
Shawn Huang 5580283443 Backed out changesets 7e91b61455e9 for Bug 1167064 2015-06-15 19:04:18 +08:00
Shawn Huang 14aef525e9 Backed out changesets 43a68ed0bc6a for Bug 1167064 2015-06-15 18:58:09 +08:00
B2G Bumper Bot 71f2610906 Bumping manifests a=b2g-bump 2015-06-15 02:27:11 -07:00
B2G Bumper Bot 4ee09b0f6b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bd0396108a3
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #30467 from rexboy7/1168043-intro-launch

Bug 1168043 - [Stingray][Dashboard] Intro launch animation. r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/b7f28d5ae4d3
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1168043 - [Stingray][Dashboard] Intro launch animation
2015-06-15 02:25:14 -07:00
Jocelyn Liu ea1bac14b0 Bug 1167064 - Patch3: Update mochitests for switching to Bluetooth APIv2. r=bz 2015-06-15 17:11:47 +08:00
Jocelyn Liu 9439bf4f75 Bug 1167064 - Patch2: Touch CLOBBER for switching to bluetooth APIv2. r=shuang 2015-06-15 17:11:41 +08:00