1 2011-04-06 David Levin <levin@chromium.org>
3 Reviewed by Ojan Vafai.
5 Augment style guidelines about meaningless parameters from text the unwritten rules email.
6 https://bugs.webkit.org/show_bug.cgi?id=55275
8 * coding/coding-style.html:
10 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
12 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
15 * blog-files/inspector/stack-traces-img/1.png: Added.
16 * blog-files/inspector/stack-traces-img/2.png: Added.
17 * blog-files/inspector/stack-traces-img/3.png: Added.
18 * blog-files/inspector/stack-traces-img/4.png: Added.
19 * blog-files/inspector/stack-traces-img/5.png: Added.
20 * blog-files/inspector/stack-traces-img/6.png: Added.
21 * blog-files/inspector/stack-traces-img/button.png: Added.
23 2011-02-26 David Levin <levin@chromium.org>
25 Reviewed by Darin Adler.
27 Add style guidelines about comments from the unwritten rules email.
28 https://bugs.webkit.org/show_bug.cgi?id=55272
30 * coding/coding-style.html: Added the guidelines.
32 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
34 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
36 * blog-files/inspector/css_rule_diff.png: Added.
38 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
40 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
42 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
43 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
44 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
45 * blog-files/inspector/warning_10x10.png: Added.
47 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
49 Unreviewed. Add Web Inspector style editing screenshots.
51 * blog-files/inspector-css-as-authored.png: Added.
52 * blog-files/inspector-css-autocomplete.png: Added.
53 * blog-files/inspector-unknown-css-properties.png: Added.
55 2011-01-21 David Levin <levin@chromium.org>
57 Reviewed by Darin Adler.
59 Proposal: Require cross-organizational seconds for reviewer nominations
60 https://bugs.webkit.org/show_bug.cgi?id=47597
62 This changes the committer/reviewer policy to require an additional
63 reviewer supporting a reviewer nomination to work for a different
64 company and different project affiliation from the nominee.
66 This means reviewer nominations would require four supporting reviewers,
67 one of which knows the reviewer through the community (irc, email, bugs)
68 ensuring that the nominee has the open-source collaboration skills
69 we so highly value here in WebKit.
71 * coding/commit-review-policy.html:
73 2011-01-01 Adam Barth <abarth@webkit.org>
75 Reviewed by Eric Seidel.
77 Move JavaScriptCore to Source
78 https://bugs.webkit.org/show_bug.cgi?id=51604
80 * coding/assertion-guidelines.html:
81 - Update documentation to point to the new location of
84 2010-12-17 Dan Bernstein <mitz@apple.com>
86 Reviewed by Simon Fraser.
88 Rename WebKitTools to Tools
89 https://bugs.webkit.org/show_bug.cgi?id=49861
91 * asking_questions.html:
92 * building/tools.html:
93 * coding/scripts.html:
95 2010-11-08 Jessie Berlin <jberlin@apple.com>
97 Reviewed by Adam Roben.
99 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
101 https://bugs.webkit.org/show_bug.cgi?id=49189
103 * building/tools.html:
104 Add a line recommending bash shell users to comment out or remove those lines, with an
105 explanation as to why.
107 2010-11-04 Orlando Leite <orlleite@gmail.com>
109 Reviewed by Adam Barth.
111 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
113 * building/tools.html:
115 2010-10-29 Adam Roben <aroben@apple.com>
117 Instruct developers to install the Feburary 2010 DirectX SDK, not just
120 The February 2010 SDK is the last one with support for Visual Studio
123 I also removed some unnecessary instructions regarding the DirectX
126 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
127 specific version of the DirectX SDK
129 Reviewed by Steve Falkenburg.
131 * building/tools.html:
133 2010-10-28 Lucas Forschler <lforschler@apple.com>
135 Reviewed by Geoffrey Garen.
137 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
139 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
140 -Edited the .htaccess file to redirect the old pages to the new landing page.
141 -This should keep our search engine page rankings effective.
142 Potentially breaking:
143 -This COULD potentially break the SunSpider benchmark.
144 -Local testing with relative links seems to function as expected.
145 -The .htaccess 301 redirects are UNTESTED.
149 * perf/sunspider: Added.
150 * perf/sunspider-0.9.1/sunspider.html: Removed.
151 * perf/sunspider-0.9.1/versions.html: Removed.
152 * perf/sunspider-0.9/sunspider.html: Removed.
153 * perf/sunspider/sunspider.css: Added.
154 * perf/sunspider/sunspider.html: Added.
156 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
158 Reviewed by David Levin.
160 Add DirectX SDK to Installing Developer Tools web page
161 https://bugs.webkit.org/show_bug.cgi?id=47911
163 * building/tools.html:
165 2010-09-30 David Levin <levin@chromium.org>
167 Reviewed by Darin Adler.
169 Add guideline for constructors doing implicit type conversion to coding style.
170 https://bugs.webkit.org/show_bug.cgi?id=47646
172 * coding/coding-style.html:
174 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
176 Reviewed by Simon Fraser.
178 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
179 https://bugs.webkit.org/show_bug.cgi?id=47013
181 * nav.inc: Removed the space from the web inspector wiki link.
183 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
185 Unreviewed HTML syntax fix for my recent change in the coding-style.
187 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
189 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
191 Reviewed by Darin Adler.
193 check-webkit-style and the coding style guidelines page are inconsistent
194 https://bugs.webkit.org/show_bug.cgi?id=46099
196 * coding/coding-style.html:
197 Making clear that includes of system headers must come after includes of other headers.
199 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
201 Reviewed by Adam Barth.
203 Adding a timeline screenshot for blocking and defer scripts
204 https://bugs.webkit.org/show_bug.cgi?id=45933
206 * blog-files/timeline-blocking-script.png: Added.
207 * blog-files/timeline-defer-script.png: Added.
209 2010-09-14 Jessie Berlin <jberlin@apple.com>
211 Reviewed by Adam Roben.
213 Exceptions are getting ignored on 64-bit Windows in the Web Process.
214 https://bugs.webkit.org/show_bug.cgi?id=45779
216 * building/tools.html:
217 Add instructions about how to optionally get hotfix 976038.
219 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
221 Reviewed by Adam Barth.
223 https://bugs.webkit.org/show_bug.cgi?id=43982
224 This js file seems to be a popular script for detecting mobile WebKit but
225 it has a flaw that makes it fail on Android and BlackBerry.
227 The issue is that it looks for "Mobile/" but Android and BlackBerry
228 use "Mobile" with no numbering after it.
229 Changed RegExp pattern " Mobile/" to " Mobile\\b".
231 * misc/WebKitDetect.js:
232 (WebKitDetect.isMobile):
234 2010-08-27 Darin Adler <darin@apple.com>
236 * coding/RefPtr.html: Minor revision, improve clarity and mention some
239 2010-08-26 Daniel Bates <dbates@rim.com>
241 Reviewed by Dumitru Daniliuc.
243 Fix misspelled words on WebKit.org contact.html,
244 demos/index.html, and quality/leakhunting.html
245 https://bugs.webkit.org/show_bug.cgi?id=44747
247 Fix some misspelled words on the WebKit.org site.
249 * contact.html: Change "bugreports" [sic] to "bug reports".
250 * demos/index.html: Change "testcase" [sic] to "test case".
251 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
253 2010-08-23 David Kilzer <ddkilzer@apple.com>
255 Clean up some HTML typos in crashlogs.html
257 Rubber-stamped by Maciej Stachowiak.
259 * quality/crashlogs.html: Fixed "</code>>" typos added in
260 r56300. Changed "<tt>" tag with style attribute to "<code>"
261 that was missed in r56300.
263 2010-08-17 Beth Dakin <bdakin@apple.com>
265 Rubber-stamped by Adele.
267 Adding a MathML Demo and screenshot.
269 * blog-files/riemann-screenshot.png: Added.
270 * demos/mathml: Added.
271 * demos/mathml/MathMLDemo.xhtml: Added.
273 2010-08-17 Adam Roben <aroben@apple.com>
275 Instruct developers to (optionally) install Debugging Tools for
278 These tools are used by some of our scripts, so are useful for
279 developers to have installed.
281 Fixes <http://webkit.org/b/44128> webkit.org building instructions
282 should recommend installing Debugging Tools for Windows
284 Reviewed by Sam Weinig.
286 * building/tools.html:
288 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
290 Reviewed by Nikolas Zimmermann.
292 Update SVG implementation status.
294 * projects/svg/status.xml:
296 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
298 Reviewed by Darin Adler.
300 Add a diagram explaining how a DOM element is attached to the site.
301 https://bugs.webkit.org/show_bug.cgi?id=42763
303 * coding/dom-element-attach.html: Added.
304 * coding/images/dom-element-attach-large.png: Added.
305 * coding/images/dom-element-attach-small.png: Added.
306 * coding/images/dom-element-attach.graffle: Added.
307 * coding/technical-articles.html: Added a link to the page with the diragram.
309 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
311 Reviewed by Darin Adler.
313 Improve assertion macro documentation.
315 https://bugs.webkit.org/show_bug.cgi?id=40565
317 * coding/assertion-guidelines.html:
319 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
321 Reviewed by Geoffrey Garen.
323 Add an index of technical articles to the WebKit site. This makes the
324 links to the RefPtr and Assertion documentation discoverable and
325 provides an easy way to find some useful blog posts.
327 https://bugs.webkit.org/show_bug.cgi?id=40561
329 * coding/technical-articles.html: Added.
330 * nav.inc: Add link to technical articles.
332 2010-06-15 Adam Roben <aroben@apple.com>
334 Remove some unnecessary steps for setting up the debugger on Windows
336 Apparently update-webkit does this for you now.
338 Rubber-stamped by Steve Falkenburg.
340 * building/debug.html: Removed the first two Windows steps, which are
341 now unnecessary, and updated the third to reflect reality.
343 2010-06-14 Adam Roben <aroben@apple.com>
345 Improve instructions for debugging on Windows
347 Fixes <http://webkit.org/b/40585>.
349 Reviewed by Steve Falkenburg.
351 * building/debug.html: Improved the Windows instructions. We now
352 instruct users to set things up so that hitting F5 from WebKit.sln
353 will launch Safari with the WEBKITNIGHTLY environment variable
354 pointing to the location of the built WebKit.dll.
356 * building/console_vs2005.jpg: Removed.
357 * building/debug_vs2005.jpg: Removed.
359 * building/launch-debugger-vs2005.png: Added.
360 * building/set-as-startup-project-vs2005.png: Added.
361 * building/set-debugging-properties-vs2005.png: Added.
363 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
365 Reviewed by Darin Adler.
367 Add documentation on the various assertion macros in WebKit.
369 https://bugs.webkit.org/show_bug.cgi?id=39950
371 * coding/assertion-guidelines.html: Added.
373 2010-05-29 Sterling Swigart <sswigart@google.com>
375 Reviewed by David Levin.
377 Adding tests to canvas.html performance test
378 https://bugs.webkit.org/show_bug.cgi?id=39883
380 * demos/canvas-perf/canvas.html:
386 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
388 Reviewed by Darin Adler.
390 Update the style guide re: static member variables and structs
391 https://bugs.webkit.org/show_bug.cgi?id=39663
393 Per Darin Adler's proposal on webkit-dev.
395 All static member variables should be prefixed with s_.
396 m_ should not be used for public data members in structs.
397 Only structs should have public data members.
399 * coding/coding-style.html:
401 2010-05-24 David Levin <levin@chromium.org>
403 Reviewed by Maciej Stachowiak.
405 Improve canvas perf test accuracy.
406 https://bugs.webkit.org/show_bug.cgi?id=39635
408 * demos/canvas-perf/canvas.html:
409 1. Change the various tests to get the image data for the result
410 to help ensure that the operation has completed by the time,
411 and subtract out the time needed to do this.
412 2. Made the test more flexible about number of repetitions and
414 3. Make the tests run separately and have a pause between them
415 to allow for garbage collection so that results are more
417 4. Added a standard logging function and shouldBe asserts to
418 verify that the correct scaling operations were happening.
420 2010-05-20 Daniel Bates <dbates@rim.com>
422 Rubber-stamped by Simon Fraser.
424 Spelling correction; change "acces" [sic] to "access".
426 * quality/lifecycle.html:
428 2010-05-14 Eric Seidel <eric@webkit.org>
430 Reviewed by Maciej Stachowiak.
432 Update tools.html to mention that Tiger users require a newer Python
433 https://bugs.webkit.org/show_bug.cgi?id=38822
435 Also updated the instructions that only Tiger users need
436 to install a subversion client. Newer OSes already have
437 subversion included in the install.
439 * building/tools.html:
441 2010-05-08 Dirk Schulze <krit@webkit.org>
443 Reviewed by Nikolas Zimmermann.
445 SVGFont's VKern implementation missing
446 https://bugs.webkit.org/show_bug.cgi?id=38663
448 * projects/svg/status.xml:
450 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
452 Reviewed by Adam Barth.
454 Commit and Review policy should encourage unofficial reviews
455 https://bugs.webkit.org/show_bug.cgi?id=38517
457 * coding/commit-review-policy.html:
459 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
461 Reviewed by Darin Adler.
463 Fix the sticky-notes demo.
464 https://bugs.webkit.org/show_bug.cgi?id=38550
466 1. Exceptions thrown by openDatabase() should be treated as
468 2. Do not allow users to create new notes when openDatabase()
471 * demos/sticky-notes/index.html:
473 2010-05-02 Dirk Schulze <krit@webkit.org>
475 Reviewed by Nikolas Zimmermann.
477 SVG hkern implementation incomplete
478 https://bugs.webkit.org/show_bug.cgi?id=38407
480 We support hkern now. Mention this in the SVG status page.
482 * projects/svg/status.xml:
484 2010-04-29 Dean Jackson <dino@apple.com>
486 Unreviewed. Make a note that we are no longer proposing
487 the evaluateMediaQuery method. Instead, we are following
488 the standard matchMedium method from CSS 3 View.
490 * specs/MediaQueriesExtensions.html:
492 2010-04-18 Adam Barth <abarth@webkit.org>
494 Unreviewed. Update a label of the diagram to better match the
495 description in the text of the blog post.
497 * blog-files/loader-diagram.svg:
499 2010-04-17 Adam Barth <abarth@webkit.org>
501 Unreviewed. Added loader diagram for upcoming blog post.
503 * blog-files/loader-diagram.svg: Added.
505 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
507 Reviewed by Eric Seidel.
509 Minor Updates and Cleanup to the Contributing Page
510 https://bugs.webkit.org/show_bug.cgi?id=37415
512 * coding/contributing.html:
514 2010-04-07 Maciej Stachowiak <mjs@apple.com>
518 Random demo to look cool on twitter.
520 * misc/gradient-input.html: Added.
522 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
526 Adding images for inspector blog post. Previewed by Timothy Hatcher.
528 * blog-files/inspector/audits_launcher.png: Added.
529 * blog-files/inspector/audits_panel.png: Added.
530 * blog-files/inspector/console_panel.png: Added.
531 * blog-files/inspector/context_menu.png: Added.
532 * blog-files/inspector/css_highlighted_line.png: Added.
533 * blog-files/inspector/css_line_number_snippet.png: Added.
534 * blog-files/inspector/css_line_numbers.png: Added.
535 * blog-files/inspector/deactivate_breakpoints.png: Added.
536 * blog-files/inspector/evaluate_on_hover.png: Added.
537 * blog-files/inspector/evaluate_on_hover_2.png: Added.
538 * blog-files/inspector/inherited_styles.png: Added.
539 * blog-files/inspector/large_dom.png: Added.
540 * blog-files/inspector/large_resources.png: Added.
541 * blog-files/inspector/pseudo_elements.png: Added.
542 * blog-files/inspector/redirect_headers.png: Added.
543 * blog-files/inspector/redirect_headers_full.png: Added.
544 * blog-files/inspector/redirects.png: Added.
545 * blog-files/inspector/redirects_full.png: Added.
546 * blog-files/inspector/timeline_overview.png: Added.
547 * blog-files/inspector/timeline_panel.png: Added.
548 * blog-files/inspector/timeline_record_details.png: Added.
550 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
552 Reviewed by David Levin.
554 Asking Questions Page Grammar Fixes
555 https://bugs.webkit.org/show_bug.cgi?id=36608
557 * asking_questions.html:
559 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
561 Reviewed by Timothy Hatcher.
563 New Asking Questions Page is not Valid HTML5
564 https://bugs.webkit.org/show_bug.cgi?id=36605
566 * asking_questions.html: fixed issues raised by the validator.
568 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
570 Reviewed by David Levin.
572 Add a page on how to ask questions
573 https://bugs.webkit.org/show_bug.cgi?id=35223
575 * asking_questions.html: Added.
576 Add a page on how to ask questions based on Ariya Hidayat's mail: how
577 to get help effectively
578 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
580 * contact.html: Tweaked the wording to make it more clear what the
581 mailing list are used for. Also changed the formatting to better
582 underline the different mailing lists.
584 2010-03-24 Sam Weinig <sam@webkit.org>
586 Rubber-stamped by Anders Carlsson..
588 Update Security Group Members list.
590 * security/security-group-members.html:
592 2010-03-22 Maciej Stachowiak <mjs@apple.com>
598 * demos/accessible-ascii-art/butterfly-figure.html: Added.
600 2010-03-22 Maciej Stachowiak <mjs@apple.com>
604 Add example of accessible ASCII art for HTML WG.
606 * demos/accessible-ascii-art: Added.
607 * demos/accessible-ascii-art/butterfly.html: Added.
609 2010-03-20 Maciej Stachowiak <mjs@apple.com>
611 Reviewed by Mark Rowe.
613 WebKit blog should be valid HTML5
614 https://bugs.webkit.org/show_bug.cgi?id=36410
616 * blog/wp-content/themes/webkit/comments-popup.php:
617 * blog/wp-content/themes/webkit/footer.php:
618 * blog/wp-content/themes/webkit/header.php:
620 2010-03-20 Maciej Stachowiak <mjs@apple.com>
622 Reviewed by Mark Rowe.
624 Fix a bunch of HTML5 validation errors on various pages.
625 https://bugs.webkit.org/show_bug.cgi?id=36409
627 * building/build.html:
628 * building/checkout.html:
629 * building/debug.html:
631 * building/tools.html:
632 * coding/coding-style.html:
633 * coding/contributing.html:
634 * coding/major-objects.html:
639 * projects/compat/index.html:
640 * projects/css/index.html:
641 * projects/documentation/index.html:
642 * projects/goals.html:
643 * projects/index.html:
644 * projects/mathml/index.html:
645 * quality/bugpriorities.html:
646 * quality/bugwriting.html:
647 * quality/crashlogs.html:
648 * quality/lifecycle.html:
649 * quality/testing.html:
650 * quality/testwriting.html:
652 2010-03-19 Maciej Stachowiak <mjs@apple.com>
654 Reviewed by Mark Rowe.
656 webkit.org should use the HTML5 doctype
657 https://bugs.webkit.org/show_bug.cgi?id=36407
660 * misc/drosera/index.html:
661 * perf/slickspeed/system/index.php:
662 * perf/slickspeed/system/template.php:
665 2010-03-19 Maciej Stachowiak <mjs@apple.com>
667 Reviewed by Mark Rowe.
669 http://webkit.org/ has an HTML5 validation error
670 https://bugs.webkit.org/show_bug.cgi?id=36406
674 2010-03-15 Maciej Stachowiak <mjs@apple.com>
676 Tweak canvas perf demo.
678 * demos/canvas-perf/canvas.html:
680 2010-03-14 Maciej Stachowiak <mjs@apple.com>
682 Added canvas perf demo for whatwg.
684 * demos/canvas-perf: Added.
685 * demos/canvas-perf/canvas.html: Added.
686 * demos/canvas-perf/kraken.jpg: Added.
688 2010-03-09 Adam Roben <aroben@apple.com>
690 Add a link to the Contributors Meeting registration form in the
693 Rubber-stamped in advance by Adele Peterson.
695 * nav.inc: Added a link underneath "Trac".
697 2010-02-26 Sam Weinig <sam@webkit.org>
699 Rubber-stamped by Adele Peterson.
701 Update Security Group Members list.
703 * security/security-group-members.html:
705 2010-02-23 Jessie Berlin <jberlin@webkit.org>
707 Reviewed by Eric Seidel and Adam Roben.
709 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
710 https://bugs.webkit.org/show_bug.cgi?id=35098
712 * building/debug.html:
713 Add instructions on how to build and run WebKit from within Visual Studio.
715 2010-02-20 Maciej Stachowiak <mjs@apple.com>
717 Rubber stamped by Adam Barth.
719 Add sunspider-0.9.1 to the site in preparation for announcing it.
720 https://bugs.webkit.org/show_bug.cgi?id=35206
722 * perf/sunspider-0.9.1: Added.
723 * perf/sunspider-0.9.1/json2.js: Added.
724 * perf/sunspider-0.9.1/sunspider-0.9: Added.
725 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
726 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
727 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
728 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
729 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
730 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
731 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
732 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
733 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
734 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
735 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
736 * perf/sunspider-0.9.1/sunspider.css: Added.
737 * perf/sunspider-0.9.1/sunspider.html: Added.
738 * perf/sunspider-0.9.1/versions.html: Added.
740 2010-02-17 Maciej Stachowiak <mjs@apple.com>
744 Made some examples of using <details> for table descriptions.
746 * demos/hover-summary: Added.
747 * demos/hover-summary/details.css: Added.
748 * demos/hover-summary/details.js: Added.
749 (summaryClickListener):
752 * demos/hover-summary/example1.html: Added.
753 * demos/hover-summary/example2.html: Added.
754 * demos/hover-summary/horizontal-triangle.png: Added.
755 * demos/hover-summary/vertical-triangle.png: Added.
757 2010-02-02 Jens Alfke <snej@chromium.org>
759 Reviewed by David Levin.
761 Clarified coding guidelines on wiki to allow indentation of
763 https://bugs.webkit.org/show_bug.cgi?id=32137
765 * coding/coding-style.html:
767 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
769 Reviewed by David Kilzer.
771 Added to contributing code page a pointer to the preferred
772 license text. Also added information about copyright lines.
774 https://bugs.webkit.org/show_bug.cgi?id=34017
776 * coding/contributing.html:
778 - Added CSS class for books.
780 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
782 Reviewed by David Levin.
784 Added screenshots and clearer instructions on how to submit
787 https://bugs.webkit.org/show_bug.cgi?id=32542
789 Also added that a bug report should be selected or created
790 prior to submitting a patch.
792 * coding/contributing.html:
793 * coding/images: Added.
794 * coding/images/contribute_add_attachment.png: Added.
795 * coding/images/contribute_mark_review.png: Added.
797 2010-01-11 Maciej Stachowiak <mjs@apple.com>
799 Not reviewed; updated for truth (and readability).
801 Fixed some wrong listings and reorganized this page.
803 * security/security-group-members.html:
805 2010-01-06 Dirk Schulze <krit@webkit.org>
807 Reviewed by Nikolas Zimmermann.
810 https://bugs.webkit.org/show_bug.cgi?id=31905
812 Update SVG status page. We support feDisplacementMap and feImage now.
814 * projects/svg/status.xml:
816 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
818 Reviewed by Darin Adler.
820 Removed outdated contact information from bug life cycle page.
822 https://bugs.webkit.org/show_bug.cgi?id=32494
824 * quality/lifecycle.html:
826 2009-12-13 Dan Bernstein <mitz@apple.com>
828 Reviewed by Sam Weinig.
830 Add a style guideline concerning floating point literals
831 https://bugs.webkit.org/show_bug.cgi?id=32497
833 * coding/coding-style.html:
835 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
837 Reviewed by Adam Roben.
839 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
840 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
841 in Windows as part of running update_webkit.
843 * building/build.html:
844 - removed the reference to forgetting to set environment variables as a common source of errors
845 on Windows. This is because this patch would make it unnecessary for the user to set these
848 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
850 Reviewed by Darin Adler.
852 Added the "using std::foo" rule to the coding style guidelines.
854 https://bugs.webkit.org/show_bug.cgi?id=32301
856 Added to the coding style guidelines the "using std::foo" rule
857 checked by the check-webkit-style script. Also clarified the
858 "using" statement guidelines that apply to implementation files.
860 * coding/coding-style.html:
862 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
864 Reviewed by Darin Adler.
866 Refactored web site documentation so that advice to add
867 WebKitTools/Scripts to your shell path does not appear
870 https://bugs.webkit.org/show_bug.cgi?id=32112
872 * building/build.html:
873 * building/checkout.html:
875 * coding/coding-style.html:
876 * coding/contributing.html:
877 * coding/scripts.html: Added.
878 * quality/testing.html:
880 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
882 Reviewed by Eric Seidel.
884 Add reference to the GTK and QT build wiki pages
886 https://bugs.webkit.org/show_bug.cgi?id=32088
888 * building/tools.html:
891 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
893 Reviewed by Darin Adler.
895 Added clarifications to the web site regarding coding style and
898 https://bugs.webkit.org/show_bug.cgi?id=31618
900 Changes include the following:
902 - Expanded the style guidelines regarding "using" statements.
903 - Made the style guidelines page validate as HTML.
904 - Added that legacy WebKit components should not be cleaned up.
905 - Added that it is more acceptable to update style when already
908 * coding/coding-style.html:
909 * coding/contributing.html:
910 * projects/cleanup/index.html:
912 2009-11-18 Eric Seidel <eric@webkit.org>
914 Reviewed by David Levin.
916 Make 80 patches a formal requirement for reviewership
917 https://bugs.webkit.org/show_bug.cgi?id=31313
918 Per discussion on the webkit-reviewers list:
919 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
921 * coding/commit-review-policy.html:
923 2009-11-18 Daniel Bates <dbates@webkit.org>
925 Reviewed by Eric Seidel.
927 https://bugs.webkit.org/show_bug.cgi?id=31610
929 Adds property "min-width" to #title so that the width of the title
930 element on each page is at least 790px. In particular, this makes
931 the page <http://webkit.org/security/security-group-members.html>
932 consistent, in appearance, to the rest of the site.
936 2009-11-16 Sam Weinig <sam@webkit.org>
938 Reviewed by Anders Carlsson.
940 Update Security Group Members list.
942 * security/security-group-members.html:
944 2009-11-16 Sam Weinig <sam@webkit.org>
946 Reviewed by Adele Peterson.
948 Update Security Group Members list.
950 * security/security-group-members.html:
952 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
954 Reviewed by Darin Adler.
956 Added to the WebKit Coding Style Guidelines not to use
957 "using namespace" statements in header files.
959 * coding/coding-style.html:
961 2009-11-10 Oliver Hunt <oliver@apple.com>
963 Reviewed by Maciej Stachowiak.
965 Fix WebGL demos to work with renamed WebGL primitives
967 * blog-files/webgl/Earth.html:
968 * blog-files/webgl/ManyPlanetsDeep.html:
969 * blog-files/webgl/SpinningBox.html:
970 * blog-files/webgl/SpiritBox.html:
971 * blog-files/webgl/TeapotPerPixel.html:
972 * blog-files/webgl/TeapotPerVertex.html:
973 * blog-files/webgl/WebGL+CSS.html:
974 * blog-files/webgl/resources/CanvasMatrix.js:
975 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
976 * blog-files/webgl/resources/utils3d.js:
981 2009-11-06 Dirk Schulze <krit@webkit.org>
983 Rubber stamped by Eric Seidel.
985 Update SVG status page. We support feMorphology now.
986 Set lightning filters to unimplemented.
988 * projects/svg/status.xml:
990 2009-11-06 Jeff Schiller <codedread@gmail.com>
992 Reviewed by Darin Adler.
994 SVG Status page update
995 https://bugs.webkit.org/show_bug.cgi?id=31179
997 * projects/svg/status.xml:
999 2009-11-03 Darin Adler <darin@apple.com>
1001 Set the MIME type for all PNG files in this directory.
1003 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
1004 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
1005 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
1006 * blog-files/acid3-100.png: Modified property svn:mime-type.
1007 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
1008 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
1009 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
1010 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
1011 * blog-files/acid3-timing.png: Modified property svn:mime-type.
1012 * blog-files/bounce.png: Added property svn:mime-type.
1013 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
1014 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
1015 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
1016 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
1017 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
1018 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
1019 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
1020 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
1021 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
1022 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
1023 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
1024 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
1025 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
1026 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
1027 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
1028 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
1029 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
1030 * blog-files/inspector/colors.png: Added property svn:mime-type.
1031 * blog-files/inspector/cookies.png: Added property svn:mime-type.
1032 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
1033 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
1034 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
1035 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
1036 * blog-files/inspector/enable.png: Added property svn:mime-type.
1037 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
1038 * blog-files/inspector/form_data.png: Added property svn:mime-type.
1039 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
1040 * blog-files/inspector/inorder.png: Added property svn:mime-type.
1041 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
1042 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
1043 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
1044 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
1045 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
1046 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
1047 * blog-files/kate-circle.png: Modified property svn:mime-type.
1048 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
1049 * blog-files/kate-gradient.png: Modified property svn:mime-type.
1050 * blog-files/kate-reflected.png: Modified property svn:mime-type.
1051 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
1052 * blog-files/kate.png: Modified property svn:mime-type.
1053 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
1054 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
1055 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
1056 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
1057 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
1058 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
1059 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
1060 * blog-files/pulse.png: Added property svn:mime-type.
1061 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
1062 * blog-files/sfx-perf.png: Modified property svn:mime-type.
1063 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
1064 * blog-files/squirrelfish.png: Modified property svn:mime-type.
1065 * blog-files/vignette-mask.png: Modified property svn:mime-type.
1066 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
1067 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
1068 * blog-files/wsj-preload.png: Modified property svn:mime-type.
1069 * blog-files/wsj-vs.png: Modified property svn:mime-type.
1070 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
1071 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
1072 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
1073 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
1074 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
1075 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
1076 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
1077 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
1078 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
1079 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
1080 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
1081 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
1082 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
1083 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
1084 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
1085 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
1086 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
1087 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
1088 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
1089 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
1090 * blog/wp-admin/images/list.png: Added property svn:mime-type.
1091 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
1092 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
1093 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
1094 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
1095 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
1096 * blog/wp-admin/images/no.png: Added property svn:mime-type.
1097 * blog/wp-admin/images/se.png: Added property svn:mime-type.
1098 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
1099 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
1100 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
1101 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
1102 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
1103 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
1104 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
1105 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
1106 * blog/wp-content/drosera.png: Modified property svn:mime-type.
1107 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
1108 * blog/wp-content/rotate.png: Modified property svn:mime-type.
1109 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
1110 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
1111 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
1112 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
1113 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
1114 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
1115 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
1116 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
1117 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
1118 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
1119 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
1120 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
1121 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
1122 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
1123 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
1124 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
1125 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
1126 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
1127 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
1128 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
1129 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
1130 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
1131 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
1132 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
1133 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
1134 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
1135 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
1136 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
1137 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
1138 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
1139 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
1140 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
1141 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
1142 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
1143 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
1144 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
1145 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
1146 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
1147 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
1148 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
1149 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
1150 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
1151 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
1152 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
1153 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
1154 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
1155 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
1156 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
1157 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
1158 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
1159 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
1160 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
1161 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
1162 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
1163 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
1164 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
1165 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
1166 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
1167 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
1168 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
1169 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
1170 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
1171 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
1172 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
1173 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
1174 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
1175 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
1176 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
1177 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
1178 * images/DroseraPic.png: Modified property svn:mime-type.
1179 * misc/drosera/drosera.png: Modified property svn:mime-type.
1180 * perf/slickspeed/logo.png: Modified property svn:mime-type.
1182 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
1184 Reviewed by Timothy Hatcher.
1186 Adding images for an upcoming blog post.
1188 * blog-files/inspector/breakpoints.png: Added.
1189 * blog-files/inspector/colors.png: Added.
1190 * blog-files/inspector/cookies.png: Added.
1191 * blog-files/inspector/css_selectors.png: Added.
1192 * blog-files/inspector/css_syntax_highlight.png: Added.
1193 * blog-files/inspector/dom_storage.png: Added.
1194 * blog-files/inspector/edit_attributes.png: Added.
1195 * blog-files/inspector/enable.png: Added.
1196 * blog-files/inspector/event_listeners.png: Added.
1197 * blog-files/inspector/form_data.png: Added.
1198 * blog-files/inspector/inline_highlight.png: Added.
1199 * blog-files/inspector/inorder.png: Added.
1200 * blog-files/inspector/inspect_inspector.png: Added.
1201 * blog-files/inspector/inspect_inspector_small.png: Added.
1202 * blog-files/inspector/load_lines.png: Added.
1203 * blog-files/inspector/nodelist.png: Added.
1204 * blog-files/inspector/scope_bar.png: Added.
1205 * blog-files/inspector/watched_expression.png: Added.
1207 2009-10-26 Dan Bernstein <mitz@apple.com>
1209 Reviewed by Adele Peterson.
1213 * coding/bsd-license.html: Updated to the latest version.
1215 2009-10-22 Mark Rowe <mrowe@apple.com>
1217 Update to WordPress 2.8.5.
1221 2009-10-19 Andrew Scherkus <scherkus@chromium.org>
1223 Reviewed by Eric Seidel.
1225 Replace boolean operator indentation example with an if statement.
1227 https://bugs.webkit.org/show_bug.cgi?id=30538
1229 * coding/coding-style.html: Replace boolean indenting example to use "if"
1231 2009-10-16 Darin Adler <darin@apple.com>
1233 * coding/RefPtr.html: Minor revision, updating a link and tweaking
1234 wording a bit in few places.
1236 2009-10-14 Evan Martin <evan@chromium.org>
1238 Reviewed by Darin Adler.
1240 Document what state the build tree is expected to be in after a patch.
1242 * coding/contributing.html:
1244 2009-10-11 Cameron McCormack <cam@mcc.id.au>
1246 Reviewed by Eric Seidel.
1248 Change <a name> to id="" to fix styling problems
1249 https://bugs.webkit.org/show_bug.cgi?id=30283
1251 This prevents the headings from being styled like links.
1253 * coding/contributing.html:
1255 2009-10-08 Alex Milowski <alex@milowski.com>
1257 Reviewed by Darin Adler.
1259 Added a basic description of the layout and rendering project and added links to the blog entries on rendering.
1261 * projects/layout/index.html:
1263 2009-10-07 Sam Weinig <sam@webkit.org>
1265 Reviewed by Dan Bernstein.
1267 Fix for https://bugs.webkit.org/show_bug.cgi?id=30196
1268 Change style guidelines for indentation in header files
1270 * coding/coding-style.html: Don't indent in a namespace in a header file.
1272 2009-10-07 Steve Falkenburg <sfalken@apple.com>
1274 Reviewed by Mark Rowe.
1276 Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
1278 * building/tools.html:
1280 2009-10-06 Jeremy Orlow <jorlow@chromium.org>
1282 Reviewed by Adam Barth.
1284 Diagram needs to be linked from the home page
1285 https://bugs.webkit.org/show_bug.cgi?id=30142
1287 http://webkit.org/coding/major-objects.html was never linked from the home
1292 2009-09-28 Alex Milowski <alex@milowski.com>
1294 <http://webkit.org/b/29098> Update to MathML project webpage
1296 Reviewed by David Kilzer.
1298 Updated MathML project page and added link to Wiki page.
1300 * projects/mathml/index.html:
1302 2009-09-21 Brady Eidson <beidson@apple.com>
1304 Reviewed by Darin Adler.
1306 Add coding style guidelines for 'using namespace.'
1307 https://bugs.webkit.org/show_bug.cgi?id=29499
1309 * coding/coding-style.html:
1311 2009-09-21 Brady Eidson <beidson@apple.com>
1313 Rubberstamped by Sam Weinig.
1315 Add some example files for an upcoming blog post.
1317 * blog-files/load-unload-example.html: Added.
1318 * blog-files/pageshow-pagehide-example.html: Added.
1320 2009-09-17 Eric Seidel <eric@webkit.org>
1322 Reviewed by Darin Adler.
1324 Update contributing.html to mention recently added tools.
1325 https://bugs.webkit.org/show_bug.cgi?id=29318
1327 Update our contributing instructions to mention
1328 the new tools (check-webkit-style and commit-queue)
1329 recently added to make contributions easier.
1331 * coding/contributing.html:
1332 - Mention check-webkit-style as an optional helper tool.
1333 - Mention checking the 'patch' checkbox.
1334 - Mention the commit-queue as an optional helper tool.
1335 - Remove "or in email" since patch reviews are all done via bugzilla.
1336 - Encourage contributers to be responsible for getting their patch landed. Provide a list of committers.
1337 - Mention commit-queue as an optional help in getting your patch landed.
1338 - Give an overview of the commit-queue process and link to the Commit Queue docs.
1340 2009-09-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1342 Reviewed by Mark Rowe.
1344 Add instructions to bug reporting guidlines on how and when
1345 to apply port-specific keywords.
1347 * quality/bugwriting.html:
1349 2009-09-08 Sam Weinig <sam@webkit.org>
1351 Reviewed by Adele Peterson.
1353 Update Security Group Members list.
1355 * security/security-group-members.html:
1357 2009-09-06 Cameron McCormack <cam@mcc.id.au>
1359 Reviewed by Eric Seidel.
1361 Drop <definition-src> support
1362 https://bugs.webkit.org/show_bug.cgi?id=28991
1364 When SVG 1.1 Second Edition is a Recommendation we can remove the
1367 * projects/svg/status.xml: Update page to state that <definition-src>
1370 2009-08-26 Mark Rowe <mrowe@apple.com>
1372 Upgrade WordPress to the latest version.
1374 * blog/wp-includes/version.php:
1375 * blog/wp-login.php:
1377 2009-08-20 Adam Barth <abarth@webkit.org>
1379 Reviewed by Eric Seidel.
1381 major-objects.html should show direct Frame <-> Document pointers
1382 https://bugs.webkit.org/show_bug.cgi?id=28479
1384 * coding/major-objects.html: Added pointers to diagram.
1386 2009-08-18 Anton Muhin <antonm@chromium.org>
1388 Reviewed by Adam Barth.
1390 Mention handy --bug flag of prepare-ChangeLog script.
1391 https://bugs.webkit.org/show_bug.cgi?id=28425
1393 * coding/contributing.html: Add a reference for --bug flag
1395 2009-08-12 Joe Mason <joe.mason@torchmobile.com>
1397 Reviewed by Adam Barth.
1399 Better explanation of "Null after navigation" in object diagram
1400 https://bugs.webkit.org/show_bug.cgi?id=28232
1402 * coding/major-objects.html:
1404 2009-08-11 Adam Barth <abarth@webkit.org>
1408 Remove a few characters from the ASCII art to make it fit better in the
1411 * coding/major-objects.html:
1413 2009-08-11 Adam Barth <abarth@webkit.org>
1415 Reviewed by Oliver Hunt.
1417 Document relation between major objects in WebCore
1418 https://bugs.webkit.org/show_bug.cgi?id=28210
1420 Added a diagram showing the relation between major objects.
1422 * coding/major-objects.html: Added.
1424 2009-08-07 Joseph Pecoraro <joepeck02@gmail.com>
1426 Reviewed by Oliver Hunt.
1428 Fix webkit-jobs link
1432 2009-08-03 Mark Rowe <mrowe@apple.com>
1434 Update two WordPress plug-ins that we use.
1436 * blog/wp-content/plugins/akismet/akismet.php:
1437 * blog/wp-content/plugins/akismet/readme.txt:
1438 * blog/wp-content/plugins/commentcontrol.php:
1440 2009-08-03 Mark Rowe <mrowe@apple.com>
1442 Add some missing files and delete some obsolete files.
1446 2009-08-03 Mark Rowe <mrowe@apple.com>
1448 Update WordPress to the latest version.
1452 2009-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
1454 Reviewed by Adam Treat.
1456 Mention the new webkit-help and webkit-jobs mailinglist. Change
1457 the description of webkit-dev to be more strict.
1461 2009-07-22 Kenneth Rohde Christiansen <kenneth@webkit.org>
1463 Reviewed by Adam Treat.
1465 Coding style - Clarify some cases with spacing
1466 https://bugs.webkit.org/show_bug.cgi?id=27499
1468 Add explicit rule about no space before comma or semicolon.
1470 * coding/coding-style.html:
1472 2009-07-17 Simon Fraser <simon.fraser@apple.com>
1474 Fix the font to match the rest of the blog site.
1476 * blog-files/3d-transforms/image-flip.html:
1478 2009-07-17 Simon Fraser <simon.fraser@apple.com>
1480 Move the image flip effect into an iframe to avoid the long
1481 blog page tripping a bug on Leopard.
1483 * blog-files/3d-transforms/image-flip.html: Added.
1485 2009-07-16 Simon Fraser <simon.fraser@apple.com>
1487 New demo files for an up-coming blog post.
1489 * blog-files/3d-transforms/mighty-cubes.png: Added.
1490 * blog-files/3d-transforms/morphing-cubes.html: Added.
1491 * blog-files/3d-transforms/perspective-by-example.html: Added.
1492 * blog-files/3d-transforms/poster-circle.html: Added.
1493 * blog-files/3d-transforms/poster-circle.png: Added.
1494 * blog-files/3d-transforms/transform-style.html: Added.
1496 2009-07-15 Joseph Pecoraro <joepeck02@gmail.com>
1498 Reviewed by Sam Weinig.
1500 Side bar linking to "DOM Interfaces" returns 404
1501 https://bugs.webkit.org/show_bug.cgi?id=24000
1505 2009-07-09 Oliver Hunt <oliver@apple.com>
1507 Reviewed by Geoff Garen.
1509 JavaScript section of http://webkit.org is excessively out of date.
1511 This removes old todo entries (like adding an API, which we've had since Leopard),
1512 and adds an additional todo for a webkit-less Objective-C API.
1514 * projects/javascript/index.html:
1516 2009-07-03 Adam Barth <abarth@webkit.org>
1518 Reviewed by Sam Weinig.
1520 Adam and Collin's affiliation is incorrect
1521 https://bugs.webkit.org/show_bug.cgi?id=26954
1523 This change corrects their affiliation.
1525 * security/security-group-members.html:
1527 2009-06-24 Brady Eidson <beidson@apple.com>
1529 Reviewed by Mark Rowe
1531 * demos/index.html: Fix more typos etc.
1533 2009-06-17 Sam Weinig <sam@webkit.org>
1535 Reviewed by Mark Rowe.
1537 * security/index.html: Fix some typos.
1539 2009-06-17 Sam Weinig <sam@webkit.org>
1541 Reviewed by Mark Rowe.
1543 Move security policy to security/index.html so that
1544 webkit.org/security/ works.
1547 * security/index.html: Copied from security/security-policy.html.
1548 * security/security-policy.html: Removed.
1550 2009-06-13 Sam Weinig <sam@webkit.org>
1552 Reviewed by Timothy Hatcher.
1554 Add WebKit Security Policy and member list of the WebKit Security Group.
1558 * security/security-group-members.html: Added.
1559 * security/security-policy.html: Added.
1561 2009-06-12 Brady Eidson <beidson@apple.com>
1563 Reviewed by Oliver Hunt
1565 Add a page indexing the various demo applications we have posted.
1567 * demos/index.html: Added.
1568 * nav.inc: Add a link to the demos page on the side bar
1569 * css/main.css: Add a style for date stamps based on the blog.
1571 * demos/calendar/index.html: Added to redirect to Calendar.html. I'm not moving Calendar.html to
1572 index.html as the Calendar.html url has already been published and we should keep it working.
1574 Move the drosera test code to /misc, as it is no longer a meaningful demo:
1575 * demos/drosera: Removed.
1576 * demos/drosera/demo.js: Removed.
1577 * demos/drosera/drosera.png: Removed.
1578 * demos/drosera/index.html: Removed.
1579 * misc/drosera: Copied from demos/drosera.
1581 Move the sticky notes example into /demos:
1582 * demos/sticky-notes: Added.
1583 * demos/sticky-notes/StickyNotes.manifest: Copied from misc/DatabaseExample.manifest.
1584 * demos/sticky-notes/deleteButton.png: Copied from misc/deleteButton.png.
1585 * demos/sticky-notes/deleteButtonPressed.png: Copied from misc/deleteButtonPressed.png.
1586 * demos/sticky-notes/index.html: Copied from misc/DatabaseExample.html.
1587 * misc/DatabaseExample.html: Changed to redirect to demos/sticky-notes/index.html. I'm not removing
1588 it altogether as the misc/DatabaseExample.html url has already been published and we should keep it working.
1589 * misc/DatabaseExample.manifest: Removed.
1590 * misc/deleteButton.png: Removed.
1591 * misc/deleteButtonPressed.png: Removed.
1593 2009-06-10 Brent Fulgham <bfulgham@webkit.org>
1595 Reviewed by Eric Seidel.
1597 Fixes https://bugs.webkit.org/show_bug.cgi?id=26309.
1598 Update a few items in the testing language to:
1599 (1) Reflect results are now generated with Leopard (not Tiger)
1600 (2) Explain how to generate pixel-level layout tests.
1602 * quality/testing.html:
1603 * quality/testwriting.html:
1605 2009-06-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.com>
1607 Bug 26188: Clarify some of the cases in the coding style guide
1609 <https://bugs.webkit.org/show_bug.cgi?id=26188>
1611 Reviewed and tweaked by David Kilzer.
1613 Changed the coding style document to clarify some cases of ambiguity.
1615 * coding/coding-style.html:
1617 2009-05-27 Maciej Stachowiak <mjs@apple.com>
1619 Not reviewed, demo content.
1621 - Add doctype to Calendar demo.
1623 * demos/calendar/Calendar.html:
1625 2009-05-27 Maciej Stachowiak <mjs@apple.com>
1627 Not reviewed, demo content.
1629 - add Calendar demo.
1631 * demos/calendar: Added.
1632 * demos/calendar/Boom.aiff: Added.
1633 * demos/calendar/Calendar.css: Added.
1634 * demos/calendar/Calendar.html: Added.
1635 * demos/calendar/Calendar.js: Added.
1636 * demos/calendar/Calendar.manifest: Added.
1637 * demos/calendar/CalendarApp.icns: Added.
1638 * demos/calendar/Images: Added.
1639 * demos/calendar/Images/AirPort4.png: Added.
1640 * demos/calendar/Images/AirPortError.png: Added.
1641 * demos/calendar/Images/disclosureTriangleSmallDown.png: Added.
1642 * demos/calendar/Images/disclosureTriangleSmallRight.png: Added.
1643 * demos/calendar/Images/statusbarBackground.png: Added.
1644 * demos/calendar/Images/statusbarResizerVertical.png: Added.
1645 * demos/calendar/LocationImage.js: Added.
1646 * demos/calendar/Utilities.js: Added.
1647 * demos/calendar/favicon.ico: Added.
1648 * demos/calendar/mime.types: Added.
1650 2009-05-20 Mark Rowe <mrowe@apple.com>
1652 Rubber-stamped by Eric Seidel.
1654 Prevent search engines from getting creative in their descriptions of webkit.org content.
1656 * blog/wp-content/themes/webkit/header.php:
1659 2009-05-06 Eric Seidel <eric@webkit.org>
1661 Reviewed by Maciej Stachowiak.
1663 Update Contributing instructions after feedback from Julie Parent.
1664 https://bugs.webkit.org/show_bug.cgi?id=25611
1666 * coding/contributing.html: Add a few more comments on ChangeLogs
1668 2009-04-17 Simon Fraser <simon.fraser@apple.com>
1670 Reviewed by Steve Falkenburg
1672 Fix the link for setting the Platform SDK paths in the Windows instructions.
1674 * building/build.html:
1676 2009-04-15 Alexey Proskuryakov <ap@webkit.org>
1678 Reviewed by Darin Adler.
1680 https://bugs.webkit.org/show_bug.cgi?id=25186
1681 There is no XSLT component in bugzilla
1683 * projects/xslt/index.html: Changed to search by bug title.
1685 2009-02-20 David Kilzer <ddkilzer@apple.com>
1687 Bug 23983: Remove illegal HTML tags from Sunspider web pages
1689 <https://bugs.webkit.org/show_bug.cgi?id=23983>
1691 Reviewed by Alexey Proskuryakov.
1693 * perf/sunspider-0.9/3d-cube.html: Removed </link> tag.
1694 * perf/sunspider-0.9/3d-morph.html: Ditto.
1695 * perf/sunspider-0.9/3d-raytrace.html: Ditto.
1696 * perf/sunspider-0.9/access-binary-trees.html: Ditto.
1697 * perf/sunspider-0.9/access-fannkuch.html: Ditto.
1698 * perf/sunspider-0.9/access-nbody.html: Ditto.
1699 * perf/sunspider-0.9/access-nsieve.html: Ditto.
1700 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Ditto.
1701 * perf/sunspider-0.9/bitops-bits-in-byte.html: Ditto.
1702 * perf/sunspider-0.9/bitops-bitwise-and.html: Ditto.
1703 * perf/sunspider-0.9/bitops-nsieve-bits.html: Ditto.
1704 * perf/sunspider-0.9/controlflow-recursive.html: Ditto.
1705 * perf/sunspider-0.9/crypto-aes.html: Ditto.
1706 * perf/sunspider-0.9/crypto-md5.html: Ditto.
1707 * perf/sunspider-0.9/crypto-sha1.html: Ditto.
1708 * perf/sunspider-0.9/date-format-tofte.html: Ditto.
1709 * perf/sunspider-0.9/date-format-xparb.html: Ditto.
1710 * perf/sunspider-0.9/math-cordic.html: Ditto.
1711 * perf/sunspider-0.9/math-partial-sums.html: Ditto.
1712 * perf/sunspider-0.9/math-spectral-norm.html: Ditto.
1713 * perf/sunspider-0.9/regexp-dna.html: Ditto.
1714 * perf/sunspider-0.9/string-base64.html: Ditto.
1715 * perf/sunspider-0.9/string-fasta.html: Ditto.
1716 * perf/sunspider-0.9/string-tagcloud.html: Ditto.
1717 * perf/sunspider-0.9/string-unpack-code.html: Ditto.
1718 * perf/sunspider-0.9/string-validate-input.html: Ditto.
1719 * perf/sunspider-0.9/sunspider-driver.html: Ditto.
1720 * perf/sunspider-0.9/sunspider-results.html: Removed </link> and </input> tags.
1721 * perf/sunspider-0.9/sunspider.html: Removed </link> tag.
1723 2009-01-19 Adam Roben <aroben@apple.com>
1725 Add links to some recommended Visual Studio hotfixes
1727 Reviewed by Dave Hyatt.
1729 * building/tools.html:
1731 2009-01-08 Brent Fulgham <bfulgham@gmail.com>
1733 Reviewed by Adele Petersen.
1734 Landed by Pamela Greene.
1736 Fixes: http://bugs.webkit.org/show_bug.cgi?id=23139
1737 Remove links to no-longer-existing Drosera project.
1738 Also, clean up references to wiki in the nav.inc file.
1740 * nav.inc: Correct paths to wiki, swap Drosera for Web Inspector.
1742 2008-12-30 Brent Fulgham <bfulgham@gmail.com>
1744 Reviewed by Darin Adler.
1745 Landed by Pamela Greene.
1747 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22908.
1748 Update website so that newbies are told they must set the
1749 WebKitOutputDir to get a valid build.
1751 * building/build.html: Add language (and link) indicating the
1752 importance of setting the WebKitOutputDir variable, as well
1753 as a link to instructions on how to do so.
1755 2008-12-19 Dean Jackson <dino@apple.com>
1757 Media queries that return <integer> but are really boolean
1758 are restricted to 0 and 1. This is in line with other
1761 * specs/MediaQueriesExtensions.html:
1763 2008-12-03 Dean Jackson <dino@apple.com>
1765 Added links to the WebKit and Mozilla bugs for pointer-events.
1767 * specs/PointerEventsProperty.html:
1769 2008-11-27 Julien Chaffraix <jchaffraix@webkit.org>
1771 Reviewed by Eric Seidel.
1773 Bug 22468: Coding style: config.h should only be included in implementation files, not in header
1774 https://bugs.webkit.org/show_bug.cgi?id=22468
1776 Clarified the rules about config.h inclusion and added 2 new examples to illustrate it. Also
1777 added an explanation about the implementation files.
1779 * coding/coding-style.html:
1781 2008-11-25 Dean Jackson <dino@apple.com>
1783 Add a new work-in-progress proposal for pointer-events in
1784 HTML content. Also note that the Media Queries extensions
1785 are not at all official.
1787 * specs/MediaQueriesExtensions.html:
1788 * specs/PointerEventsProperty.html: Added.
1791 2008-11-25 Jack Wootten <jackwootton@gmail.com>
1793 Bug 20125: http://webkit.org/ missing link to key documentation for new developers.
1795 <https://bugs.webkit.org/show_bug.cgi?id=20125>
1797 Reviewed by David Kilzer.
1799 * projects/documentation/index.html: Added link to "Introduction to
1800 WebKit Objective-C Programming Guide".
1802 2008-11-24 Dean Jackson <dino@apple.com>
1804 Document the work-in-progress proposed extensions to
1805 CSS 3 Media Queries.
1807 * specs/MediaQueriesExtensions.html: Added.
1810 2008-11-17 Geoffrey Garen <ggaren@apple.com>
1812 Reviewed by Sam Weinig and Antti Koivisto.
1814 Clarified the last coding style rule, which was a baffling in its
1817 (Now let's see if our code ever starts following this rule!)
1819 * coding/coding-style.html:
1821 2008-11-17 Brady Eidson <beidson@apple.com>
1823 Reviewed by Mark Rowe
1825 Clarify an edge case for acronym capitalization.
1827 * coding/coding-style.html:
1829 2008-11-11 Simon Fraser <simon.fraser@apple.com>
1831 Update leaves animation sample.
1833 * blog-files/leaves/index.html:
1834 * blog-files/leaves/leaves.css:
1836 2008-11-11 Dean Jackson <dino@apple.com>
1838 Removed quotes in animation name value.
1840 * blog-files/pulse.html:
1842 2008-11-11 Dean Jackson <dino@apple.com>
1844 Added a smaller version of a screenshot.
1846 * blog-files/leaves-screenshot-small.jpg: Added.
1848 2008-11-11 Dean Jackson <dino@apple.com>
1850 Add a bunch of examples for CSS Animation blog draft.
1852 * blog-files/bounce.html: Added.
1853 * blog-files/bounce.png: Added.
1854 * blog-files/leaves-screenshot.jpg: Added.
1855 * blog-files/leaves/images/apple-touch-icon.png: Added.
1856 * blog-files/leaves/images/backgroundLeaves.jpg: Added.
1857 * blog-files/leaves/images/realLeaf1.png: Added.
1858 * blog-files/leaves/images/realLeaf2.png: Added.
1859 * blog-files/leaves/images/realLeaf3.png: Added.
1860 * blog-files/leaves/images/realLeaf4.png: Added.
1861 * blog-files/leaves/images/textBackground.png: Added.
1862 * blog-files/leaves/index.html: Added.
1863 * blog-files/leaves/leaves.css: Added.
1864 * blog-files/leaves/leaves.js: Added.
1865 * blog-files/pulse.html: Added.
1866 * blog-files/pulse.png: Added.
1868 2008-10-30 Cameron Zwarich <zwarich@apple.com>
1870 Rubber-stamped by Mark Rowe.
1872 Update the link to Mac Subversion binaries.
1874 * building/tools.html:
1876 2008-10-27 Antti Koivisto <antti@apple.com>
1880 * blog-files/squirrelfish-link-animated.svg: Added.
1882 2008-10-27 Antti Koivisto <antti@apple.com>
1886 * blog-files/cubes-7.svg: Added.
1887 * blog-files/number-morph.svg: Added.
1889 2008-10-07 Darin Adler <darin@apple.com>
1891 * coding/RefPtr.html: Second draft.
1893 2008-10-04 Mark Rowe <mrowe@apple.com>
1895 Upgrade to WordPress 2.6.2.
1899 2008-09-26 Timothy Hatcher <timothy@apple.com>
1901 Add screenshots of searching in the Web Inspector.
1905 * blog-files/inspector-searching-elements.png: Added.
1906 * blog-files/inspector-searching-profiles.png: Added.
1908 2008-09-25 Maciej Stachowiak <mjs@apple.com>
1912 - add some screenshots.
1914 * blog-files/acid3-screenshot.png: Added.
1915 * blog-files/acid3-timing-screenshot.png: Added.
1917 2008-09-25 Darin Adler <darin@apple.com>
1919 * contact.html: Take a cut at making the role of webkitsdk-dev
1920 clearer, specifying that it's Mac OS X specific and hosted at
1923 2008-09-24 Timothy Hatcher <timothy@apple.com>
1925 Add new screenshots of the Web Inspector's Scope Variables pane.
1929 * blog-files/inspector-closure-scope.png: Added.
1930 * blog-files/inspector-event-scope.png: Added.
1931 * blog-files/inspector-with-scope.png: Added.
1933 2008-09-24 Timothy Hatcher <timothy@apple.com>
1935 Add another screenshot of the Web Inspector.
1939 * blog-files/inspector-disabling-properties.png: Added.
1941 2008-09-24 Timothy Hatcher <timothy@apple.com>
1943 Add new screenshots of the Web Inspector.
1947 * blog-files/inspector-console-autocomplete.png: Added.
1948 * blog-files/inspector-databases-panel-query-view.png: Added.
1949 * blog-files/inspector-databases-panel.png: Added.
1950 * blog-files/inspector-elements-panel.png: Added.
1951 * blog-files/inspector-numeric-style-stepping.gif: Added.
1952 * blog-files/inspector-profiles-panel.png: Added.
1953 * blog-files/inspector-resources-panel.png: Added.
1954 * blog-files/inspector-scripts-panel.png: Added.
1955 * blog-files/inspector-status-bar-with-errors.png: Added.
1956 * blog-files/inspector-toolbar.png: Added.
1958 2008-09-24 Timothy Hatcher <timothy@apple.com>
1962 * demos/drosera/demo.js: Add some console.profile() calls.
1964 2008-09-22 Alexander Orlov <alexander.orlov@loxal.net>
1966 Reviewed by Darin Adler.
1968 * projects/performance/index.html: Remove dead link to the 24fun test.
1970 2008-09-18 Maciej Stachowiak <mjs@apple.com>
1974 * blog-files/animation-demo.svg: Added.
1976 2008-09-18 Maciej Stachowiak <mjs@apple.com>
1980 * blog-files/sfx-perf.png: Added.
1982 2008-08-25 Mark Rowe <mrowe@apple.com>
1984 Reviewed by Dan Bernstein.
1986 Modernize the bug reporting guidelines and make them a little less Mac-specific.
1988 * quality/bugwriting.html:
1990 2008-08-18 Mark Rowe <mrowe@apple.com>
1992 Upgrade to WordPress 2.6.1.
1996 2008-08-01 Adam Roben <aroben@apple.com>
1998 Add a link to the instructions to use Apple's Safari for Windows
2001 Reviewed by Eric Seidel.
2003 * building/debug.html:
2005 2008-07-28 Robert Blaut <webkit@blaut.biz>
2007 Reviewed by Mark Rowe.
2009 Fix for bug: Website provides no guidance on debugging
2010 <https://bugs.webkit.org/show_bug.cgi?id=3643>
2012 * building/debug.html: added info about Xcode Debugging Guide.
2014 2008-07-26 Mark Rowe <mrowe@apple.com>
2016 Rubber-stamped by Oliver Hunt.
2018 Update the Squirrelfish bytecode documentation.
2020 * specs/squirrelfish-bytecode.html:
2022 2008-07-26 Robert Blaut <webkit@blaut.biz>
2024 Reviewed by Eric Seidel.
2026 Fix for <https://bugs.webkit.org/show_bug.cgi?id=19712>
2027 Corrected validation errors in main.css file.
2031 2008-07-26 Robert Blaut <webkit@blaut.biz>
2033 Reviewed by Alexey Proskuryakov.
2035 Fix for bug: <https://bugs.webkit.org/show_bug.cgi?id=18186>
2036 Added notes about unsupported Visual Studio versions.
2038 * building/tools.html:
2040 2008-07-26 Robert Blaut <webkit@blaut.biz>
2042 Reviewed by Eric Seidel.
2044 Fix for <https://bugs.webkit.org/show_bug.cgi?id=16719>
2045 Removed basic requirements for undetected version of WebKit.
2047 * quality/reporting.html:
2049 2008-07-26 Robert Blaut <webkit@blaut.biz>
2051 Reviewed by Adele Petersen.
2053 Fix for bug 7436: Truncated title on webkit DOM page.
2054 <https://bugs.webkit.org/show_bug.cgi?id=7436>
2056 * projects/dom/index.html: Added basic project informations.
2058 2008-07-24 Adam Roben <aroben@apple.com>
2060 Remove some redundant text accidentally checked in
2062 * building/tools.html:
2064 2008-07-24 Adam Roben <aroben@apple.com>
2066 Fix a dead link to the Windows Platform SDK and related instructions
2068 Rubberstamped by Alexey Proskuryakov.
2070 * building/tools.html: Fixed a dead link.
2072 2008-07-21 Mark Rowe <mrowe@apple.com>
2074 Update Akismet plugin to 2.1.6.
2076 * blog/wp-content/plugins/akismet/akismet.php:
2078 2008-07-21 Mark Rowe <mrowe@apple.com>
2080 Update to WordPress 2.6.
2084 2008-07-18 David D. Kilzer <ddkilzer@webkit.org>
2086 Fixed indentation of example code for C++ pointers/references!
2088 * coding/coding-style.html:
2090 2008-07-18 Robert Blaut <webkit@blaut.biz>
2092 Reviewed by David Kilzer.
2094 Fix for <https://bugs.webkit.org/show_bug.cgi?id=12313>
2095 Added code style guidelines for multi-line boolean expressions
2097 * coding/coding-style.html:
2099 2008-07-02 Mark Rowe <mrowe@apple.com>
2101 Update a URL that was out of date.
2103 * building/checkout.html:
2105 2008-07-01 Mark Rowe <mrowe@apple.com>
2107 Update the path to the configuration file.
2109 * blog/wp-config.php:
2111 2008-06-27 Dan Bernstein <mitz@apple.com>
2113 Reviewed by Timothy Hatcher.
2115 * css/main.css: Reduced text shadow offsets.
2117 2008-06-25 Maciej Stachowiak <mjs@apple.com>
2119 Not reviewed, web site fix.
2121 Remove blank lines in an attempt to fix feeds.
2123 * blog/wp-content/themes/webkit/index.php:
2124 * blog/wp-content/themes/webkit/links.php:
2126 2008-06-22 Aaron Digulla <digulla@hepe.com>
2128 Reviewed by Darin Adler.
2130 Fix https://bugs.webkit.org/show_bug.cgi?id=18993
2131 Bug 18993: Update of buttons in editing toolbar demo lags behind
2133 * demos/editingToolbar/FancyToolbar.js:
2134 * demos/editingToolbar/index.html:
2136 2008-06-16 Maciej Stachowiak <mjs@apple.com>
2138 A handy reference image.
2140 * blog-files/acid3-timing.png: Added.
2142 2008-06-10 Maciej Stachowiak <mjs@apple.com>
2146 - tweak newly added markup.
2148 * blog/wp-content/themes/webkit/header.php:
2150 2008-06-10 Maciej Stachowiak <mjs@apple.com>
2152 Rubber stamped by Adele.
2154 - add short title and multisize icon
2156 * blog/wp-content/themes/webkit/header.php:
2157 * images/surfin-safari.icns: Added.
2159 2008-06-04 Dean Jackson <dino@apple.com>
2161 Put index pages into specs dirs to make it easier to
2164 * specs/index.html: Added.
2165 * specs/CSSVisualEffects/index.html: Added.
2167 2008-06-03 Maciej Stachowiak <mjs@apple.com>
2169 Add a snapshot of the squirrelfish bytecode docs.
2171 * specs/squirrelfish-bytecode.html: Added.
2173 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2175 Transparent background!
2177 * blog-files/squirrelfish.png:
2179 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2183 * blog-files/squirrelfish-webkit-graph.png:
2185 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2187 Renamed this file quiet down the peanut gallery.
2189 * blog-files/squirrelfish-webkit-graph.png: Copied from blog-files/webkit-graph.png.
2190 * blog-files/webkit-graph.png: Removed.
2192 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2196 * blog-files/webkit-graph.png: Added.
2198 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2200 Moved the squirrelfish mascot to the right place.
2202 * blog-files/squirrelfish.png: Copied from images/squirrelfish.png.
2203 * images/squirrelfish.png: Removed.
2205 2008-06-02 Geoffrey Garen <ggaren@apple.com>
2207 Uploaded the squirrelfish mascot.
2209 * images/squirrelfish.png: Added.
2211 2008-05-23 William Siegrist <wsiegrist@apple.com>
2213 Reviewed by Mark Rowe
2215 Rename duplicated "notice" id to "terms".
2220 2008-05-16 Anders Carlsson <andersca@apple.com>
2224 Add manifest MIME type.
2228 2008-05-14 Anders Carlsson <andersca@apple.com>
2232 Make our Sticky notes example an offline web app.
2234 * misc/DatabaseExample.html:
2235 * misc/DatabaseExample.manifest: Added.
2237 2008-05-12 Maciej Stachowiak <mjs@apple.com>
2239 Ooops, I made some mistakes trying to fix the validation errors. This time for sure.
2241 * demos/transitions-and-transforms/index.html:
2243 2008-05-12 Maciej Stachowiak <mjs@apple.com>
2245 Make the demo valid HTML5 (according to validator.nu) and add alt text to the images.
2247 * demos/transitions-and-transforms/index.html:
2249 2008-05-12 Maciej Stachowiak <mjs@apple.com>
2251 Tweaked demo visuals slightly.
2253 * demos/transitions-and-transforms/leopard.css:
2255 2008-05-12 Maciej Stachowiak <mjs@apple.com>
2257 Tweak CSS to look a little better while loading.
2259 * demos/transitions-and-transforms/leopard.css:
2261 2008-05-12 Maciej Stachowiak <mjs@apple.com>
2263 Not reviewed - new demo.
2265 Added a demo of CSS Transforms and Transitions.
2267 * demos/transitions-and-transforms: Added.
2268 * demos/transitions-and-transforms/Finder Coverflow.png: Added.
2269 * demos/transitions-and-transforms/Horsehead.png: Added.
2270 * demos/transitions-and-transforms/Mail Stationery.png: Added.
2271 * demos/transitions-and-transforms/Quick Look.png: Added.
2272 * demos/transitions-and-transforms/Spaces.png: Added.
2273 * demos/transitions-and-transforms/Stacks.png: Added.
2274 * demos/transitions-and-transforms/Time Machine.png: Added.
2275 * demos/transitions-and-transforms/index.html: Added.
2276 * demos/transitions-and-transforms/leopard.css: Added.
2277 * demos/transitions-and-transforms/no-style.html: Added.
2279 2008-05-08 Mark Rowe <mrowe@apple.com>
2281 Reviewed by Sam Weinig.
2283 Add a link to the Mac OS Forge terms of use.
2287 2008-04-25 Mark Rowe <mrowe@apple.com>
2289 Upgrade to WordPress 2.5.1. Another day, another security vulnerability in WordPress.
2293 2008-04-21 Dean Jackson <dino@apple.com>
2295 Updated CSS Visual Effects proposals.
2299 * described simplified sandwich model (that animations have no effect
2300 outside their duration and last specified animation wins)
2301 * diagram showing the above
2302 * specified animations to start at style resolution or document load,
2304 * animation start events always have elapsedTime == 0
2308 * removed text saying that elements cannot be drawn as intersecting.
2309 * described that preserve-3d trees often need a flattening parent, otherwise
2310 elements can be hidden behind their ancestor's background.
2311 * describe that preserve-3d is not always possible, such as when
2312 overflow is 'hidden'.
2318 * specs/CSSVisualEffects/CSSAnimation.html:
2319 * specs/CSSVisualEffects/CSSTransforms.html:
2320 * specs/CSSVisualEffects/CSSTransitions.html:
2321 * specs/CSSVisualEffects/sandwich.png: Added.
2323 2008-04-08 Dean Jackson <dino@apple.com>
2325 Add some updated proposals for CSS specifications, such as
2326 Transforms and Transitions which are already implemented in TOT.
2328 * specs/CSSVisualEffects: Added.
2329 * specs/CSSVisualEffects/CSSAnimation.html: Added.
2330 * specs/CSSVisualEffects/CSSTransforms.html: Added.
2331 * specs/CSSVisualEffects/CSSTransitions.html: Added.
2333 2008-03-31 Mark Rowe <mrowe@apple.com>
2335 Add some images that were missed in the WordPress 2.5 upgrade.
2339 2008-03-31 Mark Rowe <mrowe@apple.com>
2341 Upgrade to WordPress 2.5
2345 2008-03-28 Darin Adler <darin@apple.com>
2347 * building/build.html: Add another mention of using the Cygwin shell.
2348 * building/tools.html: Fix a typo on the name Cygwin.
2350 2008-03-26 Maciej Stachowiak <mjs@apple.com>
2352 More screenshots for the blog.
2354 * blog-files/acid3-full-rendering-pass.png: Added.
2355 * blog-files/acid3-rendering-reference.png: Added.
2357 2008-03-26 Maciej Stachowiak <mjs@apple.com>
2359 Screenshot for blog post.
2361 * blog-files/acid3-100.png: Added.
2363 2008-03-23 Antti Koivisto <antti@apple.com>
2365 * blog-files/wsj-vs.png: Added.
2367 2008-03-23 Eric Seidel <eric@webkit.org>
2371 Make our SVG status document slightly less inaccurate.
2373 * projects/svg/status.xml:
2375 2008-03-21 Antti Koivisto <antti@apple.com>
2377 Add some images for a blog post.
2379 * blog-files/wsj-nopreload.png: Added.
2380 * blog-files/wsj-preload.png: Added.
2382 2008-03-17 Dan Bernstein <mitz@apple.com>
2384 Reviewed by Sam Weinig.
2386 - link "backtrace" to the page that explains how to get one
2388 * quality/bugwriting.html:
2390 2008-03-15 Matt Lilek <webkit@mattlilek.com>
2392 Rubber-stamped by Mitz.
2394 Update crash log page with instructions for Leopard.
2396 * quality/crashlogs.html:
2398 2008-03-11 Robert Blaut <webkit@blaut.biz>
2400 Reviewed by Darin Adler.
2402 Fix bug http://bugs.webkit.org/show_bug.cgi?id=17280
2403 Patch deletes an obsolete hitlist.html page and other references to it
2405 * nav.inc: removed menu link to hitlist.html
2406 * projects/compat/hitlist.html: Removed.
2407 * projects/compat/index.html: removed reference to hitlist.html
2409 2008-03-06 Timothy Hatcher <timothy@apple.com>
2411 Rubber-stamped by Adam Roben.
2413 Add a simple page that has various demo functions for Drosera.
2415 * demos/drosera: Added.
2416 * demos/drosera/demo.js: Added.
2417 * demos/drosera/drosera.png: Added.
2418 * demos/drosera/index.html: Added.
2420 2008-03-04 Mark Rowe <mrowe@apple.com>
2422 Rubber-stamped by Brady Eidson.
2424 * building/tools.html: Update link to Windows Platform SDK to its new location.
2426 2008-03-04 Mark Rowe <mrowe@apple.com>
2428 Reviewed by Sam Weinig.
2430 Add a note about preferring if over else if when the previous if is terminated by a return statement.
2432 * coding/coding-style.html:
2434 2008-02-08 Adam Roben <aroben@apple.com>
2436 * perf/slickspeed/config.ini: Fixed version number.
2438 2008-02-08 Adam Roben <aroben@apple.com>
2440 Update jQuery to v1.2.3
2442 Rubberstamped by Mitz.
2444 * perf/slickspeed/config.ini:
2445 * perf/slickspeed/frameworks/jquery-1.2.3.js: Renamed from WebKitSite/perf/slickspeed/frameworks/jquery-1.2.1.js.
2447 2008-02-07 David Smith <catfish.man@gmail.com>
2449 Rubber stamped by weinig and bdash.
2450 Update prototype.js to 1.6.0.2 to be a bit less unfair in comparative benchmarking.
2452 * perf/slickspeed/frameworks/prototype.js:
2454 2008-02-07 David Smith <catfish.man@gmail.com>
2456 Rubber stamped by Mark Rowe
2457 Fix a duplicate selector in the test.
2459 * perf/slickspeed/selectors.list:
2461 2008-02-07 David Smith <catfish.man@gmail.com>
2463 Reviewed by Adam Roben.
2464 Added :nth-child and :last-child to the list of selectors to test.
2466 * perf/slickspeed/selectors.list:
2468 2008-02-05 Mark Rowe <mrowe@apple.com>
2470 Update WordPress to 2.3.3 which includes security fixes.
2472 * blog/wp-admin/install-helper.php:
2473 * blog/wp-includes/gettext.php:
2474 * blog/wp-includes/pluggable.php:
2475 * blog/wp-includes/version.php:
2478 2008-02-02 David Smith <catfish.man@gmail.com>
2482 Update the selector benchmark/test now that WebKit supports :only-child and :last-child;
2483 Unfortunately, the javascript libraries don't appear to implement :*-of-type correctly, so that one remains disabled for now.
2485 * 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.
2486 * perf/slickspeed/selectors.list: Added the new selectors
2488 2008-02-02 Mark Rowe <mrowe@apple.com>
2490 Add WordPress plugin to give more control over blog comment settings.
2492 * blog/wp-content/plugins/commentcontrol.php: Added.
2494 2008-01-30 Jessica Kahn <jess@apple.com>
2496 Reviewed by Tim Hatcher.
2498 * coding/coding-style.html:
2499 Adding a note about avoiding explicit nil/NO initialization of Objective-C instance variables.
2501 2008-01-21 David Smith <catfish.man@gmail.com>
2503 Reviewed by Darin Adler.
2505 Added a modified version of the MooTools SlickSpeed Selector Test/Benchmark to show off querySelectorAll. MIT licensed.
2507 * perf/slickspeed: Added.
2508 * perf/slickspeed/config.ini: Added.
2509 * perf/slickspeed/footer.html: Added.
2510 * perf/slickspeed/frameworks: Added.
2511 * perf/slickspeed/frameworks/DomQuery.js: Added.
2512 * perf/slickspeed/frameworks/dummy.js: Added.
2513 * perf/slickspeed/frameworks/jquery-1.2.1.js: Added.
2514 * perf/slickspeed/frameworks/prototype.js: Added.
2515 * perf/slickspeed/header.html: Added.
2516 * perf/slickspeed/index.php: Added.
2517 * perf/slickspeed/instructions.txt: Added.
2518 * perf/slickspeed/logo.png: Added.
2519 * perf/slickspeed/selectors.list: Added.
2520 * perf/slickspeed/style.css: Added.
2521 * perf/slickspeed/system: Added.
2522 * perf/slickspeed/system/index.php: Added.
2523 * perf/slickspeed/system/slickspeed.js: Added.
2524 * perf/slickspeed/system/template.php: Added.
2525 * perf/slickspeed/template.html: Added.
2527 2008-01-17 Steve Falkenburg <sfalken@apple.com>
2529 Added Vista crash logging information.
2533 * quality/crashlogs.html:
2535 2008-01-07 Eric Seidel <eric@webkit.org>
2537 Reviewed by Mark Rowe.
2539 * projects/svg/status.xml: remove fixed bugs.
2541 2007-12-30 Mark Rowe <mrowe@apple.com>
2543 Unreviewed. Update WordPress to 2.3.2, which includes security fixes.
2545 * blog/wp-admin/admin.php:
2546 * blog/wp-admin/includes/file.php:
2547 * blog/wp-admin/install.php:
2548 * blog/wp-admin/setup-config.php:
2550 * blog/wp-includes/formatting.php:
2551 * blog/wp-includes/functions.php:
2552 * blog/wp-includes/pluggable.php:
2553 * blog/wp-includes/post.php:
2554 * blog/wp-includes/query.php:
2555 * blog/wp-includes/taxonomy.php:
2556 * blog/wp-includes/version.php:
2557 * blog/wp-includes/wp-db.php:
2559 * blog/wp-settings.php:
2562 2007-12-29 Alp Toker <alp@atoker.com>
2566 * perf/sunspider-0.9/sunspider.html:
2568 2007-12-29 Alp Toker <alp@atoker.com>
2572 Provide the current URL in the SunSpider results page. Useful for
2573 copying benchmark results out of browsers without a location bar or
2574 where the location bar can't handle long URLs.
2576 * perf/sunspider-0.9/sunspider-results.html:
2578 2007-12-21 David Smith <catfish.man@gmail.com>
2580 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.
2582 * blog-files/gebcnspeedtest.html:
2584 2007-12-21 David Smith <catfish.man@gmail.com>
2586 Add the benchmark from the previous commit as well.
2588 * blog-files/gebcnspeedtest.html: Added.
2589 * blog-files/prototype-for-gebcn-test.js: Added.
2591 2007-12-21 David Smith <catfish.man@gmail.com>
2593 Add a graph of benchmark results for an upcoming blog post.
2595 * blog-files/gebcnwebkitonly.png: Added.
2597 2007-12-18 Antti Koivisto <antti@apple.com>
2599 Reviewed by Darin and Steve.
2601 Add instructions to install the QuickTime SDK for Windows.
2603 * building/tools.html:
2605 2007-12-18 Mark Rowe <mrowe@apple.com>
2609 * perf/sunspider-0.9/sunspider.html:
2611 2007-12-18 Steve Falkenburg <sfalken@apple.com>
2613 Correct link to Visual Studio Express 2005.
2614 Old link points to 2008.
2618 * building/tools.html:
2620 2007-12-17 Maciej Stachowiak <mjs@apple.com>
2624 - work around IE layout bugs
2626 * perf/sunspider-0.9/sunspider.css:
2628 2007-12-17 Maciej Stachowiak <mjs@apple.com>
2632 - fix compare feature
2634 * perf/sunspider-0.9/sunspider-results.html:
2636 2007-12-17 Maciej Stachowiak <mjs@apple.com>
2638 Rubber stamped by Mark.
2640 - Add a copy of SunSpider 0.9 to the site
2643 * perf/sunspider-0.9: Added.
2644 * perf/sunspider-0.9/3d-cube.html: Added.
2645 * perf/sunspider-0.9/3d-morph.html: Added.
2646 * perf/sunspider-0.9/3d-raytrace.html: Added.
2647 * perf/sunspider-0.9/access-binary-trees.html: Added.
2648 * perf/sunspider-0.9/access-fannkuch.html: Added.
2649 * perf/sunspider-0.9/access-nbody.html: Added.
2650 * perf/sunspider-0.9/access-nsieve.html: Added.
2651 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added.
2652 * perf/sunspider-0.9/bitops-bits-in-byte.html: Added.
2653 * perf/sunspider-0.9/bitops-bitwise-and.html: Added.
2654 * perf/sunspider-0.9/bitops-nsieve-bits.html: Added.
2655 * perf/sunspider-0.9/controlflow-recursive.html: Added.
2656 * perf/sunspider-0.9/crypto-aes.html: Added.
2657 * perf/sunspider-0.9/crypto-md5.html: Added.
2658 * perf/sunspider-0.9/crypto-sha1.html: Added.
2659 * perf/sunspider-0.9/date-format-tofte.html: Added.
2660 * perf/sunspider-0.9/date-format-xparb.html: Added.
2661 * perf/sunspider-0.9/math-cordic.html: Added.
2662 * perf/sunspider-0.9/math-partial-sums.html: Added.
2663 * perf/sunspider-0.9/math-spectral-norm.html: Added.
2664 * perf/sunspider-0.9/regexp-dna.html: Added.
2665 * perf/sunspider-0.9/string-base64.html: Added.
2666 * perf/sunspider-0.9/string-fasta.html: Added.
2667 * perf/sunspider-0.9/string-tagcloud.html: Added.
2668 * perf/sunspider-0.9/string-unpack-code.html: Added.
2669 * perf/sunspider-0.9/string-validate-input.html: Added.
2670 * perf/sunspider-0.9/sunspider-analyze-results.js: Added.
2671 * perf/sunspider-0.9/sunspider-compare-results.js: Added.
2672 * perf/sunspider-0.9/sunspider-driver.html: Added.
2673 * perf/sunspider-0.9/sunspider-record-result.js: Added.
2674 * perf/sunspider-0.9/sunspider-results.html: Added.
2675 * perf/sunspider-0.9/sunspider-test-prefix.js: Added.
2676 * perf/sunspider-0.9/sunspider.css: Added.
2677 * perf/sunspider-0.9/sunspider.html: Added.
2679 2007-12-16 Brent Fulgham <bfulgham@gmail.com>
2681 Reviewed by Maciej Stachowiak.
2683 http://bugs.webkit.org/show_bug.cgi?id=16446.
2685 * building/debug.html: Update to expand the win32 debugging instructions.
2687 2007-12-07 Brady Eidson <beidson@apple.com>
2689 Reviewed by Darin's rubberstamp
2691 When developing the Database feature and dealing with UI Delegate issues, it is important to have
2692 live examples on the web to help reproduce certain situations.
2694 This file is a dumping ground for such examples, and starts out with one function - the ability to add
2695 arbitrary amounts of data to a database to test the quota-related mechanisms of the UI
2697 * misc/DatabaseTester.html: Added.
2699 2007-12-07 Brady Eidson <beidson@apple.com>
2701 Reviewed by Adam Roben
2703 * misc/DatabaseExample.html: Changed to differentiate failure between running with an
2704 unsupported browser or some other error that prevented the database from opening.
2705 In the future we can use ExceptionCodes returned from openDatabase(), but a good list
2706 of those don't exist yet
2708 2007-12-05 Timothy Hatcher <timothy@apple.com>
2710 Add another Inspector screenshot for an upcoming blog post.
2712 * blog-files/InspectorDatabaseBrowser.png: Added.
2714 2007-12-04 Alp Toker <alp@atoker.com>
2716 Reviewed by Mark Rowe.
2718 Link to Planet WebKit.
2722 2007-12-02 Adam Roben <aroben@apple.com>
2724 Add another screenshot
2726 * blog-files/InspectElementMenu.png: Added.
2728 2007-12-02 Adam Roben <aroben@apple.com>
2730 Add some Inspector screenshots for an upcoming blog post
2732 Rubberstamped by Mark Rowe.
2734 * blog-files/InspectorCSSEditing.png: Added.
2735 * blog-files/InspectorFonts.png: Added.
2737 2007-11-30 Matt Lilek <webkit@mattlilek.com>
2741 Link to the commit and review policy.
2743 * coding/contributing.html:
2746 2007-11-30 Darin Adler <darin@apple.com>
2748 * coding/commit-review-policy.html: A couple more typos and very
2749 minor grammatical stuff. No substantive change.
2751 2007-11-30 Darin Adler <darin@apple.com>
2753 * coding/commit-review-policy.html: Fixed a typo, added a footer.
2755 2007-11-30 Matt Lilek <webkit@mattlilek.com>
2759 Clean up a couple of typos from Maciej's last patch.
2761 * coding/commit-review-policy.html:
2763 2007-11-30 Maciej Stachowiak <mjs@apple.com>
2765 Reviewed by Bertrand.
2767 New commit and review policy.
2769 * coding/commit-review-policy.html: Added.
2771 2007-11-21 Mark Rowe <mrowe@apple.com>
2775 Update coding style to cover control statements with no body.
2777 * coding/coding-style.html:
2779 2007-11-17 Adam Roben <aroben@apple.com>
2781 Update Windows debugging instructions
2783 Reviewed by Mark Rowe.
2785 * building/debug.html:
2787 2007-11-14 Brady Eidson <beidson@apple.com>
2791 * images/DroseraPic.png: Added.
2793 2007-11-12 Brady Eidson <beidson@apple.com>
2797 Update the DatabaseExample to use the new API
2799 * misc/DatabaseExample.html:
2801 2007-11-12 Mark Rowe <mrowe@apple.com>
2803 * building/tools.html: Remove extra >.
2805 2007-11-09 Antti Koivisto <antti@apple.com>
2807 Rubber stamped by bdash.
2809 Add directory for blog resources (and one image).
2811 * blog-files: Added.
2812 * blog-files/touch-poster.png: Added.
2814 2007-11-07 Dan Bernstein <mitz@apple.com>
2816 Reviewed by Darin Adler.
2818 - removed a workaround for the bug fixed in the WebCore part of this
2821 2007-11-04 Timothy Hatcher <timothy@apple.com>
2823 Land the HTML Editing Toolbar demo from WWDC 2007.
2826 * demos/editingToolbar: Added.
2827 * demos/editingToolbar/FancyToolbar.css: Added.
2828 * demos/editingToolbar/FancyToolbar.js: Added.
2829 * demos/editingToolbar/FancyToolbarImages: Added.
2830 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
2831 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
2832 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
2833 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
2834 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
2835 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
2836 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
2837 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
2838 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
2839 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
2840 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
2841 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
2842 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
2843 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
2844 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
2845 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
2846 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
2847 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
2848 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
2849 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
2850 * demos/editingToolbar/content.html: Added.
2851 * demos/editingToolbar/images: Added.
2852 * demos/editingToolbar/images/safari.png: Added.
2853 * demos/editingToolbar/index.html: Added.
2855 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
2857 CIA has changed its hostname from cia.navi.cx to cia.vc
2858 <http://bugs.webkit.org/show_bug.cgi?id=15829>
2862 * contact.html: Updated links to CIA.
2864 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
2866 LGPL'ed files contain incorrect FSF address
2867 <http://bugs.webkit.org/show_bug.cgi?id=14885>
2869 Reviewed by NOBODY (follow-up fix).
2871 * blog/wp-includes/class-snoopy.php:
2872 * blog/wp-includes/gettext.php:
2873 * blog/wp-includes/streams.php:
2875 2007-11-01 Sam Weinig <sam@webkit.org>
2877 Rubber-stamped by Tim Hatcher.
2879 * misc/DatabaseExample.html: Speed up default close speed to .25s
2881 2007-11-01 Sam Weinig <sam@webkit.org>
2883 Reviewed by Adam Roben.
2885 - Don't show the close button on the notes unless hovering over the note.
2886 - Do transformation and fade when closing a note using the new transition properties.
2888 * misc/DatabaseExample.html:
2890 2007-10-29 Mark Rowe <mrowe@apple.com>
2896 2007-10-29 Mark Rowe <mrowe@apple.com>
2898 Files that have been added or modified on the web server without making it in to SVN.
2901 * blog/wp-content/databaseexample.png: Added.
2902 * blog/wp-content/uploads: Added.
2903 * blog/wp-content/uploads/2007: Added.
2904 * blog/wp-content/uploads/2007/06: Added.
2905 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
2906 * building/cygwin-downloader.zip: Added.
2908 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
2910 Rubber-stamped by Mark Rowe.
2912 * images/download.png: Updated to say "Nightly builds" instead of
2913 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
2914 download link anyway.
2916 2007-10-21 David Kilzer <ddkilzer@webkit.org>
2918 Reviewed by Darin Adler.
2920 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
2921 DOM Exception opening up client-side database example for the first time
2923 There was a race condition when creating the WebKitStickyNotes table for the
2924 first time in which the loaded() function (renamed to loadNotes()) could be
2925 called before the table was created. Prevent this by only calling loadNotes()
2926 in an executeSql() callback after we know the table exists, or after we know
2927 the table has been created.
2929 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
2930 Created a new loaded() function.
2932 2007-10-20 Mark Rowe <mrowe@apple.com>
2934 Rubber-stamped by Adam.
2936 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
2938 * misc/DatabaseExample.html:
2939 * misc/deleteButton.png: Added.
2940 * misc/deleteButton.tiff: Removed.
2941 * misc/deleteButtonPressed.png: Added.
2942 * misc/deleteButtonPressed.tiff: Removed.
2944 2007-10-20 Adam Roben <aroben@apple.com>
2946 Make the notes sticky!
2950 * misc/DatabaseExample.html:
2951 * misc/deleteButton.tiff: Added.
2952 * misc/deleteButtonPressed.tiff: Added.
2954 2007-10-19 Timothy Hatcher <timothy@apple.com>
2956 Reviewed by Mark Rowe.
2958 Fix a couple of exceptions for first time users.
2960 * misc/DatabaseExample.html:
2962 2007-10-19 Anders Carlsson <andersca@apple.com>
2966 Make example actually work.
2968 * misc/DatabaseExample.html:
2970 2007-10-19 Anders Carlsson <andersca@apple.com>
2976 * misc/DatabaseExample.html:
2978 2007-10-19 Brady Eidson <beidson@apple.com>
2982 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
2984 * misc/DatabaseExample.html:
2986 2007-10-19 Brady Eidson <beidson@apple.com>
2988 Reviewed by Tim Hatcher
2990 Sample database API usage
2992 * misc/DatabaseExample.html: Added.
2994 2007-09-25 David Kilzer <ddkilzer@webkit.org>
2998 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
2999 LGPL'ed files contain incorrect FSF address
3001 * blog/wp-content/plugins/wp-cache/wp-cache.php:
3002 * blog/wp-includes/class-snoopy.php:
3003 * blog/wp-includes/gettext.php:
3004 * blog/wp-includes/js/tinymce/license.html:
3005 * blog/wp-includes/streams.php:
3007 2007-09-23 Maciej Stachowiak <mjs@apple.com>
3009 Reviewed by Mark Rowe.
3011 - Limit custom list bullets to ordered lists only
3022 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3026 * coding/coding-style.html:
3027 - in section Other Punctuation
3028 - syntax instead of synatax
3029 - fix sample code alignment
3031 2007-09-06 Maciej Stachowiak <mjs@apple.com>
3035 * misc/WebKitDetect.js: Added.
3037 2007-09-06 Maciej Stachowiak <mjs@apple.com>
3039 Not reviewed - copy of WebKitDetect script from wiki
3041 * misc/WebKitDetect.html: Added.
3043 2007-08-20 Adam Roben <aroben@apple.com>
3045 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
3049 * quality/crashlogs.html:
3051 2007-07-26 Maciej Stachowiak <mjs@apple.com>
3053 - grammar fix pointed out by Mitz.
3055 * projects/goals.html:
3057 2007-07-25 Maciej Stachowiak <mjs@apple.com>
3059 Rubber stamped by Adam.
3061 Added WebKit Project Goals.
3063 * nav.inc: added a nav link.
3064 * projects/goals.html: Added.
3066 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
3068 Reviewed by Adam Roben.
3070 Add information on getting a useful crash log on Mac and Windows.
3073 * quality/crashlogs.html: Added.
3074 * quality/mac_reportbox.jpg: Added.
3075 * quality/mac_viewtrace.jpg: Added.
3076 * quality/win_installwatson.jpg: Added.
3077 * quality/win_watsongui.jpg: Added.
3078 * quality/win_watsoninstalled.jpg: Added.
3080 2007-07-20 Mark Rowe <mrowe@apple.com>
3082 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
3083 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
3084 include is functionally identical for our purposes on the first use.
3086 * blog/wp-content/advanced-cache.php:
3088 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
3092 - http://bugs.webkit.org/show_bug.cgi?id=14628
3093 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
3097 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
3099 Reviewed by Adam Roben.
3101 Add info about VC++ Express forgetting SDK paths.
3103 * building/build.html:
3105 2007-07-02 Mitz Pettel <mitz@webkit.org>
3107 Reviewed by Darin Adler.
3109 - http://bugs.webkit.org/show_bug.cgi?id=14482
3110 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
3112 * quality/reduction.html:
3114 2007-07-01 Mitz Pettel <mitz@webkit.org>
3116 Reviewed by Darin Adler.
3118 - http://bugs.webkit.org/show_bug.cgi?id=14481
3119 Broken links on coding/lgpl-license.html
3121 * coding/lgpl-license.html:
3123 2007-06-24 Mitz Pettel <mitz@webkit.org>
3125 Reviewed by Adam Roben.
3129 * building/build.html:
3131 2007-06-23 Mark Rowe <mrowe@apple.com>
3135 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
3137 2007-06-12 Adam Roben <aroben@apple.com>
3139 Update the location of cygwin-downloader.zip.
3141 Rubberstamped by Hyatt.
3143 * building/tools.html:
3145 2007-06-12 Dave Hyatt <hyatt@apple.com>
3147 Add Windows checkout/build instructions to the website.
3149 * building/build.html:
3150 * building/checkout.html:
3151 * building/debug.html:
3152 * building/tools.html: Added.
3153 * building/run.html:
3158 2007-06-10 Geoffrey Garen <ggaren@apple.com>
3160 Reviewed by Beth Dakin.
3162 Cleaned up formatting on the check out page.
3164 * building/checkout.html:
3166 2007-06-08 Mark Rowe <mrowe@apple.com>
3168 Rubber-stamped by Hyatt.
3170 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
3171 than doing server-side user agent checks. This resolves an issue some people were seeing where
3172 caching would lead to a page generated for an Internet Explorer user being served to a Safari
3173 user. The visible symptom of this was many of the graphics were missing.
3175 * blog/wp-content/themes/webkit/header.php:
3178 2007-05-04 Mark Rowe <mrowe@apple.com>
3180 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
3181 present in the old version which have since been removed, but it's unlikely
3182 they'll ever cause a problem.
3184 2007-05-04 Mark Rowe <mrowe@apple.com>
3186 Add graphics used by existing blog posts into SVN.
3188 * blog/wp-content/rotate.png: Added.
3189 * blog/wp-content/drosera.png: Added.
3190 * blog/wp-content/hitlist.png: Added.
3191 * blog/wp-content/svgtextmini.png: Added.
3192 * blog/wp-content/svgtextmini_01.png: Added.
3193 * blog/wp-content/textfield_screenshot.jpg: Added.
3194 * blog/wp-content/Picture9.png: Added.
3195 * blog/wp-content/svgtext.png: Added.
3196 * blog/wp-content/webInspector.png: Added.
3197 * blog/wp-content/rotate.svg: Added.
3198 * blog/wp-content/chucknorris.png: Added.
3200 2007-04-21 Mitz Pettel <mitz@webkit.org>
3202 Reviewed by Darin Adler.
3204 - http://bugs.webkit.org/show_bug.cgi?id=13350
3205 Build Ahem into DumpRenderTree
3207 * quality/testing.html: Removed the requirement to download and install
3208 Ahem for running the tests.
3209 * quality/testwriting.html: Added information about Ahem.
3211 2007-04-09 Adele Peterson <adele@apple.com>
3213 * blog/wp-content/chrome.jpg: Added.
3215 2007-04-05 Mark Malone <markmalone@mac.com>
3217 Reviewed by Darin Adler.
3219 http://bugs.webkit.org/show_bug.cgi?id=13273
3220 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
3222 * nav.inc: Link directly to the hierarchy.
3224 2007-03-26 Darin Adler <darin@apple.com>
3226 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
3228 2007-03-25 Darin Adler <darin@apple.com>
3230 * coding/coding-style.html: Put !important on right/wrong colors so they override the
3231 green color that comes from the green.css stylesheet.
3233 2007-03-25 Darin Adler <darin@apple.com>
3235 * coding/RefPtr.html: A couple minor wording tweaks.
3237 2007-03-25 Darin Adler <darin@apple.com>
3239 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
3241 2007-03-25 Mark Rowe <mrowe@apple.com>
3243 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
3244 Replace raw ampersands in hyperlink URL with named entity.
3246 2007-03-25 Darin Adler <darin@apple.com>
3248 * coding/RefPtr.html: A couple wording tweaks.
3250 2007-03-25 Darin Adler <darin@apple.com>
3252 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
3253 suggested by Anders.
3255 2007-03-24 Darin Adler <darin@apple.com>
3257 * css/main.css: Try tighter spacing for code examples.
3259 2007-03-24 Darin Adler <darin@apple.com>
3261 * coding/RefPtr.html: <span> -> </span>
3263 2007-03-24 Darin Adler <darin@apple.com>
3265 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
3267 2007-03-24 Darin Adler <darin@apple.com>
3269 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
3271 Also tweaked the MIME types of a few files and removed a stray executable bit.
3273 2007-03-21 David Kilzer <ddkilzer@apple.com>
3275 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
3277 2007-03-21 David Kilzer <ddkilzer@apple.com>
3279 * building/checkout.html: Got rid of "click here" link and restructured sentences
3280 linking to svn clients.
3282 2007-03-21 David Kilzer <ddkilzer@apple.com>
3286 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
3288 2007-03-21 Maciej Stachowiak <mjs@apple.com>
3290 - some specs to propose by email
3292 * specs/HTML_Timed_Media_Elements.html: Added.
3293 * specs/Timed_Media_CSS.html: Added.
3294 * specs/Timed_Media_Elements-Open_Issues.html: Added.
3295 * specs/mediaelement.css: Added.
3296 * specs/movie-status-states.png: Added.
3298 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
3300 Reviewed by Darin Adler.
3302 Clear up the steps necessary to get a patch landed.
3304 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
3305 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
3307 * coding/contributing.html:
3309 2007-03-18 Maciej Stachowiak <mjs@apple.com>
3311 Added a random JS benchmark.
3313 * misc/morph.html: Added.
3315 2007-03-14 Kevin McCullough <kmccullough@apple.com>
3319 Silly wrapping change for testing a post-commit hook change.
3323 2007-03-09 Darin Adler <darin@apple.com>
3325 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
3326 we want it to match pre, and the default font looks fine -- no need to
3327 ask for "Courier New" explicitly.
3329 2007-03-09 Mark Rowe <mrowe@apple.com>
3331 Rubber-stamped by Tim Hatcher.
3333 Sexy blog permalinks!
3335 * blog/.htaccess: Added.
3337 2007-03-09 Mark Rowe <mrowe@apple.com>
3341 * building/checkout.html: Update repository URL.
3343 2007-03-07 Brady Eidson <beidson@apple.com>
3345 Whoops, its actually prepare-ChangeLog
3347 * coding/contributing.html:
3349 2007-03-07 Brady Eidson <beidson@apple.com>
3353 Explicitly mention the prepare-Changelog step for contributing patches
3355 * coding/contributing.html:
3357 2007-02-25 Anders Carlsson <acarlsson@apple.com>
3361 * building/checkout.html:
3362 Add Trac link to our SVN repository,
3364 2007-02-15 Darin Adler <darin@apple.com>
3366 * projects/performance/index.html: Fix i-Bench link.
3368 2007-02-08 Mark Rowe <mrowe@apple.com>
3370 Reviewed by Tim Hatcher.
3372 * nav.inc: Add link to very work-in-progress DOM documentation.
3374 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
3378 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
3380 * blog/wp-admin/admin-header.php:
3381 * blog/wp-login.php:
3383 2007-01-15 Brady Eidson <beidson@apple.com>
3387 * coding/coding-style.html: Added switch/case indentation rules
3389 2007-01-15 Eric Seidel <eric@webkit.org>
3393 * coding/coding-style.html: update to include style for header guards
3395 2007-01-10 Geoffrey Garen <ggaren@apple.com>
3397 * coding/coding-style.html: Fixed minor validation error.
3399 2007-01-10 Geoffrey Garen <ggaren@apple.com>
3401 Reviewed by Beth Dakin.
3403 Updated coding style guidelines to cover a lot of stuff previously absent.
3405 * coding/coding-style.html:
3407 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
3409 Reviewed by Darin Adler.
3411 http://bugs.webkit.org/show_bug.cgi?id=11295
3412 Nightly download size is misleading
3414 * images/download.png: Changed the size to 6 MB.
3416 2007-01-01 Darin Adler <darin@apple.com>
3418 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
3420 2006-12-06 Rob Buis <buis@kde.org>
3424 http://bugs.webkit.org/show_bug.cgi?id=10254
3425 A few grammar and spelling corrections on the WebKit website
3427 Grammar and spelling corrections by Jonathan Johnsson.
3429 * coding/coding-style.html:
3430 * projects/css/index.html:
3431 * projects/javascript/index.html:
3432 * projects/svg/index.html:
3433 * quality/reduction.html:
3435 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
3439 http://bugs.webkit.org/show_bug.cgi?id=11652
3440 Bug 11652: Mailing list address and URL are incorrect
3442 This also removes a lot of bit rot from the KWQ-era.
3444 * coding/contributing.html:
3446 * projects/css/index.html:
3447 * projects/editing/index.html:
3448 * projects/forms/index.html:
3449 * projects/html/index.html:
3450 * projects/portability/index.html:
3451 * projects/xslt/index.html:
3452 * quality/lifecycle.html:
3453 * quality/testwriting.html:
3455 2006-11-18 Mitz Pettel <mitz@webkit.org>
3459 Gender-neutrality fix.
3461 * coding/contributing.html:
3463 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
3465 Reviewed by Tim Hatcher.
3467 Moved the web developer page to the wiki, adding link to the Drosera page.
3469 * .htaccess: Add permanent redirect to the new page on the wiki.
3470 * contact.html: Trac numbers are no longer one off.
3472 * webdevelopers/index.html: Removed.
3473 * webdevelopers/webkit_version.html: Removed.
3474 * webdevelopers/webkit_version.js: Removed.
3475 * webdevelopers/webkit_version_xl.html: Removed.
3476 * webdevelopers/webkit_version_xl.js: Removed.
3478 2006-11-14 Mark Rowe <bdash@webkit.org>
3480 Reviewed by Tim Hatcher.
3482 http://bugs.webkit.org/show_bug.cgi?id=9529
3483 Bug 9529: Navigation HTML duplicated on webkit.org web site
3485 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
3486 * nav.inc: Generate WordPress archive list if included from within WordPress.
3488 2006-11-07 Mark Rowe <bdash@webkit.org>
3490 Reviewed by Dave Hyatt.
3492 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
3493 component to the correct JavaScriptCore.
3495 2006-11-06 Timothy Hatcher <timothy@apple.com>
3499 Update the site with new wiki and Trac links.
3501 * blog/wp-content/themes/webkit/sidebar.php:
3502 * building/build.html:
3505 * projects/svg/index.html:
3507 2006-10-31 Mark Rowe <bdash@webkit.org>
3511 Update WebKit blog link to prevent pointless redirects.
3515 2006-10-25 Mitz Pettel <mitz@webkit.org>
3519 - http://bugs.webkit.org/show_bug.cgi?id=11412
3520 Stray list item in coding/coding-style.html
3522 * coding/coding-style.html:
3524 2006-10-25 Mark Rowe <bdash@webkit.org>
3528 Fix some HTML bugs in the coding style guidelines.
3530 * coding/coding-style.html:
3532 2006-10-13 Geoffrey Garen <ggaren@apple.com>
3536 Split build, run, and debug steps into separate pages. Darin recommended
3539 * building/build.html:
3540 * building/checkout.html:
3541 * building/debug.html: Added.
3542 * building/run.html: Added.
3545 2006-10-05 Eric Seidel <eric@webkit.org>
3549 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
3551 2006-09-26 Eric Seidel <eric@webkit.org>
3555 * projects/svg/status.xml: update status to reflect current state of SVG development
3557 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
3561 http://bugs.webkit.org/show_bug.cgi?id=10975
3562 Update the blog template to valid HTML 4.01 Strict.
3564 * blog/wp-content/themes/webkit/comments-popup.php:
3565 * blog/wp-content/themes/webkit/comments.php:
3566 * blog/wp-content/themes/webkit/footer.php:
3567 * blog/wp-content/themes/webkit/header.php:
3568 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
3570 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
3574 http://bugs.webkit.org/show_bug.cgi?id=10966
3575 Bug 10966: Updates to website
3577 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
3579 * coding/coding-style.html:
3580 * coding/lgpl-license.html:
3583 * projects/css/index.html:
3584 * projects/editing/index.html:
3585 * projects/forms/index.html:
3586 * projects/html/index.html:
3587 * projects/index.html:
3588 * projects/javascript/index.html:
3589 * projects/svg/index.html:
3590 * projects/xslt/index.html:
3591 * webdevelopers/webkit_version.html:
3592 * webdevelopers/webkit_version_xl.html:
3594 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
3598 Updates to make static pages validate as HTML 4.01 Strict.
3600 * building/build.html:
3601 * coding/coding-style.html:
3603 * index.html: Move <style> tag into the document head.
3604 * projects/cleanup/index.html:
3605 * projects/compat/index.html:
3606 * projects/css/index.html:
3607 * projects/documentation/index.html:
3608 * projects/editing/index.html:
3609 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
3610 * projects/html/index.html:
3611 * projects/javascript/index.html:
3612 * projects/performance/index.html:
3613 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
3614 * projects/printing/index.html:
3615 * projects/svg/index.html:
3616 * projects/xslt/index.html:
3617 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
3618 * quality/reduction.html:
3619 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
3620 * quality/testing.html:
3622 2006-09-19 Brady Eidson <beidson@apple.com>
3624 http://bugs.webkit.org/show_bug.cgi?id=8220
3625 Add the favicon.ico to the site.
3626 Notice, users of shipping Safari won't see the updated favicon
3627 unless they clear their icon cache - ToT users can manually reload
3628 the site and force the refresh ;)
3630 * favicon.ico: Added.
3632 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
3636 - this patch brought to you by the letter 'c'
3638 * coding/coding-style.html:
3640 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3642 Reviewed by Darin Adler.
3644 - http://bugs.webkit.org/show_bug.cgi?id=10444
3645 Navigation links overlap the Spam Karma 2 footer
3647 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
3649 2006-08-21 Timothy Hatcher <timothy@apple.com>
3651 Reviewed by Darin Adler.
3653 Bug 9302: WebKit nightly download image says ~2.5 MB when
3654 universal binaries make it ~5.0 MB
3655 http://bugs.webkit.org/show_bug.cgi?id=9302
3657 * images/download.png:
3659 2006-08-21 Timothy Hatcher <timothy@apple.com>
3663 Changes many opendarwin.org links to the proper webkit.org version.
3665 * blog/wp-content/themes/webkit/sidebar.php:
3666 * blog/wp-content/themes/webkit/style.css:
3667 * building/build.html:
3668 * coding/contributing.html:
3672 * projects/compat/hitlist.html:
3673 * projects/css/index.html:
3674 * projects/editing/index.html:
3675 * projects/forms/index.html:
3676 * projects/html/index.html:
3677 * projects/javascript/index.html:
3678 * projects/svg/index.html:
3679 * projects/svg/svg-status.xsl:
3680 * projects/xslt/index.html:
3681 * quality/bugpriorities.html:
3682 * quality/bugzilla.html:
3683 * quality/leakhunting.html:
3684 * quality/lifecycle.html:
3685 * quality/reporting.html:
3687 2006-08-15 Eric Seidel <eric@webkit.org>
3691 * projects/svg/status.xml: updated to reflect current SVG status
3693 2006-08-02 Geoffrey Garen <ggaren@apple.com>
3697 Tweaked the build instructions a bit.
3699 * building/build.html:
3700 * building/debug.png: Added.
3702 2006-08-02 Darin Adler <darin@apple.com>
3704 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
3706 2006-08-01 Geoffrey Garen <ggaren@apple.com>
3710 - Added instructions for debugging in Xcode
3712 * building/build-window.png: Added.
3713 * building/build.html:
3714 * building/custom-executable.png: Added.
3715 * building/info-tab.png: Added.
3717 2006-07-30 Geoffrey Garen <ggaren@apple.com>
3721 - Tweaked the checkout and build instructions to make them simpler and
3724 * building/build.html:
3725 * building/checkout.html:
3727 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
3729 Reviewed by Darin Adler.
3731 - see http://bugs.webkit.org/show_bug.cgi?id=9539
3732 Another case error preventing build
3734 * building/build.html: Building WebKit now requires Xcode 2.3.
3736 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
3738 Reviewed and landed by Anders.
3740 * blog/wp-content/themes/webkit/sidebar.php:
3741 Add link to Wiki in the navigation menu here too.
3743 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
3745 Reviewed and landed by Anders.
3747 * nav.inc: Add link to Wiki in the navigation menu.
3749 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
3751 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
3753 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
3755 Improve wording of first paragraph of webkit site.
3759 2006-06-08 Timothy Hatcher <timothy@apple.com>
3761 Reviewed by Darin Adler.
3763 Include our own copies of the BSD and LGPL licenses.
3765 * coding/bsd-license.html: Added.
3766 * coding/lgpl-license.html: Added.
3767 * nav.inc: link to our copies of the licenses
3769 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
3773 http://bugs.webkit.org/show_bug.cgi?id=9303
3774 JavaScript error when loading WebKit blog page
3776 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
3777 * nav.inc: Removed evil tabs--whitespace change only.
3779 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
3781 Reviewed by John Sullivan.
3783 * quality/lifecycle.html: mentions case of PlatformOnly bugs
3784 and 'other' bug databases.
3786 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
3788 Reviewed by Timothy Hatcher.
3790 Adding Google Analytics tracking code, to create stats of our webpages.
3792 * blog/wp-content/themes/webkit/footer.php:
3795 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
3797 Reviewed by Timothy.
3799 * index.html: Link to Nokia's S60 WebKit.
3801 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
3805 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
3807 2006-04-28 Eric Seidel <eseidel@apple.com>
3809 Reviewed by andersca.
3811 * projects/svg/status.xml: Update to reflect current status.
3813 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
3815 Reviewed by Eric Seidel .
3817 Added WebKit detection scripts and a small howto + a new section to our
3818 website: Web Developers.
3821 * webdevelopers: Added.
3822 * webdevelopers/index.html: Added.
3823 * webdevelopers/webkit_version.html: Added.
3824 * webdevelopers/webkit_version.js: Added.
3825 * webdevelopers/webkit_version_xl.html: Added.
3826 * webdevelopers/webkit_version_xl.js: Added.
3828 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
3832 * blog/wp-config.php: passwords and users don't belong in SVN.
3834 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
3838 * quality/lifecycle.html: small textual change to my contact info;
3839 * quality/reporting.html: added non-ADC bug report URL.
3841 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
3845 * contact.html: added URL's for trac, CIA, webkit-unassigned and build bot. These probably need to be on other places to but we will do that later on.
3847 2006-04-13 Geoffrey Garen <ggaren@apple.com>
3851 * projects/compat/hitlist.html: Added Google Calendar to the list
3852 in place of www.hangseng.com/ebanking
3854 2006-04-11 Eric Seidel <eseidel@apple.com>
3856 Reviewed by andersca.
3858 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
3860 2006-04-10 Geoffrey Garen <ggaren@apple.com>
3864 * projects/compat/hitlist.html: updated dates
3866 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
3868 Reviewed by Darin Adler.
3870 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
3871 Coding style doc uses illegal entity
3873 * coding/coding-style.html: Changed &emdash; to —.
3875 2006-03-15 Geoffrey Garen <ggaren@apple.com>
3879 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
3880 added description of alumni list.
3882 2006-03-08 Geoffrey Garen <ggaren@apple.com>
3886 Clarified that sites on the list aren't necessarily "broken."
3888 * projects/compat/hitlist.html:
3890 2006-03-08 Geoffrey Garen <ggaren@apple.com>
3894 Updated links to gap and bananarepublic bugs.
3896 * projects/compat/hitlist.html:
3898 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
3900 Reviewed by Darin Adler.
3902 Change "Mail.app" to "Mail".
3905 * projects/editing/index.html:
3907 2006-03-06 Geoffrey Garen <ggaren@apple.com>
3909 Oops, accidentally deleted the archives links.
3911 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
3913 2006-03-06 Geoffrey Garen <ggaren@apple.com>
3919 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
3920 for the rest of the site.
3921 * quality/lifecycle.html: add Joost's homepage to his contact info.
3923 2006-03-06 Geoffrey Garen <ggaren@apple.com>
3925 Doing penance after being set straight by Joost.
3927 * projects/compat/hitlist.html: Remove slur against QA. My humblest
3930 2006-03-06 Geoffrey Garen <ggaren@apple.com>
3932 Reviewed by Maciej, Darin.
3934 Added Safari Compatibility Hit List.
3936 * nav.inc: Link to the hit list.
3937 * projects/compat/hitlist.html: Added.
3938 * projects/compat/index.html: Link to the hit list.
3940 2006-03-02 Eric Seidel <eseidel@apple.com>
3944 * quality/reporting.html: display a nicer message to those using 10.2
3946 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
3948 Reviewed by Maciej, landed by Geoff.
3950 Change "Deployment" to "Release" and "Development" to "Debug".
3951 Update latest Xcode version from 2.2 to 2.2.1.
3953 * building/build.html
3955 2006-02-21 Geoffrey Garen <ggaren@apple.com>
3957 Accidentally wrote "Release" instead of "Debug" in my last patch.
3959 * quality/leakhunting.html:
3961 2006-02-20 Geoffrey Garen <ggaren@apple.com>
3963 Some quick proof-reading of the patch I just landed -- no review
3966 * quality/leakhunting.html:
3968 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
3970 Reviewed by Darin, Geoff.
3972 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
3974 Added this page to the menu, adding in an extra section header
3978 * quality/leakhunting.html: Added.
3980 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
3982 Reviewed by Darin Adler.
3984 Fixed Bugzilla URL's
3986 * projects/forms/index.html:
3987 * projects/html/index.html:
3988 * projects/xslt/index.html:
3990 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
3992 Reviewed by Darin Adler.
3994 Made line-height global instead of just for p
3997 fixed bugzilla link, added starting <p> to first paragraph
3998 removed paragraph about tab-stops
4001 * projects/editing/index.html:
4003 2006-02-17 Darin Adler <darin@apple.com>
4005 * coding/coding-style.html: Mention other non-function brace cases.
4007 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
4011 Added left position and margin-bottom to blog footer.
4015 2006-02-16 Timothy Hatcher <timothy@apple.com>
4019 Fixes PNGs with 8bit alpha on IE.
4021 * css/ie.css: attach the pngbehavior.htc to img tags
4022 * images/blank.png: Added.
4023 * index.html: add the width and height to the download img
4024 * pngbehavior.htc: Added.
4026 2006-02-16 Justin Garcia <justin.garcia@apple.com>
4028 Changed by Darin on my machine.
4030 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
4033 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
4035 Reviewed and landed by Maciej.
4037 Made the author name bold on the frontpage.
4038 Moved the "Posted by" line up under the title and made the author name
4039 bold in single view.
4041 * blog/wp-content/themes/webkit/index.php:
4042 * blog/wp-content/themes/webkit/single.php:
4044 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
4048 Updated the site to use the new layout.
4052 * blog/wp-content/themes/classic: Removed.
4053 * blog/wp-content/themes/classic/comments-popup.php: Removed.
4054 * blog/wp-content/themes/classic/comments.php: Removed.
4055 * blog/wp-content/themes/classic/footer.php: Removed.
4056 * blog/wp-content/themes/classic/header.php: Removed.
4057 * blog/wp-content/themes/classic/index.php: Removed.
4058 * blog/wp-content/themes/classic/sidebar.php: Removed.
4059 * blog/wp-content/themes/classic/style.css: Removed.
4060 * blog/wp-content/themes/default: Removed.
4061 * blog/wp-content/themes/default/404.php: Removed.
4062 * blog/wp-content/themes/default/archive.php: Removed.
4063 * blog/wp-content/themes/default/archives.php: Removed.
4064 * blog/wp-content/themes/default/comments-popup.php: Removed.
4065 * blog/wp-content/themes/default/comments.php: Removed.
4066 * blog/wp-content/themes/default/footer.php: Removed.
4067 * blog/wp-content/themes/default/header.php: Removed.
4068 * blog/wp-content/themes/default/images: Removed.
4069 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
4070 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
4071 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
4072 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
4073 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
4074 * blog/wp-content/themes/default/index.php: Removed.
4075 * blog/wp-content/themes/default/links.php: Removed.
4076 * blog/wp-content/themes/default/page.php: Removed.
4077 * blog/wp-content/themes/default/search.php: Removed.
4078 * blog/wp-content/themes/default/searchform.php: Removed.
4079 * blog/wp-content/themes/default/sidebar.php: Removed.
4080 * blog/wp-content/themes/default/single.php: Removed.
4081 * blog/wp-content/themes/default/style.css: Removed.
4082 * blog/wp-content/themes/webkit/404.php:
4083 * blog/wp-content/themes/webkit/archive.php:
4084 * blog/wp-content/themes/webkit/archives.php:
4085 * blog/wp-content/themes/webkit/footer.php:
4086 * blog/wp-content/themes/webkit/header.php:
4087 * blog/wp-content/themes/webkit/images: Removed.
4088 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
4089 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
4090 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
4091 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
4092 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
4093 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
4094 * blog/wp-content/themes/webkit/images/separator.png: Removed.
4095 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
4096 * blog/wp-content/themes/webkit/index.php:
4097 * blog/wp-content/themes/webkit/page.php:
4098 * blog/wp-content/themes/webkit/search.php:
4099 * blog/wp-content/themes/webkit/sidebar.php:
4100 * blog/wp-content/themes/webkit/single.php:
4101 * blog/wp-content/themes/webkit/style.css:
4102 * building/build.html:
4103 * building/checkout.html:
4104 * coding/coding-style.html:
4105 * coding/contributing.html:
4108 * css/blue.css: Added.
4109 * css/gray.css: Added.
4110 * css/green.css: Added.
4111 * css/ie.css: Added.
4112 * css/main.css: Added.
4113 * css/pink.css: Added.
4114 * css/purple.css: Added.
4115 * css/yellow.css: Added.
4116 * footer.inc: Added.
4117 * header.inc: Added.
4118 * images/blue-background.png: Added.
4119 * images/blue-bullet.png: Added.
4120 * images/bluebanner.png: Removed.
4121 * images/download.png: Added.
4122 * images/end.png: Added.
4123 * images/gray-background.png: Added.
4124 * images/green-background.png: Added.
4125 * images/green-bullet.png: Added.
4126 * images/icon-gold.png: Added.
4127 * images/icon.png: Added.
4128 * images/ie-nav.png: Added.
4129 * images/middle.png: Added.
4130 * images/nav.png: Added.
4131 * images/pink-background.png: Added.
4132 * images/pink-bullet.png: Added.
4133 * images/purple-background.png: Added.
4134 * images/purple-bullet.png: Added.
4135 * images/separator.png: Removed.
4136 * images/webkit-background.png: Removed.
4137 * images/welcomeopen.gif: Removed.
4138 * images/yellow-background.png: Added.
4139 * images/yellow-bullet.png: Added.
4142 * projects/accessibility/index.html:
4143 * projects/cleanup/index.html:
4144 * projects/compat/index.html:
4145 * projects/css/index.html:
4146 * projects/documentation/index.html:
4147 * projects/dom/index.html:
4148 * projects/editing/index.html:
4149 * projects/forms/index.html:
4150 * projects/html/index.html:
4151 * projects/index.html:
4152 * projects/javascript/index.html:
4153 * projects/layout/index.html:
4154 * projects/mathml/index.html:
4155 * projects/performance/index.html:
4156 * projects/plugins/index.html:
4157 * projects/portability/index.html:
4158 * projects/printing/index.html:
4159 * projects/svg/index.html:
4160 * projects/webkit/index.html:
4161 * projects/xml/index.html:
4162 * projects/xslt/index.html:
4163 * quality/bugpriorities.html:
4164 * quality/bugwriting.html:
4165 * quality/bugzilla.html:
4166 * quality/lifecycle.html:
4167 * quality/reduction.html:
4168 * quality/reporting.html:
4169 * quality/testing.html:
4170 * quality/testwriting.html:
4171 * sidebar.css: Removed.
4172 * sidebar.html: Removed.
4173 * webkitdev.css: Removed.
4175 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
4179 Updated page to show 10.4.4 or 10.4.5
4180 Added support for recognizing Shiira.
4182 * quality/reporting.html:
4184 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
4186 Reviewed by eseidel.
4188 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
4190 Changed "Sign up for a" into "Create a" bugzilla account.
4192 * quality/reduction.html:
4193 * quality/reporting.html:
4195 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
4197 Reviewed by Darin Adler.
4199 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
4200 bits are and how to get them.
4202 Changed link in reporting page to link to Bugzilla page.
4204 * quality/bugzilla.html: Added.
4205 * quality/reporting.html:
4207 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
4209 Reviewed by eseidel.
4211 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
4212 - Detabified the file.
4214 * quality/reporting.html:
4216 2006-02-10 Darin Adler <darin@apple.com>
4218 * index.html: Fixed a typo in a link.
4220 2006-02-10 Darin Adler <darin@apple.com>
4222 * building/checkout.html: Fixed a spelling mistake.
4224 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
4226 Reviewed and landed by Anders.
4228 http://bugs.webkit.org/show_bug.cgi?id=7164
4231 Changed <div id="banner" to <h1 id="banner"
4232 global cleanup of CSS and code
4234 * building/build.html:
4235 * building/checkout.html:
4236 * coding/coding-style.html:
4237 * coding/contributing.html:
4240 * projects/accessibility/index.html:
4241 * projects/cleanup/index.html:
4242 * projects/compat/index.html:
4243 * projects/css/index.html:
4244 * projects/documentation/index.html:
4245 * projects/dom/index.html:
4246 * projects/editing/index.html:
4247 * projects/forms/index.html:
4248 * projects/html/index.html:
4249 * projects/index.html:
4250 * projects/javascript/index.html:
4251 * projects/layout/index.html:
4252 * projects/mathml/index.html:
4253 * projects/performance/index.html: