User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Wed May 31 12:23:54 2017 +0000 | 7061759a0b572538a8b2effa703d61f383c83c32 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound ← 52 merge changesets [Collapse] |
7b8937970f9ca85db88cb2496f2112175fd847c8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
23243677c7dd56781ccccb70b748cec412780516 | Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge | |
d01f0ffd5bc123782817a5ffa3fd1742043effb7 | Carsten "Tomcat" Book — Backed out changeset bab63755b35d (bug 1357005) for eslint failure | |
190658a95c3cc6ae48ec3308d893049bb18615df | Xidorn Quan — Bug 1363292 followup - Update the test. r=dholbert | |
73abfac22f012c8f6fcfe7c732b203660f0e7ca9 | Xidorn Quan — Bug 1363292 - Have unprefixed linear-gradient accept zero as angle value. r=dholbert | |
b19afe698a9e1580908f386d267c4e3d1a26c8b4 | Xidorn Quan — Bug 1368782 - Always use rule order for cascading child sheets. r=dbaron | |
0ab2933e41c3be1825a99247a184c2dbde7fcc76 | Sean Lee — Bug 1360370 - Part 3: Implement the heuristics of select element for country and state prediction.; r=MattN | |
2568411b8a0a78e823c347e5405af6bdc8d541fb | Sean Lee — Bug 1360370 - Part 2: Support nsIDOMHTMLSelectElement in FormLikeFactory.createFromField.; r=MattN | |
b4b39120da039b451472853077e5a37b20732606 | Sean Lee — Bug 1360370 - Part 1: Implement FormAutofillUtils.isFieldEligibleForAutofill.; r=MattN | |
bab63755b35df42d220b8558e8d5f98762423671 | Rex Lee — Bug 1357005 - Create onboarding icon which toggles a first-time use dialog on net newtab. r=mossop | |
cc70d2e36facc401026176e8ba517b2613dc7a29 | Hiroyuki Ikezoe — Bug 1361938 - Mark Gecko_UnsetDirtyStyleAttr as ignoreContens for now. r=me DONTBUILD | |
05575fbbae2b4316c77864125c0fe4feabd7da93 | Phil Ringnalda — Backed out changeset 29d3007e7ed0 ("bug 1358966") for landing with the wrong bug number | |
29d3007e7ed0875cd7d6e37e24f5f398cb62b172 | Hiroyuki Ikezoe — Bug 1358966 - Mark Gecko_UnsetDirtyStyleAttr as ignoreContens for now. r=me | |
bb9f906e70e30d56c386717ee9a45b7d3c774573 | Markus Stange — Bug 1330185 - Use a top-level PProfiler protocol to control the profiler in other processes. r=billm,njn | |
c9669890cf99c9db2374cf81055c19cb42e382c4 | Markus Stange — Bug 1330184 - Add some GeckoProfiler tests that call functions on a background thread. r=njn | |
ac273d41a04478e7d380010cd1d1cab98d29a45c | Markus Stange — Bug 1330184 - Remove main-thread-only assertions. r=njn | |
640a7914237719f196d8286410efa18bea33902e | Markus Stange — Bug 1330184 - Use threadsafe refcounting for nsProfilerStartParams. r=njn | |
15728eea17988c229b64b5d14df6e8eb15cd529e | Markus Stange — Bug 1330184 - Register/unregister the IOInterposeObserver on the main thread, regardless of what thread the profiler is started / stopped on. r=njn | |
4f297a3633aab8741d989a190cf32d7309582c53 | Markus Stange — Bug 1330184 - Allow StreamMetaObject to be called on a background thread, but only include startTime and version for those calls. r=njn | |
b30c003db0c82b34bbb42c68dfdc7337f78691ba | Markus Stange — Bug 1330184 - Allow notifying observers for profiler state changes on background threads. r=njn | |
f066295fa2d3d0be3063de361d509564fa77c42d | Matthew Wein — Bug 1351111 - Add unit tests for setTitle and getTitle r=mixedpuppy | |
8e9c427717c8c5f294a48d63abb33e196695e631 | Matthew Wein — Bug 1351111 - Add support for setTitle and getTitle r=mixedpuppy | |
c336400a21d7bbaf072553a4dfe39d4d297abea8 | Matthew Wein — Bug 1351111 - Add support for updating existing browser actions r=sebastian | |
f19a06e327df686aeb398d9e752cba8fb8dce6f3 | Morris Tseng — Bug 1367332 - Don't build image layer if image map is presence. r=mattwoodrow | |
ae809917d5db3293869402f858ce1cf5e4a72968 | Aneesh Agrawal — servo: Merge #16566 - Remove redundant ANDROID_SDK variables (from aneeshusa:remove-android-sdk-override); r=larsbergstrom | |
1de90f1305e0ac9074db07ed6d1fb432ec68d835 | Alfredo Yang — Bug 1364872 - take zero tolerance of decoding error in debug and playback test. r=jya | |
04c6a723dddcdb76456b8c58a90445d6ea490fe7 | Alastor Wu — Bug 1367980 - don't release decoder in complete state on Fennec. r=jwwang | |
849d721f917387f8178641460d6c94f1ac5634d9 | DimiL — Bug 1366996 - Fix uninitialized members in nsUrlClassifierInfo. r=francois | |
26a25602688a35b1025951a1caee12ccdbb1679d | Hiroyuki Ikezoe — Bug 1361938 - Enable test_animations_omta_start.html. r=boris | |
e6ba19be442ffc26a5fc05befcc563aec20f2291 | Hiroyuki Ikezoe — Bug 1361938 - Do not reuse DeclarationBlock when modifying inline style. r=heycam | |
2585796d42803deb0e4e89e95beabc8e8f52040a | Hiroyuki Ikezoe — Bug 1361938 - Set the dirty flag of DeclarationBlock when the DeclarationBlock is modified and clear the flag when it's resyled. r=heycam | |
c3bf3996068d2ce6468aa92d6682d11af923e4a9 | Hiroyuki Ikezoe — Bug 1361938 - Introduce a dirty flag that represents DeclarationBlock has been modified but not restyled. r=heycam | |
47660663c12f2851cfbe6a2f2da4bf915ff0afac | Hiroyuki Ikezoe — servo: Merge #17102 - Animation only restyle fix (from hiikezoe:animation-only-restyle-fix); r=heycam | |
501a1089d16723c1a9945e17a3d786b41de1415f | Aneesh Agrawal — servo: Merge #17103 - Shim subprocess.DEVNULL for Python 2 (from aneeshusa:shim-subprocess-devnull); r=larsbergstrom | |
c25cbb6d95e8e31afe7427de7ac580a7b1776cc6 | Mark Hammond — Bug 1366994 - prevent appDisabled addons from hanging sync. r=tcsc | |
043aebcd2dbbcdee90253617c809afd4ada3d86e | Timothy Guan-tin Chien — Bug 1363850, Part III, Set pref to make new about:preferences Nightly only, r=jaws,mconley | |
d3c34045c1bb7e862f9bc1c95a9c3ee74337c983 | Timothy Guan-tin Chien — Bug 1363850 - Part II, Move old about:preferences from in-content-old/ to in-content/, r=jaws,mconley | |
f1ce296961be3af8cb44f542cbbab7835acce9e4 | Timothy Guan-tin Chien — Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley | |
c76be60a7965a9f64a4fa648ba1f55764f5fc034 | Sean Lee — Bug 1349490 - Part 4: Add "extensions.formautofill.heuristics.enabled" for toggling form autofill heuristics.; r=MattN | |
7e3416b4e5fbe92c7afeadf70df91e28ac068c66 | Sean Lee — Bug 1349490 - Part 3: Remove unused information in test fixtures.; r=MattN | |
3c62252be2db131d09cc38838642b7d10788b946 | Sean Lee — Bug 1349490 - Part 2: Use a set of regexp to recognize the input autofill type.; r=MattN | |
862c6eb8b0e3bf1600e63dc7cefd442eb80486a4 | Sean Lee — Bug 1349490 - Part 1: Implement FormAutofillUtil.extractLabelStrings function.; r=MattN | |
c11a042b597c24a2b24e1eab57676dd08aac2c5d | Ryan VanderMeulen — Merge m-c to autoland. a=merge | |
657e72f1f725ef85bf9989bf5f5c82b3fec7573b | Tom Tromey — Bug 1355126 - regression test for absolute sourceRoot; r=bgrins | |
33f0d0599bb9c611a1f92e2e484b80a1578ea15e | est31 — servo: Merge #17098 - Update ogg and ogg_metadata crates to latest version (from est31:ogg); r=jdm | |
81ec0f138ba42c1471761451378213bc7d574af3 | Emilio Cobos Álvarez — Bug 1347270: Also rewrite browser_toolbariconcolor_restyles.js using restyleGeneration. r=bholley | |
bc65c7c5fd8044a897317989d602ef5540fe98b1 | Emilio Cobos Álvarez — Bug 1347270: remove the nsIDOMWindowUtils::ElementsRestyled API. r=bholley | |
ac5d129532148f4785e57072dd65613face2c5db | Emilio Cobos Álvarez — Bug 1347270: Rewrite test_media_queries_dynamic.html using restyleGeneration. r=bholley | |
cc62547d3415b98c252332e88505c5a7b9246b98 | Markus Stange — Bug 1367591 - Process gDelayedAnnotations on Windows and Mac as well, not just on Linux. r=jdm | |
06d83f260f410f125847e95618b6f8b9e83e9a2f | Jorg K — Bug 1353625 - detect zero (0) as invalid resolution. r=bobowen a=tomcat | |
925230851743b9a969a3142f00aea5014a33cb02 | Phil Ringnalda — Backed out changeset df0ddb9c9bef (bug 1368079) for making DevEdition fail to build |