Changes between Version 2 and Version 3 of WebInspectorCodingStyleGuide


Ignore:
Timestamp:
Nov 6, 2013 10:00:40 AM (11 years ago)
Author:
Joseph Pecoraro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebInspectorCodingStyleGuide

    v2 v3  
    3232
    3333WebInspector.NewObjectType.prototype = {
    34    
    3534    constructor: WebInspector.NewObjectType,
    3635    __proto__: WebInspector.Object.prototype,