[epiphany] (102 commits) Non-fast-forward update to branch wip/exalm/gtk4
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] (102 commits) Non-fast-forward update to branch wip/exalm/gtk4
- Date: Fri, 17 Jun 2022 20:38:10 +0000 (UTC)
The branch 'wip/exalm/gtk4' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
21dbb5a... Port to GTK4
b92e60c... bookmark-row: Close popover when opening properties
Commits added to the branch:
cfb1e4b... WebExtensions: Abstract event listeners into a class (*)
04f89db... WebExtensions: Stub out some functions (*)
0a05a59... WebExtension: Initial implementation of storage.local (*)
162aa09... WebExtensions: Destroy background page on disable (*)
0c4dd61... WebExtensions: Fix bad cast (*)
42f7c93... WebExtensions: Fix potential missing browser action icon (*)
adc02a8... sync-service: fix memory corruption caused by sync failure (*)
1e2a524... password-manager: Fix crash when deleting all passwords (*)
a779b93... password-manager: don't print warnings when operation is ca (*)
84e6836... password-manager: remove g_warn_if_reached() (*)
a30484a... WebExtensions: Remove outdated permissions log (*)
f9aa9a9... WebExtensions: Rewrite message handling to be async friendl (*)
ad0f414... WebExtensions: Update all API handlers to take a list of ar (*)
89fcd64... WebExtensions: Resolve to undefined when no return value (*)
0327726... WebExtensions: Add error reporting and ability to define as (*)
fd6a226... WebExtensions: Handle invalid args passed to ephy_send_mess (*)
f5636ee... WebExtensions: Add WEB_EXTENSION_ERROR quark (*)
7631a02... WebExtensions: Mark unused variable (*)
6956ead... WebExtensions: Remove unecessary GTask (*)
ebf11df... WebExtensions: Improve compat of chrome API (*)
3e59a63... user-agent: restore application branding (*)
9077905... Update Chinese (China) translation (*)
f8a7ba1... WebExtensions: Fix error in json usage (*)
18d4747... WebExtensions: Fix type of background web view (*)
8962060... WebExtensions: Add ephy_web_extension_manager_get_default() (*)
f468e82... WebExtensions: Add complete implementation of alarms (*)
be6d354... WebExtensions: Remove ephy_shell_get_web_extension_manager( (*)
3dd9de5... WebExtensions: Respect alarms permission (*)
b90269a... WebExtensions: Set Alarm.periodInMinutes to null when unset (*)
db44c10... WebExtensions: alarms: Clarify error messages (*)
c84eb14... Update Hebrew translation (*)
939fe19... WebExtensions: Remove unused code (*)
be8ecd3... WebExtensions: Implement extension.getViews() and extension (*)
e640916... WebExtension: Fix double-free in JSON usage (*)
1b09457... Update Friulian translation (*)
9567a5b... help: add Italian localised images (*)
df9c0bd... Updated Lithuanian translation (*)
684abe6... WebExtensions: Assign a GUID to each extension view's conte (*)
c818b86... WebExtensions: Fix runtime.onMessage being emitted in wrong (*)
01b99dc... WebExtensions: Fix runtime.sendMessage argument parsing (*)
8cf0d4b... WebExtensions: Implement messages replies to runtime.sendMe (*)
d4aaffe... WebExtension: Load popup as URI instead of data (*)
6d47e89... WebExtensions: Load background page as URI instead of data (*)
e7fdb5a... WebExtensions: Support <all_urls> in allow lists (*)
2ae5e7d... WebExtensions: Fix runtime.getURL handling paths starting w (*)
0fe5e05... WebExtensions: Add MessageSender data to messages (*)
c08af4b... WebExtensions: Stub out sync storage (*)
51f518a... WebExtensions: Implement compat with chrome.extension.lastE (*)
1f7d278... WebExtensions: Always reply to runtime._sendMessageReply (*)
801ebe0... WebExtensions: Stub out permissions API (*)
5226aec... WebExtensions: Fix missing default value on autofree (*)
3df4a71... Revert "user-agent: restore application branding" (*)
8a2acb9... user-agent: don't bring back the "(Web App)" (*)
0fbc92b... Update Dutch translation (*)
6773a46... Add Dutch translation (*)
4228d3f... ephy_shell_new_tab_full: Support NULL window (*)
71bca8c... WebExtensions: Stub out tabs events (*)
c7d79ee... WebExtensions: Implement tabs.create() (*)
9d42e89... WebExtensions: Implement tabs.remove() (*)
9eaf507... WebExtensions: Implement tabs.getZoom() and tabs.setZoom() (*)
e978210... WebExtensions: Implement tabs.getCurrent() (*)
5c210f4... WebExtensions: Implement tabs.update() (*)
9f3f40d... WebExtensions: Implement getting return value for tabs.exec (*)
f34437c... WebExtensions: Bypass CORS for host permissions (*)
8dbb42b... WebExtensions: Handle the navigation policy of extension vi (*)
8f9f769... WebExtensions: Work around GUri not supporting the `*` sche (*)
24ebde5... WebExtensions: Move ephy_send_message() to common (*)
cbc1c89... WebExtensions: Implement message sending from Content Scrip (*)
da80f13... WebExtensions: Relax definition of unprivileged uri (*)
b1f2d45... WebExtensions: Fix checking for host permissions (*)
946558d... WebExtensions: Implement replies to tabs.sendMessage() (*)
53287a6... WebExtensions: Remove debug message (*)
5e67b55... WebExtensions: Set tab property on MessageSender (*)
62472de... WebExtensions: Stub out windows API (*)
d0c051e... WebExtensions: Implement windows.get() (*)
b80306e... WebExtensions: Implement windows.getCurrent() (*)
75d992f... WebExtensions: Implement windows.getLastFocused() (*)
8a32723... WebExtensions: Implement windows.getAll() (*)
b06d2a7... WebExtensions: Implement windows.remove() (*)
53cdd02... WebExtensions: Implement windows.create() (*)
39b005a... WebExtensions: windows.create(): Respect same privileged ur (*)
d008ee2... WebExtensions: Implement windows.onCreated and windows.onRe (*)
9dd1a79... WebExtensions: Fix runtime.openOptionsPage() (*)
d09cdda... Update Ukrainian translation (*)
801c3ec... WebExtensions: Respect notifications permission (*)
8262cf9... WebExtensions: Implement notifications API (*)
acf9b6f... Update Portuguese translation (*)
366e7e1... WebExtensions: runtime.getBackgroundPage() should return a (*)
4951b84... WebExtensions: Implement cookies API (*)
dd7c81b... downloads-popover: fix hang when using Clear All button (*)
1249d5e... WebExtensions: Fix double definition of browser.windows (*)
25d83c4... Rename "personal data" to "website data" (*)
74bb6c9... Update Ukrainian translation (*)
79bf412... Update Portuguese translation (*)
c830d84... Update Persian translation (*)
b5c604c... Update Russian translation (*)
cd14bd2... Update Chinese (China) translation (*)
befeaa7... Update Italian translation (*)
eaa5ce4... Update Chinese (China) translation (*)
e941981... Rename popup-commands to context-menu-commands (*)
36e78fe... Port to GTK4
aa15173... bookmark-row: Close popover when opening properties
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]