Summary: | WebKit2: Show the substitutions panel on Mac and make sure the menu items titles are updated correctly | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> | ||||
Component: | WebKit2 | Assignee: | Jessie Berlin <jberlin> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | andersca, buildbot, jberlin, webkit-ews | ||||
Priority: | P2 | Keywords: | InRadar, PlatformOnly | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac (Intel) | ||||||
OS: | OS X 10.6 | ||||||
Attachments: |
|
Description
Jessie Berlin
2011-04-08 17:08:32 PDT
Created attachment 88905 [details]
Patch
Attachment 88905 [details] did not build on qt: Build output: http://queues.webkit.org/results/8376192 (In reply to comment #2) > Attachment 88905 [details] did not build on qt: > Build output: http://queues.webkit.org/results/8376192 I guess nested #if do not parse correctly in the messages.in file. I will fix that and commit. Thanks for the review Anders! Attachment 88905 [details] did not build on win: Build output: http://queues.webkit.org/results/8379196 Comment on attachment 88905 [details] Patch Committed in http://trac.webkit.org/changeset/83369. The build fix in that patch for Qt should also avoid breaking the Win build. |