"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/consts.h" between
phantomjs-2.1.0.tar.gz and phantomjs-2.1.1.tar.gz

About: PhantomJS is a scriptable headless browser (development is suspended).

consts.h  (phantomjs-2.1.0):consts.h  (phantomjs-2.1.1)
skipping to change at line 37 skipping to change at line 37
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#ifndef CONSTS_H #ifndef CONSTS_H
#define CONSTS_H #define CONSTS_H
#define PHANTOMJS_VERSION_MAJOR 2 #define PHANTOMJS_VERSION_MAJOR 2
#define PHANTOMJS_VERSION_MINOR 1 #define PHANTOMJS_VERSION_MINOR 1
#define PHANTOMJS_VERSION_PATCH 0 #define PHANTOMJS_VERSION_PATCH 1
#define PHANTOMJS_VERSION_STRING "2.1.0" #define PHANTOMJS_VERSION_STRING "2.1.1"
#define HTTP_HEADER_CONTENT_LENGTH "content-length" #define HTTP_HEADER_CONTENT_LENGTH "content-length"
#define HTTP_HEADER_CONTENT_TYPE "content-type" #define HTTP_HEADER_CONTENT_TYPE "content-type"
#define JAVASCRIPT_SOURCE_PLATFORM_URL "phantomjs://platform/%1" #define JAVASCRIPT_SOURCE_PLATFORM_URL "phantomjs://platform/%1"
#define JAVASCRIPT_SOURCE_CODE_URL "phantomjs://code/%1" #define JAVASCRIPT_SOURCE_CODE_URL "phantomjs://code/%1"
#define JS_ELEMENT_CLICK "(function (el) { " \ #define JS_ELEMENT_CLICK "(function (el) { " \
"var ev = document.createEvent('MouseEvents');" \ "var ev = document.createEvent('MouseEvents');" \
"ev.initEvent(\"click\", true, true);" \ "ev.initEvent(\"click\", true, true);" \
 End of changes. 1 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)