Hi,The code inside chrome/updater folder (e.g. chrome/updater/updater.cc) seems to be disabled. I am not able to put breakpoints on Windows build.
Could you please help.Regards,Milan
--
You received this message because you are subscribed to the Google Groups "Chrome Updates Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-updates-...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-updates-dev/CAF21F1JJTJhCZC66NpmVPfqmmijpCaVmTcGxxveXyE_0yJ%3Dytg%40mail.gmail.com.
Hi Sorin,We are developing a browser based on chromium for Windows and MAC. We need auto upgrade feature.Steps done til now on Windows:-1. Generate updater.exe using below mentioned updater target.2. updater.exe --install -app-id{▪︎▪︎▪︎}This copies out\Default folder contents inside ChromiumUpdater folder, download crx3 and install updater.But the problems are:-1. file version_updater_win.cc is not currently linked to settings/help.
2. Omaha test server is valid for 14 days.
Can you please help me with the source code changes in chromium?
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-updates-dev/CAF21F1LKg7XJNPznTTsEu-WHy%3Det6_Di9-nREEKcPZRoB9Ajdg%40mail.gmail.com.
Hi Greg And Sorin,On demand update is working for me. But is there any other option other than the paid Omaha Server to host?Currently the following is free for 14 days.
Omaha server we are using :
Regards,MilanOn Mon, 17 Jun 2024, 19:35 Milan Karmakar, <mbkar...@gmail.com> wrote:Thanks Greg for the help.
Hi Michael,
I am working along with Milan but for mac,
What should be these values ? which are mac specific
keystone_app_name = "ChromiumSoftwareUpdate"
keystone_bundle_identifier = "org.chromium.Keystone"
mac_browser_bundle_identifier = "org.chromium.Chromium"
mac_updater_bundle_identifier = "org.chromium.ChromiumUpdater"
I always get this below error while connecting to
mojo::PlatformChannelEndpoint ConnectToServer server_name: message.header.msgh_local_port: org.chromium.ChromiumUpdater.update
mojo::PlatformChannelEndpoint ConnectToServer err kr: 268435459
and what should be for below url ?
device_management_server_url = https://m.google.com/devicemanagement/data/api
We changed update_check_url as below
-update_check_url = "https://update.googleapis.com/service/update2/json"
+update_check_url = "https://omaha4.omaha-consulting.com/quest-global/service/update2/json"
Thanks & Regards,
Basavaraj
From: Milan Karmakar <mbkar...@gmail.com>
Date: Saturday, 15 June 2024 at 12:08 PM
To: Sorin Jianu <so...@google.com>
Cc: "chrome-up...@chromium.org" <chrome-up...@chromium.org>, Abhishek Agarwal <Abhishek...@ril.com>, Basavaraja Sidda <Basavara...@ril.com>, Praveen Akkiraju <Praveen....@ril.com>
Subject: [External]Chromium Upgrade feature
Caution: The e-mail below is from an external source. Please do not open attachments or click links unless this email comes from a known sender and you know the content is safe. |
Hi Sorin,
Thanks for your email.
1. We'll try to enable the flag (is_chrome_branded) for on-demand updates on Windows through settings/help
2. For auto update do we need to use any different flag or target to enable chrome/installer ?
Regards,
Milan
"Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential and may be privileged. If you are not the intended recipient, you are hereby notified that any review, re-transmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this message and any attachments from your system.
Virus Warning: Although the company has taken reasonable precautions to ensure no viruses are present in this email. The company cannot accept responsibility for any loss or damage arising from the use of this email or attachment."