Bug 94827

Summary: Web Inspector: make ui component compile
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch vsevik: review+

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.