WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62604
[CMAKE] Add ENABLE_TOUCH_ICON_LOADING feature.
https://bugs.webkit.org/show_bug.cgi?id=62604
Summary
[CMAKE] Add ENABLE_TOUCH_ICON_LOADING feature.
Ryuan Choi
Reported
2011-06-13 15:15:33 PDT
Patch will be updated.
Attachments
Patch
(2.02 KB, patch)
2011-06-13 15:22 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Patch
(2.00 KB, patch)
2011-06-13 22:05 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2011-06-13 15:22:16 PDT
Created
attachment 97016
[details]
Patch
Lucas De Marchi
Comment 2
2011-06-13 19:36:04 PDT
Comment on
attachment 97016
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=97016&action=review
Isn't there any additional files that need to be compiled? Otherwise looks good.
> ChangeLog:8 > + Add feature to enable or disable ENABLE_TOUCH_ICON which support
supports
> Source/cmakeconfig.h.cmake:39 > +#cmakedefine01 ENABLE_TOUCH_ICO_LOADING
ICON
Ryuan Choi
Comment 3
2011-06-13 22:05:38 PDT
Created
attachment 97066
[details]
Patch
Ryuan Choi
Comment 4
2011-06-13 22:10:18 PDT
(In reply to
comment #2
)
> (From update of
attachment 97016
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=97016&action=review
> > Isn't there any additional files that need to be compiled? Otherwise looks good.
Compiling is fine without any additional files, but we need to investigate move for using those icon.
> > > ChangeLog:8 > > + Add feature to enable or disable ENABLE_TOUCH_ICON which support > > supports > > > Source/cmakeconfig.h.cmake:39 > > +#cmakedefine01 ENABLE_TOUCH_ICO_LOADING > > ICON
Thanks, done.
Lucas De Marchi
Comment 5
2011-06-14 05:51:09 PDT
(In reply to
comment #4
)
> (In reply to
comment #2
) > > (From update of
attachment 97016
[details]
[details]) > > View in context:
https://bugs.webkit.org/attachment.cgi?id=97016&action=review
> > > > Isn't there any additional files that need to be compiled? Otherwise looks good. > Compiling is fine without any additional files, but we need to investigate move for using those icon.
If there are any file that is not specific to EFL or another port, It should be added on this patch as well. You can easily checking this by investigating the build system of other ports that enable this feature (removing the platform/PORT/* and xxxxxPORT.[c|h] files)
Eric Seidel (no email)
Comment 6
2011-06-14 08:48:54 PDT
Comment on
attachment 97066
[details]
Patch OK.
WebKit Review Bot
Comment 7
2011-06-14 09:29:28 PDT
Comment on
attachment 97066
[details]
Patch Clearing flags on attachment: 97066 Committed
r88809
: <
http://trac.webkit.org/changeset/88809
>
WebKit Review Bot
Comment 8
2011-06-14 09:29:33 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug