Bug 35434

Summary: Web Inspector: reload inspected page on Cmd+R / Ctrl+R / F5 key event in inspector.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. timothy: review+, pfeldman: commit-queue-

Pavel Feldman
Reported 2010-02-26 09:10:18 PST
Reloading inspector does not make much sense, while making target page reload upon such event is handy.
Attachments
[PATCH] Proposed change. (10.80 KB, patch)
2010-02-26 09:12 PST, Pavel Feldman
timothy: review+
pfeldman: commit-queue-
Pavel Feldman
Comment 1 2010-02-26 09:12:01 PST
Created attachment 49590 [details] [PATCH] Proposed change.
Pavel Feldman
Comment 2 2010-02-26 12:30:13 PST
Comment on attachment 49590 [details] [PATCH] Proposed change. (i'll just land manually to babysit chromium build)
Pavel Feldman
Comment 3 2010-02-26 23:01:29 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorBackend.h M WebCore/inspector/InspectorBackend.idl M WebCore/inspector/InspectorController.cpp M WebCore/inspector/front-end/InspectorBackendStub.js M WebCore/inspector/front-end/InspectorFrontendHostStub.js M WebCore/inspector/front-end/TextViewer.js M WebCore/inspector/front-end/inspector.js M WebKit/chromium/ChangeLog M WebKit/chromium/src/WebDevToolsFrontendImpl.cpp M WebKit/chromium/src/WebDevToolsFrontendImpl.h M WebKit/chromium/src/js/InspectorControllerImpl.js Committed r55347
Note You need to log in before you can comment on or make changes to this bug.