[webkit-reviews] review canceled: [Bug 64599] Web Inspector: Web Inspector: provide unique identifiers for loaders : [Attachment 101010] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 05:43:21 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has canceled Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 64599: Web Inspector: Web Inspector: provide unique identifiers for loaders
https://bugs.webkit.org/show_bug.cgi?id=64599

Attachment 101010: Patch
https://bugs.webkit.org/attachment.cgi?id=101010&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101010&action=review


> Source/WebCore/inspector/InspectorPageAgent.h:135
> +    HashMap<DocumentLoader*, String> m_loaderToIdentifier;

Could you make this field static?


More information about the webkit-reviews mailing list