commit | a9481f019cd156ea5ce1c667c4e7b73478cc6d6a | [log] [tgz] |
---|---|---|
author | weinig@apple.com <weinig@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Oct 31 17:26:35 2013 +0000 |
committer | weinig@apple.com <weinig@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Oct 31 17:26:35 2013 +0000 |
tree | 334c3f0323c154d10b7cd88ad5fc51b05c0f6300 | |
parent | 1874cd05dd96a148f878960ef64579db049f96b4 [diff] |
Pass ScriptExecutionContext by reference to from the bindings constructors https://bugs.webkit.org/show_bug.cgi?id=123575 Reviewed by Andreas Kling. Since we null check the ScriptExecutionContext before creating the c++ class, we should be passing by reference. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158365 268f45cc-cd09-0410-ab3c-d52691b4dbfc