[Webkit-unassigned] [Bug 77337] New: [EFL] Refactor ewk_js files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 06:45:11 PST 2012


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

           Summary: [EFL] Refactor ewk_js files.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: t.morawski at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Changes:
- The _ewk_js_npvariant_to_variant function is called when _NPN_GetProperty returns true inside _ewk_js_npobject_property_get function now.
- Renamed all static functions and structures definition. Now they start with _ character.
- Changed Eina_Bool to bool in private functions.
- Simplify the code in ewk_js_object_new and ewk_js_object_invoke.
- Renamed parameter in ewk_js_variant_array_free function.

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



More information about the webkit-unassigned mailing list