Bug 123921

Summary: Web Inspector: ResourceSidebarPanel.prototype.showSourceCode throws an exception when positionToReveal is null
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2013-11-06 13:36:55 PST
The cookie object rise to access positionToReveal when it is allowed to be null.
Comment 1 Radar WebKit Bug Importer 2013-11-06 13:37:20 PST
<rdar://problem/15407290>
Comment 2 Timothy Hatcher 2013-11-06 13:38:07 PST
Created attachment 216216 [details]
Patch
Comment 3 Joseph Pecoraro 2013-11-06 14:45:26 PST
Comment on attachment 216216 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2013-11-06 15:09:21 PST
Comment on attachment 216216 [details]
Patch

Rejecting attachment 216216 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 216216, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
es to CodeGeneratorInspectorStrings.py should rebuild inspector generated files
The copy of the patch that failed is found in:
   /Volumes/Data/EWS/Webkit/.git/rebase-apply/patch

When you have resolved this problem, run "git rebase --continue".
If you prefer to skip this patch, run "git rebase --skip" instead.
To check out the original branch and stop rebasing, run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 123.

Full output: http://webkit-queues.appspot.com/results/22758015
Comment 5 WebKit Commit Bot 2013-11-06 19:47:45 PST
Comment on attachment 216216 [details]
Patch

Clearing flags on attachment: 216216

Committed r158816: <http://trac.webkit.org/changeset/158816>
Comment 6 WebKit Commit Bot 2013-11-06 19:47:47 PST
All reviewed patches have been landed.  Closing bug.