--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b3740517-cd4d-4e9f-9510-7fbbf5530e91%40chromium.org.
Are you doing this within the code of the renderer (anything within /content, or within /third_party/WebKit, for example), or the browser?The former fails due to the sandbox (it protects renderers from affecting the rest of the system), I am not sure about the latter.In what file are you adding it?☆PhistucKOn Sun, Mar 19, 2017 at 7:56 AM, Akash Agrawall <akashagr...@gmail.com> wrote:Hello all,I am trying to read file content in Chromium but am getting blank text when I log the value. Is there any permission issue regarding this ?I have tried reading file both using std::fstream and std::ifstream.However, I am able to write to the file using std::ofstream successfully.Please mention if I am missing anything here.Thanks and Regards,Akash Agrawall,Masters Student,IIIT Hyderabad--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.