Skip to content

Commit d68ee66

Browse files
shakyShanegithub-actions[bot]
authored andcommitted
Release build 4.62.0 [ci release]
1 parent 063b560 commit d68ee66

File tree

165 files changed

+22475
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+22475
-76
lines changed

build/android/contentScope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6373,7 +6373,7 @@
63736373
}
63746374

63756375
/**
6376-
* @param {ImageData} imageData
6376+
* @param {import("@canvas/image-data")} imageData
63776377
* @param {string} sessionKey
63786378
* @param {string} domainKey
63796379
* @param {number} width

build/chrome-mv3/inject.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6663,7 +6663,7 @@
66636663
}
66646664

66656665
/**
6666-
* @param {ImageData} imageData
6666+
* @param {import("@canvas/image-data")} imageData
66676667
* @param {string} sessionKey
66686668
* @param {string} domainKey
66696669
* @param {number} width

build/chrome/inject.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/contentScope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6327,7 +6327,7 @@
63276327
}
63286328

63296329
/**
6330-
* @param {ImageData} imageData
6330+
* @param {import("@canvas/image-data")} imageData
63316331
* @param {string} sessionKey
63326332
* @param {string} domainKey
63336333
* @param {number} width

build/firefox/inject.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6715,7 +6715,7 @@
67156715
}
67166716

67176717
/**
6718-
* @param {ImageData} imageData
6718+
* @param {import("@canvas/image-data")} imageData
67196719
* @param {string} sessionKey
67206720
* @param {string} domainKey
67216721
* @param {number} width

build/integration/contentScope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6327,7 +6327,7 @@
63276327
}
63286328

63296329
/**
6330-
* @param {ImageData} imageData
6330+
* @param {import("@canvas/image-data")} imageData
63316331
* @param {string} sessionKey
63326332
* @param {string} domainKey
63336333
* @param {number} width
4.79 KB
Loading
4.94 KB
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)