diff browse |
32af88ce76dab548742417a74be9a13043540143 2018-10-12 21:00 +0300 |
Coroiu Cristina - Backed out 2 changesets (bug 1488439) for build bustage at /build/src/dom/plugins/ipc/PluginProcessParent.cpp on a CLOSED TREE |
diff browse |
a9cb7624c15de659ef31809a19bac825d46e4b18 2018-10-12 17:45 +0000 |
Ryan VanderMeulen - Bug 1496059 - Make Windows MSVC builds Tier 1. r=froydnj |
diff browse |
40af17ba0d2cfda60b2b4e110c025a06618dc316 2018-10-12 17:44 +0000 |
Ryan VanderMeulen - Bug 1496059 - Run Windows MSVC builds on all branches. r=froydnj |
diff browse |
1ade03649066860b07165fe788f28f48a0d24a38 2018-10-12 17:44 +0000 |
Ryan VanderMeulen - Bug 1496059 - Turn off tests for Windows MSVC builds. r=froydnj,ahal,jmaher |
diff browse |
f464ecbaeeda2c62e78f5a3b862597f737601f8a 2018-10-12 17:44 +0000 |
Ryan VanderMeulen - Bug 1496059 - Don't use PGO for Windows opt-msvc builds now that they're not being shipped. r=froydnj |
diff browse |
74b2087ee696eb7369b65727b81fc67121789f7d 2018-10-12 17:41 +0000 |
David Parks - Bug 1488439: Part 2 - Patch GetFileAttributesW for appdata parent folders in sandboxed plugin process (r=bobowen,jmathies) |
diff browse |
53dfca556ff165528d145ebcaf64186ca274ccd3 2018-10-12 16:58 +0000 |
Edwin Gao - Bug 1197370 - Add chown method to adb.py, refactor chmod r=bc |
diff browse |
2064477895c3d93ec55cab9dede17ba01a434b21 2018-10-12 15:57 +0000 |
Andrew Halberstadt - Bug 1494069 - [lint] Explicitly list out objdirs rather than depend on 'obj*' in the global exclude, r=rwood |
diff browse |
b7e586708ecccea803d5c4b77e3f9d7bbcb912f6 2018-10-12 15:57 +0000 |
Andrew Halberstadt - Bug 1494069 - [mozlint] Collapse exclude paths into their smallest possible set, r=egao |
diff browse |
85575fc37555213a204b8565bbadef7270edd19e 2018-10-12 17:40 +0000 |
David Parks - Bug 1488439: Part 1 - Replace Windows temp folder in sandboxed plugin process (r=bobowen,erahm) |
diff browse |
b4d64ab443eaf93f046597999253c76e7461953d 2018-10-13 10:03 +0100 |
Jonathan Kew - Bug 1498316 - Limit the number of nsFontMetrics entries cached by each device context, to avoid excessive growth of this cache in examples such as animated font variations or sizes. r=lsalzman |
diff browse |
54598c1940f1b4cf12c1e122431ce709237c686f 2018-10-12 23:55 -0700 |
Wes Kocher - Bug 1498680 - Fix wpt runner's browser stop implementation: request stop before waiting; r=kwierso |
diff browse |
2cc5b3f51ec4fa0501af01e4ece67be0eed814c4 2018-10-13 00:31 -0500 |
Timothy Nikkel - Bug 1256603. Fix comment in ImageLoader. r=aosmond |
diff browse |
d8bb90ade0d68eaf309127cb51840c722e4008b5 2018-10-13 00:31 -0500 |
Timothy Nikkel - Bug 1256603. Fix comment for imgIContainer::RequestDecodeForSize to match reality. r=aosmond |
diff browse |
479653ce6d8c31dd5cddc815f9ad19a5b06b7fda 2018-10-13 00:31 -0500 |
Timothy Nikkel - Bug 1256603. Make aMarkUsed parameters required everywhere. r=aosmond |
diff browse |
8421b16c011ba49a2e495f81853b282413aa7650 2018-10-13 00:31 -0500 |
Timothy Nikkel - Bug 1256603. Only mark images as used in the surface cache if we actually use them. r=aosmond |
diff browse |
0c5f5c2e2a860f9f681e301662aabe2deca8be4b 2018-10-12 15:21 -0700 |
Jeff Gilbert - No bug - Fix compiler warnings on Windows. |
diff browse |
64298e3625ed2a90ec6b64bfba0fb630ab607d2b 2018-10-12 15:16 -0700 |
Jeff Gilbert - No bug - Replace tabs with spaces, strip EOL whitespace. |
diff browse |
2aede0d5656f05304e2a584cabd0ce9c0337723f 2018-10-12 22:46 -0400 |
Stephen A Pohl - Bug 1498433: Ensure that crash reporter is in the foreground and focused on macOS. r=mstange |
diff browse |
3ee73bef9537d1d2f09d397150238523be4f6891 2018-10-13 04:51 +0300 |
Cosmin Sabou - Backed out changeset f7c32e7abf72 (bug 1498458) for causing SM build bustages on oom-allocating-arraybuffer-contents. |
diff browse |
22f5c9171d258adadc703aca664bbca476fa441a 2018-10-13 12:45 +1300 |
Karl Tomlinson - Bug 1497751 update driver state before handing control to another thread r=achronop |
diff browse |
f7c32e7abf7293b99c6d1941af6e15ebc3119d5c 2018-10-11 20:32 -0700 |
Jeff Walden - Bug 1498458 - Properly report OOM on failure to allocate ArrayBuffer contents for a fresh ArrayBuffer that can't fit in inline storage. r=nbp |
diff browse |
acd510f0152a9c4624fafa7eceda552be1a6c376 2018-09-25 16:35 -0400 |
Jeff Walden - Bug 1493441 - Make XDRState::codeChars(char16_t*, size_t) perform buffer-alignment before acting so that its callers don't have to do so manually. r=tcampbell |
diff browse |
d912f4d60ea470d68383eb2f011993700bf4f7bf 2018-10-04 14:43 -0500 |
Jeff Walden - Bug 1496863 - Remove an obsolete comment. r=evilpie |
diff browse |
da12058b40be74451c19a1e4f37436c6bab190d8 2018-10-04 14:40 -0500 |
Jeff Walden - Bug 1496863 - Use precise capture-lists for the various lambdas in CharacterEncoding.cpp, rather than using [&] and capturing everything willy-nilly by reference. r=evilpie |
diff browse |
ed81d578d775d533862151e376c098df7c951a6f 2018-10-04 13:31 -0400 |
Jeff Walden - Bug 1496863 - Add a constexpr char16_t unicode::REPLACEMENT_CHARACTER, and change the two (!) separate const char16_t variables of the same value in CharacterEncoding.cpp with it. r=evilpie |
diff browse |
c35df5c273d64a2f495ca5159a91dbc9a5feec32 2018-10-12 17:50 -0400 |
Ryan VanderMeulen - Bug 1498153 - Fix expectations for the string-compilation-integrity tests. r=RyamVM CLOSED TREE |
diff browse |
4b9cd1b9bacb1631aa96c4fd92aa33b660581928 2018-10-13 00:55 +0300 |
Daniel Varga - Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE |
diff browse |
067a1c08f91d13f9ad8b7c73b40b2a9065d24c0e 2018-10-12 20:35 +0300 |
Cosmin Sabou - Merge mozilla-central to autoland. a=merge CLOSED TREE |
diff browse |
95931b0b064b84a2ff9beb254b70caa4436e8c54 2018-10-10 23:49 +0000 |
Dustin J. Mitchell - Bug 1497984 - whitelist allowPtrace scope, too r=bstack |
diff browse |
f1d7d48f099d67b42484b568ea7e67983cca1914 2018-10-12 19:58 +0300 |
Csoregi Natalia - Merge mozilla-central to autoland. CLOSED TREE |
diff browse |
6ac06a913b07f9b86c17e1fe122eaca4ecb5561e 2018-10-12 19:52 +0300 |
Bogdan Tara - Backed out changeset e7f9ba7e8ac2 (bug 821610) for ES lint failure CLOSED TREE |
diff browse |
dbab4e3611fb95778c944fc66ab9edca42c88133 2018-10-12 15:46 +0000 |
Petru Lingurar - Bug 1351308 - Ensure sanitizing before shutdown; r=jchen |
diff browse |
e7c817964e523db7d5326b2da88f4601dc99f2b9 2018-10-12 16:13 +0000 |
Mark Banner - Bug 1498181 - Initial methods for handling result selection in the new address bar architecture. r=dao |
diff browse |
e7f9ba7e8ac2707c9ad1caf569ad134635caec1e 2018-10-12 14:57 +0000 |
Annshul Malik - Bug 821610 - Update thread-client to work with xhr breakpoints |
diff browse |
11fb0d6e940adb9c0a1efd00915eff74c5b4ae46 2018-10-12 14:20 +0000 |
Emilio Cobos Álvarez - Bug 1498571 - Cleanup FontPropertyTypes. r=jwatt |
diff browse |
e2bb81a7129763535fea3400a10df096fc801323 2018-10-12 16:31 +0000 |
Tom Prince - No bug: [mozharness] Remove unreferenced `base_name` setting; r=jlund |
diff browse |
b8b9cf480f4129f09ed07718e2dce0117783e634 2018-10-12 16:19 +0000 |
Michael Kaply - Bug 1479575 - Merge reset region pref patch for consistency r=Gijs |
diff browse |
a471f63471541d373a70dbc4676dd0249122e187 2018-10-12 16:16 +0000 |
Sylvestre Ledru - Bug 1498608 - Add js/src/builtin/intl/TimeZoneDataGenerated.h to .clang-format-ignore r=andi |
diff browse |
b2ddfd6799978bd4b8bd2d2c92079d14099a0ac3 2018-10-12 15:57 +0000 |
Jamie Nicol - Bug 1485441 - Don't enable robust buffer access on Adreno 630 devices r=jgilbert |
diff browse |
e9e765c5d7f7ec8b357f7c120aa153d1b5d18dfc 2018-10-12 19:18 +0300 |
Bogdan Tara - Backed out changeset 94ccc53c61a7 (bug 1488375) for test_memory_allocations_0x.html failures CLOSED TREE |
diff browse |
88e822bc1ea5802357ddb7b68b3d1f2254ebfa67 2018-10-12 19:13 +0300 |
Bogdan Tara - Backed out changeset 5b5ed02f86c7 (bug 1498487) for browser_all_files_referenced.js failures CLOSED TREE |
diff browse |
616ced661907ea3887314841df917cb783c36d1e 2018-10-12 18:22 +0300 |
Bogdan Tara - Backed out changeset e9b7f6a58cc2 (bug 1498571) for FontPropertyTypes.h bustages CLOSED TREE |
diff browse |
1dfdc7ba998d4c03a5e93e6afff087086413f94e 2018-10-12 13:56 +0000 |
Haik Aftandilian - Bug 1431441 - Part 7 - Relax WebReplay fcntl rules to avoid sqlite crash r=froydnj |
diff browse |
fb1a4ddbf9bf2054fae411bea2e83a048bdaa0fe 2018-10-12 14:13 +0000 |
Haik Aftandilian - Bug 1431441 - Part 6 - Start middleman WebReplay process sandbox later r=Alex_Gaynor |
diff browse |
b59b1651fc15347afd509a9b927d435a26ff871c 2018-10-11 22:49 +0000 |
Haik Aftandilian - Bug 1431441 - Part 5 - Parameterize access to the windowserver in the Mac content sandbox policy r=Alex_Gaynor |
diff browse |
1e2bb579b824e1aa683318e13d1f9464679d4360 2018-10-11 22:46 +0000 |
Haik Aftandilian - Bug 1431441 - Part 4 - ASSERT the sandbox is already enabled r=Alex_Gaynor |
diff browse |
2a635530dfa369e3ba186776ab6f8b698baea84a 2018-10-11 22:44 +0000 |
Haik Aftandilian - Bug 1431441 - Part 3 - Start the Mac content sandbox earlier r=Alex_Gaynor |
diff browse |
262da0be2fed5fb865aa63b138ec97e215aab36d 2018-10-11 22:42 +0000 |
Haik Aftandilian - Bug 1431441 - Part 2 - Remove rules for APP_BINARY_PATH and APP_DIR Mac sandbox parameters r=Alex_Gaynor |
diff browse |
b9cfda58fed3180cac2c1c8d85c3724c6c7bb2e4 2018-10-11 22:40 +0000 |
Haik Aftandilian - Bug 1431441 - Part 1 - Move GetAppPaths and GetDirectoryPath to nsMacUtilsImpl as static methods r=Alex_Gaynor |
diff browse |
c4726a1aafe604602172cd6cf9aff330029667ee 2018-10-12 15:08 +0000 |
Alex Chronopoulos - Bug 1498520 - Add missing header file to fix MinGW64 build. r=padenot |
diff browse |
e9b7f6a58cc27e19f3012ffac4f81e5067b689bf 2018-10-12 14:20 +0000 |
Emilio Cobos Álvarez - Bug 1498571 - Cleanup FontPropertyTypes. r=jwatt |
diff browse |
f3d26ec88c8d6e045d4eb8defbf09810a4c440a9 2018-10-12 14:50 +0000 |
Gabriele Svelto - Bug 1497692 - Lower the minidump-analyzer priority r=ted |
diff browse |
7de161eb2e1189967306da2a4f3f0b483b77a507 2018-10-11 22:13 +0000 |
Mike Shal - Bug 1496698 - Remove res/vendor from jar.mn; r=MattN |
diff browse |
defaf4df79d35b6377589bfa8be43420880eafd1 2018-10-12 13:39 +0000 |
Liang-Heng Chen - Bug 1495110 - make slow-iframe as a separated file r=mayhemer |
diff browse |
2fe9ae64504697968b89d5ec4ef0d027a0dc46fa 2018-10-12 17:42 +0300 |
Bogdan Tara - Backed out 2 changesets (bug 1258143) for dom/media/tests/crashtests/791330.html failures CLOSED TREE |
diff browse |
94ccc53c61a75edd4c218d70ab37b69e25b452df 2018-10-12 13:38 +0000 |
yulia - Bug 1488375 - Use target.getFront to instantiate MemoryFront; r=ochameau |
diff browse |
5b5ed02f86c785f0b78999f8ca94baf057eaf799 2018-10-12 13:45 +0000 |
Patrick Brosset - Bug 1498487 - Flex item outline design changes; r=gl |
diff browse |
59b46598511704177bebd3e82504908655ebe5f1 2018-10-12 06:47 +0000 |
Nicolas Silva - Bug 1479912 - Clear WebRender resources asynchronously. r=sotaro |
diff browse |
bb8d7ab5e55fea5d8a962b59364d35eb955d8d94 2018-10-11 19:46 +0000 |
Tim Huang - Bug 1489493 - Add a scalar telemetry for the size of content windows r=Gijs,francois |