Bug 54806

Summary: [EFL] Set of spatial navigations fixes
Product: WebKit Reporter: Lukasz Slachciak <l.slachciak>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, l.slachciak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 18662    
Bug Blocks:    
Attachments:
Description Flags
Spatial navigation fixes
tonikitoo: review+, gyuyoung.kim: commit-queue-
Spatial navigation fixes
gyuyoung.kim: commit-queue-
Spatial navigation fixes none

Description Lukasz Slachciak 2011-02-19 07:45:39 PST
Attached patch improves spatial navigation in EFL port:
- adds missing spatial navigation setting initialization
- some doxygen comments added
- fix for EWebLauncher which had this option disabled due to waiting for #18662 to be resolved
Comment 1 Lukasz Slachciak 2011-02-19 07:53:50 PST
Created attachment 83074 [details]
Spatial navigation fixes
Comment 2 Antonio Gomes 2011-02-19 09:16:34 PST
Comment on attachment 83074 [details]
Spatial navigation fixes

Guys, review docs and set cq+/- accordingly.
Comment 3 Gyuyoung Kim 2011-02-20 18:47:22 PST
Comment on attachment 83074 [details]
Spatial navigation fixes

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

> Source/WebKit/efl/ChangeLog:6
> +        https://webkit.org/b/54806

Bug url is strange. Please change about url with https://bugs.webkit.org/show_bug.cgi?id=54806

> Source/WebKit/efl/ChangeLog:7
> +

Please add summary of this patch
Comment 4 Lukasz Slachciak 2011-02-21 14:57:52 PST
Created attachment 83221 [details]
Spatial navigation fixes
Comment 5 Lukasz Slachciak 2011-02-21 15:01:30 PST
Hiello Gyuyoung.
I changed url format in ChangeLog and added some additional notes
Comment 6 Gyuyoung Kim 2011-02-21 15:34:54 PST
Comment on attachment 83221 [details]
Spatial navigation fixes

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

Please do not set "+" by yourself. Please re-upload this patch again. Then, just request commit-queue.

> Source/WebKit/efl/ChangeLog:3
> +        Reviewed by NOBODY (OOPS!).

Tonikitoo already review this patch. Please change "Reviewed by NOBODY (OOPS!)" with "Reviewed by Antonio Gomes".

> Tools/ChangeLog:3
> +        Reviewed by NOBODY (OOPS!).

Tonikitoo already review this patch. Please change "Reviewed by NOBODY (OOPS!)" with "Reviewed by Antonio Gomes".
Comment 7 Lukasz Slachciak 2011-02-21 22:31:22 PST
Created attachment 83272 [details]
Spatial navigation fixes
Comment 8 Lukasz Slachciak 2011-02-21 22:33:20 PST
Hello Gyuyoung.
I added reviewer and resubmitted patch.
Comment 9 WebKit Commit Bot 2011-02-21 23:21:24 PST
Comment on attachment 83272 [details]
Spatial navigation fixes

Clearing flags on attachment: 83272

Committed r79295: <http://trac.webkit.org/changeset/79295>
Comment 10 WebKit Commit Bot 2011-02-21 23:21:29 PST
All reviewed patches have been landed.  Closing bug.