User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:jolin@mozilla.com Wed Mar 15 08:25:49 2017 +0000 | 825a39baf2b27357fbf544a31c34d2fa7a5c4976 | John Lin — Bug 1347439 - part 8: store frame sizes in queue. r?jya |
74abc59a267f605f3f0104e5854e29a1dd2c46e0 | John Lin — Bug 1347439 - part 7: make sure TrackInfo in the sample is up to date. r?jya | |
0ada04dc26f98c5cf44eceaef0422dbef9e04505 | John Lin — Bug 1347439 - part 6: rename DurationMap and turn it into a generic class. r?jya | |
89c6bd68b1eb81959c6393082681db44a0aa2c96 | John Lin — Bug 1347439 - part 5: let VideoData::CreateFromImage() accept only neccessary parameters. r?jya | |
a6b858e55d989556ced97e8160d6d744c573ea1e | John Lin — Bug 1347439 - part 4: use picture instead of display size to construct Image. r?jya | |
a003fbc97950a2c209300254874e7cf9ecf74d42 | John Lin — Bug 1347439 - part 3: release outputs not sent for rendering. r?jya | |
b80ffb29331b9142f41c95ee7c43617a769488aa | John Lin — Bug 1347439 - part 2: use pts to index input duration. r?jya | |
f80ca133f8e6e071adb1787861dda7476ded9517 | John Lin — Bug 1347439 - part 1: extract DurationMap and make it thread safe. r?jya | |
f10175e0500e5867b7fe2e127cdf9619a683db0c | Aki Sasaki — bug 1344321 - fix flake8. r=bustage a=release DONTBUILD | |
d39caf1800cc17a977fdfa7e7235fa8b2715404a | Aki Sasaki — bug 1344321 - disable windows, mac, {win32,win64,linux}-pgo builds+tests on beta. r=dustin a=release | |
1191278a33c8a85789afbe5255a7cc85e447eba9 | Aki Sasaki — bug 1344321 - enable run-on-projects for nightlies. r=dustin a=release | |
5e13ff0344cc8b3a67a94fd05f7a973164ef2977 | Aki Sasaki — bug 1344321 - remove linux64-pgo from target_tasks_mozilla_beta. r=dustin a=release | |
d5d5a6044fc54d03f932cd21d2ea7250b51ff486 | Aki Sasaki — bug 1344321 - add nightly test support. r=dustin a=release | |
fa57d7bb08727b72deca53dcd91c2041443e82e7 | Ben Kelly — Bug 1346426 - Don't crash if a window is frozen while there is a dummy timer in the list. r=ehsan, a=jcristau | |
93673f1f4f7d4f1e0331e3bce48bc95928bb552b | Andrew Swan — Bug 1342219 - Handle incompatible local installs correctly. r=mossop, a=lizzard | |
1bea5e99808b6bda5287db6e2d443b9c6ba9db9b | Gijs Kruitbosch — Bug 1344644 - Stop supporting outdated Edge bookmarks format to avoid hangs trying to open bookmarks database when Edge is open. r=dao, a=jcristau | |
b6c66c7c52bd31883e6c9e617a6f63cd05595484 | Chris Pearce — Bug 1342822 - Move Widevine decryption throughput limit into Gecko. r=gerald, a=lizzard | |
df89e9e6d301c618c0dfb3dcb8093637ca717200 | Hannes Verschore — Bug 1313869 - IonMonkey - Ensure ballast in ensureDefined. r=nbp, a=lizzard | |
22cf7e91401979924fd3214df228e64f8bd4f0b1 | Michael Layzell — Bug 1179542 - Wait for the page to load before checking menu status. r=ehsan, a=test-only | |
5359d7b1d4cdb6807595d21d8b233f58ec5dd84b | Johan Lorenzo — No bug - Tag a5ccc32310c9a424ccb4f5106f5155ca20dd360a with FENNEC_53_0b2_BUILD1, FENNEC_53_0b2_RELEASE a=release CLOSED TREE | |
fd0708b8461b5bf331f0335876920d8d3f833976 | vincentliu — Bug 1343851 - Add nullptr check for SurfaceFactory in StartVRPresentation. r=mtseng a=gchang | |
5d47ea9e922d9cb2f2f289fab56231cad6a0f71b | Christoph Kerschbaumer — Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL. r=gijs a=jcristau | |
7db4d272a316f60f6d0b8c1ede436035c1acefef | Michael Layzell — Bug 1337073 - Improve the precision of the IPC_SYNC_LATENCY_MS probe and rename it to IPC_SYNC_MAIN_LATENCY_MS, r=billm a=gchang | |
4f664bd4ca39cc99e86e7c7f2fda185204d20a7d | Nils Ohlmeier | |
aa07f3afdc874cb03da55143e112e30595010f6d | Honza Bambas — Bug 1320458 - Make logging by sandboxed child processes to a file work on Windows, r=aklotz a=gchang | |
a5807cd917b25038d8c00428ee42623e2f907c7e | ffxbld — No bug - Tagging a5ccc32310c9a424ccb4f5106f5155ca20dd360a with FIREFOX_53_0b2_BUILD1, FIREFOX_53_0b2_RELEASE a=release CLOSED TREE | |
450a71edfed328365966f870d255f280953d1714 | ffxbld — Automatic version bump. CLOSED TREE NO BUG a=release | |
ea823a8262ac96b7150df0a41beb2ba5e40fe89c | Henrik Skupin — Bug 1330348 - Make forward- and backward commands synchronous. r=ato, a=test-only | |
8ba329bcd265c9a7800da1cbadeddd0e07e38db9 | Henrik Skupin — Bug 1330348 - Make pollForReadyState a shared method for navigation commands. r=ato, a=test-only | |
9959662dceb0eaf318f580d0d01a542542cd9af7 | Mats Palmgren — Bug 1346527 - Allow a small fuzz factor on all platforms for 722923-1.html. a=test-only | |
0b68f73fd7e9e91ddddf756c91d9d6c8f806ef52 | Paolo Amadini — Bug 1340538 - Refresh a page when permission pop-up is opened will make the permission pop-up to be displayed in the bottom of the page. r=johannh, a=jcristau | |
2f9fc3b858d76c82088eef7604e6cb577483de64 | Neil Deakin — Bug 1109868 - Panels should watch their anchors for position and visibility changes and update accordingly. r=tn, a=lizzard | |
a5ccc32310c9a424ccb4f5106f5155ca20dd360a | Jared Wein — Bug 1335043 - Prevent the bookmark panel from closing automatically if the mouse is hovering over it. r=mak a=lizzard | |
6f254d491d00b67c0effe24fbe0b87cbc6f812b0 | Wes Kocher — Backed out changeset fe89c5aec076 (bug 1335043) because it didn't land correctly a=backout | |
a70aec4e81ce3ca5fd1a5303b6aa1251fc9bb1a1 | Jan Henning — Bug 1346171 - Part 2 - Test synchronous session file deletion on clearing history. r=sebastian a=lizzard | |
ffb57e932e835673ada66e817053a5aa54a06889 | Jan Henning — Bug 1346171 - Part 1 - Check correct file before attempting do delete it. r=sebastian a=lizzard | |
7a81ee5eddd136ef2729007d904dc5b2003f30cc | Tooru Fujisawa — Bug 1345960 - Handle shorthand property and destructuring with async keyword properly. r=shu a=jcristau | |
a5dd3823bde3ba595aca5d2036a68e3b2a0b880c | Mike Conley — Bug 1345956 - Back out bug 1320732 (changeset 36be06539887) for sometimes making checkboxes / radio buttons hard to see. r=snorp a=lizzard | |
0aa0fdf91411b86a98cdda2f70065a3af16d000b | Lee Salzman — Bug 1345815 - fix BasicLayers OOM with recording playback by avoiding copies. r=tobytailor a=jcristau | |
d5d60e222153ea7a74cc3aa05b543f77cf0a21b8 | Andrew McCreight — Bug 1344848 - Don't check for atom leaks unless we're checking for other leaks. r=erahm a=jcristau | |
eb379dba884acac25c3d32d259eef047b5cfd458 | Andrew McCreight — Bug 1344527 - Give up in ReadScriptAsync if we can't create a promise. r=bholley a=gchang | |
43555a2b5ac65bccd47905689fbd1a916c0ef424 | André Bargull — Bug 1343493 - Update tzdata in ICU data files to 2017a. r=Waldo a=lizzard | |
fe89c5aec076db809af03c3d0aa2ca7de52f3b6d | Jared Wein — Bug 1335043 - Prevent the bookmark panel from closing automatically if the mouse is hovering over it. r=mak a=lizzard | |
97967b1668830f6e88ce9bc086607494a3ba2c31 | Gijs Kruitbosch — Bug 1325880 - fix RTL issue with statuspanel display, r=dao a=gchang | |
65c3d718dd5fb6f11912820a5433ff6d13e6362f | Randell Jesup — Bug 1339246: force rebuild of Send/RecvStream if the SSRCs have been changed r=bwc a=gchang | |
b6322b5f2b77fe988573ab663ec167ed2d716669 | Randell Jesup — Bug 1337777: Add test for SDP answer without a=ssrc r=drno a=lizzard | |
c1babb29398b8bbef723dd17f575d616822b8327 | Randell Jesup — Bug 1337777: ensure mSend/RecvStream access is locked r=bwc a=lizzard | |
f6e2a8eabd7ea17672a006d6e69a6718e1083002 | Randell Jesup — Bug 1337777: if no receive-SSRC was signaled for video, on the first packet reset the VideoReceiveStream r=bwc a=lizzard | |
a571068c57c875374166901a883e7a635c066e92 | ffxbld — No bug - Tagging a4a198383638d54b6093b1caab16740cec21ebc2 with FENNEC_53_0b1_BUILD3, FENNEC_53_0b1_RELEASE a=release CLOSED TREE | |
c32166f8c0c41147e320418ae7ce359a4edb94e3 | Mihai Tabara — Bug 1344229 - alter version bumping to prevent race conditions. r=rail a=release DONTBUILD | |
e5eb0121a580e4b8acf53886861363f669a864ad | Ryan VanderMeulen — Backed out 3 changesets (bug 1337777) for bustage. | |
9e4af52826967f7cf49cac1d94a5afdbe1700f48 | Ryan VanderMeulen — Backed out changeset 6bdac526f998 (bug 1339246) | |
20b587aa00a89dbf245a53ee2495b94132000d9c | Matteo Ferretti — Bug 1343217 - Cut the CssGridHighlighter canvas size to its maximum size. r=pbro, a=lizzard | |
6bdac526f998b0e7d45a754ea93be7a61e99e35c | Randell Jesup — Bug 1339246 - Force rebuild of Send/RecvStream if the SSRCs have been changed. r=bwc, a=gchang | |
fc832b9c1e62f84fbadd57954fec7e9cb49688d0 | Michael Layzell — Bug 1342057 - Part 2: Add a test that the MIME type is set correctly for image data. r=baku, a=lizzard | |
ccc12c0fbf9fc09ee395015a4b67cb57e47e41c3 | Michael Layzell — Bug 1342057 - Part 1: Use correct MIME type for files as DataTransferItem.type. r=baku, a=lizzard | |
37fb7f53b4ac506eca51d0ce4724de71b26d3ccc | Christoph Kerschbaumer — Bug 1341754 - Test SetURI in Location passes triggeringPrincipal. r=smaug, a=lizzard | |
bfd6d752f4d4d7579dc778654dbd431452046c20 | Christoph Kerschbaumer — Bug 1341754 - Provide a valid triggeringPrincipal when calling SetURI in Location. r=smaug, a=lizzard | |
6938c2c43242ccd602ea0254c171d5ca75ce7ed9 | Jan Henning — Bug 1343603 - Part 2: Test that clearing history clears the cached session store data, too. r=ahunt, a=ritu | |
3e68000c437c77dadc5e58f0a8b88fadf4ce145a | Jan Henning — Bug 1343603 - Part 1: Immediately clear cached session store history data when clearing history. r=ahunt, a=ritu | |
dc8c26683d20ca523a1fa2e23dcbef9c09cbe43d | Johann Hofmann — Bug 1343210 - Only move focus into identity popup when opened via keyboard. r=Gijs, a=lizzard | |
7b7a3daa9f812554d4efed205bb8afceedcbaae0 | Randell Jesup — Bug 1337777 - Add test for SDP answer without a=ssrc. r=drno, a=lizzard | |
eb7181c6f54fe13d3e58979b820396b2feca9394 | Randell Jesup — Bug 1337777 - Ensure mSend/RecvStream access is locked. r=bwc, a=lizzard | |
5094bc55377553ea338e993f3d24508440a6ea67 | Randell Jesup — Bug 1337777 - If no receive-SSRC was signaled for video, on the first packet reset the VideoReceiveStream. r=bwc, a=lizzard | |
fc91a19ee809ffdfa7a7d65a22e0a7732ca5c6e0 | Thom Chiovoloni — Bug 1337993 - Ensure we mark all current bookmarks for reupload when bookmark engine enabled state changes. r=kitcambridge, a=lizzard | |
d5f74115c95b1e3586e20333098e3050d7f9a641 | Matteo Ferretti — Bug 1312103 - Avoid scrolling latency on highlighters given by APZ. r=pbro, a=lizzard | |
5091aed32a4885392f7161af4d8bf92a6ebc2668 | Michael Layzell — Bug 1343729 - Only collect IPC_SYNC_LATENCY_MS on the main thread. r=billm, a=lizzard | |
e7c5970badab988fa220c818162273be8c3683ba | Chris Pearce — Bug 1333489 - Record time spent waiting on sync IPC. r=billm, r=francois, a=lizzard | |
ef9c28e77417c83d7688842b3a91ce37e20b5f87 | Jonathan Kew — Bug 1343552 - Part 2: Record attempted misuse of gfxSkipCharsIterator via a gfxCriticalError. r=mats, a=lizzard | |
ddbca773eb5376aa6351d471e69364bdb8b9b254 | Mats Palmgren — Bug 1343552 - Part 1: Invalidate the cached flow length when the next-in-flow/continuation changes. r=jfkthame, a=lizzard | |
25bd9d223224f3cd8cb237441a13989aed5e0562 | Blake Kaplan — Bug 1294379 - Remove this hack. r=krizsa, a=test-only | |
3fde35bd223ab915bb167eff5eddcea62b67b4da | Blake Kaplan — Bug 1294379 - Remove CPOWs from browser_mcb_redirect.js. r=krizsa, a=test-only | |
045dfd74a70284e1d67b2054224b35f845b817b3 | Gabor Krizsanits — Bug 1337729 - Reenable browser_privatebrowsing_concurrent.js. r=mrbkap, a=test-only | |
af81f30e05c8a4ebef50403e318c181850cea38c | Mihai Tabara — Bug 1344225 - add buncer aliases Fennec related configs. r=rail a=release DONTBUILD | |
9d85dfdc00773ba0172110593c8208adc424cc72 | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
d84066a52ff00eb7ff10c6822178c1e22ff84ee1 | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
e2752c5516c107c4c8a3edf7be91b2fd15c56a3b | Matt Woodrow — Bug 1337548 - Only send DidComposite to affected tabs. r=dvander, a=gchang | |
05659f9e9b7b94bde3af270f2f301f4edea4d62e | Dão Gottwald — Bug 1340115 - Cap the amount of history we import from Chrome. r=Gijs, a=gchang | |
5e211036864b9ed718084ece95d6a64488c976c1 | Valentin Gosu — Bug 1321878 - Disable diagnostic assert and make test less racy. r=me, a=gchang | |
84c5b75e91d816c74375215208f98b9487836fde | Ben Kelly — Bug 1321878 - Part 2: Add a wpt test to verify Performance timing API accounts for service worker time. r=asuth, a=gchang | |
4f4de67ea84b508b0bc1b4b1692bacbdaa93077f | Ben Kelly — Bug 1321878 - Part 1: Don't exclude child process and IPC transit time from Performance API network timings. r=mayhemer, a=gchang | |
a1d99033e1f71bc1b61476401ff47091fda0b78e | Ryan VanderMeulen — Backed out 2 changesets (bug 1343603) for test_session_clear_history.html failures. | |
a8520e774a481f44ebce39331d17e24228dd3f20 | Steve Fink — Bug 1343261 - Dead object proxies must be swept with their former targets. r=jonco, a=ritu | |
9f2bf992c9a8ce0b8311b1eead9ac21d6887b287 | Christoph Kerschbaumer — Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads. r=gijs, a=lizzard | |
e6da0317da15c446bad3ad5e4e57a506f15d2d81 | Christoph Kerschbaumer — Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads. r=gijs, a=lizzard | |
50b08b8cf6d98a38c427ea6338d088b2d9f8e0ac | Matthew Noorenberghe — Bug 1333256 - Bring back the insecure field warning Learn More text in bold on Fx53. r=johannh, a=ritu, l10n=flod | |
f6bc529e2121b54692e1e7e78d927f514f6b80a9 | Daniel Stenberg — Bug 1342661 - Boundary check before assigning. r=valentin, a=ritu | |
0f1965c2814fcb7e7cf7f8e327ed972b14e5ec10 | Honza Bambas — Bug 1342442 - Add null-check over gService in nsCacheService. r=michal, a=ritu | |
e1ad07de5780569f07ce128acc5561451ce8c1fb | Christoph Kerschbaumer — Bug 1334875 - Temporarily remove assertion that history loads pass a valid triggeringprincipal. r=jwatt, a=ritu | |
1a099492211cbf64425ab3aead4fa33583b9cb0a | Randall Barker — Bug 1344517 - Keep dynamic toolbar visible while page is loading. r=kats, a=ritu | |
725b9ae87b49c35f61063a856547d88b897a663d | Valentin Gosu — Bug 1344558 - Avoid OOM in nsSimpleURI::SetPath. r=mcmanus, a=ritu | |
72774ba28bbb000b0456dbc9cbf3250142b799de | Jan Henning — Bug 1344464 - Part 1: Restart input after removing autocomplete text for keyboards that require it. r=jchen, a=ritu | |
27b7ba43c5af090e4fa138038ff3fa774e486595 | Jan Henning — Bug 1344464 - Part 0: Remove unneeded code. r=jchen, a=ritu | |
32d6ec3dc58f3de9126d4faf9cfb636cf2f134f4 | Jan Henning — Bug 1343603 - Part 2: Test that clearing history clears the cached session store data, too. r=ahunt, a=ritu | |
f83bd2c01258711ad6cfcf14ad73c85b1a586f85 | Jan Henning — Bug 1343603 - Part 1: Immediately clear cached session store history data when clearing history. r=ahunt, a=ritu | |
6e9bbdb98c091ebfe94f6c3866e211bce60105c9 | Boris Chiou — Bug 1324554 - Part 3: More tests for test_animation_properties.html. r=hiro, a=ritu | |
b77d8b1003d540cf1f9d0819a83b209901275b0e | Boris Chiou — Bug 1324554 - Part 2: Add a crash test. r=hiro, a=ritu | |
6ad8f8f35fb1064ac63cc01aed7c5b2817c27bfd | Boris Chiou — Bug 1324554 - Part 1: Filter out zero-length segments earlier. r=hiro, a=ritu | |
73d0118b4fd4b3d60e035b8af4e6b3518fff35fe | Matheus Longaray — Bug 1343056 - Take userTypedValue into account when saving tabs to disk. r=mikedeboer, a=ritu | |
c1f79cff945c9d1744c2f38397c645c3eb55480a | Matheus Longaray — Bug 1323987 - Set document URI after content viewer is created to host preview. r=mconley, a=ritu | |
7784a12de64b726a6c4681028540287966b423a9 | Matheus Longaray — Bug 1323987 - Update browser printing code accordingly. r=mconley, a=ritu | |
f8fb0f5e4063476e83c26e0f67ea9228bd4ed963 | Matheus Longaray — Bug 1323987 - Keep saving about:blank and about:newtab to disk. r=mikedeboer, a=ritu | |
87b31a7e567ddd80b64d95ec12d21b1543d9c65c | Matheus Longaray — Bug 1323987 - Add about:printpreview redirector. r=mconley, a=ritu | |
353c1a7da9bea0d18c5d8bf22aef948a15e62700 | Jim Chen — Bug 1337910 - Notify observers from Gecko event queue. r=snorp, a=ritu | |
7f08d4487101348816a8b624e42ab3dc745c3095 | John Lin — Bug 1340160 - Catch more local and remote Java exceptions. r=snorp, a=ritu | |
4793c93e3ddd074182f1586d1141565e6fc1b8aa | Tom Schuster — Bug 1319087 - Add nukeCCW to the shell and test it. r=jandem, a=NPOTB | |
9c697f08d30124ab3cb00c501f7450106eee22b6 | JW Wang — Bug 1343787 - Allow MediaShutdownManager::Register() to fail. r=gerald, a=lizzard | |
d4be754fcafc278866e29dd9c3ba0efae46e6e0e | Jean-Yves Avenard — Bug 1342808 - Ignore user data track. r=gerald, a=lizzard | |
ecc496aa06dc32e8407193c5a6dfef660d6295c7 | JW Wang — Bug 1336356 - Ensure MediaDecode::Shutdown() is called by MediaShutdownManager::BlockShutdown(). r=gerald, a=lizzard | |
f56896f4d1a5c68bb140bf7a2c6d92997edd626a | JW Wang — Bug 1336345 - Register shutdown blocker only once when the 1st MediaDecoder is created. r=gerald, a=lizzard | |
dcf431ccb619707fd8b34603427723d78b7f8011 | Ryan VanderMeulen — Bug 1343852 - Upgrade to NSS 3.29.3. a=ritu | |
b2299dd1dc579b9d5b0cce5092e9cac9b69f0f3d | Ryan VanderMeulen — Bug 1343453 - Tweak the in-tree patch a bit to better-reflect the rebasing done on it. a=lizzard | |
ed77e7b7d76e828eaf5d99a0b15691d2b9226638 | Ryan VanderMeulen — Bug 1343453 - Backport some upstream libevent fixes to our in-tree copy. r=billm, a=lizzard | |
e8da840aef369d9e313f16a58e225dd9a9f01ed5 | Samael Wang — Bug 1339722 - Check for mDoc after DispatchChromeEvent. r=smaug, a=lizzard | |
f4c59968a6eaf400caafbb890d8cd8bb37ccb178 | Richard Barnes — Bug 1342974 - Add code to generate a Merkle tree summary of a release. r=arroway, r=catlee, a=lizzard | |
4aba6ce71224cdd97c5cb03c51f9b10c31aa56af | Matthew Noorenberghe — Bug 1342462 - UITour: Remove automatic reader view tour based on a URL regex. r=Gijs, a=lizzard | |
69e5687ef053379e8044dbc38e3f3ec51a1f426a | Jared Wein — Bug 1294799 - Disable the autoclosing of the bookmark popup if there is any interaction with it such as mousedown or keypress. r=mak, a=lizzard | |
c9a2f2cda1199ea76b8181f609028c07c906daaa | Aaron Klotz — Bug 1335235 - Add disabling of the COM BSTR cache to mscom::MainThreadRuntime. r=jimm, a=lizzard | |
dd6cf0b21528034f95953aa6a9b4324fcadb1685 | Milan Sreckovic — Bug 1330012 - When caching power table for filters, avoid and optimize out the degenerate cases. r=bas, r=mstange, a=lizzard | |
2bbd7a57c79b244198273bb5348dba629af3e12a | Mihai Tabara — Bug 1344202 - uptake monitoring better handling absence of partials. r=rail a=release DONTBUILD | |
865af782d3c9afa8f5f9fd0499ea94ac9dc063ca | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
31f757e837abad20e44fff4700b1d3917ef5cd11 | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-309 - a=blocklist-update | |
20dda1bb565d0b18c77e01468c568f68fa1b1396 | Ryan VanderMeulen — Backed out changeset 674c744f9b16 (bug 1315611) for opt test_refresh_firefox.py failures. | |
fb836ee72ce6953b44ec4538d72a2cf27c106fc7 | Gijs Kruitbosch — Bug 1333484 - Make Firefox refresh marionette test not rely on previous tests. r=mikedeboer, a=test-only | |
42bbb960062c48636be15ad5cef187353a3be84d | Ryan VanderMeulen — Backed out changeset 068094999e10 (bug 1337390) because it depends on a shell function that doesn't exist on 53. a=NPOTB | |
82a197a40b3deed7d38a7e2196757c7070f4dde6 | Dylan Roeh — Bug 1305815 - Issue EOL warning if non-NEON-compatible device detected. r=glandium, a=jcristau | |
782ebf2dfc40456845358e0a94eb8c9cd72ac8c4 | Robert Helmer — Bug 1324192 - Split system addon update tests into expected pass / expected fail to avoid timeouts. r=aswan, a=test-only | |
0ba3df0bf6c9b69671d2f6c7e40c11b9a6960276 | Robert Helmer — Bug 1324192 - Move common system add-on test functions to head_addons.js. r=aswan, a=test-only | |
674c744f9b1609d0fe06163d80c254b2c8b9cd02 | Henrik Skupin — Bug 1315611 - Ignore GFX sanity check window during startup of Firefox. r=ato, a=test-only | |
c16cd2b0733e2aad9b0f80bf74d0c4fb59f7991f | Matt Woodrow — Bug 1300355 - Part 3: Disable reftest canvas cache for win 7. r=jmaher, a=test-only | |
3b911d0ad6beb6b1846cc9fa19562d287cdd80df | Matt Woodrow — Bug 1300355 - Part 2: Don't track use counts in the reftest harness when the cache is disabled. r=dbaron, a=test-only | |
81deafbeaf6b2fc265e2c47f770fa8abba86b172 | Matt Woodrow — Bug 1300355 - Part 1: Increase frequency of GC/CC during reftests. r=dbaron, a=test-only | |
b4489256ab9405e61eef4db767cc24bd6da8e43b | Kim Moir — Bug 1345157 - Linux builds not running on-push on mozilla-beta r=aki a=release | |
ad30205f434e7fd9f1348b891be89a72d7007efc | ffxbld — No bug - Tagging 2b89485cf946cdfdd69e5d11aa6af2563fa7520d with FIREFOX_53_0b1_BUILD1, FIREFOX_53_0b1_RELEASE a=release CLOSED TREE | |
122eab3495047998bdd39c4a583808722c5542ba | ffxbld — Automatic version bump. CLOSED TREE NO BUG a=release | |
068094999e10ce2a839e5a049c1b98baaf01c3a5 | Jan de Mooij — Bug 1337390 - Fix JSExternalString::dumpRepresentation. r=jwalden a=NPOTB | |
1567a8f8159ee69be3bd83bef940edf3c24451eb | Henrik Skupin — Bug 1345105 - Disable gnome-software-service on desktop1604-test. r=dustin a=test-only | |
743571b6884fea8723524d212af0fcc16a389e00 | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
a4a198383638d54b6093b1caab16740cec21ebc2 | Aki Sasaki — bug 1345232 - fix fennec release mh single locale config names. r=bustage a=release CLOSED TREE | |
f86fb9a985037f0629c500376853a04f17edc194 | Aki Sasaki — bug 1345232 - rename android single locale release mh configs. r=mtabara a=release CLOSED TREE | |
856aa0419fd994748a3e48643eae78ef79bc2ce8 | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
2b89485cf946cdfdd69e5d11aa6af2563fa7520d | Carsten Book | |
150eacc885c23d1845280917cda4e6a652f8a7b6 | Aki Sasaki — no bug - README whitespace change to force builds. r=me a=release CLOSED TREE | |
350264ad9ad6f4b52fb3c492ccb78c0cdcfd8016 | Aki Sasaki — no bug - empty changeset to force builds. r=me a=release CLOSED TREE | |
6479b7e7f36d68a8a152543f9ea94e6fe7a3d3a5 | Aki Sasaki — bug 1344321 - enable nightly linux tests. r=callek a=release CLOSED TREE | |
1c8fd9d17d2ea7c003ad557fb985d8eafa454cf7 | L10n Bumper Bot — Bumping Fennec l10n changesets a=l10n-bump | |
d89512dab0481641f4ae5bc7e16348dc2a4d2e6d | ffxbld — Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release | |
b0bfc92112bb71ca0b5d3b8eb0a2b56655a04176 | ffxbld — No bug - Tagging mozilla-beta 615b84cd4c5f5923b78ffa1d335e51a6a74001f5 with FIREFOX_BETA_52_END a=release DONTBUILD CLOSED TREE | |
421259035f853e347685a2785643138388c2c588 | ffxbld — Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release | |
850451bce3530ac8ff1699d18ed38e53cc9bf752 | ffxbld — Merge old head via |hg debugsetparents 4e1faf8f62eb5edfbbe05c8f0a35cbe57a5ec9b6 615b84cd4c5f5923b78ffa1d335e51a6a74001f5|. CLOSED TREE DONTBUILD a=release | |
615b84cd4c5f5923b78ffa1d335e51a6a74001f5 | Carsten "Tomcat" Book — Backed out changeset 484c20783a1b (bug 1338099) for causing bug 1342383 on a CLOSED TREE | |
4e1faf8f62eb5edfbbe05c8f0a35cbe57a5ec9b6 | ffxbld — No bug - Tagging mozilla-aurora 39accab74f27dde4531631a66e95632bd8b4ffd3 with FIREFOX_BETA_53_BASE a=release DONTBUILD CLOSED TREE | |
39accab74f27dde4531631a66e95632bd8b4ffd3 | Johan Lorenzo — Removed tag FIREFOX_BETA_53_BASE a=release CLOSED TREE DONTBUILD | |
24e55649c9a5f71d27d21730c5180812c60ff9fe | ffxbld — No bug - Tagging mozilla-aurora 69efeba94b307f236a50a9e5fdd2bbd2e946657b with FIREFOX_BETA_53_BASE a=release DONTBUILD CLOSED TREE | |
69efeba94b307f236a50a9e5fdd2bbd2e946657b | Matt Howell — Bug 1343938 - Fix new installs erroneously not prompting to change the default browser setting. r=agashlin, a=sledru | |
a94edff8355a1c83ad2bfad80d48540a3cfdfcf6 | Gijs Kruitbosch — Bug 1343850 - Fix PlacesProvider.jsm undefined variable (aLastKnownTitle vs. aTitle). r=mak, a=lizzard | |
d7d8bd983a300b3fa9a15be16b698c62e48f4b2b | Gijs Kruitbosch — Bug 1341097 - Part 4: Misc. small optimizations. r=mak, a=lizzard | |
c4ed29d7cddeb8129ec1c8ce7982f78d95cdf36e | Gijs Kruitbosch — Bug 1341097 - Part 3: Don't dispatch oodles of titlechanged notifications for new history entries. r=mak, a=lizzard | |
15583c8ebe407a0de32a4c15c8aeea6554d8539c | Gijs Kruitbosch — Bug 1341097 - Part 2: Allow turning off notifications for individual inserted results when calling updatePlaces. r=mak, a=lizzard | |
4c28ea6d6776a5a8b42d175fbdb568682f506b7b | Gijs Kruitbosch — Bug 1341097 - Part 1: Group frecency notifications from history notifications. r=mak, a=lizzard | |
f904536fd210f2bf145a1a53a0d62447eac10c5a | Dão Gottwald — Bug 1300376 - Update zoom indicator when moving a browser to another window. r=jaws, a=lizzard | |
7c6b8d7652544c7b306c25acebdc2a6fb32d0dd0 | Amy Chung — Bug 1319403 - Modified nsCookieService::FindStaleCookie() and test cases. r=jdm, a=lizzard | |
3df2a420389bbeda6c16676068d1f452b2c6d340 | cku — Bug 1341149 - Implement ImageLayerClipState::ctor. r=mstange, a=lizzard | |
abc24cf07fc9aaf416f5efabb808d60363120816 | David Anderson — Bug 1339852 - Fix a content canvas crash caused by losing IPC during a GPU process restart. r=mattwoodrow, a=lizzard | |
9a08c0317d188d67b593a20e96da25b380b4f2fb | Kan-Ru Chen — Bug 1344074 - Make sure ParamTraits<mozilla::Array<T, Length>>::Read use the correct type. r=mattwoodrow, a=lizzard | |
4b6a130cc3424f17b07220bd23c2c70c4f32e860 | Kartikaya Gupta — Bug 1341691 - Improve handling of touch events when dismissing popups. r=jimm a=lizzard | |
a2ba330bcb09a059ffa492a77a5e4f0f6c543ffc | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update | |
752f55f21af34b0e6ed51d5928954052f81bcde0 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update | |
14cf0c8a70e142e1416aa091f11b94619de1dcba | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-382 - a=hpkp-update | |
87053b7770fd62286d8fd26ac9efd2c18f661403 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-382 - a=hsts-update | |
e11b1a808700d7428c6ce94ca22921ae000424c1 | Xidorn Quan — Bug 1344102 - Add a telemetry for xml:base on styled element. r=bz, a=lizzard | |
b71eda2d078a990763e14e29f3dad757b6426441 | Masayuki Nakano — Bug 1343446 - NativeKey::GetFollowingCharMessage() should ignore found message if PeekMessage(PM_REMOVE) retrieves different char message but the found odd char message was odd. r=m_kato, a=lizzard | |
06f51944867c197d2237f107f541ef470c563b40 | Drew Willcoxon — Bug 1335992 - Search with default search engine stops working. r=florian, a=lizzard | |
6139d75fe055e310a4b436223d126f3690eda896 | Marco Bonardo — Bug 1337682 - CanonizeURL feature may override the next load of the current URL. r=adw, a=lizzard | |
e9f2075a8de61086e6ba7207fdaf1f81b578f4ff | Jan Beich — Bug 1316879 - Don't use CPP/CXXCPP from environment after bug 1299919. r=glandium, a=lizzard | |
c92f80e12f0c6fb8837b6707e75edf4731457b02 | Bob Owen — Bug 1141756 - Part 2: Correct removal of Printing:Preview:Entered message listener. r=mconley | |
d2a1690e80fa92039f0da32fd3d19ce1be6918d0 | Bob Owen — Bug 1141756 - Part 1: Add null check for mPresShell in nsPrintEngine::GetSeqFrameAndCountPagesInternal. r=dholbert, a=lizzard | |
6ba5938db9d24be0322236bd6ddd63a116f66152 | Jonathan Kew — Bug 1342787 - Use Nirmala UI as fallback font for additional Indic script blocks. r=m_kato, a=lizzard | |
99c77cd62ef59e48080855b30810edcad9b5f495 | Mike de Boer — Bug 1339782 - Use a WeakMap to keep track of windows with active findbar highlighters and make sure no JS error occurs when a window is closed. r=jaws, a=lizzard | |
576c102718deb6f7385229661b55a349ff95c554 | Jan Beich — Bug 1320940 - rustup is N/A on Tier3 platforms, so prefer downstream Rust packages. r=rillian, a=lizzard | |
809356dad7f409fa0597cec7704c72ce8d00ee32 | Jan Beich — Bug 1336791 - Allow readelf to print types without parentheses. r=glandium, a=lizzard | |
5fd05d2d980957d2657b68de28e0242f2deb12d7 | Jonathan Kew — Bug 1341986 - Add default font prefs for Arabic on Android, to try and avoid fallback finding broken fonts. r=m_kato, a=lizzard | |
7c156e6954655962756727949406eb3b0acaa23f | Fred Lin — Bug 1343122 - Support multiple params with the same name. r=Honza, a=lizzard | |
21bb36dab77ee30c9d6050aec2bc4b5f72d120b2 | Matteo Ferretti — Bug 1343495 - CSS Grid Highlighter icon is blurry. r=gl, a=lizzard | |
1c85043498f0975b39d43e53f1a12029f5ff2e57 | Jan Henning — Bug 1342820 - Reset navigation button state when clearing history. r=ahunt, a=lizzard | |
3dadcef3629a9e3cce5a47116cad84591220c087 | Jan Henning — Bug 1342718 - Don't query for search engine suggestions if we're not displaying them. r=sebastian, a=lizzard | |
ccfe0752e919fef62cb476e3fd16fe13db49b96d | Tom Klein — Bug 1340929 - Don't scroll to a new tab opened from a link. r=sebastian, a=lizzard | |
02bbbf7e0b0a9440ece4d5955fde099be21e74f8 | Mark Banner — Bug 1342427 - Setting Web Feeds in Application Preferences to "Add Live Bookmarks" then reselecting it appears to revert to "Preview in Nightly". r=jaws, a=lizzard | |
18e70856a7555d12bf43f88007d3a6c021c9fae4 | Dragana Damjanovic — Bug 1340164 - Fix socketTrasport states in nsHttpTransaction coming from multiple sockets. r=mcmanus, a=lizzard | |
9b921f750287da0bb330d799658da45f37ca14d7 | Kris Maglione — Bug 1322273 - Return DeadObjectProxy when wrapping for nuked compartment. r=bholley, a=lizzard | |
555b2ea881cf38ab8f75a5f1699f970447ea342f | Kris Maglione — Bug 1322273 - Cut wrappers that point out of a browser compartment when nuking it. r=bholley, a=lizzard | |
44337c730a8a171bfbfcd54460b23ac656baff88 | J. Ryan Stinnett — Bug 1342490 - Bump e10srollout to version 1.11. r=Felipe, a=lizzard | |
f8757303ef9aad5b0c0717316a1c97c66bfe6090 | J. Ryan Stinnett — Bug 1342490 - DevTools users are temporarily qualified for e10s. r=Felipe, a=lizzard | |
0ba4b0ec4c6ef87f37564260b6c4c556e8b7d987 | J. Ryan Stinnett — Bug 1342490 - Allow e10srollout to control temporary qualifications. r=Felipe, a=lizzard | |
b0097ac9fa56a110dea1375b0139decfc9c9533a | Felipe Gomes — Bug 1340195 - Remove e10s block for LastPass. r=mconley, a=lizzard | |
3fc56f904d53def46fb38a7b7b071e23f3d58347 | Randall Barker — Bug 1341511 - Replace std::map::empty() call with correct std::map::clear() call to remove all elements from the map. r=dvander, r=jchen, a=lizzard | |
ff92ddc470715eeb1952b4ef7242f85c9836dcc0 | Andrew Xia — Bug 1327121 - Open split console on esc press when inspector search selected. r=jdescottes, a=lizzard | |
dd529ec5fef6cf0f1db2db40e316467d54a04361 | Lee Salzman — Bug 1342571 - Fix MaxStrokeExtents to account for partial pixel coverage properly. r=mstange, a=lizzard | |
2dcb9a997569874e25637c8d80c4749173e8d1f9 | Lee Salzman — Bug 1342571 - Shrink dashed DrawTargetSkia::StrokeRect where possible. r=mstange, a=lizzard | |
11167d5216199b4eb6bf17aaae13bc3adde31c6e | Rail Aliiev — Bug 1343107 - Fix linter failures r=nthomas a=release | |
a1baf7a379fcb23a5f319acffefc3c4ff475e293 | Rail Aliiev — Bug 1343107 - Move release images under taskcluster/docker r=nthomas a=release | |
4f8b78d17bd82f98e6ceb9591884d5b97096833b | Aki Sasaki — bug 1337824 - stop beta linux l10n on push. r=rail a=release DONTBUILD | |
c565a618690d15933c1cd3a2830bc87ca8d21e7f | J. Ryan Stinnett — Bug 1340620 - Use inverted loading icons with Compact Theme. r=Gijs a=lizzard | |
b946ece0c9d2bf34a925d13d08be2724f275dfd5 | J. Ryan Stinnett — Bug 1340206 - Disable transform to avoid blurry RTL URL bar. r=Gijs a=css-image-only | |
b48af7ab022592485ef72fb0250c447ea6156c80 | Rail Aliiev — Bug 1343524 - Split en-US beetmover config r=jlund a=release DONTBUILD | |
93515ea16c86a593ddf0e7f81e17c609bfd9ffc4 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-349 - a=hpkp-update | |
cab6567ab42f56f4eb160a76f11ef35be33d2c0c | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-349 - a=hsts-update | |
d9d91d6e389ef19bd48eb5153c9e32a122a1eecc | Chris Manchester — Bug 1339673 - Only force re-linking during PGO builds for the compile tier. r=glandium a=NPOTB | |
f16426d0e0e7f0bb786f89a7774c304bce65a0fb | Chris Manchester — Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted a=NPOTB | |
a2dd787448dc540dd1d257ed134c09af69be571e | Chris Manchester — Bug 1339673 - Don't link the gtest libxul during MOZ_PROFILE_GENERATE. r=ted a=NPOTB | |
a219509df28e8274bed048aec27d358f3e251a0c | Jonathan Kew — Bug 1317047 followup, make the table cells smaller to avoid horizontal compression of columns. a=test-only | |
8de9c4ef0fd944d1eb78f870cdc1a0d2721b041c | Mark Banner — Bug 1342472 - It is no longer possible to use backspace on Mac to delete a site permission (AppConstants is undefined). r=jaws a=gchang | |
5b0acf90608b98543f31b06b3f145ba49e39d50e | Masayuki Nakano — Bug 1341960 TextInputHandler shouldn't ignore InsertText() calls even if TextInputHandler has already dispatched keypress events and/or composition events for the key down but InsertText() is called again for inserting printable text r=m_kato a=gchang | |
0d297906afe978a54991613faacbb8e7f99fa88f | Carsten "Tomcat" Book — Backed out changeset ba9e4cf76c3e (bug 1338099) for causing Bug 1342383 | |
d21b59d7e732335ff1376ecde7d5b80c2b6b3c14 | Michael Kelly — Bug 1344060 - Only build the SHIELD system add-on on Nightly and Aurora. r=mossop, a=lizzard | |
1122e037842cb908323ffa63c321b8dc6a72b111 | Randell Jesup — Bug 1339244 - Add minimum bandwidth estimate support back in; lost in bug 1250356. r=ng, a=lizzard | |
329cd3f42a3355d27a83cf83ea54834f26e81e8d | Stone Shih — Bug 1333099 - Fix crash when incorrectly access EventSourceImpl::mEventSource. r=baku, a=lizzard | |
f4263d463641a484ed26d0202d198500fdb464fb | Nick Thomas — Bug 1342814 - add win64 location for stub installer, r=rail a=release DONTBUILD | |
d5b97a00c7e41b500878d293c16140304e871482 | Alastor Wu — Bug 1341062 - Part 2: Remove duplicated codes. r=baku, a=test-only | |
3b5887490771d13cd89cd23b2deb5dc985229478 | Alastor Wu — Bug 1341062 - Part 1: Wait for audioplayback event to ensure the media element has been resumed. r=baku, a=test-only |