Bug 114868 - [GTK] Minimize calls to GailTextUtil in AtkText implementation
Summary: [GTK] Minimize calls to GailTextUtil in AtkText implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 114867
  Show dependency treegraph
 
Reported: 2013-04-19 06:10 PDT by Mario Sanchez Prada
Modified: 2013-04-19 09:02 PDT (History)
7 users (show)

See Also:


Attachments
Patch proposal (5.81 KB, patch)
2013-04-19 06:26 PDT, Mario Sanchez Prada
no flags Details | Formatted Diff | Diff
Patch proposal (5.81 KB, patch)
2013-04-19 07:33 PDT, Mario Sanchez Prada
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2013-04-19 06:10:38 PDT
This will be an useful step to help get rid of pango/gail dependency afterwards, as other patches will probably depend on this bug being fixed.
Comment 1 Mario Sanchez Prada 2013-04-19 06:26:06 PDT
Created attachment 198848 [details]
Patch proposal

Not rocket science, yet useful thing for later patches.
Comment 2 Mario Sanchez Prada 2013-04-19 07:33:15 PDT
Created attachment 198854 [details]
Patch proposal

Not rocket science, yet I managed to provide a patch with all sort of random values in the calls to webkitAccessibleTextGetTextForOffset() :-)
Comment 3 Mario Sanchez Prada 2013-04-19 08:22:17 PDT
Comment on attachment 198854 [details]
Patch proposal

Thanks Martin
Comment 4 WebKit Commit Bot 2013-04-19 09:02:35 PDT
Comment on attachment 198854 [details]
Patch proposal

Clearing flags on attachment: 198854

Committed r148749: <http://trac.webkit.org/changeset/148749>
Comment 5 WebKit Commit Bot 2013-04-19 09:02:38 PDT
All reviewed patches have been landed.  Closing bug.