Bug 106448 - Regression(r138681) : Add HAVE(ACCESSIBILITY) guard to atk files, fix for a fix.
Summary: Regression(r138681) : Add HAVE(ACCESSIBILITY) guard to atk files, fix for a fix.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hugo Parente Lima
URL:
Keywords:
Depends on:
Blocks: 103162
  Show dependency treegraph
 
Reported: 2013-01-09 06:07 PST by Hugo Parente Lima
Modified: 2013-01-09 09:02 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2013-01-09 06:19 PST, Hugo Parente Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Parente Lima 2013-01-09 06:07:01 PST
Some atk files don't use HAVE(ACCESSIBILITY). It may makes build errors when the macro isn't enabled, this was partially fixed by bug 106290, but in some files the include "atk.h" was left outside the guard.
Comment 1 Hugo Parente Lima 2013-01-09 06:19:17 PST
Created attachment 181911 [details]
Patch
Comment 2 Gyuyoung Kim 2013-01-09 06:23:51 PST
Comment on attachment 181911 [details]
Patch

I missed this. Thanks.
Comment 3 WebKit Review Bot 2013-01-09 09:02:08 PST
Comment on attachment 181911 [details]
Patch

Clearing flags on attachment: 181911

Committed r139196: <http://trac.webkit.org/changeset/139196>
Comment 4 WebKit Review Bot 2013-01-09 09:02:13 PST
All reviewed patches have been landed.  Closing bug.