User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Fri Mar 17 13:55:35 2017 +0000 | e46c08babe02dd7ace9abb099ffbbf2330866832 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound ← 100 merge changesets [Collapse] |
9a95ade0ec97a871f97c397261fc7297e897331f | Tom Tromey — Bug 1347961 - use #f06, not #f0c, in devtools tests; r=pbro | |
37d8224ed59c5b6100e726013c650b07dda1385c | Patrick Brosset — Bug 1347977 - Add docs about highlighters to /devtools/docs; r=jryans | |
c8098c86e44cdf8330cb340fa3012a7d68622130 | Federico Padua — Bug 1344844 - Enable flake8 rule E222: "multiple spaces after operator". r=Dexter | |
1768ea38ef24e41e08d4a723d68638441732c5d1 | Mark Banner — Bug 1347884 - Enable eslint cyclomatic complexity rule at existing levels. r=jaws | |
6ed991361ec1cc16c438674fa99d998dd97b7c92 | Carsten "Tomcat" Book — Backed out changeset 9e40bc33e620 (bug 1346623) for perma leak in chrome-style stylo tests | |
2f9cdacc5359cd680a70abfc6e526292e76f6200 | Carsten "Tomcat" Book — Backed out changeset 39ee9556d4a0 (bug 1346623) | |
0696366039f229883c6aa7fb5526a840b60d3972 | Carsten "Tomcat" Book — Backed out changeset 1f9a6ce59a56 (bug 1346623) | |
d7b7b75a23afbd5063ca82c3b11253cc515b9bca | cku — Bug 1346265 - Part 3. Test cases. r=mstange | |
d2a3dfa4e1d25af8ea85ab94048e3a31fd3d994a | cku — Bug 1346265 - Part 2. Pass gfxContext to nsImageRenderer::DrawableForElement. r=mstange | |
fcdbf512a1be651b001b07aafba4961728a02de9 | cku — Bug 1346265 - Part 1. Pass gfxContext to nsCSSRendering::PaintGradient. r=mstange | |
717da2199e0ed05b7b6a7f0d7930fa3fb9c25298 | JW Wang — Bug 1348182 - default suspend-background-video to off in media mochitests. r=kaku | |
d533ad7c74ea00b9f35edf7ccc4394e20e7b8766 | Mark Hammond — Bug 1347373 - better handling of requests that have only non-existing items and of errors. r=kitcambridge | |
1d0e54591b4d2570179d5fe3d3b507225c710e46 | Xidorn Quan — No bug - Update mochitest expectations. | |
fd5e7c8cbb6da696d950b48a086cde6c7fec5e2e | cku — Bug 1345853 - Part 3. Reftest. r=tnikkel | |
a46f3da8aba674893eccec275908b31453d7d6b0 | cku — Bug 1345853 - Part 2. If the transform matrix is singular, return DrawResult::SUCCESS, instead of DrawResult::BAD_ARGS r=tnikkel | |
836d16519edf994ecf98ef5791f23bc088d99fe4 | cku — Bug 1345853 - Part 1. Pass DrawResult from nsSVGPatternFrame::PaintPattern back to nsDisplaySVGGeometry::Paint. r=mstange,tnikkel | |
44e9eace508aa7153318d31924f4d99695d8b3a2 | cku — Bug 1343664 - Part 2. Reftest. r=mstange | |
fe02ae88f611e175eb5c182208d08d206b20f0a8 | cku — Bug 1343664 - Part 1. Correct transform matrix. r=mstange | |
0b4a997d9fbb632e25b484513e148004e93c680b | Kaku Kuo — Bug 1347836 part 2 - make HTMLMediaElement::GetCurrentImage() return an already_AddRefed<layers::Image>; r=jwwang | |
6c475d5fd958790a03236ce8c529441d2b9e2645 | Kaku Kuo — Bug 1347836 part 1 - fix comment; r=jwwang | |
64fc7575528e60a79e73beccbdb998064fbf6ca0 | Simon Sapin — servo: Merge #15996 - Fix "option `Z` is unstable" warning on geckolib with incremental=true (from servo:incremental-unstability); r=Manishearth | |
c284d23cc142207f094693e1afb7163f6a44496f | bechen — Bug 1344604 - part2: Return empty DocumentFragment if the ConvertCueToDOMTree() return null. r=alwu | |
b6252f00b4718a6365aeafc74da81bf1cca525ec | bechen — Bug 1344604 - Return null if there is an incomplete tag in nextToken(). r=alwu | |
eb872c42dc7f23c286563572c753c6098ff733e6 | Thomas Nguyen — Bug 1192940 - Support referrer policy in sendBeacon r=Ehsan | |
253780566f3b844a864993f9c3609b02bc328ec2 | Cameron McCormack — Bug 1341102 - Revendor rust dependencies. r=me (CLOSED TREE) | |
1f9a6ce59a5636364d3a07a03a8640eb16bfa12c | Cameron McCormack — Bug 1346623 - Part 3: Test. r=bholley | |
39ee9556d4a065ba77c11980dc6d814fe79865dc | Cameron McCormack — Bug 1346623 - Part 2: Add an API to get computed style values through an AnonymousContent object. r=bholley | |
9e40bc33e62091e96d33b4a8264e962b3653a8a5 | Cameron McCormack — Bug 1346623 - Part 1: Prevent canvas custom content from becoming NAC when reframing the root element. r=bholley | |
7e4f8900fa8c64eb61eac673fa6480d6a9fe0d7d | Markus Stange — Bug 1329111 - Update devtools users of nsIProfiler.getSharedLibraryInformation. r=gregtatum | |
fd8fc09c82291d5ed77b02826d5f773d5bdda030 | Markus Stange — Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher | |
33aa51a338b16e076061c1713ad72ec6c570a9ef | Markus Stange — Bug 1329111 - Change the nsIProfiler shared library information API. r=njn | |
6cb351c611e35f8f4ee5e18072469485a8f45ff5 | Markus Stange — Bug 1329111 - Use JSONWriter when generating the GetSharedLibraryInfo() JSON. r=njn | |
cdff9dc4a8ba63be253c3360357071ed0d308545 | Markus Stange — Bug 1329111 - Record shared library architecture on Mac. r=glandium,njn | |
8a238c780c4724ebdaea8181715f6c71c08d06d5 | Markus Stange — Bug 1329111 - Supply SharedLibraryInfo with the absolute module path and debug path on all platforms. r=marco | |
4d074b176f371ae88e20950b48b1b55e632c0f1b | Markus Stange — Bug 1329111 - Rename SharedLibraryInfo::mName to mModuleName, and consistently cut off the path on all platforms. r=marco | |
c679469b5b875be9c9174de840c0f9a7d9ef97d2 | Simon Sapin — servo: Merge #15993 - Remove rust-encoding from geckolib (from servo:utf84eva); r=Manishearth | |
cfd64c2b49705b799236cc960150c2b36ed09a96 | Masayuki Nakano — Bug 1347809 Set Selection::mCalledByJS to false before moving focus in NotifySelectionListeners() because non-*JS() methods don't set it to false r=smaug | |
7a7f0db97af07ebe55a04f932ec826cc32863bc2 | Xidorn Quan — Bug 1341102 - Update stylo mochitest expectation for caret-color. | |
adc82cb137bf8d69598e646c8241ffd7f90fb340 | Bobby Holley — Bug 1347399 - Use a thread-safe URI comparison in CalcStyleDifference. r=heycam | |
af90f70b05df8c81f440b222728ae48c2e2bf5f8 | Simon Sapin — servo: Merge #15992 - Rewrite PropertyDeclaration::id to help the optimizer (from servo:id-table); r=bholley | |
2d4a86ef46e9b45b516165ff624068fbcc4493ce | Henry Chang — Bug 1347657 - Use array entry as value instead of reference to avoid being invalidated by realloc. r=francois | |
867cf8e067a72e18a19ad777b09b39c787b34835 | Astley Chen — Bug 1347047 Part 3 - Remove pref layout.accessiblecaret.timeout_ms. r=TYLin | |
7d31847c1d11ef94cddb95a15a08ae8c2082065d | Astley Chen — Bug 1347047 Part 2 - Remove caret timeout control from AccessibleCaretManager. r=TYLin | |
4503ff6c5820e361c8acd497f7b93775f0a6dd74 | Astley Chen — Bug 1347047 Part 1 - Remove touch caret timeout test. r=TYLin | |
8e72178c3893c377972209cccd2e561e1ec06c7d | Masayuki Nakano — Bug 1339331 TextEventDispatcher should replace \r in composition string with \n and TextComposition should allow to input \n with composition events r=m_kato | |
cacda47d7c8186a94f6db272713a36baaf67bd44 | Robert Helmer — Bug 1347971 - pass oldVersion to install and startup methods for temporary add-on reloads r=aswan | |
4a1d493b3f9b8115af808268e91c336b89be4762 | Volodymyr M. Lisivka — servo: Merge #15990 - Layout viewer now uses local copy of jquery. See #15964 (from vlisivka:master); r=emilio | |
985cd7df1397f3641bf9c00bd174deb4dea050d5 | Makoto Kato — Bug 1347431 - Skip some xpcshell tests that is failure on Android without ENABLE_INTL_API. r=snorp | |
c20d0b8a0df79d73f60e199ee026a9f5b3a4e634 | Anthony Ramine — servo: Merge #15987 - Fix a couple of HTML parsing issues (from nox:h5e); r=Ms2ger | |
025292e3f23dd81b077eb23a2b4f712f0896bbdf | Stefano Chiodino — servo: Merge #15970 - #15842 Add gecko glue for caret-color (from StefanoChiodino:master); r=emilio | |
4bb7880d29e73c4747049d2af4f6281edc0745e9 | Wes Kocher — Bug 1036764 - Checkstyle followup a=bustage | |
23a0f083b27268cd8a41161f743df05fd5b9f709 | Matt Brubeck — Bug 1340683 - stylo: Update stylo test expectations r=KWierso | |
0b9bc405e3db396f1df0d0bebbbc1b7a079723f8 | Matt Brubeck — servo: Merge #15966 - Bug 1340683 - stylo: Implement the :-moz-any pseudo-class (from mbrubeck:any); r=emilio | |
6e360ca722711ec7eb7a04e992b9eb1758650e63 | Frederik Braun — Bug 1224225: Tests for punycode/unicode in CSP source matching code r=ckerschb,KWierso | |
3cf7e1e3d9939fded5ba24ea14902f97b9639f68 | Frederik Braun — Bug 1224225: Use GetAsciiHost in CSP source matching code r=ckerschb,KWierso | |
36525c06f5a048ac584c6355d27c5038e441aef5 | nechen — Bug 1036764 - Add telemetry for flash. r=bsmedberg,snorp data-r?bsmedberg | |
ad24ad035ca8209b9944681bf04c3d8197c57553 | Daosheng Mu — Bug 1306493 - Part 6: disable require gesture when running VR tests; r=kip | |
b34efbb33ad6c5b9f2950c85c399669c56fa92e2 | Daosheng Mu — Bug 1306493 - Part 5: Make we only have one VRMockDisplay in tests; r=kip | |
1f6c8b941701bb07aee0702eb11ceb92cbba22ce | Daosheng Mu — Bug 1306493 - Part 4: Make timestamp to be a monotonically increasing value in VRMockDisplay; r=kip | |
fe03299ff1eb4bb8a6c586d0b72a7d631b267ba6 | Daosheng Mu — Bug 1306493 - Part 3: Add VRDisplay getFrameData test for WebVR; r=kip | |
c529a6fdcf2bb4a811b70e420bf9caee5b2aa354 | Daosheng Mu — Bug 1306493 - Part 2: Make vrMockDisplay to be the global var in VRSimulationDriver; r=kip | |
ce8f1cde004fe99c5a5c4619549314b174f4dd25 | Daosheng Mu — Bug 1306493 - Part 1: Fix bug of getting frame data from VRPuppet; r=kip | |
2f61dd1624543ba8d464ec2e1a39f6064cd37e21 | Mariot Chauvin — servo: Merge #15906 - Access browsing context safely (from mchv:mchv-safe-browsing-context); r=asajeffrey | |
0efb2fdb3ee884ac6a3241a09fd3f1536edee41e | Bobby Holley — servo: Merge #15997 - Rearrange PropertyDeclaration to avoid embedding DeclaredValue (from bholley:rearrange_propdecl); r=mbrubeck | |
82dc64a35133390c4c76fc241ae50b17b6e20e23 | Karl Tomlinson — bug 1346961 draw opaque scrollbar background on outermost scrollbar element even for GTK versions >= 3.20 r=jhorak+328198 | |
110f412f85b27703d55745c5322558db81ba5c2e | Shane Caraveo — Bug 1339739 fix intermittent timeout by splitting browser_ext_sidebarAction.js, r=kmag | |
eb818ab6e5797c51bd7efabaa378ba54ae596529 | Wes Kocher — Merge m-c to autoland, a=merge | |
5f4fd0bbc9a0797cd87e3b47a4845c99f2dfcc7c | Kearwood Gilbert — bug 1313239 - Emit vrdisplayactivate event during document navigation r=smaug | |
a2ee4de4944ca8dd2e8a97046a625eb86a85f64d | Brad Werth — Bug 1151421 Part 3: Update tests of pageYOffset/scrollY to round off when checking expected results. r=smaug | |
8c993a5d99b8c995f188fc83176bde653a8a0a2e | Brad Werth — Bug 1151421 Part 2: Add test of fractional scroll position properties. r=smaug | |
77abcda78b970eb195f36bf98297778159207d26 | Brad Werth — Bug 1151421 Part 1: Change Window scroll and offset properties to be doubles instead of ints. r=smaug | |
5d3d03119fa1f7e05642ec1546ff5c711d0824e3 | Michael Kaply — Bug 1336560 - Allow distributions to hide search engines. r=florian | |
f89deb8fd3cefc493a123f6e47914bf37cb075d4 | Sebastian Hengst — Backed out changeset 8f55090db9e6 (bug 1338525) for eslint failure in toolkit/components/extensions/ExtensionUtils.jsm. r=backout | |
8f4dfccfd6fec3133e61b54fda977fbaec77951d | Sebastian Hengst — Backed out changeset 1a4f971e5654 (bug 1338525) | |
1276d4ba1ebc926fdb2498834cc04edc070ebdfe | Bobby Holley — Bug 1341739 - Update test expectations. r=me | |
b8f82003bf7217587c2c86556bf06dda98f92299 | Jim Porter — Bug 1346671 - Enable the no-useless-concat eslint rule in toolkit/ r=jaws | |
1a4f971e56545d20b0b5825365029e64b37196d1 | Matthew Wein — Bug 1338525 - Add test coverage for theme validation r=mikedeboer | |
8f55090db9e6990a651a0d286831397c696a1f70 | Matthew Wein — Bug 1338525 - Add schema validation for webextension themes r=mikedeboer,mossop | |
c0456f9d126cc23211b50ee5dd522e17fdfb78b8 | Nitish — Bug 1344647 - Wait for the web page being loaded in a newly opened tab r=whimboo | |
299159571d2ecdf0264a6d0863fa7e07fd5f30b9 | Sebastian Hengst — Backed out changeset ff2306d8e07f (bug 1329111) for lacking a semicolon in devtools/server/performance/profiler.js. r=backout | |
5b58ab246e0b6ec2422ea251ce3ece64cd141e11 | Sebastian Hengst — Backed out changeset 2656a5fa88a2 (bug 1329111) | |
ddc20a6b984ada6a48ebaddd2b1aca64b00f6b78 | Sebastian Hengst — Backed out changeset 54d438799138 (bug 1329111) | |
f23c1a8b022af5b0825979ca7da4f84ef007e4af | Sebastian Hengst — Backed out changeset 2f4e6242c90c (bug 1329111) | |
cbfad93c72720dc709a8a54574081577a6de6791 | Sebastian Hengst — Backed out changeset eaac943ff2f6 (bug 1329111) | |
641e8024b42fbcebbc9126102787ce40a6624eb9 | Sebastian Hengst — Backed out changeset 8addfd2d7a2f (bug 1329111) | |
d4445b3259173c17750d2534b7100b781aa2355a | Sebastian Hengst — Backed out changeset c823541813c2 (bug 1329111) | |
c336cb189edb340db94c3e93cad9f727d9986139 | Sebastian Hengst — Backed out changeset 01b927dcb4af (bug 1336560) for failing eslint in test_sync_disthidden.js (semicolon too many). r=backout | |
01b927dcb4af261acaccc6e591198a5c8b11cf0c | Michael Kaply — Bug 1336560 - Allow distributions to hide search engines. r=florian | |
c823541813c20c595f8dd798b5b0d2009c999783 | Markus Stange — Bug 1329111 - Update devtools users of nsIProfiler.getSharedLibraryInformation. r=gregtatum | |
8addfd2d7a2f927611c8fb8dea3374673545fbdd | Markus Stange — Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher | |
eaac943ff2f686ff8728e0266f67ceb27d523e0d | Markus Stange — Bug 1329111 - Change the nsIProfiler shared library information API. r=njn | |
2f4e6242c90c3c5629d07a8cbe222746dcd62ea1 | Markus Stange — Bug 1329111 - Use JSONWriter when generating the GetSharedLibraryInfo() JSON. r=njn | |
54d4387991387a149047e6011be37c6b8e30c32f | Markus Stange — Bug 1329111 - Record shared library architecture on Mac. r=glandium,njn | |
2656a5fa88a25f49c3d93b631597aaf69171b55e | Markus Stange — Bug 1329111 - Supply SharedLibraryInfo with the absolute module path and debug path on all platforms. r=marco | |
ff2306d8e07ff893895c92596b85f6e5c3377345 | Markus Stange — Bug 1329111 - Rename SharedLibraryInfo::mName to mModuleName, and consistently cut off the path on all platforms. r=marco | |
b32b0a3d8a60a61c48b280b925b15d667ebdd899 | Nazım Can Altınova — Bug 1341739 - Stylo: Add support for :valid/:invalid/:-moz-ui-valid pseudo-classes r=xidorn | |
fc2516eb942385a7c65549123b416e7e1d4d9b6f | Luca Greco — Bug 1275958 - Rewrite SDK 'Get Image' clipboard test to prevent its intermittent failures. r=mossop | |
88f569da02fc403e4859abc40b7710fc99d5cb33 | bechen — Bug 1343796 - Label runnables in TextTrack.cpp. r=jwwang | |
fb2f75b195e8800376b008ca860401e4c5aabf68 | Edouard Oger — Bug 1254643 - Delete FxA device when Fennec Firefox Account is removed. r=Grisha |