Changes pushed after changeset f65ad27efe839ce9df0283840a1a40b4bbc9ead0, up to and including changeset 557548714db55136b51e1129d649e2599797985f
User Push date [To Local] | Changeset | Patch author — Commit message |
philringnalda@gmail.com Sat Dec 03 06:17:44 2016 +0000 | 557548714db55136b51e1129d649e2599797985f | Phil Ringnalda — Merge m-i to m-c, a=merge ← 35 merge changesets [Collapse] |
| d2c5b6581d6ab82d04b6ee8d454bb7debe9f4d0e | Shu-yu Guo — Bug 1315592 - Handle JS compilation errors in the async subscript loader. (r=bholley) |
| afe43384706c6fc527164a746b7a8c8a2762d4ed | Tomislav Jurin — Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj |
| deb743b033b70f97af83172d90008da2a5ce7c59 | Tooru Fujisawa — Bug 883377 - Part 6: Update browser and dom tests to follow displayName change. r=smaug |
| a182612850f93496d6e1a4d753fd0e61fc1581c8 | Tooru Fujisawa — Bug 883377 - Part 5: Update devtools to follow displayName change. r=miker |
| 67447b2f92944a6a1eaaa06026c9f1d670a8946c | Tooru Fujisawa — Bug 883377 - Part 4: Fix existing tests. r=jandem |
| d85f460926f103fec2c319e5524c0c03c853b534 | Tooru Fujisawa — Bug 883377 - Part 3: Support JSOP_SETFUNNAME in Baseline and Ion. r=jandem |
| c94153a390fa65444bf578aca5e3a562a170ebce | Tooru Fujisawa — Bug 883377 - Part 2: Call NameFunctions after emitting. r=jandem |
| 0faba97ebe86d2e32c6afee3f0486cb5b538d74f | Tooru Fujisawa — Bug 883377 - Part 1: Implement ES6 function name property semantics. r=jandem,anba |
| 8b922bd2f864d6c850f5624f26775348becd2365 | Towkir Ahmed — Bug 1313486 - Fix unicode-bidi for DOM label and value in RTL locales. r=Honza |
| c699b4675d34796a5e338fef7a8ee17701441501 | Landry Breuil — Bug 1321777 - Prepend js namespace to timezone to fix a build failure on OpenBSD. r=andrebargull |
| c7fa5ee09c1a2dbde0593ead08478fd397ba652f | Martin Stransky — Bug 1320686 - [nsLookAndFeel] Get styles for menu label, button text and combobox text colors from WidgetCache. r=karlt |
| d0055028cd1f20936a79307a71da7635e39aa229 | Jessica Jong — Bug 1321245 - Request native key bindings for delayed keypress events. r=smaug |
| ba62b4bebebfc30b3863d9b1fe220cff9c42f6f1 | Nathan Froyd — Bug 1321444 - part 3 - add vs2015u3 to clang.manifest files; r=mshal |
| 13a8f7ddf7f45fb3e177ad7b726f7b200bf0ea5a | Nathan Froyd — Bug 1321444 - part 2 - update windows clang manifests to r286542; r=mshal |
| 31df891218346024104dccc83ee4ead81a1b756c | Nathan Froyd — Bug 1321444 - part 1 - add win32 and win64 clang mozconfigs; r=mshal |
| a7ab3fbb933fb1ea7a0f6d5809a663d8242fab9b | Nathan Froyd — Bug 1319156 - followup - only assign RUST_LIBRARY_FEATURES when features are provided to RustLibrary; r=me |
| db686076ae29249df47ff792c996de293d23cd6f | Nathan Froyd — Bug 1319156 - part 3 - tests for Rust library features, frontend and backend; r=chmanchester |
| b5de6b777970f98b97e9f33db1e7e8b4a7deeeab | Nathan Froyd — Bug 1319156 - part 2 - handle Rust library features in the recursivemake backend; r=chmanchester |
| 8276296cd50509ba109d115d7b1d3b28b761e97c | Nathan Froyd — Bug 1319156 - part 1 - add features to RustLibrary objects and moz.build definitions; r=chmanchester |
| d9d80b5b44fc7b11a935e853844caa8b51cf16d7 | Nathan Froyd — Bug 1318981 - part 2 - pass MOZ_DIST as an environment variable to `cargo build`; r=chmanchester |
| f49a4f2953f35a1161d79902ba71e26592371c3d | Nathan Froyd — Bug 1318981 - part 1 - factor out a CARGO_BUILD makefile variable; r=chmanchester |
| e132c0d60a690be93cff96adf362c2b9afcda524 | Ben Kelly — Bug 1320871 Add a wpt test verifying Cache API Response objects can be cloned and read. r=asuth |
| d366e6c749d64283bfc6b947b2f015e524a32420 | Ben Kelly — Bug 1134372 P2 Verify that cloned pipe streams can be read at different rates. r=froydnj |
| f5ea92f348b1e3e9761d6a840b6f5b3beffc3b48 | Ben Kelly — Bug 1134372 P1 Allow pipe cloned streams to be read at different rates. r=froydnj |
| 18109e54e6ccf6f250f6ff62fe2408f087d7c18b | Wes Kocher — Merge m-c to inbound, a=merge |
| 72cd631fdd7957fccec0beea95f6b89df27fe65a | David Major — Bug 1321875: Fix relative lifetimes of lpAttributeList and handlesToInherit in LaunchApp. r=aklotz |
| eb3ac9d2775b8c4e7b089cab4d33d953d6605f0e | Ehsan Akhgari — Bug 1321868 - Add an API to nsIDocument to determine whether a script is on the tracking protection list; r=bkelly |
| 5f494ff3b83be2b5e8529e859d80ca3efacf19f7 | Boris Zbarsky — Bug 1321299. Cross-origin objects should allow gets of certain symbol-named properties but force the value to be undefined. r=bholley |
| 32dba5242f0f0d1fb75ec533ad507456ff6d3633 | Wes Kocher — Backed out 3 changesets (bug 1309866) for too many intermittent test failures after landing a=backout |
| d35117ca7509b057b8fc57e210f147617a13a493 | Eric Rahm — Bug 1318766 - Validate length in SubstringTuple. r=froydnj |
| ccc5ede0fd337923f51a7ebe2bb1f6504d53fe61 | Eric Rahm — Bug 1311687 - Pop eval context on early returns. r=peterv |
| b7738f546106aa38f9a7f1927c9211a77137979a | Randall Barker — Bug 1321642 - Add missing include guards to nsDeviceContextAndroid.h r=jchen |
| 331ca1a40ca24f3f8dfeece611f05754e2735a5e | Michal Novotny — Bug 1320894 - Fixed serialization of cache index, r=valentin |
| d614a623d6817e0055d184c49876804e39c5a514 | Bob Owen — Bug 1279699: Use temporary files instead of shared memory to store the page recordings when printing via parent. r=bas, r=froydnj, r=jimm |
philringnalda@gmail.com Sat Dec 03 06:16:10 2016 +0000 | a8e20bf36959426f0a6eb4b5df29ef3dd85ad4bd | Gregory Szorc — Bug 1321750 - Remove automatic color flags from HOST_CFLAGS, HOST_CXXFLAGS; r=glandium |
| f463014033520214bc213683fcb086ee3848cd30 | Luca Greco — Bug 1320181 - Storage sanitizer should return an empty object belonging to the correct scope. r=kmag |
| 30afe7e8fb7115df44796764ea85d784797e135a | Wes Kocher — Merge m-c to autoland, a=merge |
| 02aa6ad54a6ecd18d1e9d5f219f12ac74a8db9e6 | Ralph Giles — Bug 1321696 - Require rust 1.13 with --enable-rust. r=chmanchester |
| 0a1c6a0b270dc6b13b819731d1eac28a02b36a46 | Ralph Giles — Bug 1321691 - Suggest boostrap if configure fails to find rust. r=chmanchester |
| eeb34d6bc82cbc44e9dec0005faa6dedb3d1b318 | Daniel Holbert — Bug 1321698 part 3: Fold nsFlexContainerFrame's old IsLegacyBox() function into its only remaining caller, nsFlexContainerFrame::Init(). r=mats |
| e38ccf5210624c1a4906f893fc2f7932d4e76a5e | Daniel Holbert — Bug 1321698 part 2: Use the new frame state bit to check for -webkit-box containers. r=mats |
| 15f43157a6e1241e6203ac47871e4b1e59ed2585 | Daniel Holbert — Bug 1321698 part 1: Set a frame state bit on nsFlexContainerFrame if it's emulating -webkit-box. r=mats |
| 02bd7db82457bef18f5d03d7544b6225655ba2e1 | Gregory Szorc — Backed out changesets 09e996bdc9e4, bbb8642886b8, and 9e66e4d7e87d (bug 1308982) for landing prematurely |
| 09e996bdc9e4b356a673b5737c71e2793646d5e7 | Chris Manchester — Bug 1308982 - Read gyp files in a separate process. r=gps |
| bbb8642886b817f5cdd643368cde17469e53124c | Chris Manchester — Bug 1308982 - Stop adding gyp directories to the DIRS make variable. r=gps |
| 9e66e4d7e87d025612472e2549d720631be9e67b | Chris Manchester — Bug 1308982 - Normalize gyp_reader.py indentation to 4 spaces. r=gps |
| 36a7105524b6ed162203431ecced7d0bbf6286f5 | Henrik Skupin — Bug 1320919 - Remove deprecated Marionette and Selenium 2 compatibility commands. r=ato |
| 6d2d2fdac6c7668cc7d33a79d5b05b420f721824 | Rob Thijssen — Bug 1317976 - enable generate-build-stats on tc win builds r=gps,ted |
| 23eb207c40d8949ca2f6db414c1376955fff4d80 | Henrik Skupin — Bug 1321775 - Better handling for client property in Marionette class. r=ato |
| 821b0005c39b7dae3e9f08857371bc013e334cf5 | Daniel Holbert — Bug 1321495 part 3: Add needed #includes to various .cpp files in layout/style, to preemptively fix unified-build bustage. r=TYLin |
| 1f74e31e7231b3b30d197234a076717ae1e2e16e | Daniel Holbert — Bug 1321495 part 2: Add needed "using namespace" declarations to several .cpp files in layout/style, to preemptively fix unified-build bustage. r=TYLin |
| 99c9d215e0b8d6ea51ba156a64138e014338fb11 | Daniel Holbert — Bug 1321495 part 1: Add needed includes/namepsaces to headers within layout/style, to preemptively fix unified-build bustage. r=TYLin |
| 0bce5824035d59d1bdc3602dc272a6bfb4e80fe5 | Rob Thijssen — Bug 1321776 - enable green tc win tests on tier 3. r=jmaher |
kwierso@gmail.com Fri Dec 02 21:09:12 2016 +0000 | bfa85d23df57c8a1db17c99b267667becc1c4afd | Wes Kocher — Backed out changeset 76bbb68f8441 (bug 1309187) for depending on bug 1309865 a=backout |
kwierso@gmail.com Fri Dec 02 21:06:44 2016 +0000 | 633e960e72dbd3006a2d0325416e50a19a7e1838 | Wes Kocher — Merge inbound to central, a=merge ← 21 merge changesets [Collapse] |
| d277102b35f954c38255d2fc683b7bbb2a2a3024 | Andrea Marchesini — Bug 1321530 - FileReader.abort() should not throw, r=smaug |
| e777cf9e040ff9694a8ba747a6aadf75b8e9fcf8 | Franziskus Kiefer — Bug 1317947 - land NSS 0x5f2db99c258f, r=me |
| 1f73de3c604de4b6d087df99171cb0d3ef9ce498 | sotaro — Bug 1305907 - Assume BT.709 as VP9 default color space r=jya |
| 81738db2f99b78838243c1345985094c5a0a4795 | Georg Fritzsche — Bug 1316281 - Part 3 - Fix TelemetrySession filter for test events. r=dexter |
| 1a33a480ca2ee660877fd91afa5cb4b813d640dd | Georg Fritzsche — Bug 1316281 - Part 2 - Record search event in Telemetry. r=dexter,mak data-review=rweiss |
| bed0ae598c3f1c1eefac3258bda6e714d798819b | Georg Fritzsche — Bug 1316281 - Part 1 - Improve error message for unknown events. r=dexter |
| 0d1d639a320caf91141184debbd92a5b76fb36dd | Georg Fritzsche — Bug 1316810 - Part 2 - Only serialize the events value & extra fields when needed. r=dexter |
| ce3b7997c1398c73a03a6bf88d55a3f9368b0259 | Georg Fritzsche — Bug 1316810 - Part 1 - Use more strict size limits for event recording. r=dexter |
| b03bd6dc3d8fc7cff3b9f9ffbade5fca97baea63 | James Graham — Bug 1310307 - Disable HSTS priming in some mixed content tests where it causes a bogus request, a=testonly |
| ad869ab08f361410311b75b33347035733ba93a3 | Ting-Yu Chou — Bug 1316545 part 6 - Suppress the warning of invalid noreturn. r=ehsan |
| 8a86e67f78c60c44a4ce2aac416e8835a76351a4 | Ting-Yu Chou — Bug 1316545 part 5 - Make misuseX() concrete such that the AST is computed even if it is unused. r=mystor |
| 46bc9b15800185d4d814a95ae379cf069740f01a | Ting-Yu Chou — Bug 1316545 part 4 - Run clang.exe instead of clang-cl.exe for loading the plugin. r=ehsan,glandium |
| 5cbc0be626a0f3f55f5b243d6b3a6d2d97287e83 | Ting-Yu Chou — Bug 1316545 part 3 - Remove LLVM_EXPORT_REGISTRY which has been dropped in r277806. r=ehsan |
| dbda600d4a149f60343e7ee875ab4577d660ca81 | Ting-Yu Chou — Bug 1316545 part 2 - Enable LLVM_EXPORT_SYMBOLS_FOR_PLUGINS for linking clang plugin on windows. r=ehsan |
| 6efe44b0c70dbb2c027c9996fc3e43daf83e02ea | Ting-Yu Chou — Bug 1316545 part 1 - Link clang plugin with the import library of clang.exe to fix unresolved symbols. r=ehsan |
| 7156a06172f4f652d7bfc9240bb89891288aeabe | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound |
| bd30cdbf03c342fc16fe21921e82515ef0a27d45 | Stone Shih — Bug 1251659 - test_bug967796.html should use SpecialPowers.pushPrefEnv. r=smaug |
| 4855aa893e36a07ffd2a226b36332b545ef53a5b | Thomas Wisniewski — Bug 140562 - Part 3: Fix up reftests to account for the fact that -moz-focus-inner no longer affects button size. r=dbaron |
| f86ce2e2f6a51f351974e3781158bc0586ab71ed | Thomas Wisniewski — Bug 140562 - Part 2: Remove the 2px extra padding on buttons for a prospective -moz-focus-inner ring, and just size that ring the same as the content frame (inflated by its CSS padding). r=dbaron |
| f8f0eba2dcbecd7bf12f59888fade012a59da4f2 | Thomas Wisniewski — Bug 140562 - Part 1: Remove unused moz-focus-outer code for buttons. r=dbaron |
kwierso@gmail.com Fri Dec 02 20:27:00 2016 +0000 | 919596f62a27dbc3275aea5e04572a9ab026c1da | Wes Kocher — Merge autoland to central, a=merge ← 20 merge changesets [Collapse] |
| 1f7832017dbb5c53ba00aef3012b40c873a5005d | Masatoshi Kimura — Bug 1130670 - Remove vestigial RC4 fallback backend. r=keeler |
| 0eef7033686f6174c5739bb21aea969d3f4b3373 | Johann Hofmann — Bug 1303298 - Work around intermittent browser_mixed_content_cert_override.js. r=nhnt11 |
| e341fa032c29358e8fd014b3d6db90a85e7f28e1 | Dan Minor — Bug 1172997 - Track suspended MediaStream inputs separately to optimize input processing; r=karlt |
| 1451fb639925d5c59389aa5da22781a92bff2e69 | Carsten "Tomcat" Book — Merge mozilla-central to autoland |
| 617cd94bd7c5ff1dbcd3083bbe1c843bfb2fdb49 | Munro Mengjue Chiang — Bug 1313758 - set media.getusermedia.browser.enabled to default false; r=jesup |
| 82cd79862bab05ae8afb3dec503c4d99c7dd8853 | Andreas Pehrson — Bug 1321609 - Don't test media element flow for tracks that were not expected. r=drno |
| eea552a9e16285b98c5971e7a8a7c141a55477d4 | Andreas Pehrson — Bug 1321235 - Let ended MediaStreamTracks be removable. r=jesup |
| 7f0eb04ee1d58b0f28085bea908ad5a9425e85c2 | Andreas Pehrson — Bug 1321235 - Add a mochitest. r=jesup |
| 2a82f16d575ed10d4d4e10cd64ccff3661a93e5b | Masatoshi Kimura — Bug 1321554 - Remove compiler options that disable C4345 and C4351 warnings. r=glandium |
| e907fb6bfcfe40e6c4b28c406f8784c4b919ba2c | Gregory Szorc — Bug 1300290 - Avoid --enable-dmd and --enable-stylo setting conflicting --enable-jemalloc values; r=glandium |
| 1e40fb1d78e33faa55545a4c51429458eeb9678e | Andrew McCreight — Bug 1321010 - Remove two minor bits of deritrus from IPDL Python code. r=kanru |
| 6c0fb6a93e904b4db0e0821ad5471320586551b1 | Masayuki Nakano — Bug 1274503 part.4 Remove some odd whitespaces in NativeKeyToDOMKeyName.h r=smaug |
| 0d4d808dee276288f0f8bae5d62599a83e70d8c3 | Masayuki Nakano — Bug 1274503 part.3 Remap AKEYCODE_BACK, AKEYCODE_DPAD_CENTER and AKEYCODE_CAPTIONS to same KeyboardEvent.key value as Chromium r=smaug |
| 9b70d74e63f8b5c7f7d3b5aa7a4c3212fc5cd0ff | Masayuki Nakano — Bug 1274503 part.2 Add KeyboardEvent.key value mapping on Android which are not mapped by Gecko but mapped on Chromium r=smaug |
| bdc033e3624b30fb6af96a015f44ecf11bd022d9 | Masayuki Nakano — Bug 1274503 part.1 AKEYCODE_ASSIST shouldn't be mapped to "Help" r=smaug |
| 46b896e481eb216c5410d0bc31ff7e1c5c30393a | Masayuki Nakano — Bug 1274503 part.0 Move "MediaFastForward" to "Media Keys" section for keeping same order with the spec r=smaug |
| 24424daa3526192a331fa0f75f67fb33790f6546 | JW Wang — Bug 1321471. Part 2 - remove CompletionPromise() to enforce use of ThenPromise(). r=jwwang |
| 31c6008a6773d09b0f84d6db482d25b88d2c1639 | JW Wang — Bug 1321471. Part 1 - Use of MozPromise::ThenPromise() in place of CompletionPromise(). r=jya. |
| 76bbb68f8441b2067e45a75baaac6d7c6a00400b | Ricky Chien — Bug 1309187 - Implement Timings Panel r=Honza,jsnajdr |
ffxbld Fri Dec 02 14:38:51 2016 +0000 | e756ee86e3ea1225d8cdf38ca0eb8b0ded15dd41 | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-1071 - a=blocklist-update |
| e02b9b68a01cc3976cf9345ecb9b21f523598249 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-1071 - a=hpkp-update |
| c784f735d981bcb6eec019fd04eb3e66d413fdf3 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-1071 - a=hsts-update |