Skip to content

Commit

Permalink
68.13.9 - everything else
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedor committed Feb 16, 2024
1 parent 8ed7e5e commit 31cef1d
Show file tree
Hide file tree
Showing 2,395 changed files with 58,573 additions and 146,515 deletions.
1 change: 0 additions & 1 deletion .clang-format-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ xpcom/reflect/xptcall/md/unix/.*
# awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
browser/components/translation/cld2/.*
browser/extensions/mortar/ppapi/.*
db/sqlite3/src/.*
devtools/client/shared/sourceeditor/codemirror/.*
devtools/client/shared/sourceeditor/tern/.*
dom/canvas/test/webgl-conf/checkout/closure-library/.*
Expand Down
17 changes: 0 additions & 17 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,23 +145,6 @@ module.exports = {
"no-redeclare": "off",
"no-global-assign": "off",
}
}, {
"files": [
"image/**",
],
"rules": {
"mozilla/consistent-if-bracing": "off",
"mozilla/use-chromeutils-generateqi": "off",
"mozilla/use-services": "off",
"no-array-constructor": "off",
"no-implied-eval": "off",
"no-redeclare": "off",
"no-self-assign": "off",
"no-throw-literal": "off",
"no-undef": "off",
"no-unneeded-ternary": "off",
"no-unused-vars": "off",
}
}, {
"files": [
"netwerk/cookie/test/browser/**",
Expand Down
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.

Bug 1632434 - Update to ICU 67 requires clobber
Bug 1551084 - Part 2. Make QCMS transform files use C++. r=miko
Loading

0 comments on commit 31cef1d

Please sign in to comment.