[Webkit-unassigned] [Bug 30482] [GTK] Expose Page::tabKeyCyclesThroughElements in the API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 18 10:20:56 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30482


Martin Robinson <martin.james.robinson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41381|                            |review?
               Flag|                            |




--- Comment #3 from Martin Robinson <martin.james.robinson at gmail.com>  2009-10-18 10:20:56 PDT ---
Created an attachment (id=41381)
 --> (https://bugs.webkit.org/attachment.cgi?id=41381)
Page for this issue (WebKitWebSettings version)

I've attached another patch with this setting in WebKitWebSettings. I initially
wavered as to where to put this, but chose WebKitWebView. My reasoning was that
this would be the first property of WebKitWebSettings that did not have a
direct mapping to WebCore::Settings. I'll leave both patches here so they can
duke it out.

Also, in my previous patch, I wasn't aiming to fix the formatting. The length
of the new method name was longer than the others, so to keep everything lined
up I had to move the rest over.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list