Ehsan Akhgari
|
e6ef206ecb
|
Bug 834513 - Part 3: Implement ScriptProcessorNode; r=roc
|
2013-04-13 21:37:04 -04:00 |
|
Olli Pettay
|
46719a3897
|
Bug 856364 - Paris binding for KeyboardEvent, r=peterv
|
2013-04-21 02:48:55 +03:00 |
|
Masatoshi Kimura
|
063d6e4172
|
Bug 859020 - Remove the MSVC exemption for FAIL_ON_WARNINGS in dom. r=bz
|
2013-04-21 05:36:43 +09:00 |
|
Peter Van der Beken
|
bd68680410
|
Bug 852094 - Support Unforgeable on proxy-based DOM bindings. r=bz.
|
2012-12-20 10:56:11 +01:00 |
|
Olli Pettay
|
3ed64f9c24
|
Bug 863950 - Crash with outdated CaretPosition object, r=bz
|
2013-04-20 16:11:20 +03:00 |
|
Marco Bonardo
|
89ca978b52
|
Bug 861302 - Allow indedexDB to be used from about:home
r=bz
|
2013-04-20 13:33:34 +02:00 |
|
Boris Zbarsky
|
102cd61f21
|
Test for bug 862702. r=peterv
|
2013-04-19 23:04:23 -04:00 |
|
Boris Zbarsky
|
18e59668bd
|
Bug 863386. Add support for nullable enum arguments and return values. r=mccr8
This incidentally fixes bug 843355
|
2013-04-19 23:04:19 -04:00 |
|
Boris Zbarsky
|
16c2e49ddf
|
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
|
2013-04-19 23:03:02 -04:00 |
|
Boris Zbarsky
|
68e2eb14c4
|
Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug
|
2013-04-19 23:03:01 -04:00 |
|
David Zbarsky
|
3c98334d35
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
|
David Zbarsky
|
d1ecf7bb07
|
Backout f710f8fb2ab0 for not building on windows
|
2013-04-19 18:57:11 -04:00 |
|
David Zbarsky
|
ee718a17ce
|
Bug 861729 - Remove nsPIDOMWindow::mDocument r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
691abfe5eb
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
f4478a4b6b
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
a8131c4c91
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
|
David Zbarsky
|
5dda7256e6
|
Bug 857439 Followup: Add null-checks for WrapObject failing and assert that the JSObject took ownership if WrapObject succeeded r=bz
|
2013-04-19 18:18:31 -04:00 |
|
Ryan VanderMeulen
|
5f8a8435e2
|
Bug 862918 - Disable test on mobile. r=ted
CLOSED TREE
|
2013-04-19 12:09:51 -04:00 |
|
Ryan VanderMeulen
|
ff3978e6a7
|
Merge m-c to inbound.
|
2013-04-19 11:17:18 -04:00 |
|
Gina Yeh
|
c1d82b4506
|
Bug 863620 - Followup of bug 848414, r=echou
|
2013-04-19 14:40:51 +02:00 |
|
Vicamo Yang
|
dfd861b9ac
|
Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger
|
2013-04-19 20:38:02 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
c77bcf5799
|
Bug 845707 - Only filter file path that is a '~' or starts with '~/'. r=dougt
|
2013-04-19 07:55:58 -04:00 |
|
Bobby Holley
|
8299a74586
|
Bug 862918 - Tests for showModalDialog. r=bz
These are pretty basic for now, but I'm going to be adding to them in the other bugs
where I munge this stuff.
|
2013-04-19 09:49:57 -04:00 |
|
Carmen Jimenez Cabezas
|
39471c6ea2
|
Bug 815110 - Change DOMWifiManager so it returns null instead of creating the object if the caller doesn't have the correct permission. r=mrbkap
|
2013-04-16 10:54:00 +02:00 |
|
Josh Matthews
|
c5ae829301
|
Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy
|
2013-04-19 11:25:33 +02:00 |
|
Josh Matthews
|
e5feb55a95
|
Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad
|
2013-04-19 11:25:33 +02:00 |
|
Eric Chou
|
970b136c4d
|
Bug 860166 - Revice AT command handler for Headset profile (HSP), r=gyeh
|
2013-04-19 17:08:06 +08:00 |
|
Eric Chou
|
a7bc2c708b
|
Bug 860166 - Use two server sockets to listen to both HFP and HSP services, r=gyeh, r=mrbkap
|
2013-04-19 17:08:00 +08:00 |
|
Chia-hung Tai
|
61e8e696a1
|
Bug 862749 - B2G MMS: UpgradeSchema should also set defualt type to sms when the type is undefined. r=vyang
|
2013-04-17 22:18:23 +08:00 |
|
Vicamo Yang
|
acdd439fea
|
Bug 862268 - 2/2: test cases. r=gene.lian
|
2013-04-19 16:42:45 +08:00 |
|
Vicamo Yang
|
df2b25ad35
|
Bug 862268 - 1/2: fix omitted message id update in saveRecord. r=gene.lian
|
2013-04-19 16:42:42 +08:00 |
|
John Lin
|
6ba6195024
|
Bug 860075 - Avoid duplicate BT signal observer registration from child process. r=echou, r=gyeh
|
2013-04-19 16:40:56 +08:00 |
|
Ryan VanderMeulen
|
25f1f0f9d4
|
Merge m-c to inbound.
|
2013-04-18 15:40:18 -04:00 |
|
Ryan VanderMeulen
|
85ce4dba4b
|
Merge m-c to inbound.
|
2013-04-18 14:01:31 -04:00 |
|
Reuben Morais
|
304eba94d8
|
Bug 862351 - Don't enqueue messages sent to a different inner window. r=gwagner
--HG--
extra : rebase_source : 74bf8a9000bbb323dfad42fd7aa1ab89f7a6b0f2
|
2013-04-18 19:44:38 +02:00 |
|
Olli Pettay
|
b1ddad7f2c
|
Bug 863094 - Infinity/-Infinity/NaN defaults for unrestricted types, r=bz
--HG--
extra : rebase_source : c2495008be9b084656222e6a0773c72d5224e9cc
|
2013-04-18 19:58:01 +03:00 |
|
Ryan VanderMeulen
|
5e0f181410
|
Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes.
|
2013-04-18 12:02:27 -04:00 |
|
ext:(%20rlin%40mozilla.com)
|
a843aca3dc
|
Bug 862306 - Route audio stream to BT_SCO in AudioManager. r=mwu
|
2013-04-18 16:47:09 +02:00 |
|
Gina Yeh
|
8cc7dd41de
|
Bug 859727 - Remove routing logic from BluetoothScoManager, r=echou, r=rlin
|
2013-04-18 17:41:17 +02:00 |
|
Gene Lian
|
bac7c68bbd
|
Bug 840066 - [MMS][User Story] Automatic download retry on failure. r=vicamo a=leo+
|
2013-04-17 23:22:11 +08:00 |
|
Ryan VanderMeulen
|
423130aa43
|
Merge m-c to birch.
|
2013-04-18 10:58:27 -04:00 |
|
Gregor Wagner
|
b4d026c77b
|
Bug 861462 - Allow contacts to be preloaded when we create the contacts DB. r=bent
|
2013-04-18 10:39:10 -04:00 |
|
Dave Hylands
|
defe3f16b6
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Ryan VanderMeulen
|
5f40d14478
|
Backed out 3 changesets (bug 734691, bug 862500) for leaks.
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
|
2013-04-18 08:15:09 -04:00 |
|
Fabrice Desré
|
cc8dd45ae1
|
Bug 854849 - Sanitize displayable fields in manifests r=vingtetun
|
2013-04-18 03:18:30 -07:00 |
|
Jose Antonio Olivera Ortega
|
39c69f076b
|
Bug 859318 - Part 4: Add test for call waiting functions. r=vicamo
|
2013-04-18 14:18:53 +02:00 |
|
Jose Antonio Olivera Ortega
|
345b0bc0c9
|
Bug 859318 - Part 3: RIL changes for call waiting functions. r=vicamo
|
2013-04-18 14:18:50 +02:00 |
|
Jose Antonio Olivera Ortega
|
a8c7f3f426
|
Bug 859318 - Part 2: Changes in MobileConnection.cpp for call waiting functions. r=smaug
|
2013-04-18 14:18:48 +02:00 |
|
Jose Antonio Olivera Ortega
|
b5f777431a
|
Bug 859318 - Part 1: IDL changes for call waiting functions. r=sicking
|
2013-04-18 14:18:45 +02:00 |
|
Boris Zbarsky
|
0adaab0902
|
Bug 862610. When we have named constructors, make sure we managed to set up an interface object before looking for them. r=peterv
|
2013-04-18 01:21:46 -04:00 |
|