[webkit-help] How does rendertheme.cpp load a new theme
ksingh.sunil
ksingh.sunil at gmail.com
Tue Dec 24 09:17:08 PST 2013
Hi,
How does the below code load a new theme? Is it loading a file for theme?
Rendertheme::rendertheme()
#if use(new-theme)
:m-theme(platformtheme())
#endif
How can we provide a new theme?
Thanks,
Sunil
Sent from Samsung Mobile
-------- Original message --------
From: webkit-help-request at lists.webkit.org
Date: 21/12/2013 1:30 AM (GMT+05:30)
To: webkit-help at lists.webkit.org
Subject: webkit-help Digest, Vol 54, Issue 13
Send webkit-help mailing list submissions to
webkit-help at lists.webkit.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.webkit.org/mailman/listinfo/webkit-help
or, via email, send a message with subject or body 'help' to
webkit-help-request at lists.webkit.org
You can reach the person managing the list at
webkit-help-owner at lists.webkit.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of webkit-help digest..."
Today's Topics:
1. Re: Subversion error during checkout 207 Multi-Status
(Jakub Trzebiatowski)
----------------------------------------------------------------------
Message: 1
Date: Thu, 19 Dec 2013 21:55:00 +0000 (UTC)
From: Jakub Trzebiatowski <kuba.trzebiatowski at gmail.com>
To: webkit-help at lists.webkit.org
Subject: Re: [webkit-help] Subversion error during checkout 207
Multi-Status
Message-ID: <loom.20131219T225309-710 at post.gmane.org>
Content-Type: text/plain; charset=utf-8
christian sanchez <christian.sanchez at ...> writes:
>
> Thanks! I hate this random SVN problem, but your solution fixed it.
>
> On Jul 8, 2012, at 3:19 AM, Alexey Proskuryakov wrote:
>
>
> 07.07.2012, ? 13:47, christian sanchez ???????(?):
> I'm receiving the following error during the checkout of the project:
>
> [Jul 7, 14:15:39] Updating Working Copy...
> [Jul 7, 14:16:00] PROPFIND of
'/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/t
est.js': 207 Multi-Status (http://svn.webkit.org)
> [Jul 7, 14:16:00] Finished operation.
>
>
>
> This happens from time to time (rarely). The solution is to delete the
local?Core directory, and check out it again (svn co, NOT svn up).
>
> - WBR, Alexey Proskuryakov
>
>
>
>
>
>
>
> <div>Thanks! I hate this random SVN problem, but your solution fixed it.
<div>
> <br><div>
> <div>On Jul 8, 2012, at 3:19 AM, Alexey Proskuryakov wrote:</div>
> <br class="Apple-interchange-newline"><blockquote type="cite"><div>
> <br><div>
> <div>07.07.2012, в 13:47, christian sanchez
написал(а):</div>
> <br class="Apple-interchange-newline"><blockquote type="cite"><span
class="Apple-style-span"><div>I'm receiving the following error during the
checkout of the project:</div>
> <blockquote class="webkit-indent-blockquote">
> <div>[Jul 7, 14:15:39] Updating Working Copy...</div>
> <div>[Jul 7, 14:16:00] PROPFIND of
'/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/t
est.js': 207 Multi-Status (<a
href="http://svn.webkit.org/">http://svn.webkit.org</a>)</div>
> <div>[Jul 7, 14:16:00] Finished operation.</div>
> </blockquote></span></blockquote>
> <br>
> </div>
> <div>This happens from time to time (rarely). The solution is to delete
the local Core directory, and check out it again (svn co, NOT svn up).
</div>
> <br><div apple-content-edited="true">
> <span class="Apple-style-span"><div>- WBR, Alexey Proskuryakov</div>
</span>
> </div>
> </div></blockquote>
> </div>
> <br>
> </div>
> </div>
>
That was probably obvious for you, but it took me a while to figure out the
right command:
cd src\third_party\WebKit\LayoutTests\fast\xpath\4XPath
svn co
https://src.chromium.org/blink/trunk/src/third_party/WebKit/LayoutTests/fast
/xpath/4XPath/Core
------------------------------
_______________________________________________
webkit-help mailing list
webkit-help at lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help
End of webkit-help Digest, Vol 54, Issue 13
*******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20131224/431ab6b1/attachment.html>
More information about the webkit-help
mailing list