RESOLVED DUPLICATE of bug 107857 107824
Web Inspector: [REGRESSION r140296] pause / resume button is not rendered in Sources panel
https://bugs.webkit.org/show_bug.cgi?id=107824
Summary Web Inspector: [REGRESSION r140296] pause / resume button is not rendered in ...
Pavel Feldman
Reported 2013-01-24 07:08:10 PST
- Open inspector - Go to Sources panel - Hit Pause (top right) - Do something to force JS execution - Hit Resume Expected: things work Actual: after Resume is pressed, Pause button is not rendered.
Attachments
Andrey Adaikin
Comment 1 2013-01-24 07:53:33 PST
Yeah, I too observed some text disappearing from DOM elements. I reverted those lines from r140296 - and everything works again for me. Note, that this regression is not specific only to Web Inspector. I changed component to Layout and Rendering.
Tony Chang
Comment 2 2013-01-24 11:13:13 PST
That's weird since the patch in bug 104997 should only be doing more layouts then before. If you could make a reduction, that would be helpful. Feel free to revert if this is blocking work.
Tony Chang
Comment 3 2013-01-24 14:58:21 PST
The patch was rolled out in bug 107857, I'm going to dupe this against that bug. *** This bug has been marked as a duplicate of bug 107857 ***
Note You need to log in before you can comment on or make changes to this bug.