Bug 67602 - Web Inspector: F5 results in a Web Inspector frontend reload on non-Macs
Summary: Web Inspector: F5 results in a Web Inspector frontend reload on non-Macs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 07:16 PDT by Alexander Pavlov (apavlov)
Modified: 2011-09-05 07:39 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested fix (1.29 KB, patch)
2011-09-05 07:20 PDT, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2011-09-05 07:16:43 PDT
The frontend reload (followed by the inspected page reload) should not happen, as this is inconsistent with Ctrl/Cmd-R and confuses users.

Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2011-09-05 07:20:26 PDT
Created attachment 106336 [details]
[PATCH] Suggested fix
Comment 2 Alexander Pavlov (apavlov) 2011-09-05 07:39:15 PDT
Committed r94529: <http://trac.webkit.org/changeset/94529>