chromium
chromium copied to clipboard
Old repo. See https://crbug.com/578890 instead.
Results
2
chromium issues
Sort by
recently updated
recently updated
newest added
It adds APIs to handle drop action at WmDropHandler, implements them at DesktopDragDropClientOzone and connects them to Ozone/X11.
This change is to reuse file manager from ChromeOS on Linux/ozone build. It has steps below. - Have Separate string resources for file manager from ChromeOS strings resources. - Add...