Bug 58780

Summary: Web Inspector: Need a workaround for bug 58422
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, hyatt, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested fix pfeldman: review+

Description Alexander Pavlov (apavlov) 2011-04-18 06:40:30 PDT
Links to external stylesheets in the Styles sidebar should actually work. This bugfix should be rolled back once bug 58422 is fixed.
Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2011-04-18 07:02:40 PDT
Created attachment 90028 [details]
[PATCH] Suggested fix
Comment 2 WebKit Review Bot 2011-04-18 07:05:17 PDT
Attachment 90028 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1

Source/WebCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 1 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alexander Pavlov (apavlov) 2011-04-18 07:18:07 PDT
Landing with a style fix.
Comment 4 Alexander Pavlov (apavlov) 2011-04-18 07:21:13 PDT
Committed r84141: <http://trac.webkit.org/changeset/84141>