[Webkit-unassigned] [Bug 156778] New: WebIDL: [StrictTypeChecking] should be the default behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 19:27:30 PDT 2016


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

            Bug ID: 156778
           Summary: WebIDL: [StrictTypeChecking] should be the default
                    behavior
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: darin at apple.com, sam at webkit.org, youennf at gmail.com

We currently have to explicitly use [StrictTypeChecking] in order to get standard behavior. Of course, every one forget. We need to flip it so [StrictTypeChecking] becomes the default and we can use a [LegacyTreatWrongTypeAsNull] attribute for existing IDL code.

Relevant spec:
http://heycam.github.io/webidl/#es-interface
http://heycam.github.io/webidl/#es-nullable-type

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/3415f3e9/attachment.html>


More information about the webkit-unassigned mailing list