Skip to content

Commit

Permalink
Merge branch 'hotfix/134.1.0-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Apr 17, 2024
2 parents 81330c3 + 4b5a3bb commit 87d7caf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class PerformanceMetricsSubfeature: Subfeature {

public var messageOriginPolicy: MessageOriginPolicy = .all
public var featureName: String = "performanceMetrics"
public var broker: UserScriptMessageBroker?
public weak var broker: UserScriptMessageBroker?

private weak var targetWebview: WKWebView?
private var timer: Timer?
Expand Down

0 comments on commit 87d7caf

Please sign in to comment.