[Webkit-unassigned] [Bug 88286] Web Inspector: Provide context menu for deleting recorded profile on Profiles Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 21:24:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88286





--- Comment #5 from Rahul Tiwari <rahultiwari.cse.iitr at gmail.com>  2012-06-06 21:24:30 PST ---
(In reply to comment #3)
> (From update of attachment 145781 [details])
> LocalizedStrings is now UTF8 (not binary). Please edit it as text and convert to UTF8 if necessary. Otherwise looks good.

Thank you Pavel.

I issued the following command to check the encoding of the file and got

file -bi localizedStrings.js => text/plain; charset=utf-8

But when I check the svn property on this file with

svn propget svn:mime-type localizedStrings.js => application/octet-stream

So is this the issue that you have pointed out? I apologize but I am little confused with these outputs and your comments. Please suggest.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list