Implementations/WebKit: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Availability: Added new steps for enabling WebGL in Safari) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Availability == | == Availability == | ||
* Runs on Mac with Leopard | * Runs on Mac with Leopard, Snow Leopard, or Lion | ||
# | # Install Safari 5.1 from http://apple.com/safari (comes already installed on Lion) | ||
# Open | # Open Preferences, click on Advanced tab and check ''Show Develop menu in menu bar'' | ||
# In menu bar make sure Develop->Enable WebGL is checked | |||
== Status == | == Status == | ||
* Context name: ''experimental-webgl | * Context name: ''experimental-webgl'' | ||
== Reporting Bugs == | == Reporting Bugs == | ||
Use [https://bugs.webkit.org/enter_bug.cgi?assigned_to=cmarrin%40apple.com&attachurl=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=Normal&bug_status=NEW&comment=&component=WebGL&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Mac%20OS%20X%2010.5&priority=P2&product=WebKit&rep_platform=PC&short_desc=&version=528%2B%20%28Nightly%20build%29 WebKit bugzilla] to file a bug. | Use [https://bugs.webkit.org/enter_bug.cgi?assigned_to=cmarrin%40apple.com&attachurl=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=Normal&bug_status=NEW&comment=&component=WebGL&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Mac%20OS%20X%2010.5&priority=P2&product=WebKit&rep_platform=PC&short_desc=&version=528%2B%20%28Nightly%20build%29 WebKit bugzilla] to file a bug. |
Revision as of 14:11, 3 September 2011
Availability
- Runs on Mac with Leopard, Snow Leopard, or Lion
- Install Safari 5.1 from http://apple.com/safari (comes already installed on Lion)
- Open Preferences, click on Advanced tab and check Show Develop menu in menu bar
- In menu bar make sure Develop->Enable WebGL is checked
Status
- Context name: experimental-webgl
Reporting Bugs
Use WebKit bugzilla to file a bug.