Boris Zbarsky
|
e235bc59e0
|
Bug 948096. Warn when people use window._content. r=smaug,myk
|
2013-12-12 16:11:54 -05:00 |
|
Trevor Saunders
|
1e02452a1d
|
bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz
|
2013-11-20 14:18:25 -05:00 |
|
Trevor Saunders
|
ca597b70d4
|
bug 946946 - add Document.docShell r=bz
|
2013-12-05 16:28:21 -05:00 |
|
Andrea Marchesini
|
cd35fe13b6
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
|
2013-12-12 19:30:27 +00:00 |
|
Andrea Marchesini
|
1e4cd05d99
|
Bug 887836 - patch 2 - URLQuery in workers, r=khuey
|
2013-12-12 19:30:20 +00:00 |
|
Andrea Marchesini
|
f3f5a6c47c
|
Bug 887836 - URLQuery object, r=khuey
|
2013-12-12 19:30:10 +00:00 |
|
Carsten "Tomcat" Book
|
1f3278e3b6
|
Merge mozilla-central to mozilla-inbound
|
2013-12-12 16:00:16 +01:00 |
|
Carsten "Tomcat" Book
|
76b29af841
|
merge b2g-inbound to mozilla-central
|
2013-12-12 13:26:40 +01:00 |
|
Vicamo Yang
|
0d873bb3ee
|
Bug 940884 - 3/3. test cases. r=gene
|
2013-12-12 11:45:35 +08:00 |
|
Vicamo Yang
|
9a2d6b647b
|
Bug 940884 - 2.b/3. Move init functions out of MobileMessage constructor. r=gene
|
2013-12-12 11:45:28 +08:00 |
|
Vicamo Yang
|
2371236b4a
|
Bug 940884 - 2.a/3. Changes to adopt MobileMessageDB.jsm. r=gene
|
2013-12-12 11:45:24 +08:00 |
|
Vicamo Yang
|
3e669cc628
|
Bug 940884 - 1/3: B2G SMS: Create MobileMessageDB.jsm for automation tests. r=khuey
--HG--
rename : dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDB.jsm
|
2013-12-12 11:45:19 +08:00 |
|
Dale Harvey
|
6ecc49a360
|
Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats
|
2013-12-12 00:39:06 +00:00 |
|
Ryan VanderMeulen
|
0124ebf8a6
|
Backed out changeset ac002daf081b (bug 947100) for B2G mochitest-3 orange.
|
2013-12-11 14:05:37 -05:00 |
|
Ryan VanderMeulen
|
ea2a161036
|
Merge m-c to b-i.
|
2013-12-11 13:37:13 -05:00 |
|
Ryan VanderMeulen
|
a5f41a6d54
|
Merge inbound to m-c.
|
2013-12-11 13:32:11 -05:00 |
|
Ryan VanderMeulen
|
ba670be0c6
|
Merge b2g-inbound to m-c.
|
2013-12-11 13:24:26 -05:00 |
|
Dimi Lee
|
e838b5b94a
|
Bug 938042 - setHttpProxy API do not work. r=vchang
|
2013-12-11 18:49:24 +08:00 |
|
Patrick Wang
|
982225f9af
|
Bug 948829: Disable nuwa temporarily. r=khuey
|
2013-12-11 18:40:48 +08:00 |
|
Andrea Marchesini
|
4d890baa33
|
Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan
|
2013-12-12 10:18:37 +00:00 |
|
Dimi Lee
|
2d9da31424
|
Bug 947100 - B2G NFC: enable/disable NFC worker at runtime. r=yoshi
|
2013-12-11 14:04:27 +08:00 |
|
Andrea Marchesini
|
b9acf58fb0
|
Bug 487070 - a pref for enabling the lastest version of JS in Web Workers, r=baku, r=bent
|
2013-12-10 11:43:16 +00:00 |
|
Carsten "Tomcat" Book
|
cce5b12a88
|
Backed out changeset 10800c0df8b5 (bug 487070) for build bustage on a CLOSED TREE
|
2013-12-11 10:56:23 +01:00 |
|
Andrea Marchesini
|
e75faa3bba
|
Bug 487070 - a pref for enabling the lastest version of JS in Web Workers, r=baku, r=bent
|
2013-12-10 11:43:16 +00:00 |
|
Jamin Liu
|
bdb4e62641
|
Bug 932490 - Fix the buffer overflows of OBEX packet. r=echou
|
2013-12-11 09:53:24 -05:00 |
|
Cervantes Yu
|
8819d9a5d9
|
Bug 948485: Fix b2g process crash when the Nuwa process is exits. r=khuey
|
2013-12-11 17:48:28 +08:00 |
|
Ben Tian
|
9be1a17136
|
Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou
|
2013-12-11 16:53:11 +08:00 |
|
Eric Chou
|
083ca04c04
|
Bug 947870 - Avoid assertion on receiving files via Bluetooth, r=gyeh
|
2013-12-11 13:17:34 +08:00 |
|
Jessica Jong
|
79568b2e5d
|
Bug 944225 - Part 4: Add set/getPreferredNetworkType() API (tests). r=hsinyi
--HG--
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js
|
2013-12-11 11:15:25 +08:00 |
|
Jessica Jong
|
95f0015641
|
Bug 944225 - Part 3: Add set/getPreferredNetworkType() API (ril). r=hsinyi
|
2013-12-11 11:15:03 +08:00 |
|
Jessica Jong
|
1c462d3129
|
Bug 944225 - Part 2: Add set/getPreferredNetworkType() API (dom). f=hsinyi r=smaug
|
2013-12-11 11:14:41 +08:00 |
|
Jessica Jong
|
0f9c07e283
|
Bug 944225 - Part 1: Add set/getPreferredNetworkType() API (idl). r=hsinyi
|
2013-12-11 11:14:20 +08:00 |
|
Wes Kocher
|
7b1ededbc4
|
Merge m-c to b2g-inbound
|
2013-12-10 17:14:14 -08:00 |
|
Ryan VanderMeulen
|
a762d43c40
|
Merge m-c to inbound.
|
2013-12-10 15:48:16 -05:00 |
|
Ryan VanderMeulen
|
c8bf34a922
|
Merge b2g-inbound to m-c.
|
2013-12-10 15:38:44 -05:00 |
|
Carsten "Tomcat" Book
|
de91ddd9df
|
merge mozilla-inbound to mozilla-central
|
2013-12-10 13:02:55 +01:00 |
|
Randell Jesup
|
4ae26c99d7
|
Bug 853356: backout p3
|
2013-12-10 01:03:21 -05:00 |
|
Randell Jesup
|
9e71dcb1bc
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Randell Jesup
|
e2ddafcdc2
|
Bug 853356: backout p1
|
2013-12-10 01:00:18 -05:00 |
|
Carsten "Tomcat" Book
|
b0cb202aed
|
Backed out changeset 1d72742584ad (bug 945614) per Bug 853356 comment 209
|
2013-12-10 08:38:43 +01:00 |
|
Wes Kocher
|
5e8fcc98c0
|
Merge inbound to m-c
|
2013-12-09 20:35:07 -08:00 |
|
Wes Kocher
|
039107275c
|
Merge b2g-inbound to m-c
|
2013-12-09 20:27:38 -08:00 |
|
Wes Kocher
|
fc60a8717e
|
Backed out changeset 144cec97320a (bug 853356) despite the CLOSED TREE
|
2013-12-09 16:33:28 -08:00 |
|
Ryan VanderMeulen
|
1d20c6cdb5
|
Merge m-c to b2g-inbound.
|
2013-12-09 17:45:06 -05:00 |
|
Ryan VanderMeulen
|
5bad48704a
|
Merge m-c to inbound.
|
2013-12-09 17:43:44 -05:00 |
|
Ryan VanderMeulen
|
6428c27a28
|
Merge b2g-inbound to m-c.
|
2013-12-09 17:26:11 -05:00 |
|
Fabrice Desré
|
7fcc1740a4
|
Bug 937917 - [Facebook] Fix to support https and enable webshare activities r=ferjm
|
2013-12-09 14:05:14 -08:00 |
|
Ryan VanderMeulen
|
ff4c37cb6c
|
Merge inbound to m-c.
|
2013-12-09 16:45:25 -05:00 |
|
Reuben Morais
|
60eba65444
|
Bug 697343 - Create the results array in the content scope. r=bz
--HG--
extra : rebase_source : ae7ae1873dc1f074942858c4d37e3d5916e42223
|
2013-12-09 19:01:42 -02:00 |
|
Ben Turner
|
22a3d70c8f
|
Bug 924089 - 'Enable SharedWorker by default', r=ehsan+khuey.
|
2013-12-09 11:57:40 -08:00 |
|