Граф коммитов

25401 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 41c123b6f7 Bug 1007790. When compiling the <body>'s onerror handler, do give it all five args. r=smaug 2014-05-08 22:20:54 -04:00
Boris Zbarsky d11e4b80db Bug 1007458. Actually check for errors when converting a Value to a variant in showModalDialog. r=smaug 2014-05-08 22:20:54 -04:00
Wes Kocher f1205fa436 Merge m-c to inbound 2014-05-08 19:14:56 -07: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
Benoit Jacob 60d536773a Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg 2014-05-08 21:03:35 -04: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
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
Bill McCloskey f048271843 Bug 978892 - [e10s] Avoid racing when creating PJavaScript object (r=mrbkap) 2014-05-08 15:43:53 -07: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
Ting-Yu Lin cbc6a7ce1f Bug 879917 - part 1: Strip trailing whitespaces in WebIDL.py. r=bz 2014-05-05 21:24:00 +02:00
Robert O'Callahan 7043c985ba Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Andrew McCreight 56f52aa681 Bug 958353 - Disable test using fuzzing hooks due to bad interaction with IGC. r=bustage 2014-05-06 18:53:03 -07:00
Byron Campen [:bwc] 2c84d5f0bc Bug 1002831 - Display remote and local SDP on about:webrtc. r=smaug, r=jib 2014-05-05 11:13:24 -07:00