2 Commits

Author SHA1 Message Date
roytam1 b4c337a45d import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1166488 - Eliminate ServiceWorkerRegistrationBase::mCCDummy. r=smaug (a82dedc28)
- Bug 1167375 - make nsTWeakRef use a nsRefPtr internally. r=nfroyd (f1e9def06)
- Bug 1156966 - Avoid writing 0's to mEmptyHdr in nsTArray since it triggers TSan warnings. r=nfroyd (b4d068d1b)
- Bug 1155968 - Place imports on separate lines. r=khuey (bfd1d2e30)
- Bug 1155968 - Whitespace fixes in xpidl.py to comply with PEP8. r=khuey (b3e787594)
- Bug 1155968 - Move statements to their own lines. r=khuey (c55cb4c90)
- Bug 1155968 - Fix indentation warnings to comply with PEP8. r=khuey (a4d98d541)
- Bug 1155968 - Fix variable use before initialization. r=khuey (108654e6e)
- Bug 1155968 - Fix correct number of empty lines between objects to comply with PEP8. r=khuey (595d69ae4)
- Bug 1155968 - Remove semicolons at ends of statements (PEP8). r=khuey (ab4007ec8)
- Bug 1155968 - Remove trailing whitespace in header.py. r=khuey (48e38de7e)
- Bug 1155968 - Change '==' and '!=' to 'is' and 'is not' to comply with PEP8. r=khuey (f45edd3ba)
- spacing (a26387129)
- Bug 1181297 - Add debug descriptor to nsINode. r=smaug (624cce14d)
- missing part of Bug 1181130 - Part 3 (6fe0bbb81)
- Bug 1155477 follow-up: Fix nsINode::ChildNodes() (88e44bc63)
- Bug 1163916 (part 1) - Avoid a static nsDebugImpl constructor. r=froydnj. (f05047d11)
- Bug 1163916 (part 2) - Avoid a static constructor for kCompressedBufferLength. r=froydnj. (cb6d85364)
- Bug 1146416 - Move remote anonymous temporary file opening to the main thread. r=roc (1ed85bfa5)
2022-01-12 09:04:53 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00