RESOLVED FIXED 137486
[GTK] Minibrowser : Add home buton and keyboard support for home page load
https://bugs.webkit.org/show_bug.cgi?id=137486
Summary [GTK] Minibrowser : Add home buton and keyboard support for home page load
Rohit
Reported 2014-10-07 06:26:14 PDT
Currently no keyboard support or home button exists for home page load in GTK Minibrowser. Add home button and keyboard support for home page load using 'Alt' + 'Home' keys.
Attachments
Patch (2.67 KB, patch)
2014-10-07 06:33 PDT, Rohit
no flags
Patch (4.19 KB, patch)
2014-10-14 02:43 PDT, Rohit
no flags
Rohit
Comment 1 2014-10-07 06:33:34 PDT
Philippe Normand
Comment 2 2014-10-14 01:51:36 PDT
Comment on attachment 239409 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=239409&action=review > Tools/MiniBrowser/gtk/BrowserWindow.c:551 > + webkit_web_view_load_uri(window->webView, "http://www.webkitgtk.org/"); I think this URL is hardcoded somewhere else already, right? Would be good to make it a #define
Rohit
Comment 3 2014-10-14 02:43:37 PDT
WebKit Commit Bot
Comment 4 2014-10-14 02:49:06 PDT
Comment on attachment 239790 [details] Patch Rejecting attachment 239790 [details] from commit-queue. kumar.rohit@samsung.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
WebKit Commit Bot
Comment 5 2014-10-14 03:49:10 PDT
Comment on attachment 239790 [details] Patch Clearing flags on attachment: 239790 Committed r174679: <http://trac.webkit.org/changeset/174679>
WebKit Commit Bot
Comment 6 2014-10-14 03:49:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.