Changes between Version 88 and Version 89 of EFLWebKit
- Timestamp:
- Dec 13, 2012, 1:19:32 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKit
v88 v89 150 150 }}} 151 151 152 === Building WebKit faster === 153 * [http://permalink.gmane.org/gmane.os.opendarwin.webkit.efl/438 building WebKit faster by Thiago Marcos P. Santos] 154 152 155 === The SHARED_CORE option === 153 156 … … 187 190 * Remote Web Inspector. (for MiniBrowser only) 188 191 * The server listens on port 2999 by default. IP address of the server can be set in 'WEBKIT_INSPECTOR_SERVER'. (for example export WEBKIT_INSPECTOR_SERVER="127.0.0.1:2999") 189