[Webkit-unassigned] [Bug 55238] Web Inspector: Resizing columns in the network panel is weird

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 10:47:43 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=55238


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94071|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #8 from Pavel Feldman <pfeldman at chromium.org>  2011-05-19 10:47:43 PST ---
(From update of attachment 94071)
View in context: https://bugs.webkit.org/attachment.cgi?id=94071&action=review

It looks good now, thanks. One nit you don't have to fix since it is minor + would require re-review. I am marking this change as cq+ which means it'll land automatically.

> Source/WebCore/inspector/front-end/DataGrid.js:965
> +        if (this.resizeMethod == WebInspector.DataGrid.ResizeMethod.Last) {

Nit: single liners do not need {}

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list