Description:
This list will only be used to conduct code reviews of changes to Chromium's source. All email threads on this list will originate from code reviews. Please do not start new threads on this list. This is a high volume, high technical content mailing list.
|
|
|
Add selectFileForSave method to chrome.fileBrowserHandler (issue 10387124)
|
| |
Reviewers: Aaron Boodman,
Message:
Hey Aaron,
Can you take a look at this?
Thanks,
Toni
Description:
Add selectFileForSave method to chrome.fileBrowserHandler
The method shows save as dialog asking user to select a file
path that the extension can overwrite. When the file path is
selected, method creates or truncates the file (depending on... more »
|
|
mac: Unbreak shared build. (issue 10389178)
|
| |
Reviewers: Lambros,
Description:
mac: Unbreak shared build.
It was broken by [link].
SOLINK_MODULE(target)
out/Release/remoting_host_pref pane.prefPane/Contents/MacOS/r emoting_host_prefpane
Undefined symbols:
"_modp_b64_decode", referenced from:... more »
|
|
|