Bug 591198: Display element using normal layout rules if XBL binding fails for securi...
commitc486969a1071084d9bf57930c7eeb03fbd3f337b
authorJonas Sicking <jonas@sicking.cc>
Wed, 15 Sep 2010 22:53:01 +0000 (15 15:53 -0700)
committerJonas Sicking <jonas@sicking.cc>
Wed, 15 Sep 2010 22:53:01 +0000 (15 15:53 -0700)
tree4698b4183bf990995d475a91ffe828d68bc6c216
parentda530105fbe4614d0f1e359f1239cf26c3db94e2
Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker
content/base/public/nsContentErrors.h
content/xbl/src/nsXBLService.cpp
content/xbl/test/Makefile.in
content/xbl/test/file_bug591198_inner.html [new file with mode: 0644]
content/xbl/test/file_bug591198_xbl.xml [new file with mode: 0644]
content/xbl/test/test_bug591198.html [new file with mode: 0644]
layout/base/nsCSSFrameConstructor.cpp