[webkit-reviews] review granted: [Bug 67367] Web Inspector: Network: jump to initiator's record in case of redirect : [Attachment 105979] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 10:13:03 PDT 2011
Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 67367: Web Inspector: Network: jump to initiator's record in case of
redirect
https://bugs.webkit.org/show_bug.cgi?id=67367
Attachment 105979: Patch
https://bugs.webkit.org/attachment.cgi?id=105979&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=105979&action=review
> Source/WebCore/inspector/front-end/Resource.js:547
> + if (this.redirects && this.redirects.length > 0)
Do you need this? You seem to explicitly assign those above.
More information about the webkit-reviews
mailing list