[webkit-dev] Question about A Usage of RefPtr

2010-08-04 Thread Yuxiang Luo
and CSSMutableStyleDeclaration have the field 'm_node’. So to fix the bug, we might need to put the field up to the base class CSSStyleDeclaration. But I'm not very familiar with the code base yet, and not sure whether the change will break other logic? Thanks in advance for your help. Best Regards. -- Yuxiang

Re: [webkit-dev] Question about A Usage of RefPtr

2010-08-04 Thread Yuxiang Luo
On Wed, Aug 4, 2010 at 4:05 PM, Yuxiang Luo lu...@google.com wrote: Hi, I'm currently looking into a bug (42799), and find that class CSSComputedStyleDeclaration has a property 'RefPtrNode m_node', which means this class takes ownership of the Node to which the computedStyle object belongs

Re: [webkit-dev] Question about A Usage of RefPtr

2010-08-04 Thread Yuxiang Luo
On Wed, Aug 4, 2010 at 4:05 PM, Yuxiang Luo lu...@google.com wrote: Hi, I'm currently looking into a bug (42799), and find that class CSSComputedStyleDeclaration has a property 'RefPtrNode m_node', which means this class takes ownership of the Node to which the computedStyle object belongs

[webkit-dev] Build Of WebKitGTK Failed On Linux

2010-07-27 Thread Yuxiang Luo
'webkitdom.h' is in the list. But the building dashboard shows the WebKitGTK build on linux 64 platform is successful, which might be because the continuous build is not a clean build? -- Yuxiang Luo engin...@google lu...@google.com ___ webkit-dev mailing list