Bug 111691 - Web Inspector: NavigatorView should show (program) for uiSourceCodes with empty name.
Summary: Web Inspector: NavigatorView should show (program) for uiSourceCodes with emp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 23:54 PST by Vsevolod Vlasov
Modified: 2013-03-07 00:29 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.17 KB, patch)
2013-03-07 00:02 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.