DescriptionEach private state record is made non-extensible after the object has
been constructed. Thus, all private fields must be created in the
constructor. This should make it easier to review how the private
namespace is being used.
Incidental changes:
* Rename .src to .scriptSrc to reduce the chances of a particularly
dangerous name collision.
* Remove dead old-style editability flag setting in HTMLIFrameElement.
@r5400
Patch Set 1 #
MessagesTotal messages: 4
|
|||||||||||||||||||