[Webkit-unassigned] [Bug 56659] [GTK] Expose menu items and menus as children of a menu bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 09:51:01 PDT 2011


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





--- Comment #3 from Mario Sanchez Prada <msanchez at igalia.com>  2011-04-12 09:51:01 PST ---
(In reply to comment #2)
> (From update of attachment 89015 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=89015&action=review
> 
> otherwise looks good. r=me
> 
> > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2968
> >              return MenuItemRole;
> 
> It looks like we're calling parentObjectUnignored()->ariaRoleAttribute() potentially three times. I think that value should be stored local. parentObjectUnignored() can be little expensive.

I'll fix that right before committing.

Thanks!

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