Bug 87035 - !HAVE(ACCESSIBILITY) should be able to build without linking in any code from WebCore/accessibility
Summary: !HAVE(ACCESSIBILITY) should be able to build without linking in any code from...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 66687
  Show dependency treegraph
 
Reported: 2012-05-21 11:36 PDT by Adam Barth
Modified: 2012-05-21 22:46 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.06 KB, patch)
2012-05-21 11:40 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (11.68 KB, patch)
2012-05-21 15:08 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (12.74 KB, patch)
2012-05-21 15:57 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (12.83 KB, patch)
2012-05-21 16:11 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (12.90 KB, patch)
2012-05-21 16:23 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-05-21 11:36:24 PDT
!HAVE(ACCESSIBILITY) should be able to build without linking in any code from WebCore/accessibility
Comment 1 Eric Seidel (no email) 2012-05-21 11:39:44 PDT
Presumably this is a chromium-only issue? :)
Comment 2 Adam Barth 2012-05-21 11:40:05 PDT
Created attachment 143067 [details]
Patch
Comment 3 chris fleizach 2012-05-21 11:41:42 PDT
Comment on attachment 143067 [details]
Patch

looks ok
Comment 4 Early Warning System Bot 2012-05-21 11:54:02 PDT
Comment on attachment 143067 [details]
Patch

Attachment 143067 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12731700
Comment 5 Adam Barth 2012-05-21 11:54:38 PDT
> Presumably this is a chromium-only issue? :)

It's likely to reduce the binary size on other ports that use !HAVE(ACCESSIBILITY) too.
Comment 6 Early Warning System Bot 2012-05-21 11:57:54 PDT
Comment on attachment 143067 [details]
Patch

Attachment 143067 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12736641
Comment 7 Adam Barth 2012-05-21 15:08:13 PDT
Created attachment 143110 [details]
Patch for landing
Comment 8 Adam Barth 2012-05-21 15:08:56 PDT
This patch should remove the duplicate symbols.
Comment 9 Early Warning System Bot 2012-05-21 15:43:51 PDT
Comment on attachment 143110 [details]
Patch for landing

Attachment 143110 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12747180
Comment 10 Early Warning System Bot 2012-05-21 15:49:55 PDT
Comment on attachment 143110 [details]
Patch for landing

Attachment 143110 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12740569
Comment 11 Adam Barth 2012-05-21 15:50:40 PDT
Comment on attachment 143110 [details]
Patch for landing

Too tight.  /me tries again.
Comment 12 Adam Barth 2012-05-21 15:57:02 PDT
Created attachment 143123 [details]
Patch
Comment 13 Early Warning System Bot 2012-05-21 16:05:12 PDT
Comment on attachment 143123 [details]
Patch

Attachment 143123 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12738599
Comment 14 Adam Barth 2012-05-21 16:11:06 PDT
Created attachment 143125 [details]
Patch
Comment 15 Early Warning System Bot 2012-05-21 16:17:42 PDT
Comment on attachment 143125 [details]
Patch

Attachment 143125 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12747194
Comment 16 Early Warning System Bot 2012-05-21 16:18:52 PDT
Comment on attachment 143125 [details]
Patch

Attachment 143125 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12742372
Comment 17 Adam Barth 2012-05-21 16:23:06 PDT
Created attachment 143126 [details]
Patch
Comment 18 WebKit Review Bot 2012-05-21 22:46:01 PDT
Comment on attachment 143126 [details]
Patch

Clearing flags on attachment: 143126

Committed r117907: <http://trac.webkit.org/changeset/117907>
Comment 19 WebKit Review Bot 2012-05-21 22:46:09 PDT
All reviewed patches have been landed.  Closing bug.