Commit Graph

668956 Commits

Author SHA1 Message Date
Edouard Oger
b176311275 Bug 1575704 - Redirect to Sync preferences in Send Tab sign-in button. r=vbudhram
Differential Revision: https://phabricator.services.mozilla.com/D44251

--HG--
extra : moz-landing-system : lando
2019-09-03 15:40:29 +00:00
Frederik Braun
776d03bd30 Bug 1530709 - Restrict styles to known selectors and single rules per message r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D43945

--HG--
extra : moz-landing-system : lando
2019-09-03 15:21:49 +00:00
Ryan Hunt
65086ec702 Bug 1567040 - Destroy stackMap if we fail to append it to stackMaps_ due to OOM. r=jseward
Differential Revision: https://phabricator.services.mozilla.com/D42430

--HG--
extra : moz-landing-system : lando
2019-09-03 12:20:36 +00:00
Andreea Pavel
746fe5255a Backed out changeset 316e6fc0e5c5 (bug 1577706) for build bustages on a CLOSED TREE 2019-09-03 18:29:19 +03:00
Andreea Pavel
aa258365a2 Backed out changeset 2e0c2fea2799 (bug 1577428) linting doc failure on a CLOSED TREE
--HG--
rename : security/manager/ssl/tests/unit/test_allow_all_cert_errors.js => security/manager/ssl/tests/unit/test_js_cert_override_service.js
2019-09-03 18:25:52 +03:00
Gijs Kruitbosch
553eb88c50 Bug 1577706 - move checks for -url from toolkit into browser code, and make osint sanitizer app-agnostic, r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D44395

--HG--
extra : moz-landing-system : lando
2019-09-03 15:10:51 +00:00
Kershaw Chang
f7c12de97f Bug 1577428 - Not allow nsICertOverrideService to be implemented in js r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D43931

--HG--
rename : security/manager/ssl/tests/unit/test_js_cert_override_service.js => security/manager/ssl/tests/unit/test_allow_all_cert_errors.js
extra : moz-landing-system : lando
2019-09-02 17:03:38 +00:00
Olli Pettay
42aa5f2e5c Bug 1578394 - MessageTask::GetType should actually return the message type, r=nika
Differential Revision: https://phabricator.services.mozilla.com/D44471

--HG--
extra : moz-landing-system : lando
2019-09-03 14:52:53 +00:00
matthias
5274f1a3ce Bug 1578299 - aligned about:config search bar with results. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D44406

--HG--
extra : moz-landing-system : lando
2019-09-03 15:02:22 +00:00
Jason Laster
a3fb20f8c6 Bug 1565375 - The pause overlay should include stepping buttons. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43516

--HG--
extra : moz-landing-system : lando
2019-08-30 22:25:46 +00:00
David Walsh
e57f38026d Bug 1573859 - Allow users to get to inspector from Dom Mutation Breakpoints panel r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43682

--HG--
extra : moz-landing-system : lando
2019-08-30 23:34:17 +00:00
Tooru Fujisawa
739be72b65 Bug 1572013 - Use mozilla::Array instead of mozilla::Vector for static array. r=Yoric
Differential Revision: https://phabricator.services.mozilla.com/D44448

--HG--
extra : moz-landing-system : lando
2019-09-03 12:29:47 +00:00
Tooru Fujisawa
4276bb6342 Bug 1572013 - Generate macro for mozilla::Array constructor parmeters. r=Yoric
Differential Revision: https://phabricator.services.mozilla.com/D44447

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:55 +00:00
Tooru Fujisawa
f61810c3b2 Bug 1572013 - Use raw newline in multi-line strings in binast/src/main.rs. r=Yoric
Differential Revision: https://phabricator.services.mozilla.com/D44446

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:57 +00:00
David Teller
954f1857cc Bug 1572013 - Use infallibleEmplaceBack in HuffmanDictionary;r=arai
Differential Revision: https://phabricator.services.mozilla.com/D44394

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:59 +00:00
David Teller
5933b2a124 Bug 1572013 - HuffmanDictionary::listLengths is only meant to contain BINAST_NUMBER_OF_LIST_TYPES elements;r=arai
Differential Revision: https://phabricator.services.mozilla.com/D44379

--HG--
extra : moz-landing-system : lando
2019-09-03 12:02:01 +00:00
David Teller
74c1ef0248 Bug 1572013 - Cleaning up debug code;r=arai
Depends on D44011

Differential Revision: https://phabricator.services.mozilla.com/D44153

--HG--
extra : moz-landing-system : lando
2019-09-03 12:02:03 +00:00
David Teller
eb7bbfba33 Bug 1572013 - readNumberOfSymbols for MaybeString needs to read the number of symbols from the disk;r=arai
Depends on D44010

Differential Revision: https://phabricator.services.mozilla.com/D44011

--HG--
extra : moz-landing-system : lando
2019-09-03 12:02:05 +00:00
David Teller
e246770346 Bug 1572013 - Single-argument version of FullParseHandler::newExprStatement;r=arai
Depends on D44008

Differential Revision: https://phabricator.services.mozilla.com/D44010

--HG--
extra : moz-landing-system : lando
2019-09-03 12:02:07 +00:00
David Teller
6404bc268c Bug 1572013 - Implementing second sorting of indexed symbols by alphanumerical order;r=arai
Depends on D44007

Differential Revision: https://phabricator.services.mozilla.com/D44008

--HG--
extra : moz-landing-system : lando
2019-09-03 12:02:09 +00:00
David Teller
bb0d3f7a08 Bug 1572013 - Reimplementing LiteralRegExpExpression without readChars;r=arai
Depends on D44005

Differential Revision: https://phabricator.services.mozilla.com/D44007

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:25 +00:00
David Teller
af4f7c345a Bug 1572013 - Zeroing out the discarded bits of the BitBuffer;r=arai
Depends on D44004

Differential Revision: https://phabricator.services.mozilla.com/D44005

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:27 +00:00
David Teller
af6ba81a19 Bug 1572013 - Entry::Dump;r=arai
Depends on D44003

Differential Revision: https://phabricator.services.mozilla.com/D44004

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:29 +00:00
David Teller
9cbbd10102 Bug 1572013 - Explicit implementation of explicit tables;r=arai
Depends on D44002

Differential Revision: https://phabricator.services.mozilla.com/D44003

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:31 +00:00
David Teller
69e766f771 Bug 1572013 - When reading a Sum table, bailout if it's initializing;r=arai
Depends on D44001

Differential Revision: https://phabricator.services.mozilla.com/D44002

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:33 +00:00
David Teller
f1cd2b7982 Bug 1572013 - readUnsignedLong needs to read from a table, not the stream;r=arai
Depends on D44000

Differential Revision: https://phabricator.services.mozilla.com/D44001

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:35 +00:00
David Teller
8a4f5cfcac Bug 1572013 - readFieldFromTable;r=arai
Depends on D43999

Differential Revision: https://phabricator.services.mozilla.com/D44000

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:37 +00:00
David Teller
1667cd0b0d Bug 1572013 - Implementing UnsignedLong tables;r=arai
Depends on D43998

Differential Revision: https://phabricator.services.mozilla.com/D43999

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:45 +00:00
David Teller
e775850012 Bug 1572013 - We need to recurse through lists even if we have already done this once;r=arai
Depends on D43997

Differential Revision: https://phabricator.services.mozilla.com/D43998

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:47 +00:00
David Teller
2d11b3ea9f Bug 1572013 - Normalizing FunctionBody and FrozenArray<Statement>;r=arai
Depends on D43996

Differential Revision: https://phabricator.services.mozilla.com/D43997

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:49 +00:00
David Teller
a6947b8fe4 Bug 1572013 - Fixing non-0 filter in readMultipleValuesTable;r=arai
Depends on D43995

Differential Revision: https://phabricator.services.mozilla.com/D43996

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:51 +00:00
David Teller
12cf4eac24 Bug 1572013 - Apparently, list lengths are varu32;r=arai
Depends on D43994

Differential Revision: https://phabricator.services.mozilla.com/D43995

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:00 +00:00
David Teller
3a1b1898b2 Bug 1572013 - In some cases, we may end up with an empty table;r=arai
Depends on D43993

Differential Revision: https://phabricator.services.mozilla.com/D43994

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:03 +00:00
David Teller
1e676660e4 Bug 1572013 - Reading the number of symbols for a table of lists requires actually reading the number of symbols for a table of lists;r=arai
Depends on D43991

Differential Revision: https://phabricator.services.mozilla.com/D43993

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:05 +00:00
David Teller
165f892097 Bug 1572013 - Handling tables with 0 bitLength;r=arai
There may be a bitLength of 0 in a table in two cases:
- a table with a single value;
- an indexed table with many values that have a probability of 0.

We refactor BinASTReaderContext::readMultipleValuesTable to handle both cases.

Depends on D43065

Differential Revision: https://phabricator.services.mozilla.com/D43991

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:07 +00:00
David Teller
1e20438295 Bug 1572013 - AutoList::done();r=arai
Depends on D43064

Differential Revision: https://phabricator.services.mozilla.com/D43065

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:09 +00:00
David Teller
97d24d2480 Bug 1572013 - leadingBits should not strip quite as many bits;r=arai
Depends on D43063

Differential Revision: https://phabricator.services.mozilla.com/D43064

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:11 +00:00
David Teller
1f9192cb7d Bug 1572013 - string enums should be in webidl order;r=arai
Depends on D43062

Differential Revision: https://phabricator.services.mozilla.com/D43063

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:13 +00:00
David Teller
7c01233a87 Bug 1572013 - enterTaggedTuple now accepts ListContext;r=arai
Depends on D43059

Differential Revision: https://phabricator.services.mozilla.com/D43062

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:15 +00:00
David Teller
5290ccf70b Bug 1572013 - Shifting a uint32_t by 32 bits is UB;r=arai
Depends on D43057

Differential Revision: https://phabricator.services.mozilla.com/D43059

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:17 +00:00
David Teller
c1851c9d9a Bug 1572013 - Making sure that the BitBuffer is initialized before we start pulling data;r=arai
Depends on D42854

Differential Revision: https://phabricator.services.mozilla.com/D43057

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:19 +00:00
David Teller
4ab5828ea7 Bug 1572013 - Calls to enterList are now properly receiving a ListContext;r=arai
Depends on D42851

Differential Revision: https://phabricator.services.mozilla.com/D42854

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:21 +00:00
David Teller
9847473e67 Bug 1572013 - We may now attempt to read 0 bytes;r=arai
Depends on D42850

Differential Revision: https://phabricator.services.mozilla.com/D42851

--HG--
extra : moz-landing-system : lando
2019-09-03 12:01:23 +00:00
David Teller
7a703615be Bug 1572013 - A single interface type is effectively a sum with only one case;r=arai
Depends on D42849

Differential Revision: https://phabricator.services.mozilla.com/D42850

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:45 +00:00
David Teller
5684888310 Bug 1572013 - BinASTTokenReaderBase::ContextPrinter;r=arai
Depends on D42848

Differential Revision: https://phabricator.services.mozilla.com/D42849

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:47 +00:00
David Teller
1ab0f17146 Bug 1572013 - BinASTTokenReaderContext::readHeader is implemented, no need to pretend the contrary :);r=arai
Depends on D42847

Differential Revision: https://phabricator.services.mozilla.com/D42848

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:49 +00:00
David Teller
56fe12a534 Bug 1572013 - Strings table is written more than once in the file;r=arai
Depends on D42846

Differential Revision: https://phabricator.services.mozilla.com/D42847

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:51 +00:00
David Teller
39d4c603b7 Bug 1572013 - Fix grammar walk order;r=arai
The walk order in the grammar is a bit unusual. Some items are treated immediately, while others are enqueued for later use (maybe this is a form of manual TCO?) This patch fixes the order to make
it match with the Python implementation.

Also, we add `readUnpackedLong` as some numbers are not stored as varnums.

Depends on D42845

Differential Revision: https://phabricator.services.mozilla.com/D42846

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:53 +00:00
David Teller
cdfc848367 Bug 1572013 - Initialize the vectors of HuffmanDictionary;r=arai
Depends on D42503

Differential Revision: https://phabricator.services.mozilla.com/D42845

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:55 +00:00
David Teller
268da098db Bug 1572013 - Stop masking cx_;r=arai
We have two fields `cx_`, one defined in the parent class and one in the child class. The latter masks the former but is uninitialized.

Getting rid of the child version.

Depends on D41176

Differential Revision: https://phabricator.services.mozilla.com/D42503

--HG--
extra : moz-landing-system : lando
2019-09-03 12:00:56 +00:00