WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133694
REGRESSION (
r169733
): compositing/iframes/become-composited-nested-iframes.html fails on WebKit1 bots
https://bugs.webkit.org/show_bug.cgi?id=133694
Summary
REGRESSION (r169733): compositing/iframes/become-composited-nested-iframes.ht...
Andy Estes
Reported
2014-06-10 13:39:08 PDT
See
http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r169757%20(6523)/results.html
Attachments
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2014-06-10 13:47:50 PDT
Marked the test as failing in
r169761
:
http://trac.webkit.org/changeset/169761
Simon Fraser (smfr)
Comment 2
2014-06-10 15:31:09 PDT
This was fallout from the changes in RenderLayerCompositor::notifyIFramesOfCompositingChange() where we used to do a deep walk, and now do a shallow walk. I'll revert to the older code for now.
Simon Fraser (smfr)
Comment 3
2014-06-10 15:47:44 PDT
https://trac.webkit.org/r169777
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