[Webkit-unassigned] [Bug 120407] Resolve unused parameter warning in WebKitAccessibleInterfaceText.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 08:01:32 PDT 2013


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210081|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #5 from Darin Adler <darin at apple.com>  2013-08-30 08:00:53 PST ---
(From update of attachment 210081)
View in context: https://bugs.webkit.org/attachment.cgi?id=210081&action=review

> Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceText.cpp:715
> +static VisibleSelection wordAtPositionForAtkBoundary(const AccessibilityObject* /*coreObject*/, const VisiblePosition& position, AtkTextBoundary boundaryType)

You say “the name refers to its purpose”, but “core object” means nothing to me. Core of what? What object? It’s not adding anything.

-- 
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