WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
236976
Ensure generated inline assembler that setups segments returns to previous state
https://bugs.webkit.org/show_bug.cgi?id=236976
Summary
Ensure generated inline assembler that setups segments returns to previous state
Adrian Perez
Reported
2022-02-21 08:00:41 PST
After fixing
bug #236506
there are still a few locations which make use of inline assembler in C++ code explicitly setting the segment where to emit output without returning the assembler to its previous state. Let's get them fixed as well!
Attachments
Patch
(3.18 KB, patch)
2022-02-21 08:03 PST
,
Adrian Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2022-02-21 08:03:52 PST
Created
attachment 452735
[details]
Patch
Yusuke Suzuki
Comment 2
2022-02-21 14:28:50 PST
Comment on
attachment 452735
[details]
Patch r=me
EWS
Comment 3
2022-02-23 01:29:58 PST
Committed
r290359
(
247677@main
): <
https://commits.webkit.org/247677@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 452735
[details]
.
Radar WebKit Bug Importer
Comment 4
2022-02-23 01:30:23 PST
<
rdar://problem/89343981
>
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