lgtm with nits https://codereview.chromium.org/655083002/diff/40001/Source/wtf/text/TextCodecICU.cpp File Source/wtf/text/TextCodecICU.cpp (right): https://codereview.chromium.org/655083002/diff/40001/Source/wtf/text/TextCodecICU.cpp#newcode176 Source/wtf/text/TextCodecICU.cpp:176: // and Firefox (24), but not ...
6 years, 2 months ago
(2014-10-15 00:51:13 UTC)
#7
6 years, 2 months ago
(2014-10-15 15:24:32 UTC)
#8
lgtm
jungshik at Google
Committed patchset #5 (id:80001) manually as 183781 (presubmit successful).
6 years, 2 months ago
(2014-10-16 05:39:55 UTC)
#9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 183781 (presubmit successful).
cbiesinger
On 2014/10/16 05:39:55, Jungshik Shin wrote: > Committed patchset #5 (id:80001) manually as 183781 (presubmit ...
6 years, 2 months ago
(2014-10-16 15:48:23 UTC)
#10
Message was sent while issue was closed.
On 2014/10/16 05:39:55, Jungshik Shin wrote:
> Committed patchset #5 (id:80001) manually as 183781 (presubmit successful).
This broke several browser_tests which depended on the previous behavior:
BrowserEncodingTest.TestOverrideEncoding
EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16
BrowserEncodingTest.TestEncodingAutoDetect
EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3
E.g.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=Bro...
I reverted in https://codereview.chromium.org/658193002
jungshik at Google
On 2014/10/16 15:48:23, cbiesinger wrote: > On 2014/10/16 05:39:55, Jungshik Shin wrote: > > Committed ...
6 years, 2 months ago
(2014-10-16 16:14:58 UTC)
#11
Message was sent while issue was closed.
On 2014/10/16 15:48:23, cbiesinger wrote:
> On 2014/10/16 05:39:55, Jungshik Shin wrote:
> > Committed patchset #5 (id:80001) manually as 183781 (presubmit successful).
>
> This broke several browser_tests which depended on the previous behavior:
> BrowserEncodingTest.TestOverrideEncoding
> EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16
> BrowserEncodingTest.TestEncodingAutoDetect
> EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3
>
> E.g.
>
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=Bro...
>
> I reverted in https://codereview.chromium.org/658193002
Sorry that I forgot to note that they're expected to fail. This CL and
https://codereview.chromium.org/649413002/ have to go hand in hand.
I'll mark those tests as failing for now. Then, I'll reland this CL followed by
the Chromium CL (the above) that will also re-enable those tests.
jungshik at Google
Committed patchset #5 (id:80001) manually as 183912 (presubmit successful).
6 years, 2 months ago
(2014-10-17 18:21:49 UTC)
#12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 183912 (presubmit successful).
jungshik at Google
On 2014/10/17 18:21:49, Jungshik Shin wrote: > Committed patchset #5 (id:80001) manually as 183912 (presubmit ...
6 years, 2 months ago
(2014-10-17 18:34:07 UTC)
#13
Message was sent while issue was closed.
On 2014/10/17 18:21:49, Jungshik Shin wrote:
> Committed patchset #5 (id:80001) manually as 183912 (presubmit successful).
The local CL description edit was not reflected here (and in the commit-log):
Here's the update:
This is reverting the revert (I can't use the CL generated by 'revert of revert
CL' due to a riedvelt bug). This CL can now be landed safely because the failing
browser tests (Chromium) were temporarily disabled (or made robust against the
difference introduced by this Blink CL) in the following Cr CL (that got landed)
:
https://codereview.chromium.org/643993004/
Issue 655083002: Update the tests (ISO-8859-1 => windows-1252)
(Closed)
Created 6 years, 2 months ago by jungshik at Google
Modified 6 years, 2 months ago
Reviewers: jochen (gone - plz use gerrit), jsbell
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 3