• pfeldman@chromium.org's avatar
    2010-02-01 Pavel Feldman <pfeldman@chromium.org> · 541880a4
    pfeldman@chromium.org authored
            Reviewed by Timothy Hatcher.
    
            Web Inspector: Fix rest of the NativeTextViewer (line numbers,
            conditional breakpoints, selection).
    
            * inspector/front-end/NativeTextViewer.js:
            (WebInspector.NativeTextViewer):
            (WebInspector.NativeTextViewer.prototype._updatePreferredSize):
            (WebInspector.NativeTextViewer.prototype._registerMouseListeners):
            (WebInspector.NativeTextViewer.prototype._mouseDown):
            (WebInspector.NativeTextViewer.prototype._contextMenu):
            (WebInspector.NativeTextViewer.prototype._lineForMouseEvent):
            (WebInspector.NativeTextViewer.prototype._lineHeight):
            * inspector/front-end/TextEditor.js:
            (WebInspector.TextEditor):
            (WebInspector.TextEditor.prototype._registerMouseListeners):
            (WebInspector.TextEditor.prototype._offsetToLine):
            (WebInspector.TextEditor.prototype._lineHeight):
            (WebInspector.TextEditor.prototype.reveal):
            (WebInspector.TextEditor.prototype._paint):
            (WebInspector.TextEditor.prototype._updateDivDecorations):
            (WebInspector.TextEditor.prototype._paintSelection):
    
    
    git-svn-id: svn://svn.chromium.org/blink/trunk@54133 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    541880a4
ChangeLog 21.1 KB