WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 75468
[chromium, v8] ES5 prohibits parseInt from supporting octal
https://bugs.webkit.org/show_bug.cgi?id=75468
Summary
[chromium, v8] ES5 prohibits parseInt from supporting octal
Hin-Chung Lam
Reported
2012-01-03 04:33:12 PST
The following test added in
r103922
http://trac.webkit.org/changeset/103922
is failing: fast/js/kde/script-tests/GlobalObject.js: The related bug is:
https://bugs.webkit.org/show_bug.cgi?id=75455
Attachments
Add attachment
proposed patch, testcase, etc.
Hin-Chung Lam
Comment 1
2012-01-03 04:37:38 PST
Committed
r103933
: <
http://trac.webkit.org/changeset/103933
>
Alexey Proskuryakov
Comment 2
2012-01-03 09:58:52 PST
Why is this bug "fixed"? Shouldn't the updated test pass in v8?
> Unreviewed, build fix.
This was not a build fix.
Hin-Chung Lam
Comment 3
2012-01-03 10:03:49 PST
(In reply to
comment #2
)
> Why is this bug "fixed"? Shouldn't the updated test pass in v8?
It was marked "fixed" probably because I landed the change with webkit-patch, my bad.
> > > Unreviewed, build fix. > > This was not a build fix.
Hin-Chung Lam
Comment 4
2012-01-03 10:18:39 PST
(In reply to
comment #2
)
> Why is this bug "fixed"? Shouldn't the updated test pass in v8?
It was marked "fixed" probably because I landed the change with webkit-patch, my bad.
> > > Unreviewed, build fix. > > This was not a build fix.
Yuta Kitamura
Comment 5
2012-08-12 21:19:15 PDT
Apparently this has been fixed after Chromium's V8 roll to 3.13.0.
http://src.chromium.org/viewvc/chrome?view=rev&revision=151060
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fjs%2Fkde%2FGlobalObject.html
I'm going to remove the test expectation.
Yuta Kitamura
Comment 6
2012-08-12 21:25:37 PDT
Done: <
http://trac.webkit.org/changeset/125387
>
Yuta Kitamura
Comment 7
2012-08-13 18:59:43 PDT
Oops, the last V8 roll was reverted, and this test started to fail again. I'll update the test expectation as such.
Dirk Pranke
Comment 8
2012-09-18 17:20:02 PDT
Looks like this is no longer failing ... closing again and I removed the suppression in
http://trac.webkit.org/changeset/128947
.
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