Bug 111691

Summary: Web Inspector: NavigatorView should show (program) for uiSourceCodes with empty name.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2013-03-06 23:54:40 PST
Patch to follow.
Comment 1 Vsevolod Vlasov 2013-03-06 23:58:12 PST
This happens because methods on String.prototype should return string literal, not String object.
Comment 2 Vsevolod Vlasov 2013-03-07 00:02:40 PST
Created attachment 191936 [details]
Patch
Comment 3 WebKit Review Bot 2013-03-07 00:29:21 PST
Comment on attachment 191936 [details]
Patch

Clearing flags on attachment: 191936

Committed r145048: <http://trac.webkit.org/changeset/145048>
Comment 4 WebKit Review Bot 2013-03-07 00:29:25 PST
All reviewed patches have been landed.  Closing bug.