You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev
Dear everybody
I try to write a --helloworld command line which write any content into a log file in local window computer but I can not any guide or advise to do that.
So I really need help from anyone. Thanks @All for read an email.
Lei Zhang
unread,
Jul 12, 2023, 2:07:15 PM7/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to truon...@gmail.com, Chromium-dev
(Resend from the correct email address again)
Find an existing command line switch in the source code and study how
it gets used. Use https://source.chromium.org/chromium, which has
cross-references, to more easily search the code base.
On Wed, Jul 12, 2023 at 11:04 AM Lei Zhang <the...@google.com> wrote:
>
> Find an existing command line switch in the source code and study how
> it gets used. Use https://source.chromium.org/chromium, which has
> cross-references, to more easily search the code base.