WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157046
[JSC] GetByVal on Undecided use its children before its OSR Exit
https://bugs.webkit.org/show_bug.cgi?id=157046
Summary
[JSC] GetByVal on Undecided use its children before its OSR Exit
Benjamin Poulain
Reported
2016-04-26 15:26:22 PDT
[JSC] GetByVal on Undecided use its children before its OSR Exit
Attachments
Patch
(3.10 KB, patch)
2016-04-26 15:30 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2016-04-26 15:30:40 PDT
Created
attachment 277413
[details]
Patch
Mark Lam
Comment 2
2016-04-26 15:33:48 PDT
Comment on
attachment 277413
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2016-04-26 16:25:53 PDT
Comment on
attachment 277413
[details]
Patch Clearing flags on attachment: 277413 Committed
r200113
: <
http://trac.webkit.org/changeset/200113
>
WebKit Commit Bot
Comment 4
2016-04-26 16:25:58 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5
2016-04-27 01:40:20 PDT
(In reply to
comment #3
)
> Comment on
attachment 277413
[details]
> Patch > > Clearing flags on attachment: 277413 > > Committed
r200113
: <
http://trac.webkit.org/changeset/200113
>
The new test introduced in this change fails on all 32 bit platforms: -
https://build.webkit.org/builders/Apple%20El%20Capitan%2032-bit%20JSC%20%28BuildAndTest%29/builds/2205
-
https://build.webkit.org/builders/Apple%20Yosemite%2032-bit%20JSC%20%28BuildAndTest%29/builds/8925
-
https://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/60882
-
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/390
Benjamin Poulain
Comment 6
2016-04-27 10:46:54 PDT
(In reply to
comment #5
)
> (In reply to
comment #3
) > > Comment on
attachment 277413
[details]
> > Patch > > > > Clearing flags on attachment: 277413 > > > > Committed
r200113
: <
http://trac.webkit.org/changeset/200113
> > > The new test introduced in this change fails on all 32 bit platforms: > - >
https://build.webkit.org/builders/Apple%20El%20Capitan%2032
- > bit%20JSC%20%28BuildAndTest%29/builds/2205 > - >
https://build.webkit.org/builders/Apple%20Yosemite%2032
- > bit%20JSC%20%28BuildAndTest%29/builds/8925 > - >
https://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/60882
> - >
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/
> builds/390
Oh! Looks like I forgot to fix the 32bit counterpart. I'll do that today.
Benjamin Poulain
Comment 7
2016-04-27 10:58:33 PDT
Quick follow up for 32bit:
http://trac.webkit.org/changeset/200133
Thanks Ossy.
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