Bug 58780 - Web Inspector: Need a workaround for bug 58422
Summary: Web Inspector: Need a workaround for bug 58422
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 06:40 PDT by Alexander Pavlov (apavlov)
Modified: 2011-04-18 07:21 PDT (History)
12 users (show)

See Also:


Attachments
[PATCH] Suggested fix (1.97 KB, patch)
2011-04-18 07:02 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

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