Ehsan Akhgari
7018c8ba46
Bug 1174982 - Add the new nsContentPolicyType values to the DBSchema.cpp static_assert; r=bkelly
...
Added a comment to nsIContentPolicyBase.idl since even I forgot to do this.
2015-06-16 10:42:31 -04:00
Lars T Hansen
bdf2e80bdf
Bug 1171540 - disable test cases if asm.js compilation is not available. r=me, CLOSED TREE
2015-06-16 16:41:12 +02:00
Ryan VanderMeulen
f18a2a0542
Backed out changesets 819d7887fdc4 and 6a0397d889c9 (bug 1157870) for frequent e10s browser_compartments.js failures.
2015-06-15 13:54:03 -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
Florian Quèze
46202ff411
Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh.
...
--HG--
extra : rebase_source : cdf4cb2b3969a9ac797f61c3f0b4f081353582e4
2015-06-15 18:32:09 +02: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
Ralph Giles
83d61e2787
Bug 1174356 - Add missing MediaData include. r=jya
...
Needed for separate compilation of MP4Metadata.h in unit tests.
--HG--
extra : rebase_source : 13d6298ff6a5e6706ab42a8d6fe2cadb15dba631
2015-06-15 08:53:00 -07:00
Boris Zbarsky
13e1b69040
Bug 1173913. Indicate what webidl generated files were generated from, if they were generated for a particular webidl file. r=peterv
2015-06-16 12:18:17 -04:00
Boris Zbarsky
ffcc1e5e8d
Bug 1165851 part 2. Add a test for the desired createAttribute/getAttribute behavior. r=smaug
2015-06-16 12:18:00 -04:00
Boris Zbarsky
75de7c95ec
Bug 1165851 part 1. Back out bug 1060938 and bug 1075702 pending spec changes because they are implementing a spec that's not web compatible. r=smaug
2015-06-16 12:17:57 -04:00
Bobby Holley
cc43ed1385
Bug 1174971 - Introduce two variants of getOwnPropertyFromTargetIfSafe. r=gabor,r=arai
2015-06-16 09:00:41 -07:00
Brian Hackett
abdda6fd96
Bug 1174712 - Tolerate singleton objects with uncacheable prototypes in Ion caches, r=jandem.
2015-06-16 08:50:35 -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
Sylvestre Ledru
04df600be8
Bug 1174558 - Use separate file for the about window version r=glandium
...
A single file with two lines was breaking too much things
---
browser/config/version.txt | 2 --
browser/config/version_about.txt | 1 +
configure.in | 4 ++--
3 files changed, 3 insertions(+), 4 deletions(-)
create mode 100644 browser/config/version_about.txt
2015-06-15 11:50:40 +02:00
Daniel Holbert
d26a71c212
Bug 1165486 followup: Annotate toObjectBox() impls as 'override'. rs=ehsan
2015-06-15 23:21:51 -07:00
Julien Pagès
d216624f4f
Bug 1173380 - [mozprofile] cloned profiles are not cleaned (__del__ method is not called); r=ahal
...
--HG--
extra : commitid : KRDgmrVxXi7
extra : rebase_source : 3465219d1dd17f0b9c179156ad79dc335ce50144
2015-06-16 07:19:16 +02:00
Julien Pagès
6f40aa2cce
Bug 1059478
- [mozrunner] Fix environment handling in DeviceRunner; r=ahal
...
--HG--
extra : commitid : 5vzzw8koh7Y
extra : rebase_source : 1e8a47a449b4b8f262aa4adc88e2ae33aa35e47c
2015-06-16 07:10:24 +02:00
Krzysztof Mioduszewski
8cd7bf322d
Bug 1174683 - [Secure Element] Fix TypeError in UiccConnector.unregisterListener. r=allstars.chh
2015-06-15 03:58:00 -04:00
Blake Wu
f435a39e37
Bug 1174623 - Support mp3 in Gonk PDM. r=sotaro
2015-06-15 21:20:30 +08:00
B2G Bumper Bot
0446ff86ad
Bumping manifests a=b2g-bump
2015-06-16 05:32:21 -07:00
B2G Bumper Bot
4f683bc3e0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5bb6c0d65c22
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #30500 from JohanLorenzo/bug-1170151
Bug 1170151 - Migrate integration tests between SMS and Contacts to Gij
========
https://hg.mozilla.org/integration/gaia-central/rev/87d884bdaa9b
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1170151 - Migrate integration tests between SMS and Contacts to Gij
2015-06-16 05:30:23 -07:00
B2G Bumper Bot
925bdc6e75
Bumping manifests a=b2g-bump
2015-06-16 03:02:22 -07:00
B2G Bumper Bot
684e548fdf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/848ac0a0aaae
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #30608 from evanxd/bug-1175050
Bug 1175050 - Listen mozSystemWindowChromeEvent event in SystemWindow r=dkuo
========
https://hg.mozilla.org/integration/gaia-central/rev/4ffcb829ed55
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1175050 - Listen mozSystemWindowChromeEvent event in SystemWindow r=dkuo
2015-06-16 03:00:25 -07:00
B2G Bumper Bot
8fbf7be0c7
Bumping manifests a=b2g-bump
2015-06-16 01:42:51 -07:00
B2G Bumper Bot
56ae1b9413
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c78b2afb3df7
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30592 from albertopq/1170357-notification-toaster
Bug 1170357 - Allow to tap on the notification toaster r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/969f30f02d3a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1170357 - Allow to tap on the notification toaster
========
https://hg.mozilla.org/integration/gaia-central/rev/f9c96962ede8
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #30588 from cctuan/979827
Bug 979827 - [Build] check node version of environment.
========
https://hg.mozilla.org/integration/gaia-central/rev/c1fea45a0a52
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 979827 - [Build] check node version of environment.
2015-06-16 01:40:31 -07:00
B2G Bumper Bot
d5705015fc
Bumping manifests a=b2g-bump
2015-06-16 00:17:11 -07:00
B2G Bumper Bot
04caa79be6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/56a7bad482f6
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #30606 from evanxd/bug-1166172
Bug 1166172 - Send MozContentEvent to gecko after the system-first-paint event is received r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f80cc2d84483
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1166172 - Send MozContentEvent to gecko after the system-first-paint event is received r=alive
2015-06-16 00:15:14 -07:00
B2G Bumper Bot
bd54e3b4d5
Bumping manifests a=b2g-bump
2015-06-16 00:02:18 -07:00
B2G Bumper Bot
bbd9453126
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b923f94cad5f
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #30590 from dwi2/bug1017962
Bug 1017962 - Synchronize key light on/off behavior with screen on/off
========
https://hg.mozilla.org/integration/gaia-central/rev/a6da33d61af7
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1017962 - Synchronize key light on/off behavior with screen on/off
2015-06-16 00:00:23 -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