[Webkit-unassigned] [Bug 72002] New: Add NULL checks to setting access which is obtained on frame and document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 23:56:00 PST 2011


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

           Summary: Add NULL checks to setting access which is obtained on
                    frame and document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com


Adds NULL checks to seeting object where it's required.
Generally WebCore checks NULL which may be returned from setting object obtained on frame or document but in some cases these are skipped. These checks are not needed to setting's access on page object.

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