aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2016-04-18 06:49:30 +0100
committerStephen Blott2016-04-18 07:01:36 +0100
commit9c4c79eef9267d4bde62a996f82fcb0eff66df91 (patch)
tree2f1bcba1b9f9c267809217f9f526579f31c303ef /README.md
parent8846d04f3043e4be4be3d8e63c1efb46fe7e0b0e (diff)
downloadvimium-9c4c79eef9267d4bde62a996f82fcb0eff66df91.tar.bz2
Require documentReady for all UI components.
This replaces c01d7eea8675f9a7d84999777e8de72244d687b6. All UI components require the document to be ready. So, here the constructor waits for DomUtils.documentReady(). The diff looks big, but mainly it's a result of changes in indentation in the constructor and in hide(). Also, hide() now uses @postMessage() to post a null message. This forces hide to use @iframePort.use(), which ensures that hide()s cannot overtake activate()s. This continues #2100.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions