[Webkit-unassigned] [Bug 91656] New: Previous API changes to Webframe causes failures in certain apps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 12:50:12 PDT 2012


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

           Summary: Previous API changes to Webframe causes failures in
                    certain apps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: webkit-bug-importer at group.apple.com


Changes to the resumeAnimations and suspendAnimations methods in WebFrame causes certain apps to crash because of inconsistencies in the COM interface.
The counterValueByElementId method was also removed.
However, for all of these methods, no method stubs were added where appropriate after removal.
Re-adding resume and suspend methods back into WebFrame API and adding unused method stub for counterValueByElementId.

resumeAnimations: http://trac.webkit.org/changeset/116729
suspendAnimations: http://trac.webkit.org/changeset/116610
counterValueByElementId: http://trac.webkit.org/changeset/120054

-- 
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