Closed GoogleCodeExporter closed 9 years ago
Copy from chromium issue:
http://code.google.com/p/chromium/issues/detail?id=384763
Original comment by zhsBer...@gmail.com
on 26 Jun 2014 at 2:45
Thanks. Willing to send patch maybe ?
Original comment by alkondratenko
on 26 Jun 2014 at 4:40
It's my pleasure.
But i didn't find how to contribute, maybe need some access permission?
Original comment by zhsBer...@gmail.com
on 27 Jun 2014 at 5:28
You can do it by fixing it in your git repository. The committing it local with
good commit message. Then attaching patch. One way that I do is:
# git format-patch HEAD^
which will create "git am" applicable patch from your last commit.
I'm going leave it open for some time and give you time to prepare a patch and
"score" contribution. I.e. because this issue is not something that I have to
fix super-urgently.
Let me know if you are not going to do it. In which case I'll fix it myself and
mention your contribution in commit message.
Original comment by alkondratenko
on 28 Jun 2014 at 8:14
I'll fix it and attach the patch here as soon as possible.
Original comment by zhsBer...@gmail.com
on 30 Jun 2014 at 2:35
Sorry for late.
Here is the patch. Please check.
Original comment by zhsBer...@gmail.com
on 5 Jul 2014 at 12:52
Attachments:
applied. Thanks.
Original comment by alkondratenko
on 7 Jul 2014 at 1:54
Original issue reported on code.google.com by
zhsBer...@gmail.com
on 26 Jun 2014 at 2:39