RESOLVED FIXED94827
Web Inspector: make ui component compile
https://bugs.webkit.org/show_bug.cgi?id=94827
Summary Web Inspector: make ui component compile
Pavel Feldman
Reported 2012-08-23 10:56:19 PDT
- Passed event into the ContextMenu constructor - Implements href context menu as a context menu provider
Attachments
Patch (57.84 KB, patch)
2012-08-23 11:01 PDT, Pavel Feldman
no flags
Patch (57.84 KB, patch)
2012-08-23 11:03 PDT, Pavel Feldman
no flags
Patch (19.37 KB, patch)
2012-08-24 05:31 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-08-23 11:01:16 PDT
Pavel Feldman
Comment 2 2012-08-23 11:03:10 PDT
Pavel Feldman
Comment 3 2012-08-24 05:31:17 PDT
Vsevolod Vlasov
Comment 4 2012-08-24 06:14:05 PDT
Comment on attachment 160403 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=160403&action=review > Source/WebCore/inspector/front-end/NetworkPanel.js:1929 > + var subtitle = this._request.parsedURL.host; This means we will now show full url in name column subtitle in NetworkPanel. Is that desired behavior?
Pavel Feldman
Comment 5 2012-08-24 06:25:22 PDT
Note You need to log in before you can comment on or make changes to this bug.