WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 132707
Get rid of the check for baseline code being cleared inside Plan::isStillValid()
https://bugs.webkit.org/show_bug.cgi?id=132707
Summary
Get rid of the check for baseline code being cleared inside Plan::isStillValid()
Filip Pizlo
Reported
2014-05-08 14:39:15 PDT
This check was never correct. We shouldn't allow baseline code to be cleared while there is a concurrent compilation, except if we also cancel the plan - but cancelled plans don't respond to isStillValid() because we simply make them cease to exist.
Attachments
Add attachment
proposed patch, testcase, etc.
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