1 2013-06-27 Roger Fong <roger_fong@apple.com>
3 Update required tools for Windows instructions.
7 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
9 The page title of technical-articles.html is incorrect.
10 https://bugs.webkit.org/show_bug.cgi?id=117727
12 Reviewed by Ryosuke Niwa.
14 Changed the page title of technical-articles.html to "WebKit Technical Articles".
16 * coding/technical-articles.html:
18 2013-06-14 Timothy Hatcher <timothy@apple.com>
20 Shrink larger images to fit the width of the blog.
22 * blog-files/new-inspector/hero-labeled.png:
23 * blog-files/new-inspector/hero.png:
25 2013-06-12 Roger Fong <roger_fong@apple.com>
27 Update webkit.org build instructions for Apple Windows port.
28 https://bugs.webkit.org/show_bug.cgi?id=117563.
30 Reviewed by Brent Fulgham.
32 * building/build.html:
33 * building/debug.html:
34 * building/launch-debugger-vs2005.png: Removed.
35 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
36 * building/set-as-startup-project-vs2005.png: Removed.
37 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
38 * building/set-debugging-properties-vs2005.png: Removed.
39 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
40 * building/tools.html:
42 2013-06-12 Timothy Hatcher <timothy@apple.com>
44 Add new Web Inspector images for a blog post.
46 * blog-files/new-inspector/activity-viewer.png: Added.
47 * blog-files/new-inspector/codemirror.png: Added.
48 * blog-files/new-inspector/console.png: Added.
49 * blog-files/new-inspector/hero-labeled.png: Added.
50 * blog-files/new-inspector/hero.png: Added.
51 * blog-files/new-inspector/layer-borders.png: Added.
52 * blog-files/new-inspector/layers.png: Added.
53 * blog-files/new-inspector/navigation-bar.png: Added.
54 * blog-files/new-inspector/open-sign.png: Added.
55 * blog-files/new-inspector/reasons.png: Added.
56 * blog-files/new-inspector/save.png: Added.
57 * blog-files/new-inspector/source-map.png: Added.
58 * blog-files/new-inspector/styles.png: Added.
59 * blog-files/new-inspector/toolbar-context-menu.png: Added.
60 * blog-files/new-inspector/toolbar-docked.png: Added.
61 * blog-files/new-inspector/toolbar.png: Added.
63 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
65 Broken link to committers list on contributing web page
66 https://bugs.webkit.org/show_bug.cgi?id=116722
68 Reviewed by Andreas Kling.
70 * coding/contributing.html:
71 Changed broken link to point to the team page instead.
73 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
75 Make team.html have each contributor's area of expertise
76 https://bugs.webkit.org/show_bug.cgi?id=116737
78 Reviewed by Benjamin Poulain.
81 Update to use the new expertise field in contributors.json.
83 2013-04-30 Filip Pizlo <fpizlo@apple.com>
87 Rubber stamped by Maciej Stachowiak.
89 * perf/sunspider-1.0: Added.
90 * perf/sunspider-1.0/json2.js: Added.
92 * perf/sunspider-1.0/sunspider-1.0: Added.
93 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
94 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
95 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
96 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
97 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
110 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
111 (.computeItemTotals):
114 (.standardDeviation):
119 (.computeLabelWidth):
124 (sunspiderCompareResults):
125 * perf/sunspider-1.0/sunspider.css: Added.
134 * perf/sunspider-1.0/sunspider.html: Added.
135 * perf/sunspider/sunspider.html:
136 * perf/sunspider/versions.html: Added.
138 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
140 Update team.html to use contributors.json instead of committers.py
141 https://bugs.webkit.org/show_bug.cgi?id=114720
143 Reviewed by Ryosuke Niwa.
145 Updating the team.html to use contributors.json. Also removing the unused field 'area'
146 from the contributors information.
150 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
152 The list of contributors in committers.py should be a separate JSON
153 https://bugs.webkit.org/show_bug.cgi?id=114673
155 Reviewed by Anders Carlsson.
157 Updated the website to refer to contributors.json instead of committers.py.
159 * coding/commit-review-policy.html:
161 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
163 Simplify the page "Getting the Code" on WebKit.org
164 https://bugs.webkit.org/show_bug.cgi?id=113980
166 Reviewed by Sam Weinig.
168 * building/checkout.html:
169 Instead of interleaving instructions for Mac and Windows, just
170 copy the things that make sense and have two clear sections.
172 Also mention Linux, it is the exact same instructions as Mac OS X.
174 Make svn checkout the alternative to a download of the tarball. It is
175 almost impossible to do a svn checkout on slow networks nowadays.
177 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
179 Update WebKit.org's contact page
180 https://bugs.webkit.org/show_bug.cgi?id=113968
182 Reviewed by Geoffrey Garen.
185 -Add a direct link to our archives on Gmane.
186 -References the ports mailing-lists. This may reduces the emails
187 erroneously sent to webkit-dev.
188 -Add a link to our "reporting bug page".
189 -Get rid of the link to CIA. The website is dead.
191 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
193 Add Digia to the domain affiliations
194 https://bugs.webkit.org/show_bug.cgi?id=110116
196 Reviewed by Kenneth Rohde Christiansen.
200 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
202 Add basysKom to domainAffiliations in team.html
203 https://bugs.webkit.org/show_bug.cgi?id=109306
205 Reviewed by Laszlo Gombos.
207 Register basysKom as contributing company in
208 http://www.webkit.org/team.html.
212 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
214 Add intel.com to team.html
215 https://bugs.webkit.org/show_bug.cgi?id=109424
217 Reviewed by Kenneth Rohde Christiansen.
221 2013-02-10 Dirk Schulze <dschulze@adobe.com>
223 Add adobe.com to team.html
224 https://bugs.webkit.org/show_bug.cgi?id=109396
226 Reviewed by Laszlo Gombos.
230 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
232 Add sisa.samsung.com to team.html
233 https://bugs.webkit.org/show_bug.cgi?id=109394
235 Reviewed by Dirk Schulze.
239 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
241 Add a sample change log entry to contributing.html
242 https://bugs.webkit.org/show_bug.cgi?id=105506
244 Reviewed by Alexey Proskuryakov.
246 Added a sample change log to the page directly people skimming through the page will still
247 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
249 * coding/contributing.html:
251 2012-12-18 Nico Weber <thakis@chromium.org>
253 Fix broken loop in style guide
254 https://bugs.webkit.org/show_bug.cgi?id=105346
256 Reviewed by Ryosuke Niwa.
258 Found by Sean Silva <silvas@purdue.edu>
260 * coding/coding-style.html:
262 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
264 Add instructions on how to build WebKit on Xcode 4 to build.html
265 https://bugs.webkit.org/show_bug.cgi?id=104739
267 Reviewed by Daniel Bates.
269 Set the build directories to WebKitBuild.
271 * building/build.html:
273 2012-11-24 Daniel Bates <dbates@webkit.org>
275 Substitute "use" for "user" in sentence about naming convention for
276 enum members so that it reads well.
278 * coding/coding-style.html:
280 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
282 Add Samsung to security vendor member list
283 https://bugs.webkit.org/show_bug.cgi?id=102863
285 Reviewed by Sam Weinig.
287 * security/security-group-members.html: Add Samsung members.
289 2012-10-31 Adam Barth <abarth@webkit.org>
291 technical-articles.html should link to my talk on how WebKit works
292 https://bugs.webkit.org/show_bug.cgi?id=100867
294 Reviewed by Tony Chang.
296 * coding/technical-articles.html:
298 2012-10-29 Eric Seidel <eric@webkit.org>
300 Technical Articles should link to an old talk I gave
301 https://bugs.webkit.org/show_bug.cgi?id=100624
303 Reviewed by Adam Barth.
305 * coding/technical-articles.html:
307 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
309 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
311 * coding/coding-style.html:
313 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
315 Fix a typo per Darin's comment.
317 * coding/coding-style.html:
319 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
321 Add a style guide rule for signed and unsigned int
322 https://bugs.webkit.org/show_bug.cgi?id=96682
324 Reviewed by Geoffrey Garen.
326 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
328 * coding/coding-style.html:
330 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
332 Replace JSC::UString by WTF::String
333 https://bugs.webkit.org/show_bug.cgi?id=95271
335 Reviewed by Geoffrey Garen.
337 Update the coding style to avoid mentioning a class that no longer exist.
339 * coding/coding-style.html:
341 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
343 Address one more review comment.
345 * building/checkout.html:
347 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
349 Recommend the use of https and mention git on building/checkout.html
350 https://bugs.webkit.org/show_bug.cgi?id=93657
352 Reviewed by Mark Rowe.
354 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
355 because the paragraph right above it refers to buliding/tools.html for that.
357 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
358 checkout using a Git client.
360 * building/checkout.html:
362 2012-07-27 Adam Barth <abarth@webkit.org>
364 Writing a blog post for new reviewers doesn't add value to the blog
365 https://bugs.webkit.org/show_bug.cgi?id=92305
367 Reviewed by Eric Seidel.
369 Now that we have Peter posting weekly updates to the blog, having an
370 announcement on the blog for each reviewer is more noise than signal.
372 * coding/commit-review-policy.html:
374 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
376 Update webkit.org to refer to layoutTestController instead of testRunner
377 https://bugs.webkit.org/show_bug.cgi?id=89445
379 Reviewed by Kent Tamura.
381 * quality/testwriting.html:
383 2012-05-21 Peter Kasting <pkasting@google.com>
385 Style guide change: Uses of "std::" should be explicitly qualified.
386 https://bugs.webkit.org/show_bug.cgi?id=87043
388 Reviewed by Ryosuke Niwa.
390 * coding/coding-style.html:
392 2012-05-11 Darin Adler <darin@apple.com>
394 Try to make spacing of fine print items in lower left nicer looking.
397 (#notice, #trademark, #terms): Changed top margin to 10px.
398 (#notice): Put 30px margin here.
400 2012-05-11 Darin Adler <darin@apple.com>
402 CSS tweak needed for the trademark terms of use.
405 (#notice, #trademark, #terms): Added #trademark.
407 2012-05-11 Darin Adler <darin@apple.com>
409 Add a link to WebKit trademark terms of use, other small website changes
410 https://bugs.webkit.org/show_bug.cgi?id=86112
412 Reviewed by Dan Bernstein.
414 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
415 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
418 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
419 of use on the macosforge.org terms of use page.
421 2012-05-07 Dan Bernstein <mitz@apple.com>
423 webkit.org instructions for debugging WebProcess are unnecessarily complex
424 https://bugs.webkit.org/show_bug.cgi?id=85756
426 Reviewed by Darin Adler.
428 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
429 debugging the Web process, as well as instructions for debugging the Web process from the
430 command line using debug-safari and debug-minibrowser.
431 * building/tools.html: Updated links and tweaked the language.
433 2012-04-23 Daniel Bates <dbates@webkit.org>
435 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
437 Rubber-stamped by Eric Seidel.
439 Before you can use the Xcode 4.3.2 command line tools, you must either run
440 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
441 DEVELOPER_DIR to point to the Xcode developer tools directory.
443 * building/tools.html:
445 2012-04-23 Daniel Bates <dbates@webkit.org>
447 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
449 Rubber-stamped by Eric Seidel.
451 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
452 are specific to Xcode 4.3.2.
454 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
455 * building/debug.html: Ditto.
457 2012-04-19 Daniel Bates <dbates@webkit.org>
459 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
460 https://bugs.webkit.org/show_bug.cgi?id=84364
462 Reviewed by Eric Seidel.
464 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
467 * building/debug-mac-uiprocess.html:
468 * building/debug.html:
470 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
472 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
473 https://bugs.webkit.org/show_bug.cgi?id=80429
475 Reviewed by Dan Bernstein.
477 * building/tools.html:
479 2012-03-10 Daniel Bates <dbates@webkit.org>
481 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
483 The Debugging and Analyzing Your Code page cannot be viewed at <http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/Debugging/Debugging.html#//apple_ref/doc/uid/TP40010215-CH3-SW1> (1) as this URL redirects to the Mac OS X Developer Library <https://developer.apple.com/library/mac/navigation/>.
484 Substituting https for http in (1) returns the expected page.
486 * building/debug-mac-uiprocess.html:
487 * building/debug.html:
489 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
491 Add a link to the EFL wiki page
492 https://bugs.webkit.org/show_bug.cgi?id=79439
494 Reviewed by Adam Barth.
496 * building/tools.html:
497 * css/main.css: Cross-browser border-radius.
499 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
501 team.html (on webkit.org) doesn't recognize codeaurora.org
502 https://bugs.webkit.org/show_bug.cgi?id=79529
504 Reviewed by Ryosuke Niwa.
508 2012-02-16 Kent Tamura <tkent@chromium.org>
510 Improve usability of coding-style.html
511 https://bugs.webkit.org/show_bug.cgi?id=78470
513 Reviewed by Eric Seidel.
515 * coding/coding-style.html:
516 - Do not add a title attribute to each of LI elements
517 - Do not add a click handler to each of them
518 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
520 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
522 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
523 https://bugs.webkit.org/show_bug.cgi?id=76544
525 Reviewed by Darin Adler.
527 WEBKITOUTPUTDIR is not only for Windows.
529 * building/build.html:
531 2012-01-20 Kent Tamura <tkent@chromium.org>
533 Each style rule should have its own ID.
534 https://bugs.webkit.org/show_bug.cgi?id=76428
536 Reviewed by David Levin.
538 * coding/coding-style.html: Add an id attribute to each of li elements,
539 and add code to set title="#id-name" and to make li elements clickable.
541 2012-01-19 Daniel Bates <dbates@webkit.org>
543 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
545 Rubber-stamped by Sam Weinig.
547 * building/debug.html:
549 2012-01-19 Daniel Bates <dbates@webkit.org>
551 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
552 https://bugs.webkit.org/show_bug.cgi?id=67102
554 Reviewed by Eric Seidel.
556 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
558 * building/active-scheme-xcode4.png: Added.
559 * building/build-settings-tab-xcode4.png: Added.
560 * building/build-window.png: Removed.
561 * building/custom-executable-xcode4.png: Added.
562 * building/custom-executable.png: Removed.
563 * building/debug-mac-uiprocess.html: Added.
564 * building/debug.html:
565 * building/debug.png: Removed.
566 * building/info-tab.png: Removed.
567 * building/run-xcode4.png: Added.
569 2012-01-11 Antti Koivisto <antti@apple.com>
571 Remove S60 reference from webkit.org
572 https://bugs.webkit.org/show_bug.cgi?id=76044
574 Reviewed by Simon Hausmann.
580 2012-01-10 Hajime Morrita <morrita@chromium.org>
582 [Website] i-Bench is no longer available.
583 https://bugs.webkit.org/show_bug.cgi?id=76027
585 Reviewed by Ryosuke Niwa.
587 Updated the availability information of i-Bench.
589 * projects/performance/index.html:
591 2011-12-07 Daniel Bates <dbates@webkit.org>
593 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
594 https://bugs.webkit.org/show_bug.cgi?id=74006
596 Reviewed by Antonio Gomes.
598 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
599 ASSERT_NOT_REACHED().
601 * coding/assertion-guidelines.html:
603 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
605 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
606 https://bugs.webkit.org/show_bug.cgi?id=73098
608 Reviewed by Antti Koivisto.
610 Revise the sentence about committers being allowed to land patches by others to explicitly state that
611 they can only land patches by others if asked by authors themselves.
613 * coding/commit-review-policy.html:
615 2011-11-14 Mark Rowe <mrowe@apple.com>
617 Upgrade WordPress's Akismet plug-in to the latest version.
619 * blog/wp-content/plugins/akismet:
621 2011-11-14 Mark Rowe <mrowe@apple.com>
623 Update one file that was missed.
625 * blog/wp-settings.php:
627 2011-11-14 Mark Rowe <mrowe@apple.com>
629 Upgrade WordPress to v3.2.1.
633 2011-10-28 Dean Jackson <dino@apple.com>
635 Remove this horribly outdated file. It was showing up in
636 Google searches and shouldn't be used as official
639 Rubber-stamped by Simon Fraser.
641 * specs/MediaQueriesExtensions.html: Removed.
643 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
645 Style guide should mention the preference of index over iterator
646 https://bugs.webkit.org/show_bug.cgi?id=70285
648 Reviewed by Darin Adler.
650 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
651 we prefer index over iterators.
653 * coding/coding-style.html:
655 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
657 Fix a typo pointed by Sam (Weinig).
659 * coding/coding-style.html:
661 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
663 Style guide should mandate use of pass-by-reference for out arguments
664 https://bugs.webkit.org/show_bug.cgi?id=69766
666 Reviewed by Darin Adler.
668 This matches the convention used throughout WebCore.
670 * coding/coding-style.html:
672 2011-10-06 Amruth Raj <amruthraj@motorola.com>
674 Add Motorola Mobility to team.html
675 https://bugs.webkit.org/show_bug.cgi?id=69597
677 Reviewed by Ryosuke Niwa.
681 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
683 Generate WebKit team's page out of committers.py
684 https://bugs.webkit.org/show_bug.cgi?id=68045
686 Fix per Daniel's review comment since I had misunderstood the code.
690 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
692 Generate WebKit team's page out of committers.py
693 https://bugs.webkit.org/show_bug.cgi?id=68045
695 Reviewed by Daniel Bates.
697 Add the initial implementation of team.html. This page automatically pulls data from committers.py
698 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
702 2011-09-01 Jon Lee <jonlee@apple.com>
704 Adding control rendering at various sizes.
706 * projects/forms/survey.html:
708 2011-08-29 Jon Lee <jonlee@apple.com>
710 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
712 * projects/forms/survey.html:
714 2011-08-17 Jon Lee <jonlee@apple.com>
716 Updating the forms survey to include various element sizes.
718 * projects/forms/survey.html:
720 2011-08-16 Daniel Bates <dbates@webkit.org>
722 Add myself to the list of individual members in the WebKit Security Group.
724 Rubber-stamped by Eric Seidel.
726 * security/security-group-members.html:
728 2011-08-09 Anders Carlsson <andersca@apple.com>
730 Broken link to LICENSE on contributing code page
731 https://bugs.webkit.org/show_bug.cgi?id=65947
733 Reviewed by Ryosuke Niwa.
735 * coding/contributing.html:
737 2011-08-04 Dan Bernstein <mitz@apple.com>
741 * coding/contributing.html:
743 2011-08-04 Nico Weber <thakis@chromium.org>
745 Update the contributors page to recommend webkit-patch instead of many manual steps
746 https://bugs.webkit.org/show_bug.cgi?id=65714
748 Reviewed by Adam Barth.
750 asvitkine followed the contributing instructions for his first patch, and got
751 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
752 webkit-patch prevents errors like this and more.
754 * coding/contributing.html:
756 2011-07-21 Jon Lee <jonlee@apple.com>
758 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
759 <rdar://problem/9782965>
761 Rubber-stamped by Maciej Stachowiak.
763 * projects/forms/image-usemap.png: Added.
764 * projects/forms/image1.png: Added.
765 * projects/forms/image10.png: Added.
766 * projects/forms/image16.png: Added.
767 * projects/forms/index.html: Update links
768 * projects/forms/survey.html: Added.
770 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
772 SVG feature status is not up-to-date
773 https://bugs.webkit.org/show_bug.cgi?id=64856
775 Reviewed by Dirk Schulze.
777 Update SVG feature status after r91331.
779 * projects/svg/status.xml:
781 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
783 Reviewed by Darin Adler.
785 Add note about cases where enums are preferred over bools on function parameters.
786 https://bugs.webkit.org/show_bug.cgi?id=63564
788 This matches the outcome of this webkit-dev thread:
789 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
791 * coding/coding-style.html:
793 2011-05-31 Chris Evans <cevans@chromium.org>
795 Reviewed by Drew Yao.
797 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
799 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
801 2011-05-20 Alexey Proskuryakov <ap@apple.com>
803 Reviewed by Dan Bernstein.
805 Building instructions should not talk about Tiger
806 https://bugs.webkit.org/show_bug.cgi?id=61210
808 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
809 Xcode version to the latest Leopard one.
811 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
813 Reviewed by Adam Barth.
815 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
816 https://bugs.webkit.org/show_bug.cgi?id=60686
818 * security/security-group-members.html:
820 2011-05-11 Cris Neckar <cdn@chromium.org>
822 Reviewed by David Levin.
824 Adding Cris Neckar to the Webkit Security Group site.
825 https://bugs.webkit.org/show_bug.cgi?id=60668
827 * security/security-group-members.html:
829 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
831 Reviewed by Mark Rowe.
833 Update Qt/Nokia Security contacts
834 https://bugs.webkit.org/show_bug.cgi?id=60650
836 Ademar (me) replaced Simon as the release manager and primary security
837 contact for QtWebKit. See:
838 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
840 * security/security-group-members.html:
842 2011-05-09 Eric Seidel <eric@webkit.org>
844 Reviewed by Adam Barth.
846 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
847 https://bugs.webkit.org/show_bug.cgi?id=59672
849 * coding/adding-features.html: Added.
852 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
854 Not reviewed: adding image files for the blog post.
856 * blog-files/inspector/remote-debugging-attached.png: Added.
857 * blog-files/inspector/remote-debugging-discovery.png: Added.
859 2011-04-27 Ojan Vafai <ojan@chromium.org>
861 Reviewed by Dan Bernstein.
863 change style guide to pre-increment in for-loops
864 https://bugs.webkit.org/show_bug.cgi?id=59619
866 This matches what a number of reviewers have been asking
869 * coding/coding-style.html:
871 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
873 Reviewed by Tor Arne Vestbø.
875 Added instructions on how to work from behind proxy
876 and detailed the instructions refering to rebasing.
877 Windows build instructions do not work if you are behind a proxy
878 or have a Temp directory that you do not own directly.
879 https://bugs.webkit.org/show_bug.cgi?id=57246
881 * building/tools.html:
883 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
885 Reviewed by James Robinson.
887 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
888 https://bugs.webkit.org/show_bug.cgi?id=58190
890 * misc/related-target-and-shadow-dom.svg: Added.
892 2011-04-06 David Levin <levin@chromium.org>
894 Reviewed by Ojan Vafai.
896 Augment style guidelines about meaningless parameters from text the unwritten rules email.
897 https://bugs.webkit.org/show_bug.cgi?id=55275
899 * coding/coding-style.html:
901 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
903 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
906 * blog-files/inspector/stack-traces-img/1.png: Added.
907 * blog-files/inspector/stack-traces-img/2.png: Added.
908 * blog-files/inspector/stack-traces-img/3.png: Added.
909 * blog-files/inspector/stack-traces-img/4.png: Added.
910 * blog-files/inspector/stack-traces-img/5.png: Added.
911 * blog-files/inspector/stack-traces-img/6.png: Added.
912 * blog-files/inspector/stack-traces-img/button.png: Added.
914 2011-02-26 David Levin <levin@chromium.org>
916 Reviewed by Darin Adler.
918 Add style guidelines about comments from the unwritten rules email.
919 https://bugs.webkit.org/show_bug.cgi?id=55272
921 * coding/coding-style.html: Added the guidelines.
923 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
925 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
927 * blog-files/inspector/css_rule_diff.png: Added.
929 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
931 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
933 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
934 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
935 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
936 * blog-files/inspector/warning_10x10.png: Added.
938 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
940 Unreviewed. Add Web Inspector style editing screenshots.
942 * blog-files/inspector-css-as-authored.png: Added.
943 * blog-files/inspector-css-autocomplete.png: Added.
944 * blog-files/inspector-unknown-css-properties.png: Added.
946 2011-01-21 David Levin <levin@chromium.org>
948 Reviewed by Darin Adler.
950 Proposal: Require cross-organizational seconds for reviewer nominations
951 https://bugs.webkit.org/show_bug.cgi?id=47597
953 This changes the committer/reviewer policy to require an additional
954 reviewer supporting a reviewer nomination to work for a different
955 company and different project affiliation from the nominee.
957 This means reviewer nominations would require four supporting reviewers,
958 one of which knows the reviewer through the community (irc, email, bugs)
959 ensuring that the nominee has the open-source collaboration skills
960 we so highly value here in WebKit.
962 * coding/commit-review-policy.html:
964 2011-01-01 Adam Barth <abarth@webkit.org>
966 Reviewed by Eric Seidel.
968 Move JavaScriptCore to Source
969 https://bugs.webkit.org/show_bug.cgi?id=51604
971 * coding/assertion-guidelines.html:
972 - Update documentation to point to the new location of
975 2010-12-17 Dan Bernstein <mitz@apple.com>
977 Reviewed by Simon Fraser.
979 Rename WebKitTools to Tools
980 https://bugs.webkit.org/show_bug.cgi?id=49861
982 * asking_questions.html:
983 * building/tools.html:
984 * coding/scripts.html:
986 2010-11-08 Jessie Berlin <jberlin@apple.com>
988 Reviewed by Adam Roben.
990 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
992 https://bugs.webkit.org/show_bug.cgi?id=49189
994 * building/tools.html:
995 Add a line recommending bash shell users to comment out or remove those lines, with an
996 explanation as to why.
998 2010-11-04 Orlando Leite <orlleite@gmail.com>
1000 Reviewed by Adam Barth.
1002 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
1004 * building/tools.html:
1006 2010-10-29 Adam Roben <aroben@apple.com>
1008 Instruct developers to install the Feburary 2010 DirectX SDK, not just
1011 The February 2010 SDK is the last one with support for Visual Studio
1014 I also removed some unnecessary instructions regarding the DirectX
1017 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
1018 specific version of the DirectX SDK
1020 Reviewed by Steve Falkenburg.
1022 * building/tools.html:
1024 2010-10-28 Lucas Forschler <lforschler@apple.com>
1026 Reviewed by Geoffrey Garen.
1028 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
1030 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
1031 -Edited the .htaccess file to redirect the old pages to the new landing page.
1032 -This should keep our search engine page rankings effective.
1033 Potentially breaking:
1034 -This COULD potentially break the SunSpider benchmark.
1035 -Local testing with relative links seems to function as expected.
1036 -The .htaccess 301 redirects are UNTESTED.
1040 * perf/sunspider: Added.
1041 * perf/sunspider-0.9.1/sunspider.html: Removed.
1042 * perf/sunspider-0.9.1/versions.html: Removed.
1043 * perf/sunspider-0.9/sunspider.html: Removed.
1044 * perf/sunspider/sunspider.css: Added.
1045 * perf/sunspider/sunspider.html: Added.
1047 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
1049 Reviewed by David Levin.
1051 Add DirectX SDK to Installing Developer Tools web page
1052 https://bugs.webkit.org/show_bug.cgi?id=47911
1054 * building/tools.html:
1056 2010-09-30 David Levin <levin@chromium.org>
1058 Reviewed by Darin Adler.
1060 Add guideline for constructors doing implicit type conversion to coding style.
1061 https://bugs.webkit.org/show_bug.cgi?id=47646
1063 * coding/coding-style.html:
1065 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
1067 Reviewed by Simon Fraser.
1069 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
1070 https://bugs.webkit.org/show_bug.cgi?id=47013
1072 * nav.inc: Removed the space from the web inspector wiki link.
1074 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
1076 Unreviewed HTML syntax fix for my recent change in the coding-style.
1078 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
1080 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
1082 Reviewed by Darin Adler.
1084 check-webkit-style and the coding style guidelines page are inconsistent
1085 https://bugs.webkit.org/show_bug.cgi?id=46099
1087 * coding/coding-style.html:
1088 Making clear that includes of system headers must come after includes of other headers.
1090 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
1092 Reviewed by Adam Barth.
1094 Adding a timeline screenshot for blocking and defer scripts
1095 https://bugs.webkit.org/show_bug.cgi?id=45933
1097 * blog-files/timeline-blocking-script.png: Added.
1098 * blog-files/timeline-defer-script.png: Added.
1100 2010-09-14 Jessie Berlin <jberlin@apple.com>
1102 Reviewed by Adam Roben.
1104 Exceptions are getting ignored on 64-bit Windows in the Web Process.
1105 https://bugs.webkit.org/show_bug.cgi?id=45779
1107 * building/tools.html:
1108 Add instructions about how to optionally get hotfix 976038.
1110 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
1112 Reviewed by Adam Barth.
1114 https://bugs.webkit.org/show_bug.cgi?id=43982
1115 This js file seems to be a popular script for detecting mobile WebKit but
1116 it has a flaw that makes it fail on Android and BlackBerry.
1118 The issue is that it looks for "Mobile/" but Android and BlackBerry
1119 use "Mobile" with no numbering after it.
1120 Changed RegExp pattern " Mobile/" to " Mobile\\b".
1122 * misc/WebKitDetect.js:
1123 (WebKitDetect.isMobile):
1125 2010-08-27 Darin Adler <darin@apple.com>
1127 * coding/RefPtr.html: Minor revision, improve clarity and mention some
1128 recent developments.
1130 2010-08-26 Daniel Bates <dbates@rim.com>
1132 Reviewed by Dumitru Daniliuc.
1134 Fix misspelled words on WebKit.org contact.html,
1135 demos/index.html, and quality/leakhunting.html
1136 https://bugs.webkit.org/show_bug.cgi?id=44747
1138 Fix some misspelled words on the WebKit.org site.
1140 * contact.html: Change "bugreports" [sic] to "bug reports".
1141 * demos/index.html: Change "testcase" [sic] to "test case".
1142 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
1144 2010-08-23 David Kilzer <ddkilzer@apple.com>
1146 Clean up some HTML typos in crashlogs.html
1148 Rubber-stamped by Maciej Stachowiak.
1150 * quality/crashlogs.html: Fixed "</code>>" typos added in
1151 r56300. Changed "<tt>" tag with style attribute to "<code>"
1152 that was missed in r56300.
1154 2010-08-17 Beth Dakin <bdakin@apple.com>
1156 Rubber-stamped by Adele.
1158 Adding a MathML Demo and screenshot.
1160 * blog-files/riemann-screenshot.png: Added.
1161 * demos/mathml: Added.
1162 * demos/mathml/MathMLDemo.xhtml: Added.
1164 2010-08-17 Adam Roben <aroben@apple.com>
1166 Instruct developers to (optionally) install Debugging Tools for
1169 These tools are used by some of our scripts, so are useful for
1170 developers to have installed.
1172 Fixes <http://webkit.org/b/44128> webkit.org building instructions
1173 should recommend installing Debugging Tools for Windows
1175 Reviewed by Sam Weinig.
1177 * building/tools.html:
1179 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
1181 Reviewed by Nikolas Zimmermann.
1183 Update SVG implementation status.
1185 * projects/svg/status.xml:
1187 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
1189 Reviewed by Darin Adler.
1191 Add a diagram explaining how a DOM element is attached to the site.
1192 https://bugs.webkit.org/show_bug.cgi?id=42763
1194 * coding/dom-element-attach.html: Added.
1195 * coding/images/dom-element-attach-large.png: Added.
1196 * coding/images/dom-element-attach-small.png: Added.
1197 * coding/images/dom-element-attach.graffle: Added.
1198 * coding/technical-articles.html: Added a link to the page with the diragram.
1200 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
1202 Reviewed by Darin Adler.
1204 Improve assertion macro documentation.
1206 https://bugs.webkit.org/show_bug.cgi?id=40565
1208 * coding/assertion-guidelines.html:
1210 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
1212 Reviewed by Geoffrey Garen.
1214 Add an index of technical articles to the WebKit site. This makes the
1215 links to the RefPtr and Assertion documentation discoverable and
1216 provides an easy way to find some useful blog posts.
1218 https://bugs.webkit.org/show_bug.cgi?id=40561
1220 * coding/technical-articles.html: Added.
1221 * nav.inc: Add link to technical articles.
1223 2010-06-15 Adam Roben <aroben@apple.com>
1225 Remove some unnecessary steps for setting up the debugger on Windows
1227 Apparently update-webkit does this for you now.
1229 Rubber-stamped by Steve Falkenburg.
1231 * building/debug.html: Removed the first two Windows steps, which are
1232 now unnecessary, and updated the third to reflect reality.
1234 2010-06-14 Adam Roben <aroben@apple.com>
1236 Improve instructions for debugging on Windows
1238 Fixes <http://webkit.org/b/40585>.
1240 Reviewed by Steve Falkenburg.
1242 * building/debug.html: Improved the Windows instructions. We now
1243 instruct users to set things up so that hitting F5 from WebKit.sln
1244 will launch Safari with the WEBKITNIGHTLY environment variable
1245 pointing to the location of the built WebKit.dll.
1247 * building/console_vs2005.jpg: Removed.
1248 * building/debug_vs2005.jpg: Removed.
1250 * building/launch-debugger-vs2005.png: Added.
1251 * building/set-as-startup-project-vs2005.png: Added.
1252 * building/set-debugging-properties-vs2005.png: Added.
1254 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
1256 Reviewed by Darin Adler.
1258 Add documentation on the various assertion macros in WebKit.
1260 https://bugs.webkit.org/show_bug.cgi?id=39950
1262 * coding/assertion-guidelines.html: Added.
1264 2010-05-29 Sterling Swigart <sswigart@google.com>
1266 Reviewed by David Levin.
1268 Adding tests to canvas.html performance test
1269 https://bugs.webkit.org/show_bug.cgi?id=39883
1271 * demos/canvas-perf/canvas.html:
1277 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
1279 Reviewed by Darin Adler.
1281 Update the style guide re: static member variables and structs
1282 https://bugs.webkit.org/show_bug.cgi?id=39663
1284 Per Darin Adler's proposal on webkit-dev.
1286 All static member variables should be prefixed with s_.
1287 m_ should not be used for public data members in structs.
1288 Only structs should have public data members.
1290 * coding/coding-style.html:
1292 2010-05-24 David Levin <levin@chromium.org>
1294 Reviewed by Maciej Stachowiak.
1296 Improve canvas perf test accuracy.
1297 https://bugs.webkit.org/show_bug.cgi?id=39635
1299 * demos/canvas-perf/canvas.html:
1300 1. Change the various tests to get the image data for the result
1301 to help ensure that the operation has completed by the time,
1302 and subtract out the time needed to do this.
1303 2. Made the test more flexible about number of repetitions and
1305 3. Make the tests run separately and have a pause between them
1306 to allow for garbage collection so that results are more
1308 4. Added a standard logging function and shouldBe asserts to
1309 verify that the correct scaling operations were happening.
1311 2010-05-20 Daniel Bates <dbates@rim.com>
1313 Rubber-stamped by Simon Fraser.
1315 Spelling correction; change "acces" [sic] to "access".
1317 * quality/lifecycle.html:
1319 2010-05-14 Eric Seidel <eric@webkit.org>
1321 Reviewed by Maciej Stachowiak.
1323 Update tools.html to mention that Tiger users require a newer Python
1324 https://bugs.webkit.org/show_bug.cgi?id=38822
1326 Also updated the instructions that only Tiger users need
1327 to install a subversion client. Newer OSes already have
1328 subversion included in the install.
1330 * building/tools.html:
1332 2010-05-08 Dirk Schulze <krit@webkit.org>
1334 Reviewed by Nikolas Zimmermann.
1336 SVGFont's VKern implementation missing
1337 https://bugs.webkit.org/show_bug.cgi?id=38663
1339 * projects/svg/status.xml:
1341 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
1343 Reviewed by Adam Barth.
1345 Commit and Review policy should encourage unofficial reviews
1346 https://bugs.webkit.org/show_bug.cgi?id=38517
1348 * coding/commit-review-policy.html:
1350 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
1352 Reviewed by Darin Adler.
1354 Fix the sticky-notes demo.
1355 https://bugs.webkit.org/show_bug.cgi?id=38550
1357 1. Exceptions thrown by openDatabase() should be treated as
1359 2. Do not allow users to create new notes when openDatabase()
1362 * demos/sticky-notes/index.html:
1364 2010-05-02 Dirk Schulze <krit@webkit.org>
1366 Reviewed by Nikolas Zimmermann.
1368 SVG hkern implementation incomplete
1369 https://bugs.webkit.org/show_bug.cgi?id=38407
1371 We support hkern now. Mention this in the SVG status page.
1373 * projects/svg/status.xml:
1375 2010-04-29 Dean Jackson <dino@apple.com>
1377 Unreviewed. Make a note that we are no longer proposing
1378 the evaluateMediaQuery method. Instead, we are following
1379 the standard matchMedium method from CSS 3 View.
1381 * specs/MediaQueriesExtensions.html:
1383 2010-04-18 Adam Barth <abarth@webkit.org>
1385 Unreviewed. Update a label of the diagram to better match the
1386 description in the text of the blog post.
1388 * blog-files/loader-diagram.svg:
1390 2010-04-17 Adam Barth <abarth@webkit.org>
1392 Unreviewed. Added loader diagram for upcoming blog post.
1394 * blog-files/loader-diagram.svg: Added.
1396 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
1398 Reviewed by Eric Seidel.
1400 Minor Updates and Cleanup to the Contributing Page
1401 https://bugs.webkit.org/show_bug.cgi?id=37415
1403 * coding/contributing.html:
1405 2010-04-07 Maciej Stachowiak <mjs@apple.com>
1409 Random demo to look cool on twitter.
1411 * misc/gradient-input.html: Added.
1413 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
1417 Adding images for inspector blog post. Previewed by Timothy Hatcher.
1419 * blog-files/inspector/audits_launcher.png: Added.
1420 * blog-files/inspector/audits_panel.png: Added.
1421 * blog-files/inspector/console_panel.png: Added.
1422 * blog-files/inspector/context_menu.png: Added.
1423 * blog-files/inspector/css_highlighted_line.png: Added.
1424 * blog-files/inspector/css_line_number_snippet.png: Added.
1425 * blog-files/inspector/css_line_numbers.png: Added.
1426 * blog-files/inspector/deactivate_breakpoints.png: Added.
1427 * blog-files/inspector/evaluate_on_hover.png: Added.
1428 * blog-files/inspector/evaluate_on_hover_2.png: Added.
1429 * blog-files/inspector/inherited_styles.png: Added.
1430 * blog-files/inspector/large_dom.png: Added.
1431 * blog-files/inspector/large_resources.png: Added.
1432 * blog-files/inspector/pseudo_elements.png: Added.
1433 * blog-files/inspector/redirect_headers.png: Added.
1434 * blog-files/inspector/redirect_headers_full.png: Added.
1435 * blog-files/inspector/redirects.png: Added.
1436 * blog-files/inspector/redirects_full.png: Added.
1437 * blog-files/inspector/timeline_overview.png: Added.
1438 * blog-files/inspector/timeline_panel.png: Added.
1439 * blog-files/inspector/timeline_record_details.png: Added.
1441 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
1443 Reviewed by David Levin.
1445 Asking Questions Page Grammar Fixes
1446 https://bugs.webkit.org/show_bug.cgi?id=36608
1448 * asking_questions.html:
1450 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
1452 Reviewed by Timothy Hatcher.
1454 New Asking Questions Page is not Valid HTML5
1455 https://bugs.webkit.org/show_bug.cgi?id=36605
1457 * asking_questions.html: fixed issues raised by the validator.
1459 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
1461 Reviewed by David Levin.
1463 Add a page on how to ask questions
1464 https://bugs.webkit.org/show_bug.cgi?id=35223
1466 * asking_questions.html: Added.
1467 Add a page on how to ask questions based on Ariya Hidayat's mail: how
1468 to get help effectively
1469 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
1471 * contact.html: Tweaked the wording to make it more clear what the
1472 mailing list are used for. Also changed the formatting to better
1473 underline the different mailing lists.
1475 2010-03-24 Sam Weinig <sam@webkit.org>
1477 Rubber-stamped by Anders Carlsson..
1479 Update Security Group Members list.
1481 * security/security-group-members.html:
1483 2010-03-22 Maciej Stachowiak <mjs@apple.com>
1487 Add another example.
1489 * demos/accessible-ascii-art/butterfly-figure.html: Added.
1491 2010-03-22 Maciej Stachowiak <mjs@apple.com>
1495 Add example of accessible ASCII art for HTML WG.
1497 * demos/accessible-ascii-art: Added.
1498 * demos/accessible-ascii-art/butterfly.html: Added.
1500 2010-03-20 Maciej Stachowiak <mjs@apple.com>
1502 Reviewed by Mark Rowe.
1504 WebKit blog should be valid HTML5
1505 https://bugs.webkit.org/show_bug.cgi?id=36410
1507 * blog/wp-content/themes/webkit/comments-popup.php:
1508 * blog/wp-content/themes/webkit/footer.php:
1509 * blog/wp-content/themes/webkit/header.php:
1511 2010-03-20 Maciej Stachowiak <mjs@apple.com>
1513 Reviewed by Mark Rowe.
1515 Fix a bunch of HTML5 validation errors on various pages.
1516 https://bugs.webkit.org/show_bug.cgi?id=36409
1518 * building/build.html:
1519 * building/checkout.html:
1520 * building/debug.html:
1521 * building/run.html:
1522 * building/tools.html:
1523 * coding/coding-style.html:
1524 * coding/contributing.html:
1525 * coding/major-objects.html:
1530 * projects/compat/index.html:
1531 * projects/css/index.html:
1532 * projects/documentation/index.html:
1533 * projects/goals.html:
1534 * projects/index.html:
1535 * projects/mathml/index.html:
1536 * quality/bugpriorities.html:
1537 * quality/bugwriting.html:
1538 * quality/crashlogs.html:
1539 * quality/lifecycle.html:
1540 * quality/testing.html:
1541 * quality/testwriting.html:
1543 2010-03-19 Maciej Stachowiak <mjs@apple.com>
1545 Reviewed by Mark Rowe.
1547 webkit.org should use the HTML5 doctype
1548 https://bugs.webkit.org/show_bug.cgi?id=36407
1551 * misc/drosera/index.html:
1552 * perf/slickspeed/system/index.php:
1553 * perf/slickspeed/system/template.php:
1556 2010-03-19 Maciej Stachowiak <mjs@apple.com>
1558 Reviewed by Mark Rowe.
1560 http://webkit.org/ has an HTML5 validation error
1561 https://bugs.webkit.org/show_bug.cgi?id=36406
1565 2010-03-15 Maciej Stachowiak <mjs@apple.com>
1567 Tweak canvas perf demo.
1569 * demos/canvas-perf/canvas.html:
1571 2010-03-14 Maciej Stachowiak <mjs@apple.com>
1573 Added canvas perf demo for whatwg.
1575 * demos/canvas-perf: Added.
1576 * demos/canvas-perf/canvas.html: Added.
1577 * demos/canvas-perf/kraken.jpg: Added.
1579 2010-03-09 Adam Roben <aroben@apple.com>
1581 Add a link to the Contributors Meeting registration form in the
1584 Rubber-stamped in advance by Adele Peterson.
1586 * nav.inc: Added a link underneath "Trac".
1588 2010-02-26 Sam Weinig <sam@webkit.org>
1590 Rubber-stamped by Adele Peterson.
1592 Update Security Group Members list.
1594 * security/security-group-members.html:
1596 2010-02-23 Jessie Berlin <jberlin@webkit.org>
1598 Reviewed by Eric Seidel and Adam Roben.
1600 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
1601 https://bugs.webkit.org/show_bug.cgi?id=35098
1603 * building/debug.html:
1604 Add instructions on how to build and run WebKit from within Visual Studio.
1606 2010-02-20 Maciej Stachowiak <mjs@apple.com>
1608 Rubber stamped by Adam Barth.
1610 Add sunspider-0.9.1 to the site in preparation for announcing it.
1611 https://bugs.webkit.org/show_bug.cgi?id=35206
1613 * perf/sunspider-0.9.1: Added.
1614 * perf/sunspider-0.9.1/json2.js: Added.
1615 * perf/sunspider-0.9.1/sunspider-0.9: Added.
1616 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
1617 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
1618 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
1619 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
1620 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
1621 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
1622 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
1623 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
1624 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
1625 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
1626 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
1627 * perf/sunspider-0.9.1/sunspider.css: Added.
1628 * perf/sunspider-0.9.1/sunspider.html: Added.
1629 * perf/sunspider-0.9.1/versions.html: Added.
1631 2010-02-17 Maciej Stachowiak <mjs@apple.com>
1633 Not reviewed - demo.
1635 Made some examples of using <details> for table descriptions.
1637 * demos/hover-summary: Added.
1638 * demos/hover-summary/details.css: Added.
1639 * demos/hover-summary/details.js: Added.
1640 (summaryClickListener):
1643 * demos/hover-summary/example1.html: Added.
1644 * demos/hover-summary/example2.html: Added.
1645 * demos/hover-summary/horizontal-triangle.png: Added.
1646 * demos/hover-summary/vertical-triangle.png: Added.
1648 2010-02-02 Jens Alfke <snej@chromium.org>
1650 Reviewed by David Levin.
1652 Clarified coding guidelines on wiki to allow indentation of
1653 _nested_ namespaces.
1654 https://bugs.webkit.org/show_bug.cgi?id=32137
1656 * coding/coding-style.html:
1658 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
1660 Reviewed by David Kilzer.
1662 Added to contributing code page a pointer to the preferred
1663 license text. Also added information about copyright lines.
1665 https://bugs.webkit.org/show_bug.cgi?id=34017
1667 * coding/contributing.html:
1669 - Added CSS class for books.
1671 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
1673 Reviewed by David Levin.
1675 Added screenshots and clearer instructions on how to submit
1678 https://bugs.webkit.org/show_bug.cgi?id=32542
1680 Also added that a bug report should be selected or created
1681 prior to submitting a patch.
1683 * coding/contributing.html:
1684 * coding/images: Added.
1685 * coding/images/contribute_add_attachment.png: Added.
1686 * coding/images/contribute_mark_review.png: Added.
1688 2010-01-11 Maciej Stachowiak <mjs@apple.com>
1690 Not reviewed; updated for truth (and readability).
1692 Fixed some wrong listings and reorganized this page.
1694 * security/security-group-members.html:
1696 2010-01-06 Dirk Schulze <krit@webkit.org>
1698 Reviewed by Nikolas Zimmermann.
1701 https://bugs.webkit.org/show_bug.cgi?id=31905
1703 Update SVG status page. We support feDisplacementMap and feImage now.
1705 * projects/svg/status.xml:
1707 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
1709 Reviewed by Darin Adler.
1711 Removed outdated contact information from bug life cycle page.
1713 https://bugs.webkit.org/show_bug.cgi?id=32494
1715 * quality/lifecycle.html:
1717 2009-12-13 Dan Bernstein <mitz@apple.com>
1719 Reviewed by Sam Weinig.
1721 Add a style guideline concerning floating point literals
1722 https://bugs.webkit.org/show_bug.cgi?id=32497
1724 * coding/coding-style.html:
1726 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
1728 Reviewed by Adam Roben.
1730 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
1731 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
1732 in Windows as part of running update_webkit.
1734 * building/build.html:
1735 - removed the reference to forgetting to set environment variables as a common source of errors
1736 on Windows. This is because this patch would make it unnecessary for the user to set these
1739 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
1741 Reviewed by Darin Adler.
1743 Added the "using std::foo" rule to the coding style guidelines.
1745 https://bugs.webkit.org/show_bug.cgi?id=32301
1747 Added to the coding style guidelines the "using std::foo" rule
1748 checked by the check-webkit-style script. Also clarified the
1749 "using" statement guidelines that apply to implementation files.
1751 * coding/coding-style.html:
1753 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
1755 Reviewed by Darin Adler.
1757 Refactored web site documentation so that advice to add
1758 WebKitTools/Scripts to your shell path does not appear
1761 https://bugs.webkit.org/show_bug.cgi?id=32112
1763 * building/build.html:
1764 * building/checkout.html:
1765 * building/run.html:
1766 * coding/coding-style.html:
1767 * coding/contributing.html:
1768 * coding/scripts.html: Added.
1769 * quality/testing.html:
1771 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
1773 Reviewed by Eric Seidel.
1775 Add reference to the GTK and QT build wiki pages
1777 https://bugs.webkit.org/show_bug.cgi?id=32088
1779 * building/tools.html:
1782 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
1784 Reviewed by Darin Adler.
1786 Added clarifications to the web site regarding coding style and
1789 https://bugs.webkit.org/show_bug.cgi?id=31618
1791 Changes include the following:
1793 - Expanded the style guidelines regarding "using" statements.
1794 - Made the style guidelines page validate as HTML.
1795 - Added that legacy WebKit components should not be cleaned up.
1796 - Added that it is more acceptable to update style when already
1799 * coding/coding-style.html:
1800 * coding/contributing.html:
1801 * projects/cleanup/index.html:
1803 2009-11-18 Eric Seidel <eric@webkit.org>
1805 Reviewed by David Levin.
1807 Make 80 patches a formal requirement for reviewership
1808 https://bugs.webkit.org/show_bug.cgi?id=31313
1809 Per discussion on the webkit-reviewers list:
1810 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
1812 * coding/commit-review-policy.html:
1814 2009-11-18 Daniel Bates <dbates@webkit.org>
1816 Reviewed by Eric Seidel.
1818 https://bugs.webkit.org/show_bug.cgi?id=31610
1820 Adds property "min-width" to #title so that the width of the title
1821 element on each page is at least 790px. In particular, this makes
1822 the page <http://webkit.org/security/security-group-members.html>
1823 consistent, in appearance, to the rest of the site.
1827 2009-11-16 Sam Weinig <sam@webkit.org>
1829 Reviewed by Anders Carlsson.
1831 Update Security Group Members list.
1833 * security/security-group-members.html:
1835 2009-11-16 Sam Weinig <sam@webkit.org>
1837 Reviewed by Adele Peterson.
1839 Update Security Group Members list.
1841 * security/security-group-members.html:
1843 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
1845 Reviewed by Darin Adler.
1847 Added to the WebKit Coding Style Guidelines not to use
1848 "using namespace" statements in header files.
1850 * coding/coding-style.html:
1852 2009-11-10 Oliver Hunt <oliver@apple.com>
1854 Reviewed by Maciej Stachowiak.
1856 Fix WebGL demos to work with renamed WebGL primitives
1858 * blog-files/webgl/Earth.html:
1859 * blog-files/webgl/ManyPlanetsDeep.html:
1860 * blog-files/webgl/SpinningBox.html:
1861 * blog-files/webgl/SpiritBox.html:
1862 * blog-files/webgl/TeapotPerPixel.html:
1863 * blog-files/webgl/TeapotPerVertex.html:
1864 * blog-files/webgl/WebGL+CSS.html:
1865 * blog-files/webgl/resources/CanvasMatrix.js:
1866 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
1867 * blog-files/webgl/resources/utils3d.js:
1872 2009-11-06 Dirk Schulze <krit@webkit.org>
1874 Rubber stamped by Eric Seidel.
1876 Update SVG status page. We support feMorphology now.
1877 Set lightning filters to unimplemented.
1879 * projects/svg/status.xml:
1881 2009-11-06 Jeff Schiller <codedread@gmail.com>
1883 Reviewed by Darin Adler.
1885 SVG Status page update
1886 https://bugs.webkit.org/show_bug.cgi?id=31179
1888 * projects/svg/status.xml:
1890 2009-11-03 Darin Adler <darin@apple.com>
1892 Set the MIME type for all PNG files in this directory.
1894 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
1895 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
1896 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
1897 * blog-files/acid3-100.png: Modified property svn:mime-type.
1898 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
1899 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
1900 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
1901 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
1902 * blog-files/acid3-timing.png: Modified property svn:mime-type.
1903 * blog-files/bounce.png: Added property svn:mime-type.
1904 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
1905 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
1906 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
1907 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
1908 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
1909 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
1910 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
1911 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
1912 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
1913 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
1914 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
1915 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
1916 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
1917 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
1918 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
1919 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
1920 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
1921 * blog-files/inspector/colors.png: Added property svn:mime-type.
1922 * blog-files/inspector/cookies.png: Added property svn:mime-type.
1923 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
1924 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
1925 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
1926 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
1927 * blog-files/inspector/enable.png: Added property svn:mime-type.
1928 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
1929 * blog-files/inspector/form_data.png: Added property svn:mime-type.
1930 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
1931 * blog-files/inspector/inorder.png: Added property svn:mime-type.
1932 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
1933 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
1934 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
1935 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
1936 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
1937 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
1938 * blog-files/kate-circle.png: Modified property svn:mime-type.
1939 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
1940 * blog-files/kate-gradient.png: Modified property svn:mime-type.
1941 * blog-files/kate-reflected.png: Modified property svn:mime-type.
1942 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
1943 * blog-files/kate.png: Modified property svn:mime-type.
1944 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
1945 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
1946 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
1947 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
1948 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
1949 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
1950 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
1951 * blog-files/pulse.png: Added property svn:mime-type.
1952 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
1953 * blog-files/sfx-perf.png: Modified property svn:mime-type.
1954 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
1955 * blog-files/squirrelfish.png: Modified property svn:mime-type.
1956 * blog-files/vignette-mask.png: Modified property svn:mime-type.
1957 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
1958 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
1959 * blog-files/wsj-preload.png: Modified property svn:mime-type.
1960 * blog-files/wsj-vs.png: Modified property svn:mime-type.
1961 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
1962 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
1963 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
1964 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
1965 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
1966 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
1967 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
1968 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
1969 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
1970 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
1971 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
1972 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
1973 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
1974 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
1975 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
1976 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
1977 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
1978 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
1979 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
1980 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
1981 * blog/wp-admin/images/list.png: Added property svn:mime-type.
1982 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
1983 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
1984 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
1985 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
1986 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
1987 * blog/wp-admin/images/no.png: Added property svn:mime-type.
1988 * blog/wp-admin/images/se.png: Added property svn:mime-type.
1989 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
1990 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
1991 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
1992 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
1993 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
1994 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
1995 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
1996 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
1997 * blog/wp-content/drosera.png: Modified property svn:mime-type.
1998 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
1999 * blog/wp-content/rotate.png: Modified property svn:mime-type.
2000 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
2001 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
2002 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
2003 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
2004 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
2005 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
2006 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
2007 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
2008 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
2009 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
2010 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
2011 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
2012 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
2013 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
2014 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
2015 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
2016 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
2017 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
2018 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
2019 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
2020 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
2021 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
2022 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
2023 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
2024 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
2025 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
2026 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
2027 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
2028 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
2029 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
2030 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
2031 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
2032 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
2033 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
2034 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
2035 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
2036 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
2037 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
2038 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
2039 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
2040 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
2041 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
2042 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
2043 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
2044 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
2045 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
2046 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
2047 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
2048 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
2049 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
2050 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
2051 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
2052 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
2053 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
2054 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
2055 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
2056 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
2057 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
2058 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
2059 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
2060 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
2061 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
2062 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
2063 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
2064 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
2065 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
2066 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
2067 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
2068 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
2069 * images/DroseraPic.png: Modified property svn:mime-type.
2070 * misc/drosera/drosera.png: Modified property svn:mime-type.
2071 * perf/slickspeed/logo.png: Modified property svn:mime-type.
2073 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
2075 Reviewed by Timothy Hatcher.
2077 Adding images for an upcoming blog post.
2079 * blog-files/inspector/breakpoints.png: Added.
2080 * blog-files/inspector/colors.png: Added.
2081 * blog-files/inspector/cookies.png: Added.
2082 * blog-files/inspector/css_selectors.png: Added.
2083 * blog-files/inspector/css_syntax_highlight.png: Added.
2084 * blog-files/inspector/dom_storage.png: Added.
2085 * blog-files/inspector/edit_attributes.png: Added.
2086 * blog-files/inspector/enable.png: Added.
2087 * blog-files/inspector/event_listeners.png: Added.
2088 * blog-files/inspector/form_data.png: Added.
2089 * blog-files/inspector/inline_highlight.png: Added.
2090 * blog-files/inspector/inorder.png: Added.
2091 * blog-files/inspector/inspect_inspector.png: Added.
2092 * blog-files/inspector/inspect_inspector_small.png: Added.
2093 * blog-files/inspector/load_lines.png: Added.
2094 * blog-files/inspector/nodelist.png: Added.
2095 * blog-files/inspector/scope_bar.png: Added.
2096 * blog-files/inspector/watched_expression.png: Added.
2098 2009-10-26 Dan Bernstein <mitz@apple.com>
2100 Reviewed by Adele Peterson.
2104 * coding/bsd-license.html: Updated to the latest version.
2106 2009-10-22 Mark Rowe <mrowe@apple.com>
2108 Update to WordPress 2.8.5.
2112 2009-10-19 Andrew Scherkus <scherkus@chromium.org>
2114 Reviewed by Eric Seidel.
2116 Replace boolean operator indentation example with an if statement.
2118 https://bugs.webkit.org/show_bug.cgi?id=30538
2120 * coding/coding-style.html: Replace boolean indenting example to use "if"
2122 2009-10-16 Darin Adler <darin@apple.com>
2124 * coding/RefPtr.html: Minor revision, updating a link and tweaking
2125 wording a bit in few places.
2127 2009-10-14 Evan Martin <evan@chromium.org>
2129 Reviewed by Darin Adler.
2131 Document what state the build tree is expected to be in after a patch.
2133 * coding/contributing.html:
2135 2009-10-11 Cameron McCormack <cam@mcc.id.au>
2137 Reviewed by Eric Seidel.
2139 Change <a name> to id="" to fix styling problems
2140 https://bugs.webkit.org/show_bug.cgi?id=30283
2142 This prevents the headings from being styled like links.
2144 * coding/contributing.html:
2146 2009-10-08 Alex Milowski <alex@milowski.com>
2148 Reviewed by Darin Adler.
2150 Added a basic description of the layout and rendering project and added links to the blog entries on rendering.
2152 * projects/layout/index.html:
2154 2009-10-07 Sam Weinig <sam@webkit.org>
2156 Reviewed by Dan Bernstein.
2158 Fix for https://bugs.webkit.org/show_bug.cgi?id=30196
2159 Change style guidelines for indentation in header files
2161 * coding/coding-style.html: Don't indent in a namespace in a header file.
2163 2009-10-07 Steve Falkenburg <sfalken@apple.com>
2165 Reviewed by Mark Rowe.
2167 Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
2169 * building/tools.html:
2171 2009-10-06 Jeremy Orlow <jorlow@chromium.org>
2173 Reviewed by Adam Barth.
2175 Diagram needs to be linked from the home page
2176 https://bugs.webkit.org/show_bug.cgi?id=30142
2178 http://webkit.org/coding/major-objects.html was never linked from the home
2183 2009-09-28 Alex Milowski <alex@milowski.com>
2185 <http://webkit.org/b/29098> Update to MathML project webpage
2187 Reviewed by David Kilzer.
2189 Updated MathML project page and added link to Wiki page.
2191 * projects/mathml/index.html:
2193 2009-09-21 Brady Eidson <beidson@apple.com>
2195 Reviewed by Darin Adler.
2197 Add coding style guidelines for 'using namespace.'
2198 https://bugs.webkit.org/show_bug.cgi?id=29499
2200 * coding/coding-style.html:
2202 2009-09-21 Brady Eidson <beidson@apple.com>
2204 Rubberstamped by Sam Weinig.
2206 Add some example files for an upcoming blog post.
2208 * blog-files/load-unload-example.html: Added.
2209 * blog-files/pageshow-pagehide-example.html: Added.
2211 2009-09-17 Eric Seidel <eric@webkit.org>
2213 Reviewed by Darin Adler.
2215 Update contributing.html to mention recently added tools.
2216 https://bugs.webkit.org/show_bug.cgi?id=29318
2218 Update our contributing instructions to mention
2219 the new tools (check-webkit-style and commit-queue)
2220 recently added to make contributions easier.
2222 * coding/contributing.html:
2223 - Mention check-webkit-style as an optional helper tool.
2224 - Mention checking the 'patch' checkbox.
2225 - Mention the commit-queue as an optional helper tool.
2226 - Remove "or in email" since patch reviews are all done via bugzilla.
2227 - Encourage contributers to be responsible for getting their patch landed. Provide a list of committers.
2228 - Mention commit-queue as an optional help in getting your patch landed.
2229 - Give an overview of the commit-queue process and link to the Commit Queue docs.
2231 2009-09-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
2233 Reviewed by Mark Rowe.
2235 Add instructions to bug reporting guidlines on how and when
2236 to apply port-specific keywords.
2238 * quality/bugwriting.html:
2240 2009-09-08 Sam Weinig <sam@webkit.org>
2242 Reviewed by Adele Peterson.
2244 Update Security Group Members list.
2246 * security/security-group-members.html:
2248 2009-09-06 Cameron McCormack <cam@mcc.id.au>
2250 Reviewed by Eric Seidel.
2252 Drop <definition-src> support
2253 https://bugs.webkit.org/show_bug.cgi?id=28991
2255 When SVG 1.1 Second Edition is a Recommendation we can remove the
2258 * projects/svg/status.xml: Update page to state that <definition-src>
2261 2009-08-26 Mark Rowe <mrowe@apple.com>
2263 Upgrade WordPress to the latest version.
2265 * blog/wp-includes/version.php:
2266 * blog/wp-login.php:
2268 2009-08-20 Adam Barth <abarth@webkit.org>
2270 Reviewed by Eric Seidel.
2272 major-objects.html should show direct Frame <-> Document pointers
2273 https://bugs.webkit.org/show_bug.cgi?id=28479
2275 * coding/major-objects.html: Added pointers to diagram.
2277 2009-08-18 Anton Muhin <antonm@chromium.org>
2279 Reviewed by Adam Barth.
2281 Mention handy --bug flag of prepare-ChangeLog script.
2282 https://bugs.webkit.org/show_bug.cgi?id=28425
2284 * coding/contributing.html: Add a reference for --bug flag
2286 2009-08-12 Joe Mason <joe.mason@torchmobile.com>
2288 Reviewed by Adam Barth.
2290 Better explanation of "Null after navigation" in object diagram
2291 https://bugs.webkit.org/show_bug.cgi?id=28232
2293 * coding/major-objects.html:
2295 2009-08-11 Adam Barth <abarth@webkit.org>
2299 Remove a few characters from the ASCII art to make it fit better in the
2302 * coding/major-objects.html:
2304 2009-08-11 Adam Barth <abarth@webkit.org>
2306 Reviewed by Oliver Hunt.
2308 Document relation between major objects in WebCore
2309 https://bugs.webkit.org/show_bug.cgi?id=28210
2311 Added a diagram showing the relation between major objects.
2313 * coding/major-objects.html: Added.
2315 2009-08-07 Joseph Pecoraro <joepeck02@gmail.com>
2317 Reviewed by Oliver Hunt.
2319 Fix webkit-jobs link
2323 2009-08-03 Mark Rowe <mrowe@apple.com>
2325 Update two WordPress plug-ins that we use.
2327 * blog/wp-content/plugins/akismet/akismet.php:
2328 * blog/wp-content/plugins/akismet/readme.txt:
2329 * blog/wp-content/plugins/commentcontrol.php:
2331 2009-08-03 Mark Rowe <mrowe@apple.com>
2333 Add some missing files and delete some obsolete files.
2337 2009-08-03 Mark Rowe <mrowe@apple.com>
2339 Update WordPress to the latest version.
2343 2009-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
2345 Reviewed by Adam Treat.
2347 Mention the new webkit-help and webkit-jobs mailinglist. Change
2348 the description of webkit-dev to be more strict.
2352 2009-07-22 Kenneth Rohde Christiansen <kenneth@webkit.org>
2354 Reviewed by Adam Treat.
2356 Coding style - Clarify some cases with spacing
2357 https://bugs.webkit.org/show_bug.cgi?id=27499
2359 Add explicit rule about no space before comma or semicolon.
2361 * coding/coding-style.html:
2363 2009-07-17 Simon Fraser <simon.fraser@apple.com>
2365 Fix the font to match the rest of the blog site.
2367 * blog-files/3d-transforms/image-flip.html:
2369 2009-07-17 Simon Fraser <simon.fraser@apple.com>
2371 Move the image flip effect into an iframe to avoid the long
2372 blog page tripping a bug on Leopard.
2374 * blog-files/3d-transforms/image-flip.html: Added.
2376 2009-07-16 Simon Fraser <simon.fraser@apple.com>
2378 New demo files for an up-coming blog post.
2380 * blog-files/3d-transforms/mighty-cubes.png: Added.
2381 * blog-files/3d-transforms/morphing-cubes.html: Added.
2382 * blog-files/3d-transforms/perspective-by-example.html: Added.
2383 * blog-files/3d-transforms/poster-circle.html: Added.
2384 * blog-files/3d-transforms/poster-circle.png: Added.
2385 * blog-files/3d-transforms/transform-style.html: Added.
2387 2009-07-15 Joseph Pecoraro <joepeck02@gmail.com>
2389 Reviewed by Sam Weinig.
2391 Side bar linking to "DOM Interfaces" returns 404
2392 https://bugs.webkit.org/show_bug.cgi?id=24000
2396 2009-07-09 Oliver Hunt <oliver@apple.com>
2398 Reviewed by Geoff Garen.
2400 JavaScript section of http://webkit.org is excessively out of date.
2402 This removes old todo entries (like adding an API, which we've had since Leopard),
2403 and adds an additional todo for a webkit-less Objective-C API.
2405 * projects/javascript/index.html:
2407 2009-07-03 Adam Barth <abarth@webkit.org>
2409 Reviewed by Sam Weinig.
2411 Adam and Collin's affiliation is incorrect
2412 https://bugs.webkit.org/show_bug.cgi?id=26954
2414 This change corrects their affiliation.
2416 * security/security-group-members.html:
2418 2009-06-24 Brady Eidson <beidson@apple.com>
2420 Reviewed by Mark Rowe
2422 * demos/index.html: Fix more typos etc.
2424 2009-06-17 Sam Weinig <sam@webkit.org>
2426 Reviewed by Mark Rowe.
2428 * security/index.html: Fix some typos.
2430 2009-06-17 Sam Weinig <sam@webkit.org>
2432 Reviewed by Mark Rowe.
2434 Move security policy to security/index.html so that
2435 webkit.org/security/ works.
2438 * security/index.html: Copied from security/security-policy.html.
2439 * security/security-policy.html: Removed.
2441 2009-06-13 Sam Weinig <sam@webkit.org>
2443 Reviewed by Timothy Hatcher.
2445 Add WebKit Security Policy and member list of the WebKit Security Group.
2449 * security/security-group-members.html: Added.
2450 * security/security-policy.html: Added.
2452 2009-06-12 Brady Eidson <beidson@apple.com>
2454 Reviewed by Oliver Hunt
2456 Add a page indexing the various demo applications we have posted.
2458 * demos/index.html: Added.
2459 * nav.inc: Add a link to the demos page on the side bar
2460 * css/main.css: Add a style for date stamps based on the blog.
2462 * demos/calendar/index.html: Added to redirect to Calendar.html. I'm not moving Calendar.html to
2463 index.html as the Calendar.html url has already been published and we should keep it working.
2465 Move the drosera test code to /misc, as it is no longer a meaningful demo:
2466 * demos/drosera: Removed.
2467 * demos/drosera/demo.js: Removed.
2468 * demos/drosera/drosera.png: Removed.
2469 * demos/drosera/index.html: Removed.
2470 * misc/drosera: Copied from demos/drosera.
2472 Move the sticky notes example into /demos:
2473 * demos/sticky-notes: Added.
2474 * demos/sticky-notes/StickyNotes.manifest: Copied from misc/DatabaseExample.manifest.
2475 * demos/sticky-notes/deleteButton.png: Copied from misc/deleteButton.png.
2476 * demos/sticky-notes/deleteButtonPressed.png: Copied from misc/deleteButtonPressed.png.
2477 * demos/sticky-notes/index.html: Copied from misc/DatabaseExample.html.
2478 * misc/DatabaseExample.html: Changed to redirect to demos/sticky-notes/index.html. I'm not removing
2479 it altogether as the misc/DatabaseExample.html url has already been published and we should keep it working.
2480 * misc/DatabaseExample.manifest: Removed.
2481 * misc/deleteButton.png: Removed.
2482 * misc/deleteButtonPressed.png: Removed.
2484 2009-06-10 Brent Fulgham <bfulgham@webkit.org>
2486 Reviewed by Eric Seidel.
2488 Fixes https://bugs.webkit.org/show_bug.cgi?id=26309.
2489 Update a few items in the testing language to:
2490 (1) Reflect results are now generated with Leopard (not Tiger)
2491 (2) Explain how to generate pixel-level layout tests.
2493 * quality/testing.html:
2494 * quality/testwriting.html:
2496 2009-06-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.com>
2498 Bug 26188: Clarify some of the cases in the coding style guide
2500 <https://bugs.webkit.org/show_bug.cgi?id=26188>
2502 Reviewed and tweaked by David Kilzer.
2504 Changed the coding style document to clarify some cases of ambiguity.
2506 * coding/coding-style.html:
2508 2009-05-27 Maciej Stachowiak <mjs@apple.com>
2510 Not reviewed, demo content.
2512 - Add doctype to Calendar demo.
2514 * demos/calendar/Calendar.html:
2516 2009-05-27 Maciej Stachowiak <mjs@apple.com>
2518 Not reviewed, demo content.
2520 - add Calendar demo.
2522 * demos/calendar: Added.
2523 * demos/calendar/Boom.aiff: Added.
2524 * demos/calendar/Calendar.css: Added.
2525 * demos/calendar/Calendar.html: Added.
2526 * demos/calendar/Calendar.js: Added.
2527 * demos/calendar/Calendar.manifest: Added.
2528 * demos/calendar/CalendarApp.icns: Added.
2529 * demos/calendar/Images: Added.
2530 * demos/calendar/Images/AirPort4.png: Added.
2531 * demos/calendar/Images/AirPortError.png: Added.
2532 * demos/calendar/Images/disclosureTriangleSmallDown.png: Added.
2533 * demos/calendar/Images/disclosureTriangleSmallRight.png: Added.
2534 * demos/calendar/Images/statusbarBackground.png: Added.
2535 * demos/calendar/Images/statusbarResizerVertical.png: Added.
2536 * demos/calendar/LocationImage.js: Added.
2537 * demos/calendar/Utilities.js: Added.
2538 * demos/calendar/favicon.ico: Added.
2539 * demos/calendar/mime.types: Added.
2541 2009-05-20 Mark Rowe <mrowe@apple.com>
2543 Rubber-stamped by Eric Seidel.
2545 Prevent search engines from getting creative in their descriptions of webkit.org content.
2547 * blog/wp-content/themes/webkit/header.php:
2550 2009-05-06 Eric Seidel <eric@webkit.org>
2552 Reviewed by Maciej Stachowiak.
2554 Update Contributing instructions after feedback from Julie Parent.
2555 https://bugs.webkit.org/show_bug.cgi?id=25611
2557 * coding/contributing.html: Add a few more comments on ChangeLogs
2559 2009-04-17 Simon Fraser <simon.fraser@apple.com>
2561 Reviewed by Steve Falkenburg
2563 Fix the link for setting the Platform SDK paths in the Windows instructions.
2565 * building/build.html:
2567 2009-04-15 Alexey Proskuryakov <ap@webkit.org>
2569 Reviewed by Darin Adler.
2571 https://bugs.webkit.org/show_bug.cgi?id=25186
2572 There is no XSLT component in bugzilla
2574 * projects/xslt/index.html: Changed to search by bug title.
2576 2009-02-20 David Kilzer <ddkilzer@apple.com>
2578 Bug 23983: Remove illegal HTML tags from Sunspider web pages
2580 <https://bugs.webkit.org/show_bug.cgi?id=23983>
2582 Reviewed by Alexey Proskuryakov.
2584 * perf/sunspider-0.9/3d-cube.html: Removed </link> tag.
2585 * perf/sunspider-0.9/3d-morph.html: Ditto.
2586 * perf/sunspider-0.9/3d-raytrace.html: Ditto.
2587 * perf/sunspider-0.9/access-binary-trees.html: Ditto.
2588 * perf/sunspider-0.9/access-fannkuch.html: Ditto.
2589 * perf/sunspider-0.9/access-nbody.html: Ditto.
2590 * perf/sunspider-0.9/access-nsieve.html: Ditto.
2591 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Ditto.
2592 * perf/sunspider-0.9/bitops-bits-in-byte.html: Ditto.
2593 * perf/sunspider-0.9/bitops-bitwise-and.html: Ditto.
2594 * perf/sunspider-0.9/bitops-nsieve-bits.html: Ditto.
2595 * perf/sunspider-0.9/controlflow-recursive.html: Ditto.
2596 * perf/sunspider-0.9/crypto-aes.html: Ditto.
2597 * perf/sunspider-0.9/crypto-md5.html: Ditto.
2598 * perf/sunspider-0.9/crypto-sha1.html: Ditto.
2599 * perf/sunspider-0.9/date-format-tofte.html: Ditto.
2600 * perf/sunspider-0.9/date-format-xparb.html: Ditto.
2601 * perf/sunspider-0.9/math-cordic.html: Ditto.
2602 * perf/sunspider-0.9/math-partial-sums.html: Ditto.
2603 * perf/sunspider-0.9/math-spectral-norm.html: Ditto.
2604 * perf/sunspider-0.9/regexp-dna.html: Ditto.
2605 * perf/sunspider-0.9/string-base64.html: Ditto.
2606 * perf/sunspider-0.9/string-fasta.html: Ditto.
2607 * perf/sunspider-0.9/string-tagcloud.html: Ditto.
2608 * perf/sunspider-0.9/string-unpack-code.html: Ditto.
2609 * perf/sunspider-0.9/string-validate-input.html: Ditto.
2610 * perf/sunspider-0.9/sunspider-driver.html: Ditto.
2611 * perf/sunspider-0.9/sunspider-results.html: Removed </link> and </input> tags.
2612 * perf/sunspider-0.9/sunspider.html: Removed </link> tag.
2614 2009-01-19 Adam Roben <aroben@apple.com>
2616 Add links to some recommended Visual Studio hotfixes
2618 Reviewed by Dave Hyatt.
2620 * building/tools.html:
2622 2009-01-08 Brent Fulgham <bfulgham@gmail.com>
2624 Reviewed by Adele Petersen.
2625 Landed by Pamela Greene.
2627 Fixes: http://bugs.webkit.org/show_bug.cgi?id=23139
2628 Remove links to no-longer-existing Drosera project.
2629 Also, clean up references to wiki in the nav.inc file.
2631 * nav.inc: Correct paths to wiki, swap Drosera for Web Inspector.
2633 2008-12-30 Brent Fulgham <bfulgham@gmail.com>
2635 Reviewed by Darin Adler.
2636 Landed by Pamela Greene.
2638 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22908.
2639 Update website so that newbies are told they must set the
2640 WebKitOutputDir to get a valid build.
2642 * building/build.html: Add language (and link) indicating the
2643 importance of setting the WebKitOutputDir variable, as well
2644 as a link to instructions on how to do so.
2646 2008-12-19 Dean Jackson <dino@apple.com>
2648 Media queries that return <integer> but are really boolean
2649 are restricted to 0 and 1. This is in line with other
2652 * specs/MediaQueriesExtensions.html:
2654 2008-12-03 Dean Jackson <dino@apple.com>
2656 Added links to the WebKit and Mozilla bugs for pointer-events.
2658 * specs/PointerEventsProperty.html:
2660 2008-11-27 Julien Chaffraix <jchaffraix@webkit.org>
2662 Reviewed by Eric Seidel.
2664 Bug 22468: Coding style: config.h should only be included in implementation files, not in header
2665 https://bugs.webkit.org/show_bug.cgi?id=22468
2667 Clarified the rules about config.h inclusion and added 2 new examples to illustrate it. Also
2668 added an explanation about the implementation files.
2670 * coding/coding-style.html:
2672 2008-11-25 Dean Jackson <dino@apple.com>
2674 Add a new work-in-progress proposal for pointer-events in
2675 HTML content. Also note that the Media Queries extensions
2676 are not at all official.
2678 * specs/MediaQueriesExtensions.html:
2679 * specs/PointerEventsProperty.html: Added.
2682 2008-11-25 Jack Wootten <jackwootton@gmail.com>
2684 Bug 20125: http://webkit.org/ missing link to key documentation for new developers.
2686 <https://bugs.webkit.org/show_bug.cgi?id=20125>
2688 Reviewed by David Kilzer.
2690 * projects/documentation/index.html: Added link to "Introduction to
2691 WebKit Objective-C Programming Guide".
2693 2008-11-24 Dean Jackson <dino@apple.com>
2695 Document the work-in-progress proposed extensions to
2696 CSS 3 Media Queries.
2698 * specs/MediaQueriesExtensions.html: Added.
2701 2008-11-17 Geoffrey Garen <ggaren@apple.com>
2703 Reviewed by Sam Weinig and Antti Koivisto.
2705 Clarified the last coding style rule, which was a baffling in its
2708 (Now let's see if our code ever starts following this rule!)
2710 * coding/coding-style.html:
2712 2008-11-17 Brady Eidson <beidson@apple.com>
2714 Reviewed by Mark Rowe
2716 Clarify an edge case for acronym capitalization.
2718 * coding/coding-style.html:
2720 2008-11-11 Simon Fraser <simon.fraser@apple.com>
2722 Update leaves animation sample.
2724 * blog-files/leaves/index.html:
2725 * blog-files/leaves/leaves.css:
2727 2008-11-11 Dean Jackson <dino@apple.com>
2729 Removed quotes in animation name value.
2731 * blog-files/pulse.html:
2733 2008-11-11 Dean Jackson <dino@apple.com>
2735 Added a smaller version of a screenshot.
2737 * blog-files/leaves-screenshot-small.jpg: Added.
2739 2008-11-11 Dean Jackson <dino@apple.com>
2741 Add a bunch of examples for CSS Animation blog draft.
2743 * blog-files/bounce.html: Added.
2744 * blog-files/bounce.png: Added.
2745 * blog-files/leaves-screenshot.jpg: Added.
2746 * blog-files/leaves/images/apple-touch-icon.png: Added.
2747 * blog-files/leaves/images/backgroundLeaves.jpg: Added.
2748 * blog-files/leaves/images/realLeaf1.png: Added.
2749 * blog-files/leaves/images/realLeaf2.png: Added.
2750 * blog-files/leaves/images/realLeaf3.png: Added.
2751 * blog-files/leaves/images/realLeaf4.png: Added.
2752 * blog-files/leaves/images/textBackground.png: Added.
2753 * blog-files/leaves/index.html: Added.
2754 * blog-files/leaves/leaves.css: Added.
2755 * blog-files/leaves/leaves.js: Added.
2756 * blog-files/pulse.html: Added.
2757 * blog-files/pulse.png: Added.
2759 2008-10-30 Cameron Zwarich <zwarich@apple.com>
2761 Rubber-stamped by Mark Rowe.
2763 Update the link to Mac Subversion binaries.
2765 * building/tools.html:
2767 2008-10-27 Antti Koivisto <antti@apple.com>
2771 * blog-files/squirrelfish-link-animated.svg: Added.
2773 2008-10-27 Antti Koivisto <antti@apple.com>
2777 * blog-files/cubes-7.svg: Added.
2778 * blog-files/number-morph.svg: Added.
2780 2008-10-07 Darin Adler <darin@apple.com>
2782 * coding/RefPtr.html: Second draft.
2784 2008-10-04 Mark Rowe <mrowe@apple.com>
2786 Upgrade to WordPress 2.6.2.
2790 2008-09-26 Timothy Hatcher <timothy@apple.com>
2792 Add screenshots of searching in the Web Inspector.
2796 * blog-files/inspector-searching-elements.png: Added.
2797 * blog-files/inspector-searching-profiles.png: Added.
2799 2008-09-25 Maciej Stachowiak <mjs@apple.com>
2803 - add some screenshots.
2805 * blog-files/acid3-screenshot.png: Added.
2806 * blog-files/acid3-timing-screenshot.png: Added.
2808 2008-09-25 Darin Adler <darin@apple.com>
2810 * contact.html: Take a cut at making the role of webkitsdk-dev
2811 clearer, specifying that it's Mac OS X specific and hosted at
2814 2008-09-24 Timothy Hatcher <timothy@apple.com>
2816 Add new screenshots of the Web Inspector's Scope Variables pane.
2820 * blog-files/inspector-closure-scope.png: Added.
2821 * blog-files/inspector-event-scope.png: Added.
2822 * blog-files/inspector-with-scope.png: Added.
2824 2008-09-24 Timothy Hatcher <timothy@apple.com>
2826 Add another screenshot of the Web Inspector.
2830 * blog-files/inspector-disabling-properties.png: Added.
2832 2008-09-24 Timothy Hatcher <timothy@apple.com>
2834 Add new screenshots of the Web Inspector.
2838 * blog-files/inspector-console-autocomplete.png: Added.
2839 * blog-files/inspector-databases-panel-query-view.png: Added.
2840 * blog-files/inspector-databases-panel.png: Added.
2841 * blog-files/inspector-elements-panel.png: Added.
2842 * blog-files/inspector-numeric-style-stepping.gif: Added.
2843 * blog-files/inspector-profiles-panel.png: Added.
2844 * blog-files/inspector-resources-panel.png: Added.
2845 * blog-files/inspector-scripts-panel.png: Added.
2846 * blog-files/inspector-status-bar-with-errors.png: Added.
2847 * blog-files/inspector-toolbar.png: Added.
2849 2008-09-24 Timothy Hatcher <timothy@apple.com>
2853 * demos/drosera/demo.js: Add some console.profile() calls.
2855 2008-09-22 Alexander Orlov <alexander.orlov@loxal.net>
2857 Reviewed by Darin Adler.
2859 * projects/performance/index.html: Remove dead link to the 24fun test.
2861 2008-09-18 Maciej Stachowiak <mjs@apple.com>
2865 * blog-files/animation-demo.svg: Added.
2867 2008-09-18 Maciej Stachowiak <mjs@apple.com>
2871 * blog-files/sfx-perf.png: Added.
2873 2008-08-25 Mark Rowe <mrowe@apple.com>
2875 Reviewed by Dan Bernstein.
2877 Modernize the bug reporting guidelines and make them a little less Mac-specific.
2879 * quality/bugwriting.html:
2881 2008-08-18 Mark Rowe <mrowe@apple.com>
2883 Upgrade to WordPress 2.6.1.
2887 2008-08-01 Adam Roben <aroben@apple.com>
2889 Add a link to the instructions to use Apple's Safari for Windows
2892 Reviewed by Eric Seidel.
2894 * building/debug.html:
2896 2008-07-28 Robert Blaut <webkit@blaut.biz>
2898 Reviewed by Mark Rowe.
2900 Fix for bug: Website provides no guidance on debugging
2901 <https://bugs.webkit.org/show_bug.cgi?id=3643>
2903 * building/debug.html: added info about Xcode Debugging Guide.
2905 2008-07-26 Mark Rowe <mrowe@apple.com>
2907 Rubber-stamped by Oliver Hunt.
2909 Update the Squirrelfish bytecode documentation.
2911 * specs/squirrelfish-bytecode.html:
2913 2008-07-26 Robert Blaut <webkit@blaut.biz>
2915 Reviewed by Eric Seidel.
2917 Fix for <https://bugs.webkit.org/show_bug.cgi?id=19712>
2918 Corrected validation errors in main.css file.
2922 2008-07-26 Robert Blaut <webkit@blaut.biz>
2924 Reviewed by Alexey Proskuryakov.
2926 Fix for bug: <https://bugs.webkit.org/show_bug.cgi?id=18186>
2927 Added notes about unsupported Visual Studio versions.
2929 * building/tools.html:
2931 2008-07-26 Robert Blaut <webkit@blaut.biz>
2933 Reviewed by Eric Seidel.
2935 Fix for <https://bugs.webkit.org/show_bug.cgi?id=16719>
2936 Removed basic requirements for undetected version of WebKit.
2938 * quality/reporting.html:
2940 2008-07-26 Robert Blaut <webkit@blaut.biz>
2942 Reviewed by Adele Petersen.
2944 Fix for bug 7436: Truncated title on webkit DOM page.
2945 <https://bugs.webkit.org/show_bug.cgi?id=7436>
2947 * projects/dom/index.html: Added basic project informations.
2949 2008-07-24 Adam Roben <aroben@apple.com>
2951 Remove some redundant text accidentally checked in
2953 * building/tools.html:
2955 2008-07-24 Adam Roben <aroben@apple.com>
2957 Fix a dead link to the Windows Platform SDK and related instructions
2959 Rubberstamped by Alexey Proskuryakov.
2961 * building/tools.html: Fixed a dead link.
2963 2008-07-21 Mark Rowe <mrowe@apple.com>
2965 Update Akismet plugin to 2.1.6.
2967 * blog/wp-content/plugins/akismet/akismet.php:
2969 2008-07-21 Mark Rowe <mrowe@apple.com>
2971 Update to WordPress 2.6.
2975 2008-07-18 David D. Kilzer <ddkilzer@webkit.org>
2977 Fixed indentation of example code for C++ pointers/references!
2979 * coding/coding-style.html:
2981 2008-07-18 Robert Blaut <webkit@blaut.biz>
2983 Reviewed by David Kilzer.
2985 Fix for <https://bugs.webkit.org/show_bug.cgi?id=12313>
2986 Added code style guidelines for multi-line boolean expressions
2988 * coding/coding-style.html:
2990 2008-07-02 Mark Rowe <mrowe@apple.com>
2992 Update a URL that was out of date.
2994 * building/checkout.html:
2996 2008-07-01 Mark Rowe <mrowe@apple.com>
2998 Update the path to the configuration file.
3000 * blog/wp-config.php:
3002 2008-06-27 Dan Bernstein <mitz@apple.com>
3004 Reviewed by Timothy Hatcher.
3006 * css/main.css: Reduced text shadow offsets.
3008 2008-06-25 Maciej Stachowiak <mjs@apple.com>
3010 Not reviewed, web site fix.
3012 Remove blank lines in an attempt to fix feeds.
3014 * blog/wp-content/themes/webkit/index.php:
3015 * blog/wp-content/themes/webkit/links.php:
3017 2008-06-22 Aaron Digulla <digulla@hepe.com>
3019 Reviewed by Darin Adler.
3021 Fix https://bugs.webkit.org/show_bug.cgi?id=18993
3022 Bug 18993: Update of buttons in editing toolbar demo lags behind
3024 * demos/editingToolbar/FancyToolbar.js:
3025 * demos/editingToolbar/index.html:
3027 2008-06-16 Maciej Stachowiak <mjs@apple.com>
3029 A handy reference image.
3031 * blog-files/acid3-timing.png: Added.
3033 2008-06-10 Maciej Stachowiak <mjs@apple.com>
3037 - tweak newly added markup.
3039 * blog/wp-content/themes/webkit/header.php:
3041 2008-06-10 Maciej Stachowiak <mjs@apple.com>
3043 Rubber stamped by Adele.
3045 - add short title and multisize icon
3047 * blog/wp-content/themes/webkit/header.php:
3048 * images/surfin-safari.icns: Added.
3050 2008-06-04 Dean Jackson <dino@apple.com>
3052 Put index pages into specs dirs to make it easier to
3055 * specs/index.html: Added.
3056 * specs/CSSVisualEffects/index.html: Added.
3058 2008-06-03 Maciej Stachowiak <mjs@apple.com>
3060 Add a snapshot of the squirrelfish bytecode docs.
3062 * specs/squirrelfish-bytecode.html: Added.
3064 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3066 Transparent background!
3068 * blog-files/squirrelfish.png:
3070 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3074 * blog-files/squirrelfish-webkit-graph.png:
3076 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3078 Renamed this file quiet down the peanut gallery.
3080 * blog-files/squirrelfish-webkit-graph.png: Copied from blog-files/webkit-graph.png.
3081 * blog-files/webkit-graph.png: Removed.
3083 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3087 * blog-files/webkit-graph.png: Added.
3089 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3091 Moved the squirrelfish mascot to the right place.
3093 * blog-files/squirrelfish.png: Copied from images/squirrelfish.png.
3094 * images/squirrelfish.png: Removed.
3096 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3098 Uploaded the squirrelfish mascot.
3100 * images/squirrelfish.png: Added.
3102 2008-05-23 William Siegrist <wsiegrist@apple.com>
3104 Reviewed by Mark Rowe
3106 Rename duplicated "notice" id to "terms".
3111 2008-05-16 Anders Carlsson <andersca@apple.com>
3115 Add manifest MIME type.
3119 2008-05-14 Anders Carlsson <andersca@apple.com>
3123 Make our Sticky notes example an offline web app.
3125 * misc/DatabaseExample.html:
3126 * misc/DatabaseExample.manifest: Added.
3128 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3130 Ooops, I made some mistakes trying to fix the validation errors. This time for sure.
3132 * demos/transitions-and-transforms/index.html:
3134 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3136 Make the demo valid HTML5 (according to validator.nu) and add alt text to the images.
3138 * demos/transitions-and-transforms/index.html:
3140 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3142 Tweaked demo visuals slightly.
3144 * demos/transitions-and-transforms/leopard.css:
3146 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3148 Tweak CSS to look a little better while loading.
3150 * demos/transitions-and-transforms/leopard.css:
3152 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3154 Not reviewed - new demo.
3156 Added a demo of CSS Transforms and Transitions.
3158 * demos/transitions-and-transforms: Added.
3159 * demos/transitions-and-transforms/Finder Coverflow.png: Added.
3160 * demos/transitions-and-transforms/Horsehead.png: Added.
3161 * demos/transitions-and-transforms/Mail Stationery.png: Added.
3162 * demos/transitions-and-transforms/Quick Look.png: Added.
3163 * demos/transitions-and-transforms/Spaces.png: Added.
3164 * demos/transitions-and-transforms/Stacks.png: Added.
3165 * demos/transitions-and-transforms/Time Machine.png: Added.
3166 * demos/transitions-and-transforms/index.html: Added.
3167 * demos/transitions-and-transforms/leopard.css: Added.
3168 * demos/transitions-and-transforms/no-style.html: Added.
3170 2008-05-08 Mark Rowe <mrowe@apple.com>
3172 Reviewed by Sam Weinig.
3174 Add a link to the Mac OS Forge terms of use.
3178 2008-04-25 Mark Rowe <mrowe@apple.com>
3180 Upgrade to WordPress 2.5.1. Another day, another security vulnerability in WordPress.
3184 2008-04-21 Dean Jackson <dino@apple.com>
3186 Updated CSS Visual Effects proposals.
3190 * described simplified sandwich model (that animations have no effect
3191 outside their duration and last specified animation wins)
3192 * diagram showing the above
3193 * specified animations to start at style resolution or document load,
3195 * animation start events always have elapsedTime == 0
3199 * removed text saying that elements cannot be drawn as intersecting.
3200 * described that preserve-3d trees often need a flattening parent, otherwise
3201 elements can be hidden behind their ancestor's background.
3202 * describe that preserve-3d is not always possible, such as when
3203 overflow is 'hidden'.
3209 * specs/CSSVisualEffects/CSSAnimation.html:
3210 * specs/CSSVisualEffects/CSSTransforms.html:
3211 * specs/CSSVisualEffects/CSSTransitions.html:
3212 * specs/CSSVisualEffects/sandwich.png: Added.
3214 2008-04-08 Dean Jackson <dino@apple.com>
3216 Add some updated proposals for CSS specifications, such as
3217 Transforms and Transitions which are already implemented in TOT.
3219 * specs/CSSVisualEffects: Added.
3220 * specs/CSSVisualEffects/CSSAnimation.html: Added.
3221 * specs/CSSVisualEffects/CSSTransforms.html: Added.
3222 * specs/CSSVisualEffects/CSSTransitions.html: Added.
3224 2008-03-31 Mark Rowe <mrowe@apple.com>
3226 Add some images that were missed in the WordPress 2.5 upgrade.
3230 2008-03-31 Mark Rowe <mrowe@apple.com>
3232 Upgrade to WordPress 2.5
3236 2008-03-28 Darin Adler <darin@apple.com>
3238 * building/build.html: Add another mention of using the Cygwin shell.
3239 * building/tools.html: Fix a typo on the name Cygwin.
3241 2008-03-26 Maciej Stachowiak <mjs@apple.com>
3243 More screenshots for the blog.
3245 * blog-files/acid3-full-rendering-pass.png: Added.
3246 * blog-files/acid3-rendering-reference.png: Added.
3248 2008-03-26 Maciej Stachowiak <mjs@apple.com>
3250 Screenshot for blog post.
3252 * blog-files/acid3-100.png: Added.
3254 2008-03-23 Antti Koivisto <antti@apple.com>
3256 * blog-files/wsj-vs.png: Added.
3258 2008-03-23 Eric Seidel <eric@webkit.org>
3262 Make our SVG status document slightly less inaccurate.
3264 * projects/svg/status.xml:
3266 2008-03-21 Antti Koivisto <antti@apple.com>
3268 Add some images for a blog post.
3270 * blog-files/wsj-nopreload.png: Added.
3271 * blog-files/wsj-preload.png: Added.
3273 2008-03-17 Dan Bernstein <mitz@apple.com>
3275 Reviewed by Sam Weinig.
3277 - link "backtrace" to the page that explains how to get one
3279 * quality/bugwriting.html:
3281 2008-03-15 Matt Lilek <webkit@mattlilek.com>
3283 Rubber-stamped by Mitz.
3285 Update crash log page with instructions for Leopard.
3287 * quality/crashlogs.html:
3289 2008-03-11 Robert Blaut <webkit@blaut.biz>
3291 Reviewed by Darin Adler.
3293 Fix bug http://bugs.webkit.org/show_bug.cgi?id=17280
3294 Patch deletes an obsolete hitlist.html page and other references to it
3296 * nav.inc: removed menu link to hitlist.html
3297 * projects/compat/hitlist.html: Removed.
3298 * projects/compat/index.html: removed reference to hitlist.html
3300 2008-03-06 Timothy Hatcher <timothy@apple.com>
3302 Rubber-stamped by Adam Roben.
3304 Add a simple page that has various demo functions for Drosera.
3306 * demos/drosera: Added.
3307 * demos/drosera/demo.js: Added.
3308 * demos/drosera/drosera.png: Added.
3309 * demos/drosera/index.html: Added.
3311 2008-03-04 Mark Rowe <mrowe@apple.com>
3313 Rubber-stamped by Brady Eidson.
3315 * building/tools.html: Update link to Windows Platform SDK to its new location.
3317 2008-03-04 Mark Rowe <mrowe@apple.com>
3319 Reviewed by Sam Weinig.
3321 Add a note about preferring if over else if when the previous if is terminated by a return statement.
3323 * coding/coding-style.html:
3325 2008-02-08 Adam Roben <aroben@apple.com>
3327 * perf/slickspeed/config.ini: Fixed version number.
3329 2008-02-08 Adam Roben <aroben@apple.com>
3331 Update jQuery to v1.2.3
3333 Rubberstamped by Mitz.
3335 * perf/slickspeed/config.ini:
3336 * perf/slickspeed/frameworks/jquery-1.2.3.js: Renamed from WebKitSite/perf/slickspeed/frameworks/jquery-1.2.1.js.
3338 2008-02-07 David Smith <catfish.man@gmail.com>
3340 Rubber stamped by weinig and bdash.
3341 Update prototype.js to 1.6.0.2 to be a bit less unfair in comparative benchmarking.
3343 * perf/slickspeed/frameworks/prototype.js:
3345 2008-02-07 David Smith <catfish.man@gmail.com>
3347 Rubber stamped by Mark Rowe
3348 Fix a duplicate selector in the test.
3350 * perf/slickspeed/selectors.list:
3352 2008-02-07 David Smith <catfish.man@gmail.com>
3354 Reviewed by Adam Roben.
3355 Added :nth-child and :last-child to the list of selectors to test.
3357 * perf/slickspeed/selectors.list:
3359 2008-02-05 Mark Rowe <mrowe@apple.com>
3361 Update WordPress to 2.3.3 which includes security fixes.
3363 * blog/wp-admin/install-helper.php:
3364 * blog/wp-includes/gettext.php:
3365 * blog/wp-includes/pluggable.php:
3366 * blog/wp-includes/version.php:
3369 2008-02-02 David Smith <catfish.man@gmail.com>
3373 Update the selector benchmark/test now that WebKit supports :only-child and :last-child;
3374 Unfortunately, the javascript libraries don't appear to implement :*-of-type correctly, so that one remains disabled for now.
3376 * perf/slickspeed/header.html: Typo fix, and updated the note to clarify that WebKit is no longer the only implementation causing us to leave some selectors disabled.
3377 * perf/slickspeed/selectors.list: Added the new selectors
3379 2008-02-02 Mark Rowe <mrowe@apple.com>
3381 Add WordPress plugin to give more control over blog comment settings.
3383 * blog/wp-content/plugins/commentcontrol.php: Added.
3385 2008-01-30 Jessica Kahn <jess@apple.com>
3387 Reviewed by Tim Hatcher.
3389 * coding/coding-style.html:
3390 Adding a note about avoiding explicit nil/NO initialization of Objective-C instance variables.
3392 2008-01-21 David Smith <catfish.man@gmail.com>
3394 Reviewed by Darin Adler.
3396 Added a modified version of the MooTools SlickSpeed Selector Test/Benchmark to show off querySelectorAll. MIT licensed.
3398 * perf/slickspeed: Added.
3399 * perf/slickspeed/config.ini: Added.
3400 * perf/slickspeed/footer.html: Added.
3401 * perf/slickspeed/frameworks: Added.
3402 * perf/slickspeed/frameworks/DomQuery.js: Added.
3403 * perf/slickspeed/frameworks/dummy.js: Added.
3404 * perf/slickspeed/frameworks/jquery-1.2.1.js: Added.
3405 * perf/slickspeed/frameworks/prototype.js: Added.
3406 * perf/slickspeed/header.html: Added.
3407 * perf/slickspeed/index.php: Added.
3408 * perf/slickspeed/instructions.txt: Added.
3409 * perf/slickspeed/logo.png: Added.
3410 * perf/slickspeed/selectors.list: Added.
3411 * perf/slickspeed/style.css: Added.
3412 * perf/slickspeed/system: Added.
3413 * perf/slickspeed/system/index.php: Added.
3414 * perf/slickspeed/system/slickspeed.js: Added.
3415 * perf/slickspeed/system/template.php: Added.
3416 * perf/slickspeed/template.html: Added.
3418 2008-01-17 Steve Falkenburg <sfalken@apple.com>
3420 Added Vista crash logging information.
3424 * quality/crashlogs.html:
3426 2008-01-07 Eric Seidel <eric@webkit.org>
3428 Reviewed by Mark Rowe.
3430 * projects/svg/status.xml: remove fixed bugs.
3432 2007-12-30 Mark Rowe <mrowe@apple.com>
3434 Unreviewed. Update WordPress to 2.3.2, which includes security fixes.
3436 * blog/wp-admin/admin.php:
3437 * blog/wp-admin/includes/file.php:
3438 * blog/wp-admin/install.php:
3439 * blog/wp-admin/setup-config.php:
3441 * blog/wp-includes/formatting.php:
3442 * blog/wp-includes/functions.php:
3443 * blog/wp-includes/pluggable.php:
3444 * blog/wp-includes/post.php:
3445 * blog/wp-includes/query.php:
3446 * blog/wp-includes/taxonomy.php:
3447 * blog/wp-includes/version.php:
3448 * blog/wp-includes/wp-db.php:
3450 * blog/wp-settings.php:
3453 2007-12-29 Alp Toker <alp@atoker.com>
3457 * perf/sunspider-0.9/sunspider.html:
3459 2007-12-29 Alp Toker <alp@atoker.com>
3463 Provide the current URL in the SunSpider results page. Useful for
3464 copying benchmark results out of browsers without a location bar or
3465 where the location bar can't handle long URLs.
3467 * perf/sunspider-0.9/sunspider-results.html:
3469 2007-12-21 David Smith <catfish.man@gmail.com>
3471 At bdash's suggestion, display a message if someone attempts to run the 'native' version of the getElementsByClassName benchmark in a browser that doesn't support that.
3473 * blog-files/gebcnspeedtest.html:
3475 2007-12-21 David Smith <catfish.man@gmail.com>
3477 Add the benchmark from the previous commit as well.
3479 * blog-files/gebcnspeedtest.html: Added.
3480 * blog-files/prototype-for-gebcn-test.js: Added.
3482 2007-12-21 David Smith <catfish.man@gmail.com>
3484 Add a graph of benchmark results for an upcoming blog post.
3486 * blog-files/gebcnwebkitonly.png: Added.
3488 2007-12-18 Antti Koivisto <antti@apple.com>
3490 Reviewed by Darin and Steve.
3492 Add instructions to install the QuickTime SDK for Windows.
3494 * building/tools.html:
3496 2007-12-18 Mark Rowe <mrowe@apple.com>
3500 * perf/sunspider-0.9/sunspider.html:
3502 2007-12-18 Steve Falkenburg <sfalken@apple.com>
3504 Correct link to Visual Studio Express 2005.
3505 Old link points to 2008.
3509 * building/tools.html:
3511 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3515 - work around IE layout bugs
3517 * perf/sunspider-0.9/sunspider.css:
3519 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3523 - fix compare feature
3525 * perf/sunspider-0.9/sunspider-results.html:
3527 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3529 Rubber stamped by Mark.
3531 - Add a copy of SunSpider 0.9 to the site
3534 * perf/sunspider-0.9: Added.
3535 * perf/sunspider-0.9/3d-cube.html: Added.
3536 * perf/sunspider-0.9/3d-morph.html: Added.
3537 * perf/sunspider-0.9/3d-raytrace.html: Added.
3538 * perf/sunspider-0.9/access-binary-trees.html: Added.
3539 * perf/sunspider-0.9/access-fannkuch.html: Added.
3540 * perf/sunspider-0.9/access-nbody.html: Added.
3541 * perf/sunspider-0.9/access-nsieve.html: Added.
3542 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added.
3543 * perf/sunspider-0.9/bitops-bits-in-byte.html: Added.
3544 * perf/sunspider-0.9/bitops-bitwise-and.html: Added.
3545 * perf/sunspider-0.9/bitops-nsieve-bits.html: Added.
3546 * perf/sunspider-0.9/controlflow-recursive.html: Added.
3547 * perf/sunspider-0.9/crypto-aes.html: Added.
3548 * perf/sunspider-0.9/crypto-md5.html: Added.
3549 * perf/sunspider-0.9/crypto-sha1.html: Added.
3550 * perf/sunspider-0.9/date-format-tofte.html: Added.
3551 * perf/sunspider-0.9/date-format-xparb.html: Added.
3552 * perf/sunspider-0.9/math-cordic.html: Added.
3553 * perf/sunspider-0.9/math-partial-sums.html: Added.
3554 * perf/sunspider-0.9/math-spectral-norm.html: Added.
3555 * perf/sunspider-0.9/regexp-dna.html: Added.
3556 * perf/sunspider-0.9/string-base64.html: Added.
3557 * perf/sunspider-0.9/string-fasta.html: Added.
3558 * perf/sunspider-0.9/string-tagcloud.html: Added.
3559 * perf/sunspider-0.9/string-unpack-code.html: Added.
3560 * perf/sunspider-0.9/string-validate-input.html: Added.
3561 * perf/sunspider-0.9/sunspider-analyze-results.js: Added.
3562 * perf/sunspider-0.9/sunspider-compare-results.js: Added.
3563 * perf/sunspider-0.9/sunspider-driver.html: Added.
3564 * perf/sunspider-0.9/sunspider-record-result.js: Added.
3565 * perf/sunspider-0.9/sunspider-results.html: Added.
3566 * perf/sunspider-0.9/sunspider-test-prefix.js: Added.
3567 * perf/sunspider-0.9/sunspider.css: Added.
3568 * perf/sunspider-0.9/sunspider.html: Added.
3570 2007-12-16 Brent Fulgham <bfulgham@gmail.com>
3572 Reviewed by Maciej Stachowiak.
3574 http://bugs.webkit.org/show_bug.cgi?id=16446.
3576 * building/debug.html: Update to expand the win32 debugging instructions.
3578 2007-12-07 Brady Eidson <beidson@apple.com>
3580 Reviewed by Darin's rubberstamp
3582 When developing the Database feature and dealing with UI Delegate issues, it is important to have
3583 live examples on the web to help reproduce certain situations.
3585 This file is a dumping ground for such examples, and starts out with one function - the ability to add
3586 arbitrary amounts of data to a database to test the quota-related mechanisms of the UI
3588 * misc/DatabaseTester.html: Added.
3590 2007-12-07 Brady Eidson <beidson@apple.com>
3592 Reviewed by Adam Roben
3594 * misc/DatabaseExample.html: Changed to differentiate failure between running with an
3595 unsupported browser or some other error that prevented the database from opening.
3596 In the future we can use ExceptionCodes returned from openDatabase(), but a good list
3597 of those don't exist yet
3599 2007-12-05 Timothy Hatcher <timothy@apple.com>
3601 Add another Inspector screenshot for an upcoming blog post.
3603 * blog-files/InspectorDatabaseBrowser.png: Added.
3605 2007-12-04 Alp Toker <alp@atoker.com>
3607 Reviewed by Mark Rowe.
3609 Link to Planet WebKit.
3613 2007-12-02 Adam Roben <aroben@apple.com>
3615 Add another screenshot
3617 * blog-files/InspectElementMenu.png: Added.
3619 2007-12-02 Adam Roben <aroben@apple.com>
3621 Add some Inspector screenshots for an upcoming blog post
3623 Rubberstamped by Mark Rowe.
3625 * blog-files/InspectorCSSEditing.png: Added.
3626 * blog-files/InspectorFonts.png: Added.
3628 2007-11-30 Matt Lilek <webkit@mattlilek.com>
3632 Link to the commit and review policy.
3634 * coding/contributing.html:
3637 2007-11-30 Darin Adler <darin@apple.com>
3639 * coding/commit-review-policy.html: A couple more typos and very
3640 minor grammatical stuff. No substantive change.
3642 2007-11-30 Darin Adler <darin@apple.com>
3644 * coding/commit-review-policy.html: Fixed a typo, added a footer.
3646 2007-11-30 Matt Lilek <webkit@mattlilek.com>
3650 Clean up a couple of typos from Maciej's last patch.
3652 * coding/commit-review-policy.html:
3654 2007-11-30 Maciej Stachowiak <mjs@apple.com>
3656 Reviewed by Bertrand.
3658 New commit and review policy.
3660 * coding/commit-review-policy.html: Added.
3662 2007-11-21 Mark Rowe <mrowe@apple.com>
3666 Update coding style to cover control statements with no body.
3668 * coding/coding-style.html:
3670 2007-11-17 Adam Roben <aroben@apple.com>
3672 Update Windows debugging instructions
3674 Reviewed by Mark Rowe.
3676 * building/debug.html:
3678 2007-11-14 Brady Eidson <beidson@apple.com>
3682 * images/DroseraPic.png: Added.
3684 2007-11-12 Brady Eidson <beidson@apple.com>
3688 Update the DatabaseExample to use the new API
3690 * misc/DatabaseExample.html:
3692 2007-11-12 Mark Rowe <mrowe@apple.com>
3694 * building/tools.html: Remove extra >.
3696 2007-11-09 Antti Koivisto <antti@apple.com>
3698 Rubber stamped by bdash.
3700 Add directory for blog resources (and one image).
3702 * blog-files: Added.
3703 * blog-files/touch-poster.png: Added.
3705 2007-11-07 Dan Bernstein <mitz@apple.com>
3707 Reviewed by Darin Adler.
3709 - removed a workaround for the bug fixed in the WebCore part of this
3712 2007-11-04 Timothy Hatcher <timothy@apple.com>
3714 Land the HTML Editing Toolbar demo from WWDC 2007.
3717 * demos/editingToolbar: Added.
3718 * demos/editingToolbar/FancyToolbar.css: Added.
3719 * demos/editingToolbar/FancyToolbar.js: Added.
3720 * demos/editingToolbar/FancyToolbarImages: Added.
3721 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
3722 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
3723 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
3724 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
3725 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
3726 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
3727 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
3728 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
3729 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
3730 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
3731 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
3732 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
3733 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
3734 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
3735 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
3736 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
3737 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
3738 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
3739 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
3740 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
3741 * demos/editingToolbar/content.html: Added.
3742 * demos/editingToolbar/images: Added.
3743 * demos/editingToolbar/images/safari.png: Added.
3744 * demos/editingToolbar/index.html: Added.
3746 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
3748 CIA has changed its hostname from cia.navi.cx to cia.vc
3749 <http://bugs.webkit.org/show_bug.cgi?id=15829>
3753 * contact.html: Updated links to CIA.
3755 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
3757 LGPL'ed files contain incorrect FSF address
3758 <http://bugs.webkit.org/show_bug.cgi?id=14885>
3760 Reviewed by NOBODY (follow-up fix).
3762 * blog/wp-includes/class-snoopy.php:
3763 * blog/wp-includes/gettext.php:
3764 * blog/wp-includes/streams.php:
3766 2007-11-01 Sam Weinig <sam@webkit.org>
3768 Rubber-stamped by Tim Hatcher.
3770 * misc/DatabaseExample.html: Speed up default close speed to .25s
3772 2007-11-01 Sam Weinig <sam@webkit.org>
3774 Reviewed by Adam Roben.
3776 - Don't show the close button on the notes unless hovering over the note.
3777 - Do transformation and fade when closing a note using the new transition properties.
3779 * misc/DatabaseExample.html:
3781 2007-10-29 Mark Rowe <mrowe@apple.com>
3787 2007-10-29 Mark Rowe <mrowe@apple.com>
3789 Files that have been added or modified on the web server without making it in to SVN.
3792 * blog/wp-content/databaseexample.png: Added.
3793 * blog/wp-content/uploads: Added.
3794 * blog/wp-content/uploads/2007: Added.
3795 * blog/wp-content/uploads/2007/06: Added.
3796 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
3797 * building/cygwin-downloader.zip: Added.
3799 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
3801 Rubber-stamped by Mark Rowe.
3803 * images/download.png: Updated to say "Nightly builds" instead of
3804 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
3805 download link anyway.
3807 2007-10-21 David Kilzer <ddkilzer@webkit.org>
3809 Reviewed by Darin Adler.
3811 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
3812 DOM Exception opening up client-side database example for the first time
3814 There was a race condition when creating the WebKitStickyNotes table for the
3815 first time in which the loaded() function (renamed to loadNotes()) could be
3816 called before the table was created. Prevent this by only calling loadNotes()
3817 in an executeSql() callback after we know the table exists, or after we know
3818 the table has been created.
3820 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
3821 Created a new loaded() function.
3823 2007-10-20 Mark Rowe <mrowe@apple.com>
3825 Rubber-stamped by Adam.
3827 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
3829 * misc/DatabaseExample.html:
3830 * misc/deleteButton.png: Added.
3831 * misc/deleteButton.tiff: Removed.
3832 * misc/deleteButtonPressed.png: Added.
3833 * misc/deleteButtonPressed.tiff: Removed.
3835 2007-10-20 Adam Roben <aroben@apple.com>
3837 Make the notes sticky!
3841 * misc/DatabaseExample.html:
3842 * misc/deleteButton.tiff: Added.
3843 * misc/deleteButtonPressed.tiff: Added.
3845 2007-10-19 Timothy Hatcher <timothy@apple.com>
3847 Reviewed by Mark Rowe.
3849 Fix a couple of exceptions for first time users.
3851 * misc/DatabaseExample.html:
3853 2007-10-19 Anders Carlsson <andersca@apple.com>
3857 Make example actually work.
3859 * misc/DatabaseExample.html:
3861 2007-10-19 Anders Carlsson <andersca@apple.com>
3867 * misc/DatabaseExample.html:
3869 2007-10-19 Brady Eidson <beidson@apple.com>
3873 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
3875 * misc/DatabaseExample.html:
3877 2007-10-19 Brady Eidson <beidson@apple.com>
3879 Reviewed by Tim Hatcher
3881 Sample database API usage
3883 * misc/DatabaseExample.html: Added.
3885 2007-09-25 David Kilzer <ddkilzer@webkit.org>
3889 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
3890 LGPL'ed files contain incorrect FSF address
3892 * blog/wp-content/plugins/wp-cache/wp-cache.php:
3893 * blog/wp-includes/class-snoopy.php:
3894 * blog/wp-includes/gettext.php:
3895 * blog/wp-includes/js/tinymce/license.html:
3896 * blog/wp-includes/streams.php:
3898 2007-09-23 Maciej Stachowiak <mjs@apple.com>
3900 Reviewed by Mark Rowe.
3902 - Limit custom list bullets to ordered lists only
3913 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3917 * coding/coding-style.html:
3918 - in section Other Punctuation
3919 - syntax instead of synatax
3920 - fix sample code alignment
3922 2007-09-06 Maciej Stachowiak <mjs@apple.com>
3926 * misc/WebKitDetect.js: Added.
3928 2007-09-06 Maciej Stachowiak <mjs@apple.com>
3930 Not reviewed - copy of WebKitDetect script from wiki
3932 * misc/WebKitDetect.html: Added.
3934 2007-08-20 Adam Roben <aroben@apple.com>
3936 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
3940 * quality/crashlogs.html:
3942 2007-07-26 Maciej Stachowiak <mjs@apple.com>
3944 - grammar fix pointed out by Mitz.
3946 * projects/goals.html:
3948 2007-07-25 Maciej Stachowiak <mjs@apple.com>
3950 Rubber stamped by Adam.
3952 Added WebKit Project Goals.
3954 * nav.inc: added a nav link.
3955 * projects/goals.html: Added.
3957 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
3959 Reviewed by Adam Roben.
3961 Add information on getting a useful crash log on Mac and Windows.
3964 * quality/crashlogs.html: Added.
3965 * quality/mac_reportbox.jpg: Added.
3966 * quality/mac_viewtrace.jpg: Added.
3967 * quality/win_installwatson.jpg: Added.
3968 * quality/win_watsongui.jpg: Added.
3969 * quality/win_watsoninstalled.jpg: Added.
3971 2007-07-20 Mark Rowe <mrowe@apple.com>
3973 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
3974 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
3975 include is functionally identical for our purposes on the first use.
3977 * blog/wp-content/advanced-cache.php:
3979 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
3983 - http://bugs.webkit.org/show_bug.cgi?id=14628
3984 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
3988 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
3990 Reviewed by Adam Roben.
3992 Add info about VC++ Express forgetting SDK paths.
3994 * building/build.html:
3996 2007-07-02 Mitz Pettel <mitz@webkit.org>
3998 Reviewed by Darin Adler.
4000 - http://bugs.webkit.org/show_bug.cgi?id=14482
4001 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
4003 * quality/reduction.html:
4005 2007-07-01 Mitz Pettel <mitz@webkit.org>
4007 Reviewed by Darin Adler.
4009 - http://bugs.webkit.org/show_bug.cgi?id=14481
4010 Broken links on coding/lgpl-license.html
4012 * coding/lgpl-license.html:
4014 2007-06-24 Mitz Pettel <mitz@webkit.org>
4016 Reviewed by Adam Roben.
4020 * building/build.html:
4022 2007-06-23 Mark Rowe <mrowe@apple.com>
4026 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
4028 2007-06-12 Adam Roben <aroben@apple.com>
4030 Update the location of cygwin-downloader.zip.
4032 Rubberstamped by Hyatt.
4034 * building/tools.html:
4036 2007-06-12 Dave Hyatt <hyatt@apple.com>
4038 Add Windows checkout/build instructions to the website.
4040 * building/build.html:
4041 * building/checkout.html:
4042 * building/debug.html:
4043 * building/tools.html: Added.
4044 * building/run.html:
4049 2007-06-10 Geoffrey Garen <ggaren@apple.com>
4051 Reviewed by Beth Dakin.
4053 Cleaned up formatting on the check out page.
4055 * building/checkout.html:
4057 2007-06-08 Mark Rowe <mrowe@apple.com>
4059 Rubber-stamped by Hyatt.
4061 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
4062 than doing server-side user agent checks. This resolves an issue some people were seeing where
4063 caching would lead to a page generated for an Internet Explorer user being served to a Safari
4064 user. The visible symptom of this was many of the graphics were missing.
4066 * blog/wp-content/themes/webkit/header.php:
4069 2007-05-04 Mark Rowe <mrowe@apple.com>
4071 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
4072 present in the old version which have since been removed, but it's unlikely
4073 they'll ever cause a problem.
4075 2007-05-04 Mark Rowe <mrowe@apple.com>
4077 Add graphics used by existing blog posts into SVN.
4079 * blog/wp-content/rotate.png: Added.
4080 * blog/wp-content/drosera.png: Added.
4081 * blog/wp-content/hitlist.png: Added.
4082 * blog/wp-content/svgtextmini.png: Added.
4083 * blog/wp-content/svgtextmini_01.png: Added.
4084 * blog/wp-content/textfield_screenshot.jpg: Added.
4085 * blog/wp-content/Picture9.png: Added.
4086 * blog/wp-content/svgtext.png: Added.
4087 * blog/wp-content/webInspector.png: Added.
4088 * blog/wp-content/rotate.svg: Added.
4089 * blog/wp-content/chucknorris.png: Added.
4091 2007-04-21 Mitz Pettel <mitz@webkit.org>
4093 Reviewed by Darin Adler.
4095 - http://bugs.webkit.org/show_bug.cgi?id=13350
4096 Build Ahem into DumpRenderTree
4098 * quality/testing.html: Removed the requirement to download and install
4099 Ahem for running the tests.
4100 * quality/testwriting.html: Added information about Ahem.
4102 2007-04-09 Adele Peterson <adele@apple.com>
4104 * blog/wp-content/chrome.jpg: Added.
4106 2007-04-05 Mark Malone <markmalone@mac.com>
4108 Reviewed by Darin Adler.
4110 http://bugs.webkit.org/show_bug.cgi?id=13273
4111 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
4113 * nav.inc: Link directly to the hierarchy.
4115 2007-03-26 Darin Adler <darin@apple.com>
4117 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
4119 2007-03-25 Darin Adler <darin@apple.com>
4121 * coding/coding-style.html: Put !important on right/wrong colors so they override the
4122 green color that comes from the green.css stylesheet.
4124 2007-03-25 Darin Adler <darin@apple.com>
4126 * coding/RefPtr.html: A couple minor wording tweaks.
4128 2007-03-25 Darin Adler <darin@apple.com>
4130 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
4132 2007-03-25 Mark Rowe <mrowe@apple.com>
4134 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
4135 Replace raw ampersands in hyperlink URL with named entity.
4137 2007-03-25 Darin Adler <darin@apple.com>
4139 * coding/RefPtr.html: A couple wording tweaks.
4141 2007-03-25 Darin Adler <darin@apple.com>
4143 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
4144 suggested by Anders.
4146 2007-03-24 Darin Adler <darin@apple.com>
4148 * css/main.css: Try tighter spacing for code examples.
4150 2007-03-24 Darin Adler <darin@apple.com>
4152 * coding/RefPtr.html: <span> -> </span>
4154 2007-03-24 Darin Adler <darin@apple.com>
4156 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
4158 2007-03-24 Darin Adler <darin@apple.com>
4160 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
4162 Also tweaked the MIME types of a few files and removed a stray executable bit.
4164 2007-03-21 David Kilzer <ddkilzer@apple.com>
4166 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
4168 2007-03-21 David Kilzer <ddkilzer@apple.com>
4170 * building/checkout.html: Got rid of "click here" link and restructured sentences
4171 linking to svn clients.
4173 2007-03-21 David Kilzer <ddkilzer@apple.com>
4177 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
4179 2007-03-21 Maciej Stachowiak <mjs@apple.com>
4181 - some specs to propose by email
4183 * specs/HTML_Timed_Media_Elements.html: Added.
4184 * specs/Timed_Media_CSS.html: Added.
4185 * specs/Timed_Media_Elements-Open_Issues.html: Added.
4186 * specs/mediaelement.css: Added.
4187 * specs/movie-status-states.png: Added.
4189 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
4191 Reviewed by Darin Adler.
4193 Clear up the steps necessary to get a patch landed.
4195 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
4196 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
4198 * coding/contributing.html:
4200 2007-03-18 Maciej Stachowiak <mjs@apple.com>
4202 Added a random JS benchmark.
4204 * misc/morph.html: Added.
4206 2007-03-14 Kevin McCullough <kmccullough@apple.com>
4210 Silly wrapping change for testing a post-commit hook change.
4214 2007-03-09 Darin Adler <darin@apple.com>
4216 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
4217 we want it to match pre, and the default font looks fine -- no need to
4218 ask for "Courier New" explicitly.
4220 2007-03-09 Mark Rowe <mrowe@apple.com>
4222 Rubber-stamped by Tim Hatcher.
4224 Sexy blog permalinks!
4226 * blog/.htaccess: Added.
4228 2007-03-09 Mark Rowe <mrowe@apple.com>
4232 * building/checkout.html: Update repository URL.
4234 2007-03-07 Brady Eidson <beidson@apple.com>
4236 Whoops, its actually prepare-ChangeLog
4238 * coding/contributing.html:
4240 2007-03-07 Brady Eidson <beidson@apple.com>
4244 Explicitly mention the prepare-Changelog step for contributing patches
4246 * coding/contributing.html:
4248 2007-02-25 Anders Carlsson <acarlsson@apple.com>
4252 * building/checkout.html:
4253 Add Trac link to our SVN repository,
4255 2007-02-15 Darin Adler <darin@apple.com>
4257 * projects/performance/index.html: Fix i-Bench link.
4259 2007-02-08 Mark Rowe <mrowe@apple.com>
4261 Reviewed by Tim Hatcher.
4263 * nav.inc: Add link to very work-in-progress D