question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to version 77

See original GitHub issue

Continuation of https://github.com/Eloston/ungoogled-chromium/issues/619 and https://github.com/Eloston/ungoogled-chromium/issues/675.

I have updated build.py and package.py for the new system (post-fragmentation refactor). The rest of the work should be updating GN flags and patches.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:45 (15 by maintainers)

github_iconTop GitHub Comments

6reactions
tangalbert919commented, Oct 6, 2019

For those who want the latest version of Ungoogled Chromium for Windows (and not version 67), just click here.

With this, the chaos should be over. At least for a while.

3reactions
diinguscommented, Jul 31, 2019

After having replaced the foul #includes, this shows up:

../../chrome/browser/conflicts/module_info_binary_feature_extractor.cc(13,10):  fatal error: 'components/safe_browsing/proto/csd.pb.h' file not found
#include "components/safe_browsing/proto/csd.pb.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

There exists a csd.proto file in that folder, it’s just that it hasn’t been generated. Any help with the issue of proto generation would be appreciated, as I’ve never touched the subsystem.

Adding

public_deps = [
  "//components/safe_browsing:csd_proto",
]

to chrome\browser\conflicts\BUILD.gn seems to have fixed the issue. Currently compiling.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploy and update Microsoft Edge, version 77 and later
How to deploy and update Microsoft Edge, version 77 and later with Configuration Manager.
Read more >
New in Chrome 77 - Chrome Developers
Chrome 77 is rolling out now! There's a better way to track the performance of your site with Largest Contentful Paint.
Read more >
September 2019 Chrome Browser Update (Version 77)
Update Chrome Browser to Version 77 #ChromeBrowser # Update Facebook Page : https://www.facebook.com/MeMJTubeFollow on twitter: ...
Read more >
Update Google Chrome - Computer
Get a Chrome update when available · On your computer, open Chrome. · At the top right, click More More . · Click...
Read more >
Firefox 77.0, See All New Features, Updates and Fixes - Mozilla
Version 77.0, first offered to Release channel users on June 2, 2020. We'd like to extend a special thank you to all of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found