[Webkit-unassigned] [Bug 117495] New: Remove unused ExceptionCode parameters from CharacterData methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 23:24:42 PDT 2013


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

           Summary: Remove unused ExceptionCode parameters from
                    CharacterData methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, koivisto at iki.fi,
                    akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/dcdc140505d6012e9ce1e730f8c3b20f56339807

CharcterData::appendData and CharacterData::setData accept ExceptionCode
parameters, but ignore them completely. We should remove the parameters
from both the implementation and the IDL file.

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