WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149131
Polish code for
r189579
.
https://bugs.webkit.org/show_bug.cgi?id=149131
Summary
Polish code for r189579.
dewei_zhu
Reported
2015-09-14 14:41:32 PDT
Polish code for 148810.
Attachments
Patch
(6.13 KB, patch)
2015-09-14 14:49 PDT
,
dewei_zhu
no flags
Details
Formatted Diff
Diff
Patch
(6.09 KB, patch)
2015-09-14 16:06 PDT
,
dewei_zhu
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-09-14 14:42:59 PDT
Please use a revision, not a bug number and use 'r' before the number.
dewei_zhu
Comment 2
2015-09-14 14:49:54 PDT
Created
attachment 261130
[details]
Patch
Chris Dumez
Comment 3
2015-09-14 15:00:14 PDT
Comment on
attachment 261130
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=261130&action=review
r=me with comments.
> Source/WebCore/ChangeLog:9 > + "characterSetForBindings". And optimize the way to get text encoding. This is a fix for
bug 148810
.
Don't start the sentence with "And". Also try to wrap your ChangeLog at ~80 characters.
> Source/WebCore/dom/Document.h:1751 > + if (TextResourceDecoder *d = decoder())
Star on wrong side, also, you can use auto* Also, don't use 'd', no abbreviated names.
dewei_zhu
Comment 4
2015-09-14 16:06:56 PDT
Created
attachment 261145
[details]
Patch
WebKit Commit Bot
Comment 5
2015-09-14 16:10:11 PDT
Comment on
attachment 261145
[details]
Patch Rejecting
attachment 261145
[details]
from commit-queue.
dewei_zhu@apple.com
does not have committer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json
. - If you do not have committer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
WebKit Commit Bot
Comment 6
2015-09-14 18:18:35 PDT
Comment on
attachment 261145
[details]
Patch Rejecting
attachment 261145
[details]
from commit-queue.
dewei_zhu@apple.com
does not have committer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json
. - If you do not have committer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
WebKit Commit Bot
Comment 7
2015-09-14 19:13:17 PDT
Comment on
attachment 261145
[details]
Patch Clearing flags on attachment: 261145 Committed
r189771
: <
http://trac.webkit.org/changeset/189771
>
WebKit Commit Bot
Comment 8
2015-09-14 19:13:21 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug