Bug 68627 - Web Inspector: Clicking on error doesn't point on the correct line if user searched something
Summary: Web Inspector: Clicking on error doesn't point on the correct line if user se...
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: 2011-09-22 09:13 PDT by Vsevolod Vlasov
Modified: 2011-09-23 08:56 PDT (History)
12 users (show)

See Also:


Attachments
Patch (2.10 KB, patch)
2011-09-22 09:20 PDT, 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 2011-09-22 09:13:52 PDT
Original report: http://code.google.com/p/chromium/issues/detail?id=92883

1)Open the page with some error in scripts.
2)Open scripts pane and enter some letters to allow webinspector to find few lines.
3)Don't reset search, open console pane and try to locate error by clicking on the message.

As result, web inspector will open scripts pane but will focus on the search result not the error.
Comment 1 Vsevolod Vlasov 2011-09-22 09:20:41 PDT
Created attachment 108345 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-23 08:10:13 PDT
Comment on attachment 108345 [details]
Patch

Rejecting attachment 108345 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ch : (1)
  svg/custom/svg-fonts-word-spacing.html = IMAGE+TEXT

Regressions: Unexpected image mismatch : (5)
  fast/text/atsui-multiple-renderers.html = IMAGE
  fast/text/international/danda-space.html = IMAGE
  fast/text/international/thai-baht-space.html = IMAGE
  fast/text/international/thai-line-breaks.html = IMAGE
  platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html = IMAGE


Exception in thread QueueFeederThread (most likely raised during interpreter shutdown):
Full output: http://queues.webkit.org/results/9818136
Comment 3 WebKit Review Bot 2011-09-23 08:56:20 PDT
Comment on attachment 108345 [details]
Patch

Clearing flags on attachment: 108345

Committed r95807: <http://trac.webkit.org/changeset/95807>
Comment 4 WebKit Review Bot 2011-09-23 08:56:25 PDT
All reviewed patches have been landed.  Closing bug.