https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
973827f Bug 1183320 - Remove FHR from android/services r=rnewman a=ritu 12 January 2016, 04:08:12 UTC
24d9989 Bug 1183320 - Remove FHR from android/chrome r=rnewman a=ritu 12 January 2016, 04:08:10 UTC
b8d206b Bug 1183320 - Remove FHR from android/base r=rnewman a=ritu 12 January 2016, 04:08:07 UTC
d932e8f Bug 1235475 - Crash at the exception source when an exception is in native code; r=snorp a=ritu When we have a Java exception in native code, the Java stack in the exception will not be very useful because the top frame is the native entry point. In this case, the native stack is more useful. However, currently we don't get a good native stack in this situation because we go through Java when handling the exception, and the native stack we get will have a lot of unknown frames inside libdvm or libart. This patch makes us stay in native code when handling an uncaught exception from native code, so that we get a good native stack. --HG-- extra : commitid : DXxdo9fpvZe extra : source : 90775224fe6288e413179d191da3fde297cf6069 extra : histedit_source : 1412ccfbb1c793f1682b124572888eb76b2776d7%2C1da076f24171d15fb4fb46a395ba85035dbab87f 14 January 2016, 22:21:59 UTC
abe6273 Bug 1224200. Allow downscaler to get (and ignore) new input lines after it has finished producing all output lines. r=milan a=ritu --HG-- extra : commitid : vxci4rGIux extra : source : 164acbd4bafc77b9c7b8ea5c198a251b4bbf8424 extra : intermediate-source : ef269a2009e11c5ed969f0fde3eafbe46888af50 13 January 2016, 23:16:32 UTC
f88987f Bug 1236643 - Reorder GeckoEditable destruction sequence; r=esawin a=ritu --HG-- extra : commitid : 9Demk6LDwx4 14 January 2016, 21:38:43 UTC
0eca269 Bug 1234280 - Handle oom in CodeGeneratorShared::addCacheLocations. r=jandem a=ritu --HG-- extra : commitid : H0VgkTODnl9 14 January 2016, 21:18:37 UTC
cc07e40 Backed out changeset 486e6901c1d9 (bug 1234280) a=backout --HG-- extra : commitid : 3lRZahFie6s extra : amend_source : 63b49c43c9f7b0230d07f5b409b2535f8070808d 14 January 2016, 21:18:11 UTC
ea5c285 Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug a=ritu 14 January 2016, 21:06:03 UTC
a3dc8fb Bug 1238010 - Turn off ClosingService. r=mcmanus, a=ritu --HG-- extra : source : 1b3dec8ee5494f93264f25bccdf13d803241a4dd extra : intermediate-source : 6252d26907b6133474714aabea3249922cc3a297 08 January 2016, 20:10:00 UTC
669f5bc Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske a=ritu Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default. --HG-- extra : commitid : etHJhCrKLk extra : rebase_source : b0cd122897457e27ab29461387ac7b008fca4c27 14 January 2016, 00:26:18 UTC
a7b1143 Bug 1208145 - Revert bug 1121291 using hard-coded strings from Fx43. r=dolske a=ritu --HG-- extra : commitid : JnmRo368CZW extra : rebase_source : 27c695911e2bdb381ef7737fb2e1f9418e289969 14 January 2016, 00:26:13 UTC
770c478 Bug 1233599 - Add build dependencies to appcompat-v7. r=mcomella a=ritu --HG-- extra : commitid : HuzJdOsohdA 14 January 2016, 00:16:58 UTC
1c3b2b2 Bug 1218473: Add check for presence of NVIDIA Optimus drivers to WindowsNopSpacePatcher; r=ehsan a=ritu --HG-- extra : commitid : 7h7cJQ8xk0H extra : source : e135879cff29eba8be6541a411379f37c75529be extra : intermediate-source : 7f6dc6f3589bdd326bfeb46689eb4f3a509f1bdf 06 January 2016, 19:54:48 UTC
9aa1acf Bug 1237103 - Fix Application Reputation remote lookups. r=gcp a=ritu --HG-- extra : commitid : UBEbZ6azus extra : source : 8dff95d86acbf982051a0d8c4fe207a0ec604e07 extra : intermediate-source : 55e14bd319505f8c43f1ac8d7480cfac32c10270 06 January 2016, 21:37:06 UTC
080a5b3 Bug 1236266 - Use release assert in IPC serialization for regions (r=jmuizelaar) a=ritu --HG-- extra : commitid : IBMSWlKGa1O extra : source : 51c62defb59707b9de153e1741d9965b8ef9b0ea extra : intermediate-source : 2d0585aa988044fae0df0885a018ef57705f40db 05 January 2016, 00:00:27 UTC
506158b Bug 1236266 - Don't generate invalid empty regions in pixman (r=jmuizelaar) a=ritu --HG-- extra : commitid : 3zZsi1sHqgB extra : source : 0a1121061fa8e6cb973eccf149c0ce6cd53a6e7f extra : intermediate-source : 65635ce66b9eeb2f5c1d08e97d2318bb6d91fe3f 06 January 2016, 16:43:15 UTC
4425c44 Back out bug 1236754 now that e10s is off in beta (a=ritu) 13 January 2016, 22:05:15 UTC
932f27b Bug 1238892 - disable on-screen-keyboard support for Windows 8(.1), r=jaws,dolske a=ritu --HG-- extra : amend_source : 0a8bd0fc6f36696ff1d38eb4da783e190aeefa8e 12 January 2016, 14:20:33 UTC
0d6539a Bug 1236951 - New mozharness script for desktop partner repacks, and associated config files, DONTBUILD - r=jlund, A=NPOTB --HG-- extra : source : ec4ff5db95592903dc9a8c3ad374eb99c540c468 12 January 2016, 19:56:14 UTC
a111d87 Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn a=ritu 12 January 2016, 01:56:39 UTC
b78f91b Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn, a=sylvestre --HG-- extra : amend_source : 7ca435ab893ab816ff38473696ea2af6c45676bf 08 January 2016, 00:18:22 UTC
17897dc Backed out changeset 72ae67129ad7 (bug 1237171) for landing the wrong patch 12 January 2016, 08:13:25 UTC
9364766 Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn. a=sylvestre 08 January 2016, 00:18:22 UTC
2eab0cb Bug 1220450 - Clear length on cache OOM. r=kamidphish, a=ritu Clear length on cache OOM. From 805f71a86167d68223489797a97b0e40c6c9605c Mon Sep 17 00:00:00 2001 --- dom/canvas/WebGLContextBuffers.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 24 November 2015, 02:55:18 UTC
505e915 Automated checkin: version bump for firefox 44.0b8 release. DONTBUILD CLOSED TREE a=release 12 January 2016, 02:50:35 UTC
008bbf8 Bug 1233182: Part 2. reversed some lines in the merge. r=botond a=ritu --HG-- extra : commitid : K6PwJHYFeZM 11 January 2016, 20:01:00 UTC
5f518b4 Bug 1236212 - Adjust month number spinner to account for the fact that month is 0-based. r=rnewman, a=ritu --HG-- extra : commitid : KnTeIzcVItS extra : amend_source : a92de2ff2a42bb553357587bfe90cc7fea99aaf7 11 January 2016, 19:41:51 UTC
942364e Bug 1201902 - Add new feedback link to panel menu. r=Standard8 a=ritu --HG-- extra : commitid : F8kipfJPTfa 11 January 2016, 19:35:50 UTC
1179901 Bug 1230668 - Don't use frame when not in composed document. r=heycam a=sylvestre --HG-- extra : commitid : E6e2xac2awo extra : source : e0603b355f0c98b14c7dc8ca4784c26aca550937 extra : intermediate-source : bedac201438fbe8b904e8f3d7767c6f0c2731010 08 January 2016, 10:15:44 UTC
d28488f Bug 1230784 - Don't copy SurfaceTexture contents when presenting video on Android r=esawin,jya a=ritu 11 January 2016, 15:53:31 UTC
140c9cd Backed out changeset e03e0c167f47 (bug 1237171) for bustage 11 January 2016, 15:13:27 UTC
3402a47 Bug 1236329 - Back out the patch for bug 492933 (revision d8012b35413b) because it's not web-compatible in practice. r=smaug, a=ritu --HG-- extra : source : 75f2ab55c835179d31c671f2ce4bbdd62a40759e 05 January 2016, 20:05:23 UTC
7c587c2 Bug 1237171 - Improve a case where ICO and BMP files disagree on an image size. r=tn, a=sylvestre --HG-- extra : source : edf79b699755aaa8f0da7850ff0b2cccd9135c4e 08 January 2016, 00:18:22 UTC
7613b3d Bug 1234280 - Handle oom in CodeGeneratorShared::allocateData. r=jandem, a=sledru --HG-- extra : source : fcc73febb20cb72bb6716b48757b18c3f9044297 extra : intermediate-source : 32808687f47165f5e84d060e550063039e3dc8d7 24 December 2015, 08:51:30 UTC
8963b71 Bug 1235859 - Add FrameSize to non-skia downscaler. r=edwin, a=ritu --HG-- extra : source : 8418f85a3b173555efc3f683a1ebc0ee264f6503 extra : intermediate-source : c28406c57e3a16d6987df87c4dfabd017b01c8bb 30 December 2015, 19:46:54 UTC
decd936 Bug 1233925 - Treat functions with rest more like functions with lazy arguments. r=nbp a=ritu 06 January 2016, 20:05:21 UTC
7a38241 Bug 1207424 - Remove Apps toolbar button. r=gijs a=ritu --HG-- extra : rebase_source : 01524ebc19104d6de332c89be72beb2156549418 09 January 2016, 09:14:56 UTC
f8f8f74 Bug 1207422 - Remove Apps link from about:home. r=gijs a=ritu --HG-- extra : rebase_source : 871a408c38bbd74e8b54333f82a1d879da597433 09 January 2016, 09:14:39 UTC
bf28384 No bug, Automated blocklist update from host bld-linux64-spot-301 - a=blocklist-update 09 January 2016, 11:14:38 UTC
b5a460a Bug 1233602 - Don't depend on search suggestions to show search history. r=liuche, a=ritu --HG-- extra : rebase_source : 06d5c9b724af4c27bda2009aa0af51ac131e723d 18 December 2015, 01:14:27 UTC
6602055 Automated checkin: version bump for firefox 44.0b7 release. DONTBUILD CLOSED TREE a=release 07 January 2016, 22:46:19 UTC
3460e69 Bug 1208525 - don't fail to send LocationChange if the previous URI has no host r=margaret a=ritu --HG-- extra : commitid : 6WW3dEskDED extra : source : 5a6b63cd300eb05f28b54e4f5266406a29e13b7a 04 January 2016, 22:36:22 UTC
2aceed1 Bug 1207423 - Remove Apps from Tools menu. r=gijs a=ritu --HG-- extra : commitid : 8lnmqCU6knR 07 January 2016, 19:28:45 UTC
e542926 Bug 1230639 - Propagate the namespace ID to AttributeRuleProcessorData on attribute changes. r=dbaron a=ritu --HG-- extra : commitid : HnYIXRKjNq4 extra : source : f916b88c87b50619d9b05599f5d2581b84f6d557 05 December 2015, 06:09:13 UTC
4989789 Bug 1223983 - Hide recycled search items when suggestions/history are disabled too. r=mcomella a=ritu --HG-- extra : commitid : 81VQLGTGQMD 07 January 2016, 17:23:32 UTC
4d4fc47 Beta/44 equivalent patches for bug 1200021 and 1230740. Carry r=bschouten a=ritu --HG-- extra : commitid : KsHRs2qCJ3u 07 January 2016, 18:58:43 UTC
c2f9468 Bug 1212133 - Ensure the node has a container r=davidb a=ritu --HG-- extra : commitid : 1sNadVvqiHE 07 January 2016, 18:53:24 UTC
860b94e Bug 1229240 - test that applyConstraints() rejects on non-Gum track. r=jesup, a=test-only --HG-- extra : commitid : NPexBA5AUA extra : source : 54d6206da9eeeac2a97d47d5270f17e3387b0b60 extra : intermediate-source : 422d3820eba6ce826b43ed320fef6583afc58663 04 January 2016, 15:50:13 UTC
66dd4da Bug 1229240 - make applyConstraints() reject instead of crash on non-gUM tracks. r=jesup, a=sylvestre --HG-- extra : commitid : AztK5f4c4Kk extra : source : 75cb37ee4361d60545639b92aca0d03d2dbf23a1 extra : intermediate-source : fe051655f22ff0ff7a638c8f3eac40dd309cb6d9 01 December 2015, 20:27:26 UTC
e2a2c1b Bug 1228590 - Always show location bar when switching tabs r=margaret,a=abillings --HG-- extra : commitid : LU6NRUoeDiX extra : amend_source : a038153320cd40fc8c5c10d551f272fb18185d2c 17 December 2015, 23:26:14 UTC
b6bc36a Bug 1235642 - Don't query-then-update to bump history visit counts r=rnewman a=ritu 31 December 2015, 16:06:00 UTC
4539e34 Bug 1235637 - Provide a simple way to update history without needing a cursor r=rnewman a=ritu 30 December 2015, 01:50:46 UTC
2aa27aa Bug 1212298 - Use inner script instead of outer script in CodeGenerator::visitCallDirectEval. r=shu a=ritu --HG-- extra : commitid : IEUeD5lKPm8 extra : source : 09ba8930629d6ec237d63ac4f8386e24b990b906 extra : intermediate-source : 33198e0cdc9fc858d274d3e3ca577b5f0efafc48 05 January 2016, 19:49:14 UTC
ca14696 Bug 1234422 TSFTextStore should retry to notify TSF/TIP of layout change if synchronous calls of OnLayoutChange() don't cause retrieving layout information r=m_kato a=ritu --HG-- extra : commitid : 2cLWxF4atQV 07 January 2016, 01:01:02 UTC
5021859 Bug 1222925 - Escape hatch improvement: Detect ABI mismatches (ARM vs. x86). r=rnewman a=ritu --HG-- extra : commitid : DnD2A97ZZEI extra : source : c6e983faaffdd9bde8a00cd3f27fdb858fe9cb3c 10 November 2015, 13:33:07 UTC
a700cfd Bug 1236754 - Turn on interposition if e10s is enabled (r=mconley,a=ritu) 07 January 2016, 00:41:46 UTC
b7085e8 Bug 1235855 - Disable layer tile size adjustments on Android r=jnicol a=ritu 06 January 2016, 18:25:02 UTC
288087c Bug 1233048 - fix crash in AndroidImport.run(AndroidImport.java). r=liuche a=ritu 21 December 2015, 17:17:00 UTC
1cb8411 Bug 1072959 - Stop crashing in PinSiteDialog when rotating device. r=margaret, a=ritu 31 December 2015, 20:07:56 UTC
49fa6f4 Bug 1234054 - Expose notification interfaces to service workers; disable on B2G and Android. r=ehsan a=bustage --HG-- extra : commitid : EtHnMbT1IN3 extra : amend_source : dcecb741ec5ffe3c141fd6010f649872b70d121e 05 January 2016, 22:53:43 UTC
2b86f89 Bug 1234054 - Enable Push and service worker notifications on Desktop release builds. r=ehsan a=ritu --HG-- extra : commitid : 1c6p60AR9A extra : source : cb8a8cfe20da543764a5d8a3d97af098e675c5d3 extra : intermediate-source : 421e1cfd8fa8d91332f4228eb8383483ba453ced 04 January 2016, 21:32:33 UTC
64ca588 Bug 1236651 - don't log complete FxA webchannel messages by default. r=nalexander a=sylvestre --HG-- extra : commitid : 8jzDi64F545 extra : source : c38424a542eb0e9149d4adabfe1db57bd390f398 extra : intermediate-source : 0b128b848d8909d9932c38ae1b16b9e5e99552b4 05 January 2016, 00:10:41 UTC
93ea224 Bug 1235605 - Use CheckedInt in Deinterlacer and make its buffer allocation fallible - r=tn a=abillings --HG-- extra : commitid : 7Q98Lwmyjm5 05 January 2016, 20:43:53 UTC
32ba224 Bug 1232829 - Detach obsolete DocumentTimeline from refresh driver when the document is reset; r=smaug a=ritu --HG-- extra : commitid : FPYY4F9BYcY extra : source : 624eb61f2c315472061af83ef042ec1b18041532 22 December 2015, 01:08:19 UTC
b709a69 Bug 1216611 - add mozilla::MakeUniqueFallible; r=Waldo a=ritu --HG-- extra : commitid : Eogzd53OHl7 05 January 2016, 20:40:36 UTC
983e052 Bug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes a=lizzard --HG-- extra : commitid : HUuM8HP9cAD extra : source : dab1794bd567ccf78b74340a7bb1b430c2a7c159 extra : intermediate-source : d83046b974f3470301ee762814b52099033751e4 05 January 2016, 17:36:17 UTC
ce39c23 Automated checkin: version bump for fennec 44.0b6 release. DONTBUILD CLOSED TREE a=release 05 January 2016, 00:18:42 UTC
e8858f5 Backed out changeset 4c66ae0b0b91 (bug 1218266) for xpcshell bustage in test_api.js a=backout --HG-- extra : commitid : EXy1M5lccND 04 January 2016, 21:53:47 UTC
9335599 Bug 1230686 - use RefPtr<DrawTarget>& instead of DrawTarget* to track changes in SurfaceFromElement a=ritu --HG-- extra : commitid : 20MTDWPKcu3 extra : rebase_source : 74068f0d2b8b7a8f538127c11a447b9b6813f23f 04 January 2016, 18:39:54 UTC
fe18625 Bug 1234458 P2 Lock the CacheChild actor while Cache DOM methods are running. r=ehsan a=ritu 04 January 2016, 20:02:23 UTC
85c6944 Bug 1234458 P1 Allow the CacheChild to be "locked" into memory so it will delay destruction. r=ehsan a=ritu 04 January 2016, 20:02:23 UTC
c55f6b6 Bug 1236120: [ffmpeg] Use demuxed dimensions to determine picture size and offset. r=gerald a=ritu Don't assume it always has an offset of (0,0) --HG-- extra : commitid : 3JIn1PMIo7W extra : source : b0d4b1c817a4434906f102a300fa0cc860889287 extra : intermediate-source : f7687a837b4533f5d749d21e7e898793843e2301 01 January 2016, 03:28:56 UTC
d4dee55 Bug 1223193: P2. Cancel ImageBridge proxy functions if shutdown has started. r=nical a=ritu --HG-- extra : commitid : 4BxZTr6ZQ3v extra : source : 7fd666d36af504854c5ba3c1204637c925b43102 extra : intermediate-source : 3f73d822655e6ecf078d62eb341145bc9fb3a827 30 December 2015, 05:52:41 UTC
0942101 Bug 1223193: P1. Make ImageBridgeChild::mShuttingDown atomic. r=nical a=ritu --HG-- extra : commitid : AQ80ODjxETe extra : source : 327f2836d54a5af75320de841c278c8df8a82a31 extra : intermediate-source : 8d5090df5068b890ce6d18e54b12b175b6a482ed 30 December 2015, 04:13:19 UTC
1683960 Bug 1233747, bug 1235709, bug 1236126 - deal better with host-less URIs in the checkbox handling for dialogs in non-selected tabs, r=Aryx a=ritu --HG-- extra : commitid : Cp4G2mqS7VO extra : source : 9421bb0715d231e8cda03cb4fb0455a1f5858759 01 January 2016, 12:42:33 UTC
0b1af16 Bug 1233709 - Action bar overflow menu sometimes appears with only one item, r=mcomella a=ritu --HG-- extra : commitid : GGyZQ4cLckt extra : source : 4928b3867881a620976dab7348e4c4f3b0c93530 extra : intermediate-source : 5628bb302871093c80ec07151250cdf7873df3d3 23 December 2015, 02:47:50 UTC
7810500 Bug 1218266 - Harden against AsyncShutdown timeouts in Experiments.jsm. r=mossop a=ritu --HG-- extra : commitid : IdaZkGgxxcE extra : source : d599eda7ee9f0588bfc917d2fc1f83d933aaa463 extra : intermediate-source : fc1c8094f8d43d53084f766645c1df57275f15e5 03 November 2015, 13:26:13 UTC
1c669af Bug 1051556 - Ignore invalid selection offsets; r=esawin a=ritu --HG-- extra : commitid : 614HuwRfoHz 04 January 2016, 19:39:10 UTC
6ecc0ed Bug 1119915 - Show toast if APK API range does not match device (with hard-coded string for beta). r=rnewman a=ritu --HG-- extra : commitid : L0y7R6VNMEr 03 November 2015, 14:09:41 UTC
30a5eca Bug 1234571 - unregister encoded-frame callback when releasing codec databases. r=pkerr, a=al 04 January 2016, 17:27:51 UTC
68d5365 Bug 1234936 - part 2: always focus tabs when they show an onbeforeunload dialog, r=billm, a=ritu --HG-- extra : amend_source : eca1e82122d2f561e28965a1633e9b3f11092333 29 December 2015, 18:49:27 UTC
10741aa Bug 1234936 - part 1: show attention highlight on pinned tabs with no images, r=Aryx,ntim, a=ritu --HG-- extra : source : 97e179d4873bdd63b18eda6ef7b12371c45988eb extra : intermediate-source : 7cdd7804674b80bc7f11ed986d82ccc32e60fea5 30 December 2015, 11:27:39 UTC
29442fa Bug 1072959 - Stop crashing in PinSiteDialog when rotating device. r=margaret, a=ritu --HG-- extra : source : 6053ffd738ce52d994327446441db583954e8399 extra : intermediate-source : 8255ad6f81e7b6ba65ab30050185efe4c1f91814 31 December 2015, 20:07:56 UTC
a5c2c8a Bug 1235876 - Check scheme before handling lightweight theme events. r=Gijs, a=ritu --HG-- extra : source : fe8054f2ac3e765c8d3b51df78222cd0777c4163 extra : intermediate-source : 47dce920f0275ed279d6715223e9a449271a71c2 30 December 2015, 20:00:56 UTC
de9ec25 Bug 1234618 - BHR doesn't seem to handle the idle case correctly. r=nchen a=ritu --HG-- extra : commitid : rM1BKh0OVw extra : source : 3fb3e6af646fbe0a3e2a7cac5d2f993b4bd4a19b 25 December 2015, 23:19:56 UTC
0fb5b93 Backed out changeset d130c7ff6c2f (bug 1235605) for build bustage a=backout --HG-- extra : commitid : 4lfoWa9j3N0 31 December 2015, 20:02:47 UTC
871bf74 Bug 1235605 - Use CheckedInt in Deinterlacer and make its buffer allocation fallible - r=tn a=abillings --HG-- extra : commitid : 9kLW4NKhJTT 31 December 2015, 19:20:34 UTC
1ffe79e Bug 1233152 - Use PersistentRooted for ParseTask script and sourceObject. r=terrence a=sylvestre --HG-- extra : commitid : BMN92qBPXtI extra : source : 27b9d60e819cce5f20de8a0c48b1aa40522c7dd2 extra : intermediate-source : c02ba5b2cd2f3f2f9e58f1ff8d5944af3e0adb1c 30 December 2015, 12:28:13 UTC
1f4d537 Bug 1221385 - Handle OOM during JitRuntime initialization a bit better. r=bhackett a=abillings --HG-- extra : commitid : 7bdD4KJF1Qo extra : source : 350fbdbad784715d2e36a4dcb3eb7d89002033e2 extra : intermediate-source : a6bb8cbba8cb97ff71afb2b728888761528163ae 30 December 2015, 12:27:09 UTC
7af9fa6 Bug 1234453 - More complete save.1 UI Telemetry probes r=margaret a=ritu --HG-- extra : commitid : E2iKAEhWW8X extra : source : 254e1fdb70f5f83eff87ef8a627774cb9c745cc3 extra : intermediate-source : bdf4f899b2fcf37cff459a4cc7c14edf93631eb9 extra : histedit_source : 6f8cb1b3166be1a2122157ac65ff7b1a66e79cc1%2C4cd65da707985c80a3b19801b9079fe33cb84e6a 31 December 2015, 19:18:17 UTC
d2f29dd crashtest for bug 1228484 r=karlt a=ritu --HG-- extra : commitid : iCxc39Rcn1 extra : source : 3a206e2652fc66e9ddea0228c120fa9986ef62b6 extra : intermediate-source : 4f950ccc933de4f539a7135dcf27f3a1360c38da 03 December 2015, 23:45:47 UTC
a0ac1ed bug 1228484 throw instead of capturing a second stream to a different graph r=roc a=ritu --HG-- extra : commitid : 2jpGoTFcop8 extra : source : ce9ce7e7d717c912325fa6d25a3fdbe19c4e4124 extra : intermediate-source : b5969bcd352dbaee1a1ad4ba7c47e27cc14b44c7 03 December 2015, 12:30:46 UTC
3fd5ab0 Bug 1225336 - Add telemetry about web notification display/messages. r=wchen,kitcambridge p=vladan a=ritu --HG-- extra : commitid : 3g2uxI95UtN 02 December 2015, 06:40:17 UTC
f3611e4 Bug 1167248 - Call RtlGenRandom() instead of rand_s() to workaround crashes from injected third-party hooks. r=jandem a=sylvestre --HG-- extra : rebase_source : 32987dd2b08ded1744119a0220db8bcdca973d17 21 December 2015, 05:14:44 UTC
9834292 Bug 1229274 - Investigate tracking when a screenshot is taken in Firefox r=liuche f=nalexander a=ritu 17 December 2015, 18:04:47 UTC
fbaab53 Bug 1230483 - Part 2 - LoadFromSourceChildren() should be queued at most once in an event cycle. r=roc, a=sylvestre --HG-- extra : source : 3941a5040b066b67d1d26eb7a34ee6361ea98cc2 extra : intermediate-source : 9f8711a3f2cfdfa923378f0a3b8864494ef02e92 21 December 2015, 11:55:43 UTC
c0dec27 Bug 1229825 - Make GIF deinterlacer respect the frame rect bounds. r=tn, a=sylvestre --HG-- extra : source : df078713d748487a433de312690c75e37a7f0d58 extra : intermediate-source : 5a51913d7daf21404fcc4aef65424fd95c77d0b8 29 December 2015, 23:19:27 UTC
8bafa7f Bug 1232069 - Check box sizes before alloc&copy. r=jya, a=ritu --HG-- extra : source : 2a57c0a0cf19b32f5fa9cb72c44a92e3319d14a0 extra : intermediate-source : 442ef4144dfe4e50abeaa7bc2d0122bea98a44f8 29 December 2015, 18:12:14 UTC
1ea9e3e Bug 1223670 - make SetMozAudioChannelType() private because the type will not change after construction. r=baku, a=al --HG-- extra : source : 9dbf30a524936743102e1104236d7f066b93d4bf extra : intermediate-source : cd3be172999f6a9ec1bd63e5a7f0ca5d3570cd6b 03 December 2015, 12:18:11 UTC
back to top