[Webkit-unassigned] [Bug 59193] Web Inspector: Use different SourceFrame instances for ResourcesPanel and NetworkPanel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 07:09:41 PDT 2011


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


Yury Semikhatsky <yurys at chromium.org> changed:

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




--- Comment #18 from Yury Semikhatsky <yurys at chromium.org>  2011-05-26 07:09:40 PST ---
(From update of attachment 94781)
View in context: https://bugs.webkit.org/attachment.cgi?id=94781&action=review

> Source/WebCore/inspector/front-end/ResourceView.js:152
> +            this.resource.setContent(this._textModel.text, majorChange, function() {});

Please remove last parameter since it's optional. In similar calls above it's just omitted.

-- 
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