Igalia / chromium

Old repo. See https://crbug.com/578890 instead.
https://chromium.googlesource.com/chromium/src.git
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

Ozone wayland dev file dialog patches #481

Open jkim-julie opened 6 years ago

jkim-julie commented 6 years ago

This change is to reuse file manager from ChromeOS on Linux/ozone build.

It has steps below.

I separated changes for managing and better readability. We could also keep it as one patch.

msisov commented 6 years ago

let's merge it if you don't mind.

ammen99 commented 5 years ago

Hi, sorry for constantly bumping old PRs/issues (just being excited to see chrome on wayland being feature-complete), but this looks like it could be merged after a rebase?

jkim-julie commented 5 years ago

Hi, sorry for constantly bumping old PRs/issues (just being excited to see chrome on wayland being feature-complete), but this looks like it could be merged after a rebase?

Hi, thanks for being interested in it. As you can see from the changed files, it changed a lot of files and build configurations. It could have many conflicts if we keep it and try to rebase based on it. (We rebase ozone-wayland-dev branch weekly.) So, we decided to leave it as a patch and bring it whenever we need it for products.

ammen99 commented 5 years ago

@jkim-julie Thanks for the clarification. I only thought this would help with the file dialogue on ozone/wayland.