User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
nerli@mozilla.com Tue Dec 05 13:52:50 2017 +0000 | 8842dba7396bea1f1f006bd90bb3f2bb4232c5bd | Noemi Erli — Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE ← 57 merge changesets [Collapse] |
b4cef8d1dff06a1ec2b9bb17211c0c3c7f5b76fa | shindli — Merge inbound to mozilla-central r=merge a=merge | |
390c1aad9d4d5bd44bc5f347d2233d14eb9a2944 | shindli — Merge autoland to mozilla-central r=merge a=merge | |
f2cf6d1473808039be5ecd8727cc3791d5d7d2d4 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-031 - a=hpkp-update | |
900f1125c6abdd6ea8624d54dfb6e1dacd56ebac | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-031 - a=hsts-update | |
ba48231d04a8a6cee4a0cccea4985c416029ed25 | Masatoshi Kimura — Bug 1071816 - Add a pref to fallback to UTF-8 for files from file: URLs. r=hsivonen | |
ce32d481dd08abaadfbe2712aef9b828d5ec7eb2 | tigercosmos — servo: Merge #19385 - implement "Date type inputs", "Month type inputs" (from tigercosmos:b1); r=KiChjang | |
213ae1ab70d470365ab5ee3a4778c225153074cb | Alastor Wu — Bug 1421518 - add user-gestures test for the autoplay policy. r=jwwang | |
b2db8b6d26d0828c6db93237e7050756ac0907be | Adam Gashlin — Bug 1374338 - Search all ranges to avoid filtering r=mats | |
87305b25064ef513e0890696849bf0b06c48a586 | Ed Lee — Bug 1422289 - ContentLinkHandler should guess icon type from the extension when type is not defined. r=mak | |
793d2834b3e3c2d1411216740161f1735f5fa70d | Hiroyuki Ikezoe — Bug 1422995 - Use waitForNextFrame() instead of waitForFrame() to make sure the next requestAnimationFrame callback happen. r=birtles | |
afc17c7465c2371b7ba0f50c92ec065c099e9fd3 | Masayuki Nakano — Bug 1403759 - part 2: Handle edit/selection commands like insertNewline: in TextInputHandler::HandleCommand() r=m_kato | |
f5039cf4ead7e14b067052ab1ecff2277ecbeace | Masayuki Nakano — Bug 1403759 - part 1: Make TextInputHandler::InsertNewline() treat other commands r=m_kato | |
525f2f1623850d9de7f0b1995f0c68fe1a14e0cc | Jan-Ivar Bruaroey — Bug 1422875 - Fix fake constraint to not apply to screensharing (on all platforms but android). r=pehrsons | |
ba4cd2e93fec96898e55a1c4d23ed2a077c17d84 | Jan-Ivar Bruaroey — Bug 1422875 - Fix fake constraint to not apply to screensharing for media.navigator.permission.device codepath (aka Android) r=pehrsons | |
d4e6ca9ed4da23167a30da7fb0ca5a1f19f14636 | Ray Lin — Bug 1421641 - Handle event listeners in mozSystemGroup and do full field states reset when clearing populated form. r=lchang | |
87f5eb24ef4b510fa73db427e80bc011f6160bde | Alex Gaynor — Bug 1414834 - re-land print IPC changes from bug 1319423; r=bobowen | |
c7633e5266c0da789ce4503fb0a09979efa2580d | Edgar Chen — Bug 1421170 - Move the declarations of CustomElementUpgradeReaction and CustomElementCallbackReaction to CustomElementRegistry.cpp; r=smaug | |
ef99e0f85f43877252d3f39793e48041dd42d8a8 | Andreea Pavel — Backed out 4 changesets (bug 1420117) for mochitest failures layout/style/test/test_counter_descriptor_storage.html r=backout on a CLOSED TREE | |
9037e227d8ac796d570cfd094632700dd8abd59e | Andreea Pavel — Backed out 1 changesets because the gecko part (bug 1420117) has to be backed out for the mochitests r=backout on a CLOSED TREE | |
8ce23dc83f5dd00ead5a9b8dcdbc83c502c28805 | Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge | |
950dc8896010c8465d5a9075f015d12bf8880b9d | Simon Wörner — servo: Merge #19379 - Implemented sanitize_value for time input (from SWW13:htmlinput_sanitize_time); r=KiChjang | |
facb23d70335db103f23fe988345f4b3d00aa8c9 | David Keeler — bug 1397837 - remove vestigial references to "code signing" from PSM r=Cykesiopka,snorp | |
bd96153b3e7c4503b60cd9eeda847a12492d0b87 | Matthew Noorenberghe — Bug 1421806 - Use a custom element for the payment request dialog contents. r=jaws | |
562dbac7f65ce1a567c715981541fab3e56c9d52 | Matthew Noorenberghe — Bug 1421806 - Create a mixin to subscribe to payment store changes. r=jaws | |
a68d5f4b11c097514273f273dfdfcc2b074c2fa1 | Andrew McCreight — Bug 1422432 - Remove PrintJSStack(). r=mrbkap | |
0eea6706d04ad431d12911173b7406a1f23a3b6d | Andreea Pavel — Backed out 1 changesets (bug 1422407) for failing browser chrome browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js r=backout on a CLOSED TREE | |
ea7f2137961f99f990f6c1e5738c88843403be58 | Ed Lee — Bug 1421917 - Fix snippets blocklist, search autofocus and bug fixes to Activity Stream. r=dmose | |
09d9f11e8264d797651d5cf39111bf1053864a5d | J. Ryan Stinnett — Bug 1419592 - Use most recent panel in Browser Content Toolbox. r=ochameau | |
2560a150250d769e02fa843d4f254e347dba11ff | Cameron McCormack — Bug 1420117 - Part 4: Use Servo CSS parser in nsCSSCounterStyleRule::SetDescriptor. r=xidorn | |
5cceea9740eb4ab884d133f5e5ed8de14e0b0db0 | Cameron McCormack — Bug 1420117 - Part 3: Add a ServoCSSParser::ParseCounterStyleDescriptor method. r=xidorn | |
83b36cccea28a9b130d3b2ba9c69fb793618ee67 | Cameron McCormack — Bug 1420117 - Part 2: Use Servo CSS parser in nsCSSCounterStyleRule::SetName. r=xidorn | |
f7292e7fee0e84e26a164cbbe2a38f5eedf44ceb | Cameron McCormack — Bug 1420117 - Part 1: Add a ServoCSSParser::ParseCounterStyleName method. r=xidorn | |
3881a65bd690ded3723d43e65123de00ad22fc9d | Armen Zambrano G. — Bug 1422133 - Generate runnable-jobs.json.gz file as part of the Gecko decision task run. r=dustin | |
baada68cad47311154f570973c53ccf8db177efc | Cameron McCormack — servo: Merge #19441 - add FFI functions for Gecko @counter-style value parsing (from heycam:counter-parse); r=upsuper | |
92d7837be2dbb28c5648282fb61843c43d2b00bd | Jan Henning — Bug 1413739 - Part 2 - Simple test for handling of an ACTION_ASSIST intent. r=nechen | |
151826976a7d1cc0773017bdbd1eaa8554fc247e | Jan Henning — Bug 1413739 - Part 1 - Offer Firefox itself as an Assist App. r=nechen | |
4a160faf5ac5f9b3561e945344e8db501b74ad45 | Bob Silverberg — Bug 1422211 - Do not try to move a tab when it is the only tab in a window, r=mixedpuppy | |
0cb270dda57624ae29346c6da60292280589f728 | Botond Ballo — Bug 1422070 - Introduce and use a PanZoomState for scrollbar dragging. r=kats | |
aaaa51a8bf64cde9a2a47647902518502d3dd88e | Kartikaya Gupta — Bug 1422950 - Move the area calculation to the display item constructor to hit the ToReferenceFrame fastpath. r=mstange | |
b9b43214fcdc2aa04368be5edc7ef00032f1224c | Martin Stransky — Bug 1420820 - Added MOZ_GTK_TITLEBAR_DECORATION to override window manager detection and set window decoration type, r=jhorak | |
a726c48b254057c983e52c254a6fc169dd5e1981 | Mike Cooper — Bug 1422407 - Sync shield recipe-client v80 from Github (commit b332740) r=Gijs | |
2ac1235b3e002dfba1abe16cad3220358624c621 | Karl Tomlinson — bug 1339889 don't use AnalyserNode smoothing when testing signal r=padenot | |
73f34d2e0b70567baeb7a27c1c47dae98ed4548e | Karl Tomlinson — bug 1339889 add logging of maximum noise r=padenot | |
e5f1e211f5b13f3e7b718acd10235a8984512aa2 | Bogdan Tara — Merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE | |
3aa8186e64ea661f5c79ce1fcb30514584cf966a | Tom Prince — Bug 1421466: Use `MOZ_BUILD_APP` to find the `setup.exe` to upload; r=ted | |
715afcd248d8f731e07784eaf065d795b433d41f | Bogdan Tara — Backed out 3 changesets (bug 1415670) for failing chrome test dom/grid/test/chrome/test_grid_implicit.html r=backout on a CLOSED TREE | |
2f6d008575ba7dcdcdcf00d9bd6cf5c7e288c0db | Alan Jeffrey — servo: Merge #19474 - Move the trap instruction in /etc/ci/performance/test_all.sh (from asajeffrey:test-perf-move-trap); r=jdm | |
80d23d1f307d2c28619a0655f76acb51b033ec3f | Michael Kaply — Bug 1422881 - Handle null activity broadcasts. r=snorp | |
fad08f2edb7e40a16fb988dcd0fb918a375f9dba | Nils Ohlmeier [:drno] — Bug 1421819: only init Call object in Tranceivers. r=bwc | |
812aaf31c57798aefc120d93057956eafcd67c2e | Brad Werth — Bug 1415670 Part 3: Extend Grid tests to check negativeNumber property. r=mats | |
ec9fa6d9dca9e3fed927922d92c491c4bbaa1570 | Brad Werth — Bug 1415670 Part 2: Calculate negativeNumber for each GridLine. r=mats | |
92d2a5673bbcc992091437f113acbe30b21e2999 | Brad Werth — Bug 1415670 Part 1: Add a negativeNumber property to GridLine in webidl. r=smaug | |
a414ba99691577d36746db31cab01005fcda2586 | Mark Banner — Bug 1422724 - Remove items that are no longer in PlacesUtils.jsm from ESLint's module.json list. r=mak | |
48e74a9e3496f65dcfc142533fe59f5253e7cc25 | Mark Banner — Bug 1422724 - Remove unused constants in Places' controller.js. r=mak | |
cc8eaa26f2ed97c7a481f5a8a7e325f5d7794fe7 | Kit Cambridge — Bug 1422383 - Clone temporary tables, views, and triggers when cloning a storage connection. r=mak | |
dd84a4ad910edc4f587dc08c722bb54c4a3d1a3c | Kit Cambridge — Bug 1417101 - Remove the annotation observer from the bookmarks service. r=mak |