Gregory Szorc
694f2a58f0
Bug 902609 - Make xpcshell.ini manifest strict mode compliant; r=ahal
2013-08-07 23:48:53 -07:00
Boris Zbarsky
d7a04ba80c
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
2013-08-08 01:13:45 -04:00
Masayuki Nakano
16dc1c6dc2
Bug 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
2013-08-06 23:02:34 +09:00
Mark Hammond
723b4b42cf
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Nicholas Nethercote
8ce53f9ffd
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
...
--HG--
extra : rebase_source : 25f4de1bfae830b0af6407d260a70b787ab1dc9b
2013-08-06 23:59:54 -07:00
Ed Morley
e4bcd96d08
Merge mozilla-central and inbound
2013-08-07 16:19:03 -07:00
Ed Morley
bab56be6ee
Backed out changeset 810162a6bd0c (bug 901816) for Windows build failures
2013-08-07 15:50:42 -07:00
Ed Morley
a5517b6978
Backed out changeset dd79223a1f3a (bug 902485)
2013-08-07 15:50:19 -07:00
Ed Morley
4ca4142676
Backed out changeset 95cefee173eb (bug 897913)
2013-08-07 15:50:13 -07:00
Ed Morley
4baa0483a5
Backed out changeset 2a70c56c2469 (bug 897913)
2013-08-07 15:50:10 -07:00
Boris Zbarsky
70e138da7c
Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku
2013-08-07 17:40:20 -04:00
Boris Zbarsky
ba738ed1e5
Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug
2013-08-07 17:40:00 -04:00
Boris Zbarsky
b424717832
Bug 902485. Disallow copy constructors and operator= on WebIDL union structs, because those wouldn't do what you think they should. r=dzbarsky
2013-08-07 17:40:00 -04:00
Boris Zbarsky
d60ef37f89
Bug 901816. Include Nullable and TypedArray headers in binding header files if we have dictionaries that have those as members. r=smaug
2013-08-07 17:40:00 -04:00
Ryan VanderMeulen
0094fbe60a
Merge m-c to b2g-inbound.
2013-08-07 14:41:41 -04:00
Thomas Zimmermann
4564ab6819
Bug 892939: Remove PrepareAdapterTask, r=echou,gyeh
...
PrepareAdapterRunnable does not block for DBus anymore, so the
intermediate step of PrepareAdapterTask in the main thread is
unnecessary. This patch merges the code of PrepareAdapterTask
into PrepareAdapterRunnable and removes PrepareAdapterTask.
PrepareAdapterRunnable now runs directly on the main thread.
2013-08-07 10:14:20 +02:00
David Dahl
2d55ce87ec
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
2013-08-06 21:46:05 -05:00
Ryan VanderMeulen
444d71333a
Merge m-c to fx-team.
2013-08-06 14:23:55 -04:00
Marco Castelluccio
3b36497dff
Bug 873567 - Fix packaged apps test. r=myk
2013-08-06 10:58:44 -04:00
Ehsan Akhgari
0151f23455
Bug 855568 - Implement MediaElementAudioSourceNode
...
X-Git-Commit-ID: 52f1fcdd561e8214e6820a3f2478d9e8b9623430
--HG--
extra : rebase_source : c40cd0c7070dec9e0273093499228f13906f8fc5
2013-07-25 15:01:49 +12:00
Ivan Alagenchev
fdd548e83d
Bug 762593 - DOM patch. Adds localized strings for insecure passwords error messages. r=bz
2013-08-06 10:15:00 -04:00
Ryan VanderMeulen
87a4ee15f4
Backed out changesets aee6b1a6c400 and a633e4d67d31 (bug 875277) for bustage.
2013-08-05 20:47:07 -04:00
JW Wang
835d56c5d5
Bug 875277 - Part 1: Implement WaveShaperNode.oversample - webidl enums. r=ehsan
2013-07-26 15:14:35 +08:00
Ryan VanderMeulen
2ac14b6276
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Marco Castelluccio
8307a806dd
Bug 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk
...
--HG--
rename : dom/tests/mochitest/webapps/bug_765063.xul => dom/tests/mochitest/webapps/install_and_redirect_helper.xul
2013-08-05 16:30:41 -04:00
Ryan VanderMeulen
3eb19df999
Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange.
2013-08-05 19:21:17 -04:00
Adam Roach [:abr]
f9f74143a9
Bug 901707: update IPeerConnection UUID r=ekr
2013-08-05 18:01:01 -05:00
Adam Roach [:abr]
1b84d68b1b
Bug 901706: update IPeerConnectionObserver UUID r=ekr
2013-08-05 18:01:00 -05:00
David Zbarsky
6abb828c55
Bug 901700: Rev nsIDOMSVGElement iid due to interface changes made earlier rs=jlebar over irc, a=bajaj
2013-08-05 18:36:08 -04:00
David Dahl
6b4fc6a059
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
2013-08-05 16:15:22 -05:00
Ryan VanderMeulen
cde7e2e3b5
Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures.
2013-08-05 16:58:37 -04:00
Szu-Yu Chen [:aknow]
ae052c7acf
Bug 743150 - Part 4: Test for supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:48 -04:00
Szu-Yu Chen [:aknow]
1ee6dd90bd
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow]
21ffce756d
Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh
2013-08-05 16:28:14 -04:00
Szu-Yu Chen [:aknow]
2d219bb783
Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi
2013-08-05 16:27:50 -04:00
Masashi Honma
d9b02788df
Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee
2013-08-05 16:25:40 -04:00
Mike Habicher
70e525a94a
Bug 890427 - Let the Camera app know when the preview has actually started/stopped. r=jst
2013-08-05 16:24:43 -04:00
Ryan VanderMeulen
a9dc22711a
Backed out changesets be79c6478634 and 84530975d22f (bug 898512) for B2G mochitest-4 failures.
2013-08-05 13:37:13 -04:00
Reuben Morais
738263a62b
Bug 898512 - Tests. r=bz
2013-08-05 15:09:20 +02:00
Reuben Morais
2dad9cf61f
Bug 898512 - navigator.mozSettings should be null if an app doesn't have permission. r=bz
2013-08-05 15:09:07 +02:00
Carsten "Tomcat" Book
d17ceba6e3
Merge m-c to b2g-inbound
2013-08-05 12:03:22 +02:00
Carsten "Tomcat" Book
5c34d25a48
Merge b2g-inbound to m-c
2013-08-05 11:22:48 +02:00
Szu-Yu Chen [:aknow]
4aea830dd1
Bug 900900 - Fix test_ril_worker_clir.js. r=hsinyi
...
---
dom/system/gonk/tests/test_ril_worker_clir.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2013-08-05 14:00:28 +08:00
Ben Tian
10d78003ba
Bug 900887 - Handle state change: CALL_STATE_DIALING -> CALL_STATE_CONNECTED, r=echou
2013-08-05 11:00:04 +08:00
Ivan Alagenchev
1d289913c7
Bug 762593 - DOM patch. Adds localized strings for insecure passwords error messages. r=bz
2013-08-05 11:23:07 -07:00
Yoshi Huang
40c1e002ad
Bug 883741 - Part 2: testing for null in crypto legacy. r=bz
2013-08-01 15:14:44 +08:00
Yoshi Huang
2e2cee1761
Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz
2013-08-01 14:57:25 +08:00
Dave Hylands
75414d2b52
Bug 885753 - White space only changes. r=dhylands,jvarga
...
Jan commented that a bunch of my lines were longer than 80 characters.
So I went through and fixed the entire file.
This changeset should be a white-space only changeset and otherwise
has no functional changes.
2013-08-02 16:35:16 -07:00
Dave Hylands
ab18c36791
Bug 885753 - Change getDeviceStorage to return the default storage area. r=jvarga
...
This removes the entire concept of composite storage.
2013-08-02 16:34:59 -07:00
Ryan VanderMeulen
043432c180
Merge inbound to m-c.
2013-08-02 16:36:40 -04:00