Summary: | Uncaught Exception: TypeError: undefined is not an object (evaluating 'highlightedRange.from') | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> | ||||||
Component: | Web Inspector | Assignee: | Joseph Pecoraro <joepeck> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
Joseph Pecoraro
2016-01-29 16:18:15 PST
The key to reproducing this, is that your mouse must be over the number you are modifying. This triggers the CodeMirrorTokenTrackingController highlight for the number that you are replacing with the alterNumber keyboard shortcut. Created attachment 270469 [details]
[PATCH] Proposed Fix
Comment on attachment 270469 [details] [PATCH] Proposed Fix Attachment 270469 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/770908 New failing tests: transitions/default-timing-function.html Created attachment 270472 [details]
Archive of layout-test-results from ews117 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117 Port: mac-yosemite Platform: Mac OS X 10.10.5
|