[webkit-reviews] review granted: [Bug 29089] Inspector should remember preferences for docked/undocked etc : [Attachment 40575] [PATCH] Remember Resources Large / Small Rows Preference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 3 16:06:43 PDT 2009


Timothy Hatcher <timothy at hatcher.name> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 29089: Inspector should remember preferences for docked/undocked etc
https://bugs.webkit.org/show_bug.cgi?id=29089

Attachment 40575: [PATCH] Remember Resources Large / Small Rows Preference
https://bugs.webkit.org/attachment.cgi?id=40575&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>

> +	   if (resourcesLargeRows !== undefined)

Should be:

typeof resourcesLargeRows !== "undefined"


More information about the webkit-reviews mailing list