Commit Graph

25412 Commits

Author SHA1 Message Date
Ryan VanderMeulen
a23138fe7b Merge b2g-inbound to m-c. 2014-05-09 16:02:25 -04:00
Carsten "Tomcat" Book
146e37bb6f Merge mozilla-central to mozilla-inbound 2014-05-09 14:16:13 +02:00
Carsten "Tomcat" Book
b4232e35ed merge b2g-inbound to mozilla-central 2014-05-09 14:13:29 +02:00
Mason Chang
17ad25a9b0 Bug 979949 - Expose compositor fill ratio to JS for automation. r=benwa,mrbkap. 2014-05-08 17:32:00 +02:00
Olli Pettay
cbcf60df5e Bug 1003041 - Merge PRenderFrame() and InitRenderFrame() to avoid extra sync child->parent messaging. r=billm 2014-05-08 16:04:00 +02:00
Hsin-Yi Tsai
5f35485b7f Bug 1007538 - [B2G][RIL] fix error handling of REQUEST_QUERY_FACILITY_LOCK. r=edgar 2014-05-08 18:13:44 +08:00
Wes Kocher
7e3c640525 Merge b2g to m-c 2014-05-08 19:06:08 -07:00
Wes Kocher
6d3720953f Merge inbound to m-c 2014-05-08 18:28:22 -07:00
Wes Kocher
54f2dadcee Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build 2014-05-08 16:06:40 -07:00
Ryan VanderMeulen
72cade2d6b Merge m-c to inbound on a CLOSED TREE. 2014-05-08 16:05:45 -04:00
Ryan VanderMeulen
9cf31c7c88 Merge b2g-inbound to m-c. 2014-05-08 15:52:48 -04:00
Neil Rashbrook
fac8c73779 Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE 2014-05-08 20:35:09 +01:00
Neil Rashbrook
5b1f7b4a77 Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-08 20:08:38 +01:00
Ryan VanderMeulen
49427bfa1f Bug 983490 - Disable test_browserElement_inproc_SetInputMethodActive.html and test_browserElement_oop_SetInputMethodActive.html for frequent failures. 2014-05-08 10:26:04 -04:00
Alexandre Lissy
8bf8be15f1 Bug 967475 - Implement mozChromeNotifications API. r=mhenretty, r=bent
--HG--
extra : rebase_source : 595b53c85f031784bd77591d4e0593e60b39ccfd
2014-05-08 10:07:00 -04:00
Olli Pettay
82bd55c1cf Bug 1007780 - "Better CC log for nsGlobalWindow". r=continuation 2014-05-08 10:58:00 +02:00
Bevis Tseng
61afb80410 Bug 1007542 - Add Phone Number into FROM Field of MMS Header when transmitting MMS PDU to network. r=vyang 2014-05-08 15:29:01 +08:00
Carsten "Tomcat" Book
a3c8c6b85e Merge mozilla-central to b2g-i 2014-05-09 14:20:02 +02:00
Fabrice Desré
14682ee809 Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-05-07 15:53:17 -07:00
Fabrice Desré
6cbebd90ba Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner 2014-05-07 15:53:16 -07:00
Fabrice Desré
d20b51b485 Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh 2014-05-07 15:53:16 -07:00
Ryan VanderMeulen
de2b72fd4f Merge m-c to b2g-inbound. 2014-05-08 16:06:32 -04:00
Ben Turner
e97775227c Bug 1007398 - Properly handle racing destruction of PTelephonyChild actors, r=hsinyi. 2014-05-08 11:41:58 -07:00
Bevis Tseng
7b9439a86f Bug 1006318 - Assign values in constructor to ensure these properties are created per instance. r=vyang 2014-05-06 17:22:25 +08:00
Dave Huseby
6fe23512c2 Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun 2014-05-05 16:41:00 -04:00
Ted Mielczarek
59841f10b0 bug 815002 - allow using loopback devices in WebRTC mochitests on Linux when available. r=jsmith,jmaher 2014-05-01 07:18:00 -04:00
Ted Mielczarek
57682362bb bug 999072 - fix leak in MediaManager loopback device pref checks, enable them for non-DEBUG. r=jesup 2014-05-08 14:18:40 -04:00
Marco Castelluccio
5089d6cb10 Bug 1001948 - Attempt to remove files more than once in the Windows cleanup functions in toolkit/webapps/ tests. r=myk,Yoric,tabraldes 2014-05-08 20:06:26 +02:00
Chuck Lee
b896a20a13 Bug 745468 - 0002. Support WPA-EAP connection state. r=vchang, r=mrbkap 2014-04-25 18:41:26 +08:00
Chuck Lee
0b4b8931b1 Bug 745468 - 0001. Support WPA-EAP configure parameters. r=vchang, r=mrbkap 2014-04-30 19:58:54 +08:00
Siddartha Pothapragada
b3f80649a2 Bug 996426 - Re-enable nfc marionette test cases that talk to emulator. r=vicamo 2014-05-08 21:08:55 +08:00
Carsten "Tomcat" Book
d0714b47e0 Merge mozilla-central to b2g-inbound 2014-05-08 14:39:43 +02:00
Carsten "Tomcat" Book
c0ddf2da84 merge b2g-inbound to mozilla-central 2014-05-08 14:02:20 +02:00
Jamin Liu
524061df61 Bug 1003663 - Handle the case that user turn off BT during the middle of BT reply. r=echou, f=shuang
- End the session if BT is turn off during the middle of BT profile connection.
- Clear static queues(array) when BT is on.
2014-05-08 19:20:15 +08:00
Wes Kocher
f3d33b739c Backed out 3 changesets (bug 993282) for b2g emulator mochitest 3 failures
Backed out changeset 30e0991d49e0 (bug 993282)
Backed out changeset 6b9c8d6ab401 (bug 993282)
Backed out changeset 96e1a542bb45 (bug 993282)
2014-05-07 18:47:17 -07:00
Wes Kocher
afa4265863 Merge m-c to b2g-inbound 2014-05-07 17:39:54 -07:00
Wes Kocher
0e7578947c merge inbound to m-c 2014-05-07 17:06:22 -07:00
Ben Turner
1212ca52ea Bug 1007320 - Release canceled fd callbacks earlier, r=jduell. 2014-05-07 16:09:37 -07:00
Fabrice Desré
77817a3d43 Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-05-07 15:53:17 -07:00
Fabrice Desré
54347ca4c3 Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner 2014-05-07 15:53:16 -07:00
Fabrice Desré
70cba4eb7e Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh 2014-05-07 15:53:16 -07:00
Ben Turner
1a25c8123a Bug 918595 - Close all cached file descriptors on TabChild shutdown, r=jduell. 2014-05-07 12:03:48 -07:00
Boris Zbarsky
e05955b899 Bug 1006718. Add some sanity static asserts about DOM object slot counts. r=peterv,jorendorff 2014-05-07 22:28:57 -04:00
Henry Chang
2f44f4bd0e Bug 998892 - Append "interface=XXX" to the WPS PBC/PIN supplicant command only for JB. r=vchang 2014-05-06 15:04:16 +08:00
Ting-Yu Lin
59a2106328 Bug 1006986 - Fix build fail for flame debug. r=echou 2014-05-06 22:39:00 -04:00
Sotaro Ikeda
ad2ed22abb Bug 1004191 - Destroy LayerTransactionChild r=nical,bjacob 2014-05-07 06:23:14 -07:00
Carsten "Tomcat" Book
1cba8529db Merge mozilla-central to b2g-inbound 2014-05-07 14:16:58 +02:00
Carsten "Tomcat" Book
2ff2afa66e merge b2g-inbound to mozilla-central 2014-05-07 14:11:38 +02:00
Carsten "Tomcat" Book
26cdcf20ae merge fx-team to mozilla-central 2014-05-07 14:09:14 +02:00
Ting-Yu Lin
77b8dbd3ad Bug 879917 - part 2: Emit useful message on dictionary name collisions. r=bz 2014-05-05 21:50:00 +02:00