<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[173030] trunk/Websites/webkit.org</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/173030">173030</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-08-27 16:01:30 -0700 (Wed, 27 Aug 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>webkit.org is inconsistent in uses of &quot;OS X&quot; vs. &quot;Mac OS X&quot;
https://bugs.webkit.org/show_bug.cgi?id=136315

Patch by Conrad Shultz &lt;conrad_shultz@apple.com&gt; on 2014-08-27
Reviewed by Mark Rowe.

* building/checkout.html:
* building/debug-mac-uiprocess.html:
* building/debug.html:
* building/run.html:
* building/tools.html:
* contact.html:
* index.html:
* projects/javascript/index.html:
* projects/svg/index.html:
* quality/bugwriting.html:
* quality/crashlogs.html:
* quality/leakhunting.html:
* quality/lifecycle.html:
* quality/testing.html:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkWebsiteswebkitorgChangeLog">trunk/Websites/webkit.org/ChangeLog</a></li>
<li><a href="#trunkWebsiteswebkitorgbuildingcheckouthtml">trunk/Websites/webkit.org/building/checkout.html</a></li>
<li><a href="#trunkWebsiteswebkitorgbuildingdebugmacuiprocesshtml">trunk/Websites/webkit.org/building/debug-mac-uiprocess.html</a></li>
<li><a href="#trunkWebsiteswebkitorgbuildingdebughtml">trunk/Websites/webkit.org/building/debug.html</a></li>
<li><a href="#trunkWebsiteswebkitorgbuildingrunhtml">trunk/Websites/webkit.org/building/run.html</a></li>
<li><a href="#trunkWebsiteswebkitorgbuildingtoolshtml">trunk/Websites/webkit.org/building/tools.html</a></li>
<li><a href="#trunkWebsiteswebkitorgcontacthtml">trunk/Websites/webkit.org/contact.html</a></li>
<li><a href="#trunkWebsiteswebkitorgindexhtml">trunk/Websites/webkit.org/index.html</a></li>
<li><a href="#trunkWebsiteswebkitorgprojectsjavascriptindexhtml">trunk/Websites/webkit.org/projects/javascript/index.html</a></li>
<li><a href="#trunkWebsiteswebkitorgprojectssvgindexhtml">trunk/Websites/webkit.org/projects/svg/index.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualitybugwritinghtml">trunk/Websites/webkit.org/quality/bugwriting.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualitycrashlogshtml">trunk/Websites/webkit.org/quality/crashlogs.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualityleakhuntinghtml">trunk/Websites/webkit.org/quality/leakhunting.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualitylifecyclehtml">trunk/Websites/webkit.org/quality/lifecycle.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualitytestinghtml">trunk/Websites/webkit.org/quality/testing.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkWebsiteswebkitorgChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/ChangeLog (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/ChangeLog        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/ChangeLog        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2014-08-27  Conrad Shultz  &lt;conrad_shultz@apple.com&gt;
+
+        webkit.org is inconsistent in uses of &quot;OS X&quot; vs. &quot;Mac OS X&quot;
+        https://bugs.webkit.org/show_bug.cgi?id=136315
+
+        Reviewed by Mark Rowe.
+
+        * building/checkout.html:
+        * building/debug-mac-uiprocess.html:
+        * building/debug.html:
+        * building/run.html:
+        * building/tools.html:
+        * contact.html:
+        * index.html:
+        * projects/javascript/index.html:
+        * projects/svg/index.html:
+        * quality/bugwriting.html:
+        * quality/crashlogs.html:
+        * quality/leakhunting.html:
+        * quality/lifecycle.html:
+        * quality/testing.html:
+
</ins><span class="cx"> 2014-08-27  László Langó  &lt;llango.u-szeged@partner.samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         http://webkit.org/coding/coding-style.html should mention check-webkit-style.
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgbuildingcheckouthtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/building/checkout.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/building/checkout.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/building/checkout.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> See &lt;a href=&quot;tools.html&quot;&gt;Installing Developer Tools&lt;/a&gt; for information on how
</span><span class="cx"> to install Subversion.&lt;/p&gt;
</span><span class="cx"> &lt;div class=&quot;unix-instructions&quot;&gt;
</span><del>-&lt;h4&gt;Mac OS X or Linux&lt;/h4&gt;
</del><ins>+&lt;h4&gt;OS X or Linux&lt;/h4&gt;
</ins><span class="cx"> &lt;ol&gt;
</span><span class="cx">     &lt;li&gt;
</span><span class="cx">         &lt;p&gt;Open a shell.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgbuildingdebugmacuiprocesshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/building/debug-mac-uiprocess.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/building/debug-mac-uiprocess.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/building/debug-mac-uiprocess.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><span class="cx"> &lt;?php
</span><del>-    $title = &quot;Debugging UIProcess on Mac OS X&quot;;
</del><ins>+    $title = &quot;Debugging UIProcess on OS X&quot;;
</ins><span class="cx">     include(&quot;../header.inc&quot;);
</span><span class="cx"> ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;mac-instructions&quot;&gt;
</span><del>-&lt;h2&gt;Debugging UIProcess on Mac OS X&lt;/h2&gt;
</del><ins>+&lt;h2&gt;Debugging UIProcess on OS X&lt;/h2&gt;
</ins><span class="cx"> &lt;ol&gt;
</span><span class="cx"> &lt;li&gt;&lt;p&gt;Open the WebKit2 Xcode project&lt;/p&gt;&lt;/li&gt;
</span><span class="cx"> &lt;/ol&gt;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> &lt;p&gt;In the workspace window, click the Run button.&lt;/p&gt;
</span><span class="cx"> &lt;img src=&quot;run-xcode4.png&quot; alt=&quot;Run button&quot;&gt;
</span><span class="cx"> &lt;/li&gt;
</span><del>-&lt;li&gt;&lt;p&gt;See the &lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/Debugging/Debugging.html#//apple_ref/doc/uid/TP40010215-CH3-SW1&quot;&gt;Xcode Debugging Guide&lt;/a&gt; for more information on using Xcode to debug software on Mac OS X.&lt;/p&gt;
</del><ins>+&lt;li&gt;&lt;p&gt;See the &lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/Debugging/Debugging.html#//apple_ref/doc/uid/TP40010215-CH3-SW1&quot;&gt;Xcode Debugging Guide&lt;/a&gt; for more information on using Xcode to debug software on OS X.&lt;/p&gt;
</ins><span class="cx"> &lt;/li&gt;
</span><span class="cx"> &lt;/ol&gt;
</span><span class="cx"> &lt;/div&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgbuildingdebughtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/building/debug.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/building/debug.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/building/debug.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;mac-instructions&quot;&gt;
</span><del>-&lt;h2&gt;Debugging on Mac OS X&lt;/h2&gt;
</del><ins>+&lt;h2&gt;Debugging on OS X&lt;/h2&gt;
</ins><span class="cx"> &lt;p&gt;To debug from within Xcode, you can use the WebKit workspace. Ensure that the Products and Intermediates locations for the workspace match those used by &lt;code&gt;build-webkit&lt;/code&gt; by choosing File &gt; Workspace Settings and clicking the Advanced button, selecting Custom, Relative to Workspace, and entering WebKitBuild both for Products and for Intermediates. Note that if you have specified a custom build location in Xcode preferences, then you don&amp;rsquo;t need to do this.&lt;/p&gt;
</span><span class="cx"> &lt;h3&gt;Internal Debug Menu&lt;/h3&gt;
</span><span class="cx"> There is a Debug menu that can be enabled in Safari, and it supplies many useful options to help with debugging. To enable it, run the following in your terminal:
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgbuildingrunhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/building/run.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/building/run.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/building/run.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> &lt;/ol&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;mac-instructions&quot;&gt;
</span><del>-&lt;h4&gt;Mac OS X&lt;/h4&gt;
</del><ins>+&lt;h4&gt;OS X&lt;/h4&gt;
</ins><span class="cx"> &lt;p&gt;The &lt;code&gt;run-safari&lt;/code&gt; script sets the &lt;code&gt;DYLD_FRAMEWORK_PATH&lt;/code&gt; environment variable to point to your build products, 
</span><span class="cx"> and then launches /Applications/Safari.app. &lt;code&gt;DYLD_FRAMEWORK_PATH&lt;/code&gt; tells the system loader to prefer your build products over the frameworks installed in /System/Library/Frameworks.&lt;/p&gt;
</span><span class="cx"> &lt;/div&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgbuildingtoolshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/building/tools.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/building/tools.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/building/tools.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> ?&gt;
</span><span class="cx"> &lt;h2&gt;Installing the Developer Tools&lt;/h2&gt;
</span><span class="cx"> &lt;div class=&quot;mac-instructions&quot;&gt;
</span><del>-&lt;h4&gt;Mac OS X&lt;/h4&gt;
</del><ins>+&lt;h4&gt;OS X&lt;/h4&gt;
</ins><span class="cx"> &lt;ol&gt;
</span><span class="cx"> &lt;li&gt;&lt;p&gt;Install Xcode&lt;/p&gt;
</span><span class="cx"> &lt;p&gt;Get Xcode from &lt;a target=&quot;installtools&quot; href=&quot;https://developer.apple.com/downloads&quot;&gt;https://developer.apple.com/downloads&lt;/a&gt;. Xcode 5.0 or later is required to build.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgcontacthtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/contact.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/contact.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/contact.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;li&gt;New bugs are assigned to the &lt;a href=&quot;http://lists.webkit.org/mailman/listinfo/webkit-unassigned&quot;&gt;webkit-unassigned&lt;/a&gt; mailing list by default, which is notified of the new bugs, as well as their updates and changes.&lt;/li&gt;
</span><span class="cx"> 
</span><del>-&lt;li&gt;If you would like to discuss development of applications using WebKit on Mac OS X, the right list is one hosted on an Apple list server: &lt;a href=&quot;http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev&quot;&gt;webkitsdk-dev&lt;/a&gt;.&lt;/li&gt;
</del><ins>+&lt;li&gt;If you would like to discuss development of applications using WebKit on OS X, the right list is one hosted on an Apple list server: &lt;a href=&quot;http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev&quot;&gt;webkitsdk-dev&lt;/a&gt;.&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h3&gt;IRC&lt;/h3&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgindexhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/index.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/index.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/index.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;h2&gt;Welcome to the website for the WebKit Open Source Project!&lt;/h2&gt;
</span><span class="cx"> &lt;p&gt;WebKit is an open source web browser engine.
</span><del>-WebKit is also the name of the Mac OS X system framework version of the engine that's used by &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt;, Dashboard, Mail, and many other OS X applications.
</del><ins>+WebKit is also the name of the OS X system framework version of the engine that's used by &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt;, Dashboard, Mail, and many other OS X applications.
</ins><span class="cx"> WebKit's HTML and JavaScript code began as a branch of the &lt;a href=&quot;http://konqueror.kde.org/features/browser.php&quot;&gt;KHTML&lt;/a&gt; and KJS libraries from &lt;a href=&quot;http://kde.org/&quot;&gt;KDE&lt;/a&gt;.
</span><span class="cx"> &lt;/p&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgprojectsjavascriptindexhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/projects/javascript/index.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/projects/javascript/index.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/projects/javascript/index.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> it's a safe, dynamic language that's arguably one of the most well-known programming languages in the world.
</span><span class="cx"> There's a &lt;a href=&quot;http://www.ecma-international.org/publications/standards/Ecma-262.htm&quot;&gt;JavaScript standard&lt;/a&gt;, created by ECMA.
</span><span class="cx"> WebKit's JavaScript engine, JavaScriptCore, based on KJS, is a framework separate from WebCore and WebKit, and is used
</span><del>-on Mac OS X for applications other than web page JavaScript.&lt;/p&gt;
</del><ins>+on OS X for applications other than web page JavaScript.&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;h3&gt;Get Involved!&lt;/h3&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgprojectssvgindexhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/projects/svg/index.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/projects/svg/index.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/projects/svg/index.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> At this time there is an experimental SVG implementation in WebKit.
</span><span class="cx"> We imported KDE's excellent &lt;a href=&quot;http://svg.kde.org/&quot;&gt;KSVG2&lt;/a&gt; implementation and have tweaked it to integrate seamlessly with the rest of WebCore.
</span><span class="cx"> There is still much work to be done to finish off some advanced SVG features such as animation and SVG fonts.
</span><del>-With your help we look forward to many great uses of SVG throughout the web and Mac OS X!
</del><ins>+With your help we look forward to many great uses of SVG throughout the web and OS X!
</ins><span class="cx"> &lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h3&gt;Get Involved!&lt;/h3&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualitybugwritinghtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/bugwriting.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/bugwriting.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/quality/bugwriting.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx"> 
</span><span class="cx">     &lt;li&gt;
</span><span class="cx">         &lt;b&gt;Platform and OS&lt;/b&gt;
</span><del>-        &lt;p&gt;Please select the platform and the OS version that your bug occurred on.  If you're running on Mac OS X this would often be platform
</del><ins>+        &lt;p&gt;Please select the platform and the OS version that your bug occurred on.  If you're running on OS X this would often be platform
</ins><span class="cx">         &lt;code&gt;Macintosh&lt;/code&gt; and OS &lt;code&gt;Mac OS X 10.5&lt;/code&gt; (Leopard).  If you're running on Windows or Linux, please select &lt;code&gt;PC&lt;/code&gt; for platform
</span><span class="cx">         and the appropriate entry from the OS field.  If your exact system is not listed, please select the closest entry and provide further
</span><span class="cx">         details in the description of the bug report.
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualitycrashlogshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/crashlogs.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/crashlogs.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/quality/crashlogs.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> &lt;p&gt;Crash logs are incredibly useful when trying to track down a bug, especially if it's not immediately reproducible.&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;mac-instructions&quot; id=&quot;mac&quot;&gt;
</span><del>-    &lt;h4&gt;Mac OS X&lt;/h4&gt;
-    &lt;p&gt;Obtaining a crash log on Mac OS X is incredibly easy since it automatically creates easily accessible crash logs for you.&lt;/p&gt;
</del><ins>+    &lt;h4&gt;OS X&lt;/h4&gt;
+    &lt;p&gt;Obtaining a crash log on OS X is incredibly easy since it automatically creates easily accessible crash logs for you.&lt;/p&gt;
</ins><span class="cx">     &lt;ol&gt;
</span><span class="cx">         &lt;li&gt;
</span><span class="cx">             &lt;p&gt;If WebKit has just crashed or you can easily reproduce the crash, press the Report button on the CrashReporter dialog box
</span><span class="cx">             to view the crash information.&lt;/p&gt;
</span><del>-            &lt;img src=&quot;mac_reportbox.jpg&quot; alt=&quot;Mac OS X Crash report box&quot;&gt;
</del><ins>+            &lt;img src=&quot;mac_reportbox.jpg&quot; alt=&quot;OS X Crash report box&quot;&gt;
</ins><span class="cx">         &lt;/li&gt;
</span><span class="cx">         &lt;li&gt;
</span><span class="cx">             &lt;p&gt;Copy and paste the entire contents of the top portion of the CrashReporter window into your favorite text editor and
</span><span class="cx">             upload it as an attachment in Bugzilla.&lt;/p&gt;
</span><del>-            &lt;img src=&quot;mac_viewtrace.jpg&quot; alt=&quot;Mac OS X Crash log&quot;&gt;
</del><ins>+            &lt;img src=&quot;mac_viewtrace.jpg&quot; alt=&quot;OS X Crash log&quot;&gt;
</ins><span class="cx">         &lt;/li&gt;
</span><span class="cx">         &lt;li&gt;
</span><span class="cx">             &lt;p&gt;If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the &lt;code&gt;~/Library/Logs/CrashReporter&lt;/code&gt; folder.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualityleakhuntinghtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/leakhunting.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/leakhunting.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/quality/leakhunting.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> &lt;p&gt;
</span><span class="cx">     Memory leaks are one of our main areas of interest. Since the average user will only notice them by growing memory
</span><span class="cx">     usage, we don't see as many bug reports on them as we'd like. This is some information about how to hunt down those leaks.
</span><del>-    The Mac OS X Developer Tools include a very useful program for leak detection. Here's how you can use it:
</del><ins>+    The OS X Developer Tools include a very useful program for leak detection. Here's how you can use it:
</ins><span class="cx"> &lt;/p&gt;    
</span><span class="cx"> &lt;ol&gt;
</span><span class="cx">     &lt;li&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualitylifecyclehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/lifecycle.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/lifecycle.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/quality/lifecycle.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> &lt;li&gt;Resolution changed to &lt;code&gt;WONTFIX&lt;/code&gt; in the rare case that the bug seems valid but there's a specific reason why it 
</span><span class="cx"> should not be fixed in WebKit (usually this would be a cross-browser compatibility issue).&lt;/li&gt;
</span><span class="cx"> &lt;li&gt;Comments/questions added if the bug does not have enough information to move forward.&lt;/li&gt;
</span><del>-&lt;li&gt;Status changed to &lt;code&gt;NEW&lt;/code&gt; if the bug is reproducible with the latest sources on Mac OS X or otherwise has enough information to move forward. 
</del><ins>+&lt;li&gt;Status changed to &lt;code&gt;NEW&lt;/code&gt; if the bug is reproducible with the latest sources on OS X or otherwise has enough information to move forward.
</ins><span class="cx"> If the bug is not reproducible with the latest sources, but appears to occur only on the platform stated in the platform field,
</span><span class="cx"> the &lt;code&gt;PlatformOnly&lt;/code&gt; keyword is added as well as setting the status to &lt;code&gt;NEW&lt;/code&gt;.
</span><span class="cx"> Along with changing the status, the component should also be set to an appropriate one more specific than &lt;code&gt;New Bugs&lt;/code&gt; if necessary.&lt;/li&gt;
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualitytestinghtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/testing.html (173029 => 173030)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/testing.html        2014-08-27 23:00:55 UTC (rev 173029)
+++ trunk/Websites/webkit.org/quality/testing.html        2014-08-27 23:01:30 UTC (rev 173030)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> differences are found, then the patch has passed the tests.  If any tests fail, then the patch cannot be committed until the
</span><span class="cx"> discrepancies in the tests are resolved.&lt;/p&gt;
</span><span class="cx"> 
</span><del>-&lt;p&gt;Regression tests must be run on the latest released version of Mac OS X, since that is were the expected results are generated.&lt;/p&gt;
</del><ins>+&lt;p&gt;Regression tests must be run on the latest released version of OS X, since that is were the expected results are generated.&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> &lt;h3&gt;The JavaScriptCore Tests&lt;/h3&gt;
</span></span></pre>
</div>
</div>

</body>
</html>