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

37360 Коммитов

Автор SHA1 Сообщение Дата
Kan-Ru Chen 10fec84bca Bug 1154231 - Part 2. Use LRU to manage remote layers. r=mattwoodrow 2015-05-16 08:43:39 +08:00
Wes Kocher 8f1445e27d Merge m-c to inbound a=merge 2015-05-15 17:32:05 -07:00
Wes Kocher 5e59586179 Merge b2g-inbound to m-c a=merge 2015-05-15 17:29:29 -07:00
Benjamin Chen 6009cf3ce8 Bug 1149842 - Release the mutex for NS_OpenAnonymousTemporaryFile to prevent the deadlock. r=roc
CLOSED TREE
2015-05-15 17:52:45 -04:00
Daniel Holbert 2fd3ab182a Bug 1162699 followup: Add 'override' keyword to overriding methods on FakeSynthCallback. rs=ehsan 2015-05-15 11:57:03 -07:00
Bobby Holley e61971d74b Bug 1164292 - Switch nsIPrincipal::origin to ACString. r=gabor 2015-05-15 11:51:51 -07:00
Andrea Marchesini 2689e0ffa6 Bug 1164567 - Get rid of mPrincipal from WebSocket. r=smaug 2015-05-15 11:51:47 -07:00
Bobby Holley 6fddec8362 Bug 1164567 - Grab the principal when we need it in MediaDecodeTask. r=jww 2015-05-15 11:51:46 -07:00
Carsten "Tomcat" Book a22adef9ba Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-15 17:45:26 +02:00
Carsten "Tomcat" Book 10055fbabd merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge
--HG--
extra : amend_source : 5eed4d9cbde44ac4e53210d61ece005a83908ad7
2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book 3e1c65dc25 Merge mozilla-central to fx-team 2015-05-15 10:31:54 +02:00
Carsten "Tomcat" Book 21b313ad53 Merge mozilla-central to mozilla-inbound on a CLOSED TREE
--HG--
extra : amend_source : 925f0c246971f032b59ae778abc5dfe61031b3f6
2015-05-15 10:28:06 +02:00
Carsten "Tomcat" Book 1f14b72fee merge b2g-inbound to mozilla-central a=merge 2015-05-15 10:25:48 +02:00
Xidorn Quan 3116f3bf53 Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
--HG--
extra : source : 00be0263af62b29007d286d6d7dbac4ee4fdba01
2015-05-15 14:39:25 +12:00
Boris Zbarsky d41195c02d Bug 1084456 followup. Don't require android to have MSE stuff enabled! r=tree-is-orange, a=tree-is-orange-I-tell-you 2015-05-14 21:20:23 -04:00
Mark Capella b470913851 Bug 988143 - Enable Gecko Touch in Fennec, SelectionController mods, r=ehsan 2015-05-14 22:06:12 -04:00
Wes Kocher 5b9076b1f0 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Ehsan Akhgari 186a054e96 moar merges, CLOSED TREE 2015-05-14 15:53:50 -04:00
Ehsan Akhgari 909a826cf5 Merge central into inbound on a CLOSED TREE to fix bustage 2015-05-14 15:52:39 -04:00
James Willcox 27c2682830 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari 3a263e7770 Fix the interfaces tests now that service workers have been disabled, no bug, a=me
Fixing bustage on a CLOSED TREE.
2015-05-14 15:49:13 -04:00
Eric Rahm 5161dd9e6b Bug 1163201 - Part 4: Fix b2g build. r=bustage 2015-05-14 11:46:15 -07:00
Ehsan Akhgari 15c58a4dcf Merge central into inbound 2015-05-14 14:16:51 -04:00
Naoki Hirata 04205ef8bb Backed out 4 changesets (bug 1147736)
Backed out changeset 80ad8826d772 (bug 1147736)
Backed out changeset 1f69ddad07bb (bug 1147736)
Backed out changeset 34aee78127f5 (bug 1147736)
Backed out changeset 8a8c735fb984 (bug 1147736)
2015-05-13 14:15:57 -07:00
Catalin Badea 8b1fbc7805 Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan
--HG--
extra : rebase_source : ea1da8f6dfd8d31936c0ae495ec262581c9e5775
2015-05-14 12:41:42 -07:00
Ryan VanderMeulen 1d1913ae76 Backed out changeset e5ecf069259d (bug 1149842) for suspicion of causing mochitest-e10s crashes. 2015-05-15 14:11:33 -04:00
Eric Rahm 09ad989d55 Bug 1163201 - Part 3: Remove mSamples in |MediaEngineWebRTCAudioSource|. r=cpeterson
|mSamples| was made protected just to satisfy a warning if PR_LOGGING was not
set. As it turns out the warning is correct and mSamples is not used, so lets
remove it.
2015-05-14 10:13:23 -07:00
Eric Rahm 47d9aba92d Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:23 -07:00
Eric Rahm 34f99e4b4c Bug 1163201 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Wes Kocher d89ddfe512 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Paul Adenot be71cf7c3a Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt 2015-05-13 11:02:27 +02:00
Jamin Liu dc14156d4f Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu 2015-05-13 15:58:22 +08:00
Bruce Sun 3c8da08a08 Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn 2015-05-13 15:50:21 +08:00
Karl Tomlinson fe240b1bf8 bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg
--HG--
extra : rebase_source : a40a6aab3fad761dba47255281713e335937ec03
2015-05-13 17:54:31 +12:00
Karl Tomlinson 516c74784b bug 1162364 detect and abort MF_E_TRANSFORM_STREAM_CHANGE infinite loops r=cpearce
--HG--
extra : rebase_source : 5da37518a24e924d1b3f238a3805bba7f8ba304d
2015-05-13 16:36:45 +12:00
Boris Zbarsky b8fb84d00c Merge m-c to inbound a=merge 2015-05-14 21:24:27 -04:00
Masayuki Nakano ee32a82c8d Bug 1130935 part.6 Selection change notification should have selection range and writing mode information r=smaug 2015-05-15 10:18:08 +09:00
Masayuki Nakano 967765f1ff Bug 1130935 part.4 nsIMM32Handler::GetCharacterRectOfSelectedTextAt() should return wrting mode if it's necessary r=emk+smaug 2015-05-15 10:18:07 +09:00
Wes Kocher 3c714c42eb Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Eitan Isaacson 72e93f95e2 Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug
Also, remove ipc tests since we now can enable these tests in e10s.

Also, make utterances very long in cancel test so that we actually interrupt them.
2015-05-14 16:24:14 -07:00
Neil Rashbrook ae441fafa2 Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-15 00:00:33 +01:00
Sotaro Ikeda dcb4911aa5 Bug 1164697 - Fix time unit of AudioOffloadPlayer r=bholley 2015-05-14 15:48:06 -07:00
Ben Tian 23b0ee66cf Bug 1159179 - Patch 3/3: [PBAP] Implement PBAP manger, r=shuang 2015-05-13 10:52:58 +08:00
Ben Tian d61dda2930 Bug 1159179 - Patch 2/3: [PBAP] Revise profile disconnection when BT stops, r=shuang 2015-05-13 16:29:50 +08:00
Wes Kocher 12cb0ea254 Merge m-c to b2ginbound a=merge 2015-05-12 16:34:54 -07:00
Wes Kocher 274185f287 Merge b2g-inbound to m-c a=merge 2015-05-12 16:30:03 -07:00
Gregory Arndt ac0b2ed434 Bug 1164225 - Disable IPC test for mochitest in mulet r=kwierso 2015-05-12 16:31:04 -05:00
Carsten "Tomcat" Book a4b5735515 Merge mozilla-central to b2g-inbound
--HG--
rename : dom/media/tests/mochitest/test_peerConnection_addCandidateInHaveLocalOffer.html => dom/media/tests/mochitest/test_peerConnection_addIceCandidate.html
rename : layout/base/tests/marionette/test_selectioncarets_multiplerange.py => layout/base/tests/marionette/test_selectioncarets2.py
extra : rebase_source : 64bb8d517db8d66a9cf2326e6843bf5f54a3caf7
2015-05-12 16:47:49 +02:00
Carsten "Tomcat" Book dd3f1a22f8 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Szu-Yu Chen [:aknow] 76299d543d Bug 1163511 - Use defineLazyModuleGetter. r=hsinyi 2015-05-12 17:41:46 +08:00