2014-09-23 4 views
0

У меня встроенный браузер, работающий на QT/Webkit. Я хотел бы знать, какие параметры конфигурации использовались для компиляции webkit? Есть ли способ, которым я могу думать во время выполнения?Как найти параметры конфигурации, используемые для компиляции qtwebkit

ответ

1

QtWebKit предоставляет конфигурационный файл, который отображает все параметры конфигурации, которые включены или отключены.

Пример для TI am335x - рука:

Running configure tests... 

Checking for fontconfig... yes 
Checking for gccdepends... yes 
Checking for glx... yes 
Checking for gnuld... yes 
Checking for icu... yes 
Checking for leveldb... no 
Checking for libwebp... no 
Checking for libXcomposite... yes 
Checking for libxml2... yes 
Checking for libXrender... yes 
Checking for libxslt... yes 
Checking for libzlib... yes 

Final configuration: 

Build ......................... webkit1 webkit2 
Configuration ................. debug/release 
All-in-one files .............. no 
GNUmake ....................... yes 
Static libs as shared ......... no 
Static libs as thin archives .. yes 
Production build .............. yes 

Have .......................... qtquick qtprintsupport qstyle qttestlib qtpositioning qtsensors xcomposite xrender fontconfig sqlite3 
Use ........................... tiled_backing_store cross_platform_context_menus libxml2 zlib libjpeg libpng 3d_graphics gstreamer native_fullscreen_video leveldb glib 
Features ...................... fast_mobile_scrolling gesture_events inspector_server legacy_viewport_adaption smooth_scrolling subpixel_layout touch_adjustment view_mode_css_media plugin_architecture_unsupported 

3D Rendering .................. yes 
Accelerated 2D Canvas ......... yes 
Battery Status ................ no 
Blob .......................... yes 
Canvas Path ................... yes 
CanvasProxy ................... no 
Channel Messaging ............. yes 
Content Security Policy 1.1 ... no 
CSS Device Adaptation ......... no 
CSS Exclusions ................ yes 
CSS Shapes .................... yes 
CSS Filters ................... yes 
CSS3 Conditional Rules support (i.e. @supports) no 
CSS3 Text ..................... no 
CSS3 Text Line Break .......... no 
CSS box-decoration-break ...... yes 
CSS image-orientation ......... no 
CSS image-resolution .......... no 
CSS image-set ................. yes 
CSS Regions ................... yes 
CSS Shaders ................... no 
CSS sticky position ........... yes 
CSS Compositing ............... yes 
Support for unprefixed CSS animations and transforms yes 
CSS Variable .................. no 
Custom Scheme Handler ......... no 
Datalist Element .............. yes 
Data Transfer Items ........... no 
Details Element ............... yes 
Device Orientation ............ yes 
Dialog Element ................ no 
Directory Upload .............. no 
Expose DOM4 Events constructors no 
Download Attribute ............ yes 
File System ................... no 
Filters ....................... yes 
Font Load Events .............. no 
FTP Directory ................. yes 
Fullscreen API ................ yes 
Gamepad ....................... yes 
Geolocation ................... yes 
High DPI Canvas ............... no 
Icondatabase .................. yes 
Iframe seamless attribute ..... yes 
Indexed Database .............. yes 
Input Speech .................. no 
Input Type Color .............. yes 
Input Type Date ............... no 
Broken Input Type Datetime .... no 
Input Type Datetimelocal ...... no 
Input Type Month .............. no 
Input Type Time ............... no 
Input Type Week ............... no 
Inspector ..................... yes 
JavaScript Debugger ........... yes 
Legacy Notifications .......... yes 
Legacy Vendor Prefix .......... yes 
Legacy Web Audio .............. yes 
Link Prefetch ................. yes 
MathML ........................ no 
Media Capture ................. no 
Media Source .................. no 
Media Statistics .............. no 
Media Stream .................. no 
Meter Element ................. yes 
MHTML ......................... yes 
Microdata ..................... no 
Scaled mouse cursor ........... no 
Navigator Content Utils ....... no 
Netscape Plugin API ........... no 
Network Info .................. no 
Support for 'X-Content-Type-Options: nosniff' no 
Notifications ................. yes 
Orientation Events ............ yes 
Page Visibility API ........... yes 
Performance Timeline .......... no 
Progress Element .............. yes 
Proximity Events .............. no 
Quota ......................... no 
Resolution media query ........ yes 
Resource Timing ............... no 
Request Animation Frame ....... yes 
Seccomp Filter sandbox ........ no 
Scripted Speech ............... no 
Shadow DOM .................... no 
Shared Workers ................ yes 
SQL Database .................. yes 
Style Scoped .................. no 
Suid sandbox for linux ........ no 
SVG ........................... yes 
SVG Fonts ..................... yes 
HTMLTemplateElement ........... no 
Text Autosizing ............... no 
Tiled Backing Store ........... no 
Threaded HTML parser .......... no 
Touch Events .................. yes 
Touch Slider .................. yes 
Touch Icon Loading Support .... no 
User Timing ................... no 
Vibration ..................... no 
Video ......................... yes 
Video Track ................... yes 
WebGL ......................... yes 
Web Audio ..................... no 
Web Sockets ................... yes 
Web Timing .................... yes 
Workers ....................... yes 
XHR Timeout ................... yes 
XSLT .......................... yes