Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Implement chrome.runtime.onInstalled #344

Merged
merged 1 commit into from
Oct 15, 2017
Merged

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Oct 15, 2017

Calling TriggerOnWillBeInstalled to make LazyEventDispatchUtil::ReadPendingOnInstallInfoFromPref return true

fix brave/browser-laptop#8685

Auditors: @bridiver, @kevinlawler, @bbondy

@darkdh darkdh self-assigned this Oct 15, 2017
Copy link
Member

@bbondy bbondy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chromium does the same thing ;) 🎩 ಠ_ರೃ

@bbondy bbondy merged commit 1ec8096 into master Oct 15, 2017
bbondy added a commit that referenced this pull request Oct 15, 2017
Implement chrome.runtime.onInstalled
bbondy added a commit that referenced this pull request Oct 15, 2017
Implement chrome.runtime.onInstalled
@bbondy
Copy link
Member

bbondy commented Oct 15, 2017

master:
1ec8096

4.4.x+61.0.3163.100
54817d1

4.5.x+62.0.3202.38
e420f59

@darkdh darkdh added this to the 4.4.29 milestone Oct 15, 2017
@darkdh darkdh deleted the chrome.runtime.onInstalled branch October 18, 2017 03:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension API: chrome.runtime.onInstalled.addListener
3 participants