[webkit-reviews] review requested: [Bug 99660] checkbox to toggle FPS counter in the inspector's settings : [Attachment 174041] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 18:08:05 PST 2012


egraether at chromium.org has asked  for review:
Bug 99660: checkbox to toggle FPS counter in the inspector's settings
https://bugs.webkit.org/show_bug.cgi?id=99660

Attachment 174041: Patch
https://bugs.webkit.org/attachment.cgi?id=174041&action=review

------- Additional Comments from egraether at chromium.org
View in context: https://bugs.webkit.org/attachment.cgi?id=174041&action=review


I'm sorry for the inconvenience.

> Source/WebCore/inspector/InspectorPageAgent.cpp:728
> +    if (mainFrame() && mainFrame()->view())

This condition fixes the failing Chromium tests.


More information about the webkit-reviews mailing list