WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91571
REGRESSION(
r122621
): Broke Chromium's about:gpu page
https://bugs.webkit.org/show_bug.cgi?id=91571
Summary
REGRESSION(r122621): Broke Chromium's about:gpu page
Kenneth Russell
Reported
2012-07-17 19:26:53 PDT
http://trac.webkit.org/changeset/122621
broke Chrome's about:gpu page. The page comes up blank, rather than containing some initial content which is then expanded as the GPU process gathers and provides information. Unfortunately, there was a simultaneous bad V8 roll which causes assertion failures when visiting this page in a top of tree debug build. However, one can either manually roll back V8 to
r11956
or (probably) run with a release build to see the effect. I'm marking this P1 because it's broken some of QA's tests, and may also indicate incorrect invalidation which could be affecting other web pages.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-07-17 19:40:18 PDT
Do you have a reduction for this?
Kenneth Russell
Comment 2
2012-07-17 19:45:49 PDT
Sorry, I don't, at least not yet. I only just finished a multi-hour triage to get it to this point. Can you please try to investigate it without one?
Ryosuke Niwa
Comment 3
2012-07-17 22:27:39 PDT
(In reply to
comment #2
)
> Sorry, I don't, at least not yet. I only just finished a multi-hour triage to get it to this point. Can you please try to investigate it without one?
There have been at least two known regressions with reductions so I'll work on those two first. I've already fixed one of them today and will be working on the other one tonight or tomorrow morning. Hopefully fixing those two will resolve this one as well.
Ryosuke Niwa
Comment 4
2012-07-19 15:21:45 PDT
Fixed in
http://trac.webkit.org/changeset/122930
.
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