Bug 102232 - [EFL][WK2] Unset the tooltip when the web process has crashed
Summary: [EFL][WK2] Unset the tooltip when the web process has crashed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-14 07:42 PST by Sudarsana Nagineni (babu)
Modified: 2012-11-16 04:54 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2012-11-15 05:46 PST, Sudarsana Nagineni (babu)
gyuyoung.kim: review+
Details | Formatted Diff | Diff
Patch (1.28 KB, patch)
2012-11-16 01:16 PST, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-11-14 07:42:15 PST
We should unset the tooltip if it is visible, when the web process has crashed. Otherwise, it stays on the view all the time.
Comment 1 Sudarsana Nagineni (babu) 2012-11-15 05:46:39 PST
Created attachment 174416 [details]
Patch
Comment 2 Gyuyoung Kim 2012-11-16 01:02:57 PST
Comment on attachment 174416 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=174416&action=review

> Source/WebKit2/ChangeLog:3
> +        [EFL] [WK2] Unset the tooltip when the web process has crashed

Remove a space between [EFL] and [WK2]
Comment 3 Sudarsana Nagineni (babu) 2012-11-16 01:16:03 PST
Created attachment 174629 [details]
Patch

Fix changelog.
Comment 4 WebKit Review Bot 2012-11-16 04:54:17 PST
Comment on attachment 174629 [details]
Patch

Clearing flags on attachment: 174629

Committed r134933: <http://trac.webkit.org/changeset/134933>
Comment 5 WebKit Review Bot 2012-11-16 04:54:21 PST
All reviewed patches have been landed.  Closing bug.