Bug 65069 - No space between error info and error message in web inspector
Summary: No space between error info and error message in web inspector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-23 15:37 PDT by Juan C. Montemayor
Modified: 2011-08-12 06:03 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-08-11 02:13 PDT, Pavel Podivilov
pfeldman: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juan C. Montemayor 2011-07-23 15:37:49 PDT
There is no space between the error info and the error message in the red pop-up bubble in the scripts tag in the Web Inspector. A space would improve legibility and aesthetics.
Comment 1 Juan C. Montemayor 2011-07-23 15:38:25 PDT
screen shot -- http://cl.ly/3X19301T09193C1y3B0n
Comment 2 Pavel Podivilov 2011-08-11 02:13:53 PDT
Created attachment 103593 [details]
Patch
Comment 3 WebKit Review Bot 2011-08-11 08:48:24 PDT
Comment on attachment 103593 [details]
Patch

Attachment 103593 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9371058

New failing tests:
http/tests/inspector-enabled/console-log-before-frame-navigation.html
http/tests/inspector/console-xhr-logging.html
http/tests/inspector/console-cd.html
inspector/debugger/debugger-completions-on-call-frame.html
inspector/console/command-line-api-inspect.html
inspector/elements/elements-inspect-iframe-from-different-domain.html
http/tests/inspector/network-preflight-options.html
fast/forms/implicit-submission.html
inspector/console/console-api-on-call-frame.html
inspector/debugger/debugger-cyclic-ref.html
fast/forms/input-spinbutton-capturing.html
fast/forms/input-number-large-padding.html
http/tests/inspector/network/x-frame-options-deny.html
fast/forms/input-number-events.html
inspector/console/console-command-clear.html
inspector/console/command-line-api.html
Comment 4 Pavel Podivilov 2011-08-12 06:03:33 PDT
Committed r92957: <http://trac.webkit.org/changeset/92957>