Skip to content

Commit

Permalink
update chromium revision
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmood committed May 26, 2022
1 parent e0ce1ae commit f0b159e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion lib/launcher/revision.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
package launcher

// RevisionDefault for chromium
const RevisionDefault = 1006260
const RevisionDefault = 1007582

// RevisionPlaywright for arm linux
const RevisionPlaywright = 1005
3 changes: 0 additions & 3 deletions lib/proto/audits.go
Original file line number Diff line number Diff line change
Expand Up @@ -740,9 +740,6 @@ const (
// AuditsDeprecationIssueTypeRtcpMuxPolicyNegotiate enum const
AuditsDeprecationIssueTypeRtcpMuxPolicyNegotiate AuditsDeprecationIssueType = "RtcpMuxPolicyNegotiate"

// AuditsDeprecationIssueTypeRTPDataChannel enum const
AuditsDeprecationIssueTypeRTPDataChannel AuditsDeprecationIssueType = "RTPDataChannel"

// AuditsDeprecationIssueTypeSharedArrayBufferConstructedWithoutIsolation enum const
AuditsDeprecationIssueTypeSharedArrayBufferConstructedWithoutIsolation AuditsDeprecationIssueType = "SharedArrayBufferConstructedWithoutIsolation"

Expand Down

0 comments on commit f0b159e

Please sign in to comment.