Bug 64375

Summary: [Qt][WK2] Navigation actions should react to web process availability.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebKit QtAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch benjamin: review+, benjamin: commit-queue-

Andreas Kling
Reported 2011-07-12 11:30:00 PDT
When the web process is crashed, stop should be disabled and reload only enabled if there's something to reload.
Attachments
Proposed patch (6.54 KB, patch)
2011-07-12 11:30 PDT, Andreas Kling
benjamin: review+
benjamin: commit-queue-
Andreas Kling
Comment 1 2011-07-12 11:30:36 PDT
Created attachment 100529 [details] Proposed patch
Benjamin Poulain
Comment 2 2011-07-12 11:48:32 PDT
Comment on attachment 100529 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=100529&action=review > Source/WebKit2/UIProcess/API/qt/tests/qdesktopwebview/tst_qdesktopwebview.cpp:33 > + void navigationActionEnabledStatusAtStartup(); navigationActionsStatusAtStartup?
Andreas Kling
Comment 3 2011-07-12 11:56:12 PDT
Note You need to log in before you can comment on or make changes to this bug.