RESOLVED FIXED Bug 28616
Inspector: Remove Unused Variable
https://bugs.webkit.org/show_bug.cgi?id=28616
Summary Inspector: Remove Unused Variable
Joseph Pecoraro
Reported 2009-08-21 10:28:03 PDT
Fun fact, this has been around since Resource.js was first added! http://trac.webkit.org/browser/trunk/WebCore/page/inspector/Resource.js?rev=23677
Attachments
[PATCH] Removes the Unused Variable (1.05 KB, patch)
2009-08-21 10:29 PDT, Joseph Pecoraro
eric: review+
eric: commit-queue-
Joseph Pecoraro
Comment 1 2009-08-21 10:29:20 PDT
Created attachment 38379 [details] [PATCH] Removes the Unused Variable
Eric Seidel (no email)
Comment 2 2009-08-21 10:51:25 PDT
Comment on attachment 38379 [details] [PATCH] Removes the Unused Variable OK. The commit-queue would probably barf on this diff, so cq-. I'm working on a pre-commit hook to make the all of our tools safe against this kind of failed diff.
Eric Seidel (no email)
Comment 3 2009-08-21 10:51:42 PDT
I mean specifically the ChangeLog diff.
Joseph Pecoraro
Comment 4 2009-08-21 11:23:04 PDT
Landed in r47633 = fdc58c1d115ce742689311039f033a230a8d6c0c http://trac.webkit.org/changeset/47633
Note You need to log in before you can comment on or make changes to this bug.