Changes between Version 4 and Version 5 of WebInspector


Ignore:
Timestamp:
Apr 14, 2010 9:17:18 AM (14 years ago)
Author:
apavlov@chromium.org
Comment:

Fix column title, add Chrome/Chromium-specific shortcuts

Legend:

Unmodified
Added
Removed
Modified
  • WebInspector

    v4 v5  
    4747
    4848=== Safari ===
    49 ||                                      || Mac  || Win/Linux ||
     49||                                      || Mac  || Windows / Linux ||
    5050|| Show Web Inspector                   || ⌥⌘I || Ctrl-Alt-I ||
    5151|| Show Error Console                   || ⌥⌘C || Ctrl-Alt-C ||
    5252|| Start Profiling Javascript           || ⌥⇧⌘P || Ctrl-Alt-P ||
     53=== Chrome & Chromium ===
     54||                                      || Mac  || Windows / Linux ||
     55|| Show Web Inspector                   || ⌥⌘I || Ctrl-Shift-I ||
     56|| Show Error Console                   || ⌥⌘J || Ctrl-Shift-J ||
     57
    5358=== Web Inspector ===
    54 ||                                      || Mac || Win/Linux ||
     59||                                      || Mac || Windows / Linux ||
    5560|| Next Panel                           || ⌘] || Ctrl-] ||
    5661|| Previous Panel                       || ⌘[ || Ctrl-[ ||
     
    6065|| Find Previous                        || ⇧⌘G || Ctrl-Shift-G ||
    6166=== Console ===
    62 ||                                      || Mac      || Win/Linux ||
     67||                                      || Mac      || Windows / Linux ||
    6368|| Next Suggestion                      || Tab      || Tab ||
    6469|| Previous Suggestion                  || ⇧Tab     || Shift-Tab ||
     
    7176|| Execute                              || Return   || Enter ||
    7277=== Elements Panel ===
    73 ||                                      || Mac     || Win/Linux ||
     78||                                      || Mac     || Windows / Linux ||
    7479|| Navigate                             || Up/Down || Up/Down ||
    7580|| Expand/Collapse Node                 || Right/Left || Right/Left ||
     
    7782|| Edit Attribute                      || Return or Double-Click on attribute || Enter or Double-Click on attribute ||
    7883=== Styles Pane ===
    79 ||                                      || Mac          || Win/Linux ||
     84||                                      || Mac          || Windows / Linux ||
    8085|| Edit Rule                            || Double-Click || Double-Click ||
    8186|| Edit Next/Previous Property          || Tab/⇧Tab || Tab/Shift-Tab ||
     
    8792|| Increment/Decrement Value by 0.1     || ⌥Up/⌥Down || Alt-Up/Alt-Down ||
    8893=== Debugger ===
    89 ||                                      || Mac || Win/Linux ||
     94||                                      || Mac || Windows / Linux ||
    9095|| Select Next Call Frame               || ⌃. || Ctrl-. ||
    9196|| Select Previous Call Frame           || ⌃, || Ctrl-, ||