Ryan VanderMeulen
56f31427ee
Merge inbound to m-c. a=merge
2014-11-05 14:04:21 -05:00
Sean Lin
e974aa9706
Bug 1091322
- Disable the TV mochitests on Linux debug e10s to wallpaper over gfx shutdown crashes.
2014-11-05 14:03:37 -05:00
Henri Sivonen
ceded7789e
Bug 1088635. r=smaug.
2014-11-05 17:44:37 +02:00
Thomas Zimmermann
b9631a0fc1
Bug 1091577: Remove unused helpers from daemon backend, r=shawnjohnjr
...
This patch removes unused unpack functions, notification and
interface runnables from Bluetooth's daemon backend.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
56c5acdcbe
Bug 1091577: Use general-purpose result runnable in Bluetooth daemon backend, r=shawnjohnjr
...
This patch converts all interface runnables in Bluetooth's daemon
backend by generic result runnables. Init operator classes replace
unpack functions. Init operator classes will warn about unused data
at the end of a PDU.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
13bf77b754
Bug 1091577: Use general-purpose notification runnable in Bluetooth daemon backend, r=shawnjohnjr
...
This patch converts all notification runnables in Bluetooth's daemon
backend to use the generic implementation. Unpack functions are replaced
by init operator classes. The init operator classes also validate the
complete unpacking of a PDU and warn about unused trailing data.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
9ff9ad0858
Bug 1091577: Added general-purpose notification runnables for Bluetooth, r=shawnjohnjr
...
A backend notification runnable in Bluetooth is used to transfer
a notification from the I/O thread to the main thread; an interface
runnable transfers and executes a result handler. Both are currently
implemented by the Bluetooth backends.
This patch adds new runnables that are independend from any backend
code or data structures.
2014-11-05 15:43:06 +01:00
Carsten "Tomcat" Book
3bb9fc90ba
Backed out 7 changesets (bug 1084651) for ASAN Bustage on a CLOSED TREE
...
Backed out changeset dd2b3e78b425 (bug 1084651)
Backed out changeset 2711fbd91819 (bug 1084651)
Backed out changeset 59a163addd79 (bug 1084651)
Backed out changeset d36f6dbbf925 (bug 1084651)
Backed out changeset 78102b62a4a0 (bug 1084651)
Backed out changeset 06387a2343a0 (bug 1084651)
Backed out changeset 2f8e7c39573e (bug 1084651)
2014-11-05 15:20:25 +01:00
Carsten "Tomcat" Book
d65fe73cae
Backed out changeset 1f590c2c40f0 (bug 1093028) for web-platform-2 test failures on a CLOSED TREE
2014-11-05 15:19:53 +01:00
Wes Kocher
bd7ce3872f
Merge m-c to b2g-inbound a=merge
2014-11-04 20:39:07 -08:00
Wes Kocher
c2dec16d4a
Merge fx-team to m-c a=merge
2014-11-04 19:53:20 -08:00
Wes Kocher
472384d1d6
Merge inbound to m-c a=merge
2014-11-04 18:18:54 -08:00
Dave Townsend
ee5e012d02
Bug 1093048: Add a string overload to nsIDOMWindowUtils.removeSheet. r=bholley
2014-11-04 09:32:06 -08:00
Andrew Osmond
a49a486d0b
Bug 1093663 - Load recorder profiles when setting the video configuration if not already. r=mikeh
2014-11-04 11:34:00 -05:00
Masayuki Nakano
b80158ee9e
Bug 1047588 - IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails. r=smaug
2014-11-05 08:12:44 -05:00
JW Wang
e3a527b4ce
Bug 1021682 - Fix and re-enable test_streams_gc.html on B2G. r=cpearce
2014-11-04 18:11:00 -05:00
Gabor Krizsanits
ead95fdc75
Bug 1093028 - Imports should block DOMContentLoaded of the parent. r=mrbkap
2014-11-05 14:01:51 +01:00
Catalin Badea
d91a12bef0
Bug 1094375 - Disable test_unregister.html and test_installation_simple.html. r=ryanvm
2014-11-05 14:06:00 +01:00
Dave Hylands
8d51374288
Bug 1091174 - Clean up some AutoMounter calls to register/unregister volume observers. r=mikeh
...
--HG--
extra : rebase_source : 455209e19353fae49031326197b1312af1309e6c
2014-11-03 16:26:59 -08:00
Shian-Yow Wu
9c2178e1e8
Bug 1091002 - Drop loadend event to worker thread XHR if it's triggered by abort event from worker. r=khuey
2014-11-11 14:12:47 +08:00
Andreas Pehrson
e7b77a1149
Bug 1078017 - Deregister track callbacks before unlinking tracks. r=jesup,jib
2014-11-02 00:56:10 +01:00
Jan Varga
6561ec7508
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
2014-11-04 21:44:56 +01:00
Karl Tomlinson
59ea4cd97e
bug 1092932 detach MediaSource before initiating MDStateMachine shutdown r=bholley
...
to avoid races between the detach process and decoder task queue shutdown.
--HG--
extra : rebase_source : 91761d9594c53a7ccb974caf4931bcac90533e5a
2014-11-04 17:24:52 +13:00
Trevor Saunders
91343433d8
no bug fix nullptr to bool conversion in nsDOMClassinfo.cpp r=themaid
...
--HG--
extra : rebase_source : c2e8e1bcf743106ef450ee4780eaca9da4ee09c6
2014-11-04 14:16:56 -05:00
Fabrice Desre
8ac0df5bcd
Bug 1090501 - pre-emptively open the camera hardware for certified apps with 'camera' permission, r=fabrice
2014-10-31 13:54:02 -04:00
Antonio M. Amaya
00ea6b601f
Bug 1092152 - Don't calculate the downloaded file hash if we didn't download it. r=fabrice
2014-10-31 10:36:00 -04:00
Yoshi Huang
5182b1a338
Bug 1085301 - B2G NFC: Don't check sessionToken in notifyPeerFound. r=dimi
2014-11-05 11:09:37 +08:00
Yoshi Huang
6e99c80f86
Bug 978707 : update checkSessionToken. r=dimi
...
From da437d03c648c33cd168db21ed5ef95eaab07da3 Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 5 +++--
dom/nfc/gonk/Nfc.js | 21 +++++++--------------
dom/nfc/gonk/nfc_consts.js | 4 ++--
dom/nfc/nsINfcContentHelper.idl | 4 ++--
dom/nfc/nsNfc.js | 2 +-
5 files changed, 15 insertions(+), 21 deletions(-)
2014-11-04 17:29:26 +08:00
Michael Ratcliffe
a6e62701b4
Backed out changeset 3500854d791b for test log breakage
2014-11-07 13:32:09 +00:00
Michael Ratcliffe
484d278c48
Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher
2014-11-05 16:00:52 +00:00
Jean-Yves Avenard
0952d392cf
Bug 1079621 - Change non-fatal errors to warnings. r=rillian
...
This resolves intermittent failures in continuous integration.
NS_ERROR() triggers an assertion in debug builds, which tinderbox
reports as a failure. NS_WARNING calls NS_DebugBreak, but with the
lower severity level it skips invoking the debugger.
2014-11-06 12:29:45 +11:00
Carsten "Tomcat" Book
fac6a9db7c
Backed out changeset dc265cc31095 (bug 1091900)
2014-11-06 09:11:18 +01:00
Carsten "Tomcat" Book
85d4aae439
Backed out changeset 50b67052e480 (bug 1091900)
2014-11-06 09:11:12 +01:00
Alfredo Yang
d3913604c5
Bug 1094539: Fix getUserMedia video resolution r=jesup
...
Remove mCapability from sub class
2014-11-05 23:52:24 -05:00
Matt Woodrow
db4069d772
Bug 1056441 - Make MediaSourceReader seeking asynchronous. r=kinetik
2014-11-05 13:32:26 +13:00
Matt Woodrow
ca88a23260
Bug 1062661 - Part 1: Discard decoders that don't have any data in them. r=karlt
2014-11-04 11:16:34 +13:00
Matt Woodrow
35792c7281
Bug 1062661 - Part 1: Fix ResourceQueue::Evict so that it tries to remove enough data to get us under the threshold. r=kinetik
2014-11-04 11:16:31 +13:00
Bill McCloskey
5d020c5bc3
Bug 1092156 - Add missing comments DONTBUILD (r=bholley)
2014-11-05 17:22:20 -08:00
Anthony Jones
4d4119cb1a
Bug 1092096 - Separate MSE prefs for MP4 and WebM on a CLOSED TREE. r=cajbir
2014-10-31 23:09:49 +13:00
Carsten "Tomcat" Book
664bf31c14
Backed out changeset aebe859551b3 (bug 1065827) for perma failures in m2 tests on a CLOSED TREE
2014-11-06 14:59:44 +01:00
Carsten "Tomcat" Book
121ca1d0c2
Backed out changeset 44f27b3c35d4 (bug 1065827)
2014-11-06 14:59:04 +01:00
Carsten "Tomcat" Book
0f4abd109e
Backed out changeset 9316add97cf2 (bug 1065827)
2014-11-06 14:59:02 +01:00
Carsten "Tomcat" Book
d4d7834b06
Backed out changeset a6540a77d6f7 (bug 1065827)
2014-11-06 14:58:57 +01:00
Carsten "Tomcat" Book
df4b3dd3a6
Backed out changeset 1c969fba2f64 (bug 1092979)
2014-11-06 14:58:56 +01:00
Carsten "Tomcat" Book
4a64f5eae6
Backed out changeset 70a72a19cb4b (bug 1093654)
2014-11-06 14:58:53 +01:00
Gabor Krizsanits
d41de22710
Bug 1093033 - Imports should update their CustomElements. r=wchen
2014-11-06 14:05:36 +01:00
Carsten "Tomcat" Book
380779c7e2
Merge mozilla-central to mozilla-inbound
2014-11-06 13:53:27 +01:00
Gabor Krizsanits
9157e64247
Bug 1093028 - Imports should block DOMContentLoaded of the parent. r=mrbkap
2014-11-06 13:41:19 +01:00
Carsten "Tomcat" Book
57f12dbfa0
Backed out changeset 1d058cefd04f (bug 1092096) for m2 test failures
2014-11-06 13:19:59 +01:00
Jean-Yves Avenard
c3bd7c5413
Bug 1093654 - Fix various memory leaks in MediaDecoders. r=jwwang
...
Change various function prototyping to make object ownership more explicit.
2014-11-06 19:17:05 +11:00
Jean-Yves Avenard
24094f6812
Bug 1092979 - Add mochitest to ensure loadedmetada is emitted as early as possible. r=cajbir
2014-11-06 21:03:39 +11:00
Jean-Yves Avenard
aad691649b
Bug 1065827 - Invalidate video frame container during FirstFrameLoaded. r=jwwang
2014-11-06 20:56:56 +11:00
Jean-Yves Avenard
d2d552d81a
Bug 1065827 - Wait for loadeddata event to start test. r=jwwang
2014-11-06 20:54:37 +11:00
Jean-Yves Avenard
8f6e3e468e
Bug 1065827 - Do not always wait to decode frames to emit loadedmetadata. r=jwwang
2014-11-06 20:52:44 +11:00
Yoshi Huang
ed730e5c61
Bug 1090803 - rename makeReadOnlyNDEF to makeReadOnly in MozNFCTag. r=smaug, dimi
2014-10-31 14:51:41 +08:00
Eden Chuang
f0a4891930
Bug 1074590 - Adding volume accessbility checking before set it as mounted. r=dhylands
2014-10-31 10:30:48 +08:00
Krzysztof Mioduszewski
0d32f9acac
Bug 1073014 - Part 3: Add xpcshell tests for HCIEventTransactionSystemMessageConfigurator. r=allstars.chh
2014-11-04 03:35:00 -05:00
Krzysztof Mioduszewski
de74468807
Bug 1073014 - Part 2: Use message.origin property to get secure element name. r=allstars.chh
2014-11-04 03:14:00 -05:00
Krzysztof Mioduszewski
0e0c03d0ec
Bug 1073014 - Part 1: Using Promise constructor instead of Promise.defer in HCIEventTransactionSystemMessageConfigurator. r=allstars.chh
2014-11-04 03:05:00 -05:00
Carsten "Tomcat" Book
251ce20cf9
Merge mozilla-central to b2g-inbound
2014-11-04 13:39:32 +01:00
Carsten "Tomcat" Book
bca68d29e5
merge mozilla-inbound to mozilla-central a=merge
2014-11-04 12:53:14 +01:00
Bill McCloskey
145c748f55
Bug 886301 - Disable editing imptests on e10s
2014-11-03 20:21:34 -08:00
Markus Stange
2737b42fc7
Bug 1018845 - Make the fullscreen button easier to see on dark backgrounds. r=roc
2014-11-03 22:14:10 -05:00
Edgar Chen
c1203d9859
Bug 1083745 - Part 4: Need to do corresponding changes in test_icc_card_lock.js. r=hsinyi
2014-11-04 10:37:58 +08:00
Morris Tseng
d949fabcf7
Bug 1048829 - Get correct rect if caret in last character of content. r=roc
2014-11-02 19:22:00 +01:00
Szu-Yu Chen [:aknow]
c4a9980f54
Bug 1091551 - Part 2: Correct test case. r=hsinyi
...
1. Speaker setting should not affect audio state
2. Use waitFor to check the phoneState change
3. Remove duplicated test case
2014-11-04 15:44:14 +08:00
Szu-Yu Chen [:aknow]
ae81802851
Bug 1091551 - Part 1: Notify callDisconnected after audioStateChanged. r=hsinyi
2014-11-04 15:44:14 +08:00
Dimi Lee
5f106fa32d
Bug 1047233 - B2G NFC: handler the errorMsg in NfcService and list errorMsg in WebIDL. r=smaug, allstars.chh
2014-11-03 19:38:33 +08:00
Wes Kocher
5a341f7292
Merge mozilla-central to b2g-inbound a=merge
2014-11-03 19:34:31 -08:00
Ryan VanderMeulen
611af83219
Bug 811470 - Fix broken manifest on a CLOSED TREE.
2014-11-03 17:19:51 -05:00
Ryan VanderMeulen
4c411f36a2
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-11-03 17:11:06 -05:00
Ryan VanderMeulen
868b7dd117
Bug 1093079 - Disable test_bluetooth.html for frequent timeouts resulting from being moved from the beginning of one chunk to the end of another.
...
--HG--
extra : rebase_source : e14bfbcac8522233c51b9f3cd55f367e5d968c0b
2014-11-03 17:09:16 -05:00
Ryan VanderMeulen
3e14f64be4
Merge fx-team to m-c. a=merge
2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
78c4ee7636
Merge b2g-inbound to m-c. a=merge
2014-11-03 16:34:56 -05:00
Jan Varga
caf5968e5b
Backed out changeset 45dad11b6580 (bug 1089764) for causing bug 1093067 and bug 1093223.
2014-11-03 21:00:52 +01:00
Markus Nilsson
d514bdabf1
Bug 1084501 - Set proper permissions for pre-installed trusted apps. r=fabrice
...
When trusted hosted apps were installed from a preloaded
offline cache their permissions were not correctly set
due to information on 'kind' of application being missing
on pre-install.
---
dom/apps/Webapps.jsm | 2 ++
1 file changed, 2 insertions(+)
2014-11-03 11:08:06 -08:00
Mike de Boer
ad2003517f
Bug 1091025: enable play/ pause, previous, next and stop media AppCommands. r=jimm
2014-11-03 15:17:07 +01:00
Carsten "Tomcat" Book
ba2dc1e9b3
merge b2g-inbound to mozilla-central a=merge
2014-11-03 12:59:39 +01:00
Edgar Chen
b22dac27e9
Bug 1092013 - Part 2: Enable ril debug when running mobileConnection tests. r=hsinyi
2014-11-02 14:39:14 +08:00
Mike Habicher
cf9f4832dd
Bug 1020368 - remove direct JS_*() calls from CameraRecorderProfiles, r=aosmond,bz
2014-10-31 13:19:06 -04:00
Carsten "Tomcat" Book
bd9cd9ac32
Merge mozilla-central to b2g-inbound
2014-11-03 14:22:46 +01:00
Thomas Zimmermann
6468899871
Bug 1073548: Add support for Bluetooth daemon backend, r=shawnjohnjr
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
ec0366c800
Bug 1073548: Implement Socket module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds support for the Bluetooth daemon's Socket module,
which provides OPP functionality.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
95225c6e54
Bug 1073548: Implement Bluetooth Core module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds support for the Bluetooth daemon's Core module. It
provides the basic Bluetooth functionality, such as searching and
pairing with devices, and accessing device properties.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
7e6e19a81c
Bug 1073548: Add core interfaces and Setup module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds the core interfaces and the Setup module for
the Bluetooth Daemon. The Setup module implements commands
for enabling and disabling Bluetooth profiles in the daemon.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
2a5770563c
Bug 1073548: Support Bluetooth daemon in build system, r=mh+mozilla
2014-11-03 13:03:48 +01:00
Vaibhav Agrawal
7ccff585e5
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
2014-10-31 10:31:00 +01:00
Edgar Chen
fca0d639fb
Bug 1092013 - Part 1: mozMobileConnection.data.cell is reset to null
unexpectedly in MobileConnectionService. r=hsinyi
2014-10-31 15:15:47 +08:00
Wes Kocher
3f40661148
Merge m-c to inbound a=merge
2014-11-10 18:24:55 -08:00
Chris Pearce
0e506710a9
Bug 1096125 - Backout c129289d32d6 as Adobe/EME doesn't actually need those DLLs for OPM handshake. r=backout.
2014-11-11 15:00:02 +13:00
Matthew Gregan
03538a225e
Bug 1091704 - Delay buffer frame calculation in WMF audio decoder until after UpdateOutputType to avoid using obsolete rate/channel values. r=cpearce
2014-11-11 14:17:09 +13:00
Mats Palmgren
da599d4464
Bug 1013211 - Use the final resource URI after redirects etc as the source URI when dragging an image. r=roc
2014-11-10 22:06:24 +00:00
Matthew Gregan
ee1928513d
Bug 1085175 - r=roc
...
--HG--
extra : rebase_source : 78e0e0b21c6bb049f9112fdb3f25639c69289dd1
2014-11-11 08:58:52 +13:00
Blake
da40c53ff4
Bug 1082545 - Make fastSeek always fast. r=sotaro
...
--HG--
extra : rebase_source : 4e12b971b2ee18931a54d30d51fc71437e095cdd
2014-11-10 11:54:08 +08:00
Wes Kocher
31684fffbc
Backed out changeset 992ad9a82996 (bug 1085175) for bustage on a CLOSED TREE
2014-11-10 13:18:40 -08:00
Geoff Brown
ba2f4fc2db
Bug 1093719 - Run only parent indexedDB xpcshell tests on Android; r=ahal
2014-11-10 13:32:15 -07:00
Matthew Gregan
2648b5a4fe
Bug 1085175 - r=roc
2014-11-11 08:58:52 +13:00
Hsin-Yi Tsai
109e10cb93
Bug 1091528 - [B2G][RIL] when receiving 'rilRequestType: 12', Error: Don't know about this message type: undefined. r=aknow
2014-10-30 19:04:34 +08:00
Jeff Gilbert
05538afbcc
Bug 1087650 - Mark failing tests on B2G.
2014-10-29 18:54:12 -07:00
Jan-Ivar Bruaroey
df7fa33d5f
Bug 1091290 - Queue addIceCandidate correctly to not overwrite already-queued callbacks. r=bwc
2014-10-29 19:29:21 -04:00
Yoshi Huang
517366980a
Bug 1085292
- invalidate the object once ontag/peerlost is called. r=smaug, dimi
2014-10-29 11:15:11 +08:00
Jeff Gilbert
263b0b3e1b
Bug 1087650 - Skip WebGL mochitests on desktop B2G.
2014-10-28 12:23:22 -07:00
Jean-Yves Avenard
b30c9d4926
Bug 1065827 - Start MediaDecoder playback state in LOADING. r=cpearce
2014-10-28 20:10:08 +11:00
Robert Longson
3ba072d1e7
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
2014-11-06 09:30:11 +00:00
Carsten "Tomcat" Book
92008ff307
Backed out changeset 04d5a617450f (bug 1092979) for needed checkin of another bug first
2014-11-06 10:27:10 +01:00
Anthony Jones
c95216d4a3
Bug 1092096 - Separate MSE prefs for MP4 and WebM; r=cajbir
2014-10-31 23:09:49 +13:00
Jean-Yves Avenard
40d8fe81fd
Bug 1093880 - Delay decoder initialization until data has been appended. r=cajbir
2014-11-06 15:09:19 +11:00
Jean-Yves Avenard
710fec23b0
Bug 1092996 - MSE/WebM: limit size read to what is available. r=kinetik
2014-11-06 19:08:04 +11:00
Jean-Yves Avenard
02942a537e
Bug 1092979 - Add mochitest to ensure loadedmetada is emitted as early as possible. r=cajbir
2014-11-04 10:58:56 +11:00
Yoshi Huang
7268b2051d
Bug 1089558 - Add 'Impl' for objects defined in nsNfc.js. r=dimi
...
From 5d02c407d6322d79f086b66d61ffc208f4b1213c Mon Sep 17 00:00:00 2001
---
dom/nfc/nsNfc.js | 40 ++++++++++++++++++++++------------------
1 file changed, 22 insertions(+), 18 deletions(-)
2014-10-27 17:58:24 +08:00
Hsin-Yi Tsai
f35344a897
Bug 986308 - [B2G][STK] support call number modified by STK call control. r=aknow
2014-10-27 15:41:27 +08:00
Phil Ringnalda
40f98f6be9
Merge b-i to m-c, a=merge
2014-11-02 09:03:04 -08:00
Phil Ringnalda
3207cbeaa2
Merge f-t to m-c, a=merge
2014-11-02 08:55:19 -08:00
Jonathan Watt
8807fa6f42
Bug 1077355 - Stop over inflating for stroke-miterlimit in nsSVGUtils::PathExtentsToMaxStrokeExtents. r=longsonr
2014-11-01 10:45:10 +00:00
Chris Peterson
07b528fa6a
Bug 1092001 - Fix warnings in dom/tv and mark as FAIL_ON_WARNINGS. r=ehsan
2014-10-29 21:52:41 -07:00
Ryan VanderMeulen
23b4a47e5b
Merge m-c to fx-team. a=merge
2014-10-31 19:18:48 -04:00
Ryan VanderMeulen
418030317f
Backed out changeset 3fde6fc99b0a (bug 1020368) for non-unified bustage.
2014-10-31 18:51:23 -04:00
Ryan VanderMeulen
5ff83f8eea
Merge m-c to fx-team. a=merge
2014-10-31 16:35:46 -04:00
Ryan VanderMeulen
e7353cb4a6
Merge fx-team to m-c. a=merge
2014-10-31 16:16:38 -04:00
Ryan VanderMeulen
b907d4689a
Merge inbound to m-c. a=merge
2014-10-31 16:09:15 -04:00
Dave Townsend
6df54616aa
Bug 1089230: Add a string overload to nsIDOMWindowUtils.loadSheet. r=bholley
2014-10-31 11:48:52 -07:00
Mike Habicher
a2b2b6da8e
Bug 1020368 - remove direct JS_*() calls from CameraRecorderProfiles, r=aosmond,bz
2014-10-31 13:19:06 -04:00
Ryan VanderMeulen
606f658121
Bug 960762 - Disable test_notification_storage.html on Android for frequent failures.
2014-10-31 14:05:49 -04:00
Vaibhav Agrawal
9ccc69f625
Bug 1089031 - Remove invalid mochitests and adding them to support-files in dom/encoding/test/mochitest.ini. r=jmaher
2014-10-31 05:35:00 -04:00
Ehsan Akhgari
64b6f5a05b
Bug 1091626 - Mark TVSourceListener as final; r=seanlin
...
This avoids compiler warnings when deleting this object since
its destructor is not virtual.
2014-10-31 10:42:29 -04:00
Ehsan Akhgari
dc38e0666f
Bug 1091628 - Remove TVProgram::mIsInterrupting since it is unused; r=seanlin
2014-10-31 10:42:02 -04:00
Krzysztof Mioduszewski
0bae9eb769
Bug 1003268 - [NFC] Implement onpeerfound. r=allstars.chh, r=smaug
2014-10-30 02:08:00 -04:00
Dimi Lee
05cedd6149
Bug 1086209 - [NFC] Remove window parameter for NfcContentHelper API. r=allstars.chh
2014-10-30 18:46:41 +08:00
Carsten "Tomcat" Book
21d6f9c52c
Merge mozilla-central to b2g-inbound
2014-10-31 14:26:06 +01:00
Carsten "Tomcat" Book
aa8138538f
merge mozilla-inbound to mozilla-central a=merge
2014-10-31 14:07:48 +01:00
Shawn Ku
608cb9a26d
Bug 1091429 - B2G RIL: Correct UCS2 handling for EFPNN. r=Edgar.
2014-10-31 10:18:28 +08:00
Kan-Ru Chen (陳侃如)
c27db653d8
Bug 978681 - Fix createNewTest.py to use mochitest.ini. r=smaug
2014-10-31 10:39:15 +08:00
Kan-Ru Chen (陳侃如)
4e83b7b210
Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug
2014-10-31 10:39:15 +08:00
Kan-Ru Chen (陳侃如)
54cdc2d44d
Bug 1090759 - Part 4. Use disabled in mochitest.ini. r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
fe5f0312c2
Bug 1090759 - Part 3. Fix tests broken by DOM Promise's asyncness r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
c7d0adef63
Bug 1090759 - Part 2. Use DOM Promise in browserElementTestHelpers.js. r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
2662748934
Bug 1090759 - Part 1. Use pushPermissions in browserElementTestHelpers.js. r=smaug
2014-10-31 10:39:13 +08:00
Wes Kocher
554446ac26
Backed out 6 changesets (bug 1088228) for static analysis bustage
...
Backed out changeset 13ecff800114 (bug 1088228)
Backed out changeset de692c3335f2 (bug 1088228)
Backed out changeset 2d449a2b4e1c (bug 1088228)
Backed out changeset 49ac8f33ab70 (bug 1088228)
Backed out changeset 920d50e84a17 (bug 1088228)
Backed out changeset 55f4818378e4 (bug 1088228)
2014-10-30 16:24:02 -07:00
Blake Kaplan
fb67749925
Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me)
2014-10-30 15:51:39 -07:00
Fredrik Lanker
3b6fcf7645
Bug 1091601 - Settings closes down when changing permissions for THA applications r=fabrice
...
Application kind is used in isExplicitInPermissionsTable for checking
the permissions in the permission table. When calling the function from
PermissionSettings, the app kind wasn't passed so the permission check
failed. This lead to Settings closing down when trying to change the
permissions in "App permissions", due to the assert in receiveMessage
(dom/permission/PermissionSettings.jsm).
---
dom/permission/PermissionSettings.jsm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
2014-10-30 15:02:51 -07:00
Boris Zbarsky
499434862e
Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv
2014-10-30 17:43:42 -04:00
Boris Zbarsky
a474579e17
Bug 1088228 part 5. Use the new CloneFunctionObject in XBL. r=peterv
2014-10-30 17:40:17 -04:00
Boris Zbarsky
f90685062b
Bug 1088228 part 3. Use the new nsJSUtils API for event handlers. r=peterv
2014-10-30 17:40:13 -04:00
Boris Zbarsky
321060bfa7
Bug 1088228 part 2. Create an nsJSUtils API for building the scope chain for a given Element. r=peterv
2014-10-30 17:40:09 -04:00
Boris Zbarsky
6707b5257d
Bug 1088228 part 1. Introduce an nsINode API for getting the scope chain parent for a given node. r=peterv
2014-10-30 17:38:48 -04:00
Ryan VanderMeulen
0a8c23019a
Merge inbound to m-c. a=merge
2014-10-30 16:03:53 -04:00
Ryan VanderMeulen
1adce24554
Backed out changeset 299bc1ce71c0 (bug 1089472) for making the webapps tests permafail.
2014-10-30 14:28:11 -04:00
Ryan VanderMeulen
b23df832bf
Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989) for mochitest-e10s failures.
...
CLOSED TREE
2014-10-30 12:46:08 -04:00
Brian Marshall
e8027537d8
Bug 82711 - Fix error with some compilers from previous patch. r=bzbarsky
2014-10-30 06:09:22 -07:00
Andrew McCreight
3d28d17114
Bug 1080096 - Clear UDPSocketChildBase::mSocket in ReleaseIPDLReference(). r=schien
...
This breaks a possible cycle between UDPSocketChild and UDPSocket.
The nulling out must be done before the Release, because the Release may destroy |this|.
2014-10-30 14:12:09 -07:00