[Webkit-unassigned] [Bug 25059] Remove references to dominantScript, getGenericFontForScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 11:25:23 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25059


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29283|                            |review?
               Flag|                            |




------- Comment #3 from dglazkov at chromium.org  2009-04-06 11:25 PDT -------
Created an attachment (id=29283)
 --> (https://bugs.webkit.org/attachment.cgi?id=29283&action=view)
2009-04-06  Mike Belshe  <mike at belshe.com>


        Reviewed by Dimitri Glazkov.

        https://bugs.webkit.org/show_bug.cgi?id=24978
        Use custom implementations of a few Node methods so that
        we don't over-aggressively create JS wrappers here.

        * bindings/v8/custom/V8NodeCustom.cpp: Added custom implementations.
        * dom/Node.idl: Removed JSC-specifier, making impl custom for V8 as
well.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@42248
268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
 WebCore/ChangeLog                           |   11 ++++
 WebCore/bindings/v8/custom/V8NodeCustom.cpp |   74 +++++++++++++++++++++++++++
 WebCore/dom/Node.idl                        |    8 ++--
 3 files changed, 89 insertions(+), 4 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list