• vadimt's avatar
    Instrumenting more of WM_ message processing for jank · 2e7c4448
    vadimt authored
    This covers some Omnibox stuff, which is probably responsible for the jank in keyboard messages processing and drilling down some of issues.
    There are some issues that require advanced investigations that are not included in this CL:
    1. PeekMessage, which is probably processing hooks
    2. DispatchMessage, maybe, having same issues
    3. GetQueueStatus (!!!)
    4. DefWndProc
    
    BUG=440919
    
    Review URL: https://codereview.chromium.org/879153002
    
    Cr-Commit-Position: refs/heads/master@{#313529}
    2e7c4448
omnibox_edit_model.cc 62.5 KB