diff browse |
ed56982ca86df994d2d1a76581899e08241fc118 2015-01-26 21:30 +0100 |
Cykesiopka - Bug 691148 - Remove unused strings from pipnss.properties. r=keeler |
diff browse |
982c4dbb69276d59f7533901725565d39d3a48b2 2015-01-27 18:25 +1100 |
Jean-Yves Avenard - Backed out changeset 0e9b37fd47c6. Breaks w4 test on a CLOSED TREE r=me |
diff browse |
03194db8d4f545b82987c2144c0cdff3c7a3dd76 2015-01-27 16:05 +0900 |
Brian Birtles - Bug 1115276 - Make tests that set toolbar visibility wait for any animations to finish before continuing; r=mak |
diff browse |
8f1b6d7853225faf375bb2ac2e109daeb7850b68 2015-01-27 07:58 +0100 |
Lars T Hansen - Bug 1125841 - remove PerThreadData variants of activation iterator constructors. r=jandem |
diff browse |
b44e10f8362384e88218432f52f7551d65307ce2 2015-01-26 22:53 -0800 |
Seth Fowler - Bug 1125490 (Part 2) - Use an enumeration instead of a boolean to request discarding in nsIImageLoadingContent. r=tn |
diff browse |
bbd77af91d820b079fc5f922a6942f68f34d117d 2015-01-26 22:53 -0800 |
Seth Fowler - Bug 1125490 (Part 1) - Make sure we request discarding for images in PresShell::Destroy. r=tn |
diff browse |
00f4c6c6f553dcb9becb6ef4acb445f1cd588685 2015-01-26 22:53 -0800 |
Seth Fowler - Bug 1126038 - Finish decoding off-main-thread. r=tn |
diff browse |
f6da914b2a93eea675e1eb9a5b458970db07ab7f 2015-01-27 19:30 +1300 |
Chris Pearce - Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe |
diff browse |
7348cb10d7b0282075aef7ed8313c901bac34c68 2015-01-27 19:30 +1300 |
Chris Pearce - Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe |
diff browse |
cdcfd5fda7b4ce42796028220b02b0d282c7745f 2015-01-27 19:30 +1300 |
Chris Pearce - Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe |
diff browse |
b6bec74def09427aa02c470f8e5fe14a33e3d171 2015-01-21 18:02 +0800 |
Chris Pearce - Bug 1123535 - Run MediaDecoderReader::ReleaseMediaResources on decode task queue. r=jwwang |
diff browse |
fde8a287433b84d43f7f8deceb5c12aef0d1dc4e 2015-01-27 19:30 +1300 |
Chris Pearce - Bug 1125472 - Don't flush decode task queue in MediaDecoderStateMachine::FlushDecoding(). r=bholley |
diff browse |
304e3ccaf5331fb8c200dc9ec9fd0ee05811ca3a 2015-01-27 19:30 +1300 |
Sotaro Ikeda - Bug 1123452 - Make Mp4Reader enter dormant state when it is idle and its document is hidden. r=cpearce |
diff browse |
4a027633ff64a5eddee8f59bee20e677b51268b9 2015-01-26 22:25 -0800 |
Ben Turner - Bug 1125969 - Fix reversed assertion when reading database metadata, r=janv. |
diff browse |
9c28c90d340815877e06579f29539f642fcac43f 2015-01-26 19:38 -0800 |
Ben Turner - Bug 1126129 - Only enable SQLite tracing when the right environment variable is set, r=asuth. |
diff browse |
5b3911fe7821719c314fab626e08fae6bcb43734 2015-01-26 17:08 -0500 |
Ehsan Akhgari - Bug 1125138 - Move TestTimeStamp.cpp to gtest and enable it; r=froydnj |
diff browse |
d72836297b6b3e4d550e03ed7386b5cfa28138c9 2015-01-27 16:47 +1100 |
Jean-Yves Avenard - Bug 1102642: Fix constructor definition on a CLOSED TREE |
diff browse |
0e9b37fd47c6bac589ec1b93fa8375cff57068d7 2015-01-26 11:26 +1100 |
Jean-Yves Avenard - Bug 1125581: Cache buffered TimeRanges and only recalculate as necessary. r=mattwoodrow |
diff browse |
b7b87042f25415ae47e5175004e34b8fb05b4e31 2015-01-27 02:01 +1100 |
Jean-Yves Avenard - Bug 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow |
diff browse |
daaf6d3b3db95af2fc43069c6aedab6d0804c9a6 2015-01-27 16:08 +1100 |
Cameron McCormack - Bug 1126145 - Include style sheet URL and line number in StyleRule::List output. r=dbaron |
diff browse |
a38c9be1a4be049605c63a9c89a8fe0d8bda561a 2015-01-27 16:08 +1100 |
Cameron McCormack - Bug 1126140 - Remove duplicated selector lists in StyleRule::List output. r=dbaron |
diff browse |
a9edb65373b8d0c3874a69461dc069fb04ab96b2 2015-01-25 00:25 -0800 |
Chris Peterson - Bug 1125665 - Fix -Wunused-private-field warning in PLDHashTable and mark xpcom/glue as FAIL_ON_WARNINGS. r=froydnj |
diff browse |
23943d3f9c0e8bb42807a28be948c7a02466589f 2015-01-25 13:49 -0800 |
Chris Peterson - Bug 1125693 - Fix -Wformat warning in xpcom/base/nsStackWalk.cpp and mark as FAIL_ON_WARNINGS. r=njn |
diff browse |
8eec3d8ec60a928e55d90bb94a9430a36fc7e64f 2015-01-25 00:24 -0800 |
Chris Peterson - Bug 1125690 - Fix -Wtautological-compare warning in toolkit/mozapps/update/updater and mark as FAIL_ON_WARNINGS. r=rstrong |
diff browse |
2b207b997e4cb0ec06339ac96a74d654b4a19bcf 2015-01-23 22:58 -0800 |
Chris Peterson - Bug 1125592 - Fix -Wmaybe-uninitialized warning in security/manager/ssl/src/nsNSSASN1Object.cpp. r=dkeeler |
diff browse |
cffc8f5b70681e412f5e26191b7ef84c3909e422 2015-01-26 18:57 -0800 |
Wes Kocher - Backed out changeset 783d0fe2770b (bug 1124394) for test bustage on a CLOSED TREE |
diff browse |
3f59fc41a460a76169c0581757e66525cbaff118 2015-01-26 21:52 -0500 |
Ehsan Akhgari - Backed out changeset 45921e3d9773 (bug 1117034) because of build bustage on a CLOSED TREE |
diff browse |
45921e3d97733905f6bd0a3a6f05554ed66ce6b4 2015-01-26 21:09 -0500 |
Ehsan Akhgari - Bug 1117034 - Mark some overridden functions in the tree as override |
diff browse |
05dfcf108b4fc66ded06fcb9b4d653b7e63ed2af 2015-01-26 20:58 -0500 |
Neil Deakin - Bug 1091140, add telemetry for sanitize, r=vdjeric |
diff browse |
f5c6c57fc11a3da2627648a654fcdf3cca525fa5 2015-01-26 20:49 -0500 |
Ehsan Akhgari - Bug 1125559 - Move TestThreadPool.cpp to gtest and enable it; r=froydnj |
diff browse |
4c573585e7dc400ffd320a1918fe296a51365b06 2015-01-20 15:46 -0600 |
Jason Orendorff - Bug 1090096 - Fix null crash in cloneParseTree with computed property names in destructuring. r=efaust. |
diff browse |
1f3af5e261d1578f93470102a54a418275c5ada2 2015-01-20 12:57 -0600 |
Jason Orendorff - Bug 1123906 - Get rid of static create() methods on ParseNode subclasses. Use constructors instead. r=efaust. |
diff browse |
a2f4d6a4a23b594b3be9f88bf0a56cb25e71e220 2014-12-20 10:22 -0600 |
Jason Orendorff - Bug 1122209 - Change some uses of LookupProperty to HasProperty. r=evilpie. |
diff browse |
ead7aa880dbe3c021242b5cd1333945e5937c501 2015-01-23 16:05 -0600 |
Jason Orendorff - Bug 1125371 - Silence some GCC-only warnings about uninitialized varaibles when building with --enable-optimize. r=jandem. |
diff browse |
6e7b69e6d3eb1af1f5d7568c6250eb9e7b66bf49 2015-01-27 15:17 +0100 |
Carsten "Tomcat" Book - merge b2g-inbound to mozilla-central a=merge |
diff browse |
ab87add2560f2eeede76fbf4170101a22e69d096 2015-01-26 19:17 -0800 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
18f177fc40dc1a182a998653ab0c2860aa523e64 2015-01-26 19:15 -0800 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
b2474bca849485c03850d4c09b55c65dc261e98d 2015-01-22 12:25 -0500 |
Mike Habicher - Bug 1121769 - push picture size to the camera driver, even in video mode, r=aosmond |
diff browse |
8fed85cc71d55543dcaadde6a4d2f9eed7f7d42e 2015-01-26 16:11 -0800 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
f2bbb7a9a3e3339e2ee0457c0d8117739c825f08 2015-01-26 16:10 -0800 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
a01e32d31dfe96865d6110f787d7f8cdbd305947 2015-01-26 15:33 -0800 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
6dd8812c2b0aa625c0cf4a911a0919b22e85a7e5 2015-01-26 15:31 -0800 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
3086135dda95f7fff02f34efc4e9e901297a8dca 2015-01-26 14:11 -0800 |
B2G Bumper Bot - Bumping manifests a=b2g-bump |
diff browse |
45d4cd8bbc04cfe6cdd0107977222d3736b813a9 2015-01-26 14:10 -0800 |
B2G Bumper Bot - Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |
diff browse |
bd91233cd18e59179bd70963f2add425f28d470f 2015-01-27 08:34 -0500 |
Ben Hearsum - bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound |
diff browse |
af8aa104c17526699c34ca873be27dec23a5b681 2015-01-15 20:22 +0100 |
Tim Taubert - Bug 1113178 - Replace removeAllPages() in services/sync/tests/unit/ r=markh |
diff browse |
4631f0283363274b04b1838ff948c81cb22b8971 2015-01-27 11:01 +0000 |
Mark Banner - Bug 1122486 - Upgrade Loop's use of Tokbox SDK 2.2.9.7 to fix issues with calls and rooms intermitently failing to connect. r=nperriault |
diff browse |
25da9ba50d8d04e78ef5e37415194b294c07c2c6 2015-01-24 13:50 +0000 |
Ian Moody - Bug 1036434 - In-content preferences doesn't show the complete scrollbar, r=gijs |
diff browse |
34d0394ad69da798c608fbfdb933bfcdffd97208 2015-01-16 13:13 +0100 |
Brian Grinstead - Bug 1122726 - Convert tabCurveWidth and tabCurveHalfWidth into CSS variables. r=MattN |
diff browse |
750f76c08fecfbe2bab22a9fc1f62e609b4d4adc 2015-01-26 12:22 +0100 |
Alexandre Poirot - Bug 1123784 - Fix fullscreen toolbox performances in WebIDE. r=jryans |
diff browse |
31c45bffae2ad8d42df166bfaf9d4d8b17a09e54 2014-12-30 18:35 +0530 |
Jalpreet Singh Nanda - Bug 1106900 - Move mSolo and other Robocop components into BaseRobocopTest. r=mcomella |
diff browse |
25d0517185f69972b7ad43b35a9795d19fbc4c43 2015-01-22 19:51 +0100 |
James Dearing - Bug 1124006 - Removed a couple of comments (fixes bug 1124006). r=mcomella |
diff browse |
a910bc402adc1321071d18b6d3f087fd3c6da947 2015-01-26 14:30 +0100 |
Cykesiopka - Bug 1089588 - Fix wrong telemetry descriptions regarding SSL_KEA_ECDHE_CURVE_FULL and SSL_AUTH_ECDSA_CURVE_FULL. r=keeler |
diff browse |
fcd8ddf5cd312b9ba8cce29b71db629e176c4b4e 2015-01-27 08:52 +0100 |
Eddy Bruël - Bug 1123686 - setBreakpoint should return a promise;r=jlongster |
diff browse |
2574b2a836f417b6acb40baded4389af88093a6f 2015-01-26 17:54 -0800 |
Richard Newman - Bug 1126111 - Define string for reading list DB authority. r=me, DONTBUILD |
diff browse |
f2cc06f8089a6249ab5badfb5d48bddda1573901 2015-01-26 14:58 -0800 |
Michael Comella - Bug 1124190 - Get tab state from tab in arguments; fix bug in forward/back button state. r=mhaigh |
diff browse |
4f669be8049b04249fdb3572cc6321389cd6e64c 2015-01-26 16:52 -0500 |
Ryan VanderMeulen - Merge m-c to fx-team. a=merge |
diff browse |
d79a930a61f1639b84b66df81b04ca05a6227264 2015-01-21 15:10 -0800 |
Allison Naaktgeboren - Bug 1091461 - Fix Tapping anywhere under the 'Private Browsing' tip in the History panel will open the Custom menu when it shouldn't.r=liuche |
diff browse |
ab970e5d511895634335d80aea12d30ce6ef04b7 2015-01-26 12:29 +0100 |
Florian Quèze - Bug 1125661 - Intermittent browser_devices_get_user_media.js | expected notification recording-device-events - Got 0, expected 1. r=felipc |
diff browse |
b792e9c41c662b3091e2964c3bd81f42aa580143 2015-01-22 01:39 -0500 |
Patrick Brosset - Bug 1123936 - Fix intermittent browser_animation_actors_02.js by making the test wait for animationPlayer.ready. r=bgrins |