1 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
3 Host DoYouEvenBench on webkit.org
4 https://bugs.webkit.org/show_bug.cgi?id=127185
6 Reviewed by Benjamin Poulain.
8 Added webkit.org/perf/DoYouEvenBench.
10 * perf/DoYouEvenBench: Added.
11 * perf/DoYouEvenBench/index.html: Copied from PerformanceTests/DoYouEvenBench/Full.html.
13 2014-01-03 Alex Christensen <achristensen@webkit.org>
15 Added GStreamer to list of required tools for compiling webkit.
16 https://bugs.webkit.org/show_bug.cgi?id=126319
18 Reviewed by Philippe Normand.
20 * building/tools.html:
21 Mentioned that QuickTime and QuickTime SDK are only required for AppleWin.
22 Added GStreamer installers to list of required tools for WinCairo.
24 2013-12-25 Ryosuke Niwa <rniwa@webkit.org>
26 Add a description about webkit-patch setup-git-clone to checkout.html
27 https://bugs.webkit.org/show_bug.cgi?id=126217
29 Reviewed by Philippe Normand.
33 * building/checkout.html:
35 2013-12-13 Roger Fong <roger_fong@apple.com>
37 Update build instructions for Windows following upgrade to VS2013.
39 * building/tools.html:
41 2013-11-30 Mark Rowe <mrowe@apple.com>
43 <https://webkit.org/b/125027> Update the analytics account used by webkit.org
45 Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project.
47 Reviewed by Sam Weinig.
49 * footer.inc: Remove the old analytics code.
50 * header.inc: Add the new stuff.
52 2013-10-29 Beth Dakin <bdakin@apple.com>
54 Just updating the sample code for this potential blog post.
56 * blog-files/regions/pizza-is-amazing.png: Replaced.
57 * blog-files/regions/unstyled-article.png: Replaced.
58 * demos/regions/pizza-regions-manifesto-regionstyling.html:
59 * demos/regions/pizza-regions-manifesto.html:
61 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
63 Mixed content error when accessing webkit.org/team.html over https
64 https://bugs.webkit.org/show_bug.cgi?id=123020
66 Reviewed by Alexey Proskuryakov.
68 When the webkit.org/team.html page is accessed over https most browsers report
69 Mixed Content error, which is caused by the fact that the contributos.json file
70 is accessed over a plain http connection and not https.
74 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
76 Cleanup webkit.org/team.html
77 https://bugs.webkit.org/show_bug.cgi?id=123022
79 Reviewed by Alexey Proskuryakov.
81 Removed the annoteWithWikiData function, because data it tries to fetch does not exists.
85 2013-10-16 Geoffrey Garen <ggaren@apple.com>
87 Publish SunSpider 1.0.2
88 https://bugs.webkit.org/show_bug.cgi?id=122923
90 Reviewed by Darin Adler.
92 * perf/sunspider/sunspider.html:
93 * perf/sunspider/versions.html:
95 2013-10-08 Geoffrey Garen <ggaren@apple.com>
97 Refined power management in SunSpider 1.0.2
98 https://bugs.webkit.org/show_bug.cgi?id=122525
100 Reviewed by Gavin Barraclough.
102 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
104 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
105 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
106 * perf/sunspider-1.0.2/sunspider.css:
110 2013-10-02 Geoffrey Garen <ggaren@apple.com>
112 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
114 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
115 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
117 2013-09-26 Geoffrey Garen <ggaren@apple.com>
119 Fixed a version number string in SunSpider 1.0.2
120 https://bugs.webkit.org/show_bug.cgi?id=122004
122 Reviewed by Gavin Barraclough.
124 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html: 1.0.2!
126 2013-09-26 Geoffrey Garen <ggaren@apple.com>
128 Tentative SunSpider 1.0.2
129 https://bugs.webkit.org/show_bug.cgi?id=122002
131 Reviewed by Gavin Barraclough.
133 See comments in PerformanceTests/SunSpider.
135 * perf/sunspider-1.0.2: Added.
137 2013-09-20 Mark Rowe <mrowe@apple.com>
139 <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date
141 Update references on webkit.org to mention Xcode 4.6 as the minimum version.
143 Reviewed by David Kilzer.
145 * building/debug-mac-uiprocess.html:
146 * building/tools.html:
148 2013-09-19 Dan Bernstein <mitz@apple.com>
150 Add a style guideline regarding spacing in range-based for loops
151 https://bugs.webkit.org/show_bug.cgi?id=121620
153 Reviewed by Anders Carlsson.
155 * coding/coding-style.html: Added the guideline that spaces should be placed
156 around the colon in a range-based for loop.
158 2013-09-10 Beth Dakin <bdakin@apple.com>
160 Adding another screenshot for a potential blog post.
162 * blog-files/regions/unstyled-article.png: Added.
164 2013-09-09 Roger Fong <roger_fong@apple.com>
166 Update build instructions for Apple Windows port to include cygwin php install steps.
168 * building/tools.html:
170 2013-09-04 Beth Dakin <bdakin@apple.com>
172 Fixing a typo in demo files and screenshot.
174 * blog-files/regions/pizza-is-amazing.png: Replaced.
175 * demos/regions/pizza-regions-manifesto-regionstyling.html:
176 * demos/regions/pizza-regions-manifesto.html:
178 2013-09-04 Beth Dakin <bdakin@apple.com>
180 Upload demo and images for a potential blog post.
182 * blog-files/regions: Added.
183 * blog-files/regions/pizza-is-amazing.png: Added.
184 * demos/regions: Added.
185 * demos/regions/pizza-regions-manifesto-regionstyling.html: Added.
186 * demos/regions/pizza-regions-manifesto.html: Added.
187 * demos/regions/yellow-pizza.jpg: Added.
189 2013-09-03 Benjamin Poulain <benjamin@webkit.org>
191 Fix the recommended testing platform on the website
193 Rubberstamped by Enrica Casucci.
195 * quality/testing.html:
197 2013-08-08 Benjamin Poulain <bpoulain@apple.com>
199 Fix webkit.org content overflowing their content box
201 Rubberstamped by Simon Fraser.
203 More fixes to have webkit.org show properly on iPad and iPhone.
205 * blog/wp-content/themes/webkit/header.php:
206 Add the correct viewport width for the blog.
208 * building/debug.html:
209 * building/launch-debugger-vs2010-small.png: Added.
210 * building/set-debugging-properties-vs2010-small.png: Added.
211 Fix the images to make them fit in the page.
213 * coding/adding-features.html:
214 Using <pre> for the example of email just make it looks like our code examples.
215 Change the source to use <blockquote> so that the text can reflow to the content box.
217 (.code, pre, tt, code):
218 Scroll the content when it overflows the box for code and pre.
220 2013-08-08 Benjamin Poulain <benjamin@webkit.org>
222 Give a smaller viewport to webkit.org on devices
224 Rubberstamped by Simon Fraser.
226 The CSS of WebKit.org layout the content on 615px + a right margin of
227 215px + a left margin of 20px. The total layout width is 850px.
229 The standard viewport size on mobile devices is 980px. This leaves a gap
230 on the right side of the content when opening the size on iPhone/iPad.
232 This patch changes the layout width to be 860 to display more content on devices
233 while keeping a little margin.
237 2013-08-08 Cosmin Truta <ctruta@blackberry.com>
239 SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1
240 https://bugs.webkit.org/show_bug.cgi?id=117993
242 Reviewed by George Staikos.
244 * perf/sunspider-1.0.1/json2.js: Added.
245 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html: Added.
246 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html: Added.
247 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js: Added.
248 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-prefix.js: Added.
249 * perf/sunspider-1.0.1/sunspider-analyze-results.js: Added.
250 * perf/sunspider-1.0.1/sunspider-compare-results.js: Added.
251 * perf/sunspider-1.0.1/sunspider.css: Added.
252 * perf/sunspider-1.0.1/sunspider.html: Added.
253 * perf/sunspider/sunspider.html: Updated to version 1.0.1.
254 * perf/sunspider/versions.html: Updated to version 1.0.1.
256 2013-08-07 Benjamin Poulain <benjamin@webkit.org>
258 Update the images for the blog size-matters
260 * blog-files/size-matters/JavaScriptCore-relative-binary-growth.png: Added.
261 * blog-files/size-matters/WebCore-relative-binary-growth.png: Added.
262 * blog-files/size-matters/WebKit-relative-binary-growth.png: Added.
264 2013-08-05 Dean Jackson <dino@apple.com>
266 Move previous commit into /demos.
268 * demos/srcset/image-1x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-1x.png.
269 * demos/srcset/image-2x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-2x.png.
270 * demos/srcset/image-src.png: Renamed from Websites/webkit.org/blog-files/srcset/image-src.png.
271 * demos/srcset/index.html: Renamed from Websites/webkit.org/blog-files/srcset/index.html.
273 2013-08-05 Dean Jackson <dino@apple.com>
275 Upload example for a blog post.
277 * blog-files/srcset/image-1x.png: Added.
278 * blog-files/srcset/image-2x.png: Added.
279 * blog-files/srcset/image-src.png: Added.
280 * blog-files/srcset/index.html: Added.
282 2013-07-31 Benjamin Poulain <benjamin@webkit.org>
284 Upload images for a potential blog post
286 * blog-files/size-matters: Added.
287 * blog-files/size-matters/JavaScript-growth.png: Added.
288 * blog-files/size-matters/WebCore-growth-baseline.png: Added.
289 * blog-files/size-matters/WebCore-growth.png: Added.
290 * blog-files/size-matters/WebKit-growth.png: Added.
292 2013-07-14 Kwang Yul Seo <skyul@company100.net>
294 Add Company100 to team.html
295 https://bugs.webkit.org/show_bug.cgi?id=118633
297 Reviewed by Andreas Kling.
301 2013-07-11 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com>
303 Add 'partner.samsung.com' to domain affiliations
304 https://bugs.webkit.org/show_bug.cgi?id=118580
306 Reviewed by Antonio Gomes.
310 2013-07-01 Benjamin Poulain <benjamin@webkit.org>
312 Add screenshot of the inspector color picker for the blog
314 * blog-files/last-week-in-webkit: Added.
315 * blog-files/last-week-in-webkit/Inspector_color_picker.png: Added.
317 2013-06-27 Roger Fong <roger_fong@apple.com>
319 Update required tools for Windows instructions.
321 * building/tools.html:
323 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
325 The page title of technical-articles.html is incorrect.
326 https://bugs.webkit.org/show_bug.cgi?id=117727
328 Reviewed by Ryosuke Niwa.
330 Changed the page title of technical-articles.html to "WebKit Technical Articles".
332 * coding/technical-articles.html:
334 2013-06-14 Timothy Hatcher <timothy@apple.com>
336 Shrink larger images to fit the width of the blog.
338 * blog-files/new-inspector/hero-labeled.png:
339 * blog-files/new-inspector/hero.png:
341 2013-06-12 Roger Fong <roger_fong@apple.com>
343 Update webkit.org build instructions for Apple Windows port.
344 https://bugs.webkit.org/show_bug.cgi?id=117563.
346 Reviewed by Brent Fulgham.
348 * building/build.html:
349 * building/debug.html:
350 * building/launch-debugger-vs2005.png: Removed.
351 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
352 * building/set-as-startup-project-vs2005.png: Removed.
353 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
354 * building/set-debugging-properties-vs2005.png: Removed.
355 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
356 * building/tools.html:
358 2013-06-12 Timothy Hatcher <timothy@apple.com>
360 Add new Web Inspector images for a blog post.
362 * blog-files/new-inspector/activity-viewer.png: Added.
363 * blog-files/new-inspector/codemirror.png: Added.
364 * blog-files/new-inspector/console.png: Added.
365 * blog-files/new-inspector/hero-labeled.png: Added.
366 * blog-files/new-inspector/hero.png: Added.
367 * blog-files/new-inspector/layer-borders.png: Added.
368 * blog-files/new-inspector/layers.png: Added.
369 * blog-files/new-inspector/navigation-bar.png: Added.
370 * blog-files/new-inspector/open-sign.png: Added.
371 * blog-files/new-inspector/reasons.png: Added.
372 * blog-files/new-inspector/save.png: Added.
373 * blog-files/new-inspector/source-map.png: Added.
374 * blog-files/new-inspector/styles.png: Added.
375 * blog-files/new-inspector/toolbar-context-menu.png: Added.
376 * blog-files/new-inspector/toolbar-docked.png: Added.
377 * blog-files/new-inspector/toolbar.png: Added.
379 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
381 Broken link to committers list on contributing web page
382 https://bugs.webkit.org/show_bug.cgi?id=116722
384 Reviewed by Andreas Kling.
386 * coding/contributing.html:
387 Changed broken link to point to the team page instead.
389 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
391 Make team.html have each contributor's area of expertise
392 https://bugs.webkit.org/show_bug.cgi?id=116737
394 Reviewed by Benjamin Poulain.
397 Update to use the new expertise field in contributors.json.
399 2013-04-30 Filip Pizlo <fpizlo@apple.com>
401 Release SunSpider 1.0
403 Rubber stamped by Maciej Stachowiak.
405 * perf/sunspider-1.0: Added.
406 * perf/sunspider-1.0/json2.js: Added.
408 * perf/sunspider-1.0/sunspider-1.0: Added.
409 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
410 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
411 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
412 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
413 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
426 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
427 (.computeItemTotals):
430 (.standardDeviation):
435 (.computeLabelWidth):
440 (sunspiderCompareResults):
441 * perf/sunspider-1.0/sunspider.css: Added.
450 * perf/sunspider-1.0/sunspider.html: Added.
451 * perf/sunspider/sunspider.html:
452 * perf/sunspider/versions.html: Added.
454 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
456 Update team.html to use contributors.json instead of committers.py
457 https://bugs.webkit.org/show_bug.cgi?id=114720
459 Reviewed by Ryosuke Niwa.
461 Updating the team.html to use contributors.json. Also removing the unused field 'area'
462 from the contributors information.
466 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
468 The list of contributors in committers.py should be a separate JSON
469 https://bugs.webkit.org/show_bug.cgi?id=114673
471 Reviewed by Anders Carlsson.
473 Updated the website to refer to contributors.json instead of committers.py.
475 * coding/commit-review-policy.html:
477 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
479 Simplify the page "Getting the Code" on WebKit.org
480 https://bugs.webkit.org/show_bug.cgi?id=113980
482 Reviewed by Sam Weinig.
484 * building/checkout.html:
485 Instead of interleaving instructions for Mac and Windows, just
486 copy the things that make sense and have two clear sections.
488 Also mention Linux, it is the exact same instructions as Mac OS X.
490 Make svn checkout the alternative to a download of the tarball. It is
491 almost impossible to do a svn checkout on slow networks nowadays.
493 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
495 Update WebKit.org's contact page
496 https://bugs.webkit.org/show_bug.cgi?id=113968
498 Reviewed by Geoffrey Garen.
501 -Add a direct link to our archives on Gmane.
502 -References the ports mailing-lists. This may reduces the emails
503 erroneously sent to webkit-dev.
504 -Add a link to our "reporting bug page".
505 -Get rid of the link to CIA. The website is dead.
507 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
509 Add Digia to the domain affiliations
510 https://bugs.webkit.org/show_bug.cgi?id=110116
512 Reviewed by Kenneth Rohde Christiansen.
516 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
518 Add basysKom to domainAffiliations in team.html
519 https://bugs.webkit.org/show_bug.cgi?id=109306
521 Reviewed by Laszlo Gombos.
523 Register basysKom as contributing company in
524 http://www.webkit.org/team.html.
528 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
530 Add intel.com to team.html
531 https://bugs.webkit.org/show_bug.cgi?id=109424
533 Reviewed by Kenneth Rohde Christiansen.
537 2013-02-10 Dirk Schulze <dschulze@adobe.com>
539 Add adobe.com to team.html
540 https://bugs.webkit.org/show_bug.cgi?id=109396
542 Reviewed by Laszlo Gombos.
546 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
548 Add sisa.samsung.com to team.html
549 https://bugs.webkit.org/show_bug.cgi?id=109394
551 Reviewed by Dirk Schulze.
555 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
557 Add a sample change log entry to contributing.html
558 https://bugs.webkit.org/show_bug.cgi?id=105506
560 Reviewed by Alexey Proskuryakov.
562 Added a sample change log to the page directly people skimming through the page will still
563 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
565 * coding/contributing.html:
567 2012-12-18 Nico Weber <thakis@chromium.org>
569 Fix broken loop in style guide
570 https://bugs.webkit.org/show_bug.cgi?id=105346
572 Reviewed by Ryosuke Niwa.
574 Found by Sean Silva <silvas@purdue.edu>
576 * coding/coding-style.html:
578 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
580 Add instructions on how to build WebKit on Xcode 4 to build.html
581 https://bugs.webkit.org/show_bug.cgi?id=104739
583 Reviewed by Daniel Bates.
585 Set the build directories to WebKitBuild.
587 * building/build.html:
589 2012-11-24 Daniel Bates <dbates@webkit.org>
591 Substitute "use" for "user" in sentence about naming convention for
592 enum members so that it reads well.
594 * coding/coding-style.html:
596 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
598 Add Samsung to security vendor member list
599 https://bugs.webkit.org/show_bug.cgi?id=102863
601 Reviewed by Sam Weinig.
603 * security/security-group-members.html: Add Samsung members.
605 2012-10-31 Adam Barth <abarth@webkit.org>
607 technical-articles.html should link to my talk on how WebKit works
608 https://bugs.webkit.org/show_bug.cgi?id=100867
610 Reviewed by Tony Chang.
612 * coding/technical-articles.html:
614 2012-10-29 Eric Seidel <eric@webkit.org>
616 Technical Articles should link to an old talk I gave
617 https://bugs.webkit.org/show_bug.cgi?id=100624
619 Reviewed by Adam Barth.
621 * coding/technical-articles.html:
623 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
625 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
627 * coding/coding-style.html:
629 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
631 Fix a typo per Darin's comment.
633 * coding/coding-style.html:
635 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
637 Add a style guide rule for signed and unsigned int
638 https://bugs.webkit.org/show_bug.cgi?id=96682
640 Reviewed by Geoffrey Garen.
642 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
644 * coding/coding-style.html:
646 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
648 Replace JSC::UString by WTF::String
649 https://bugs.webkit.org/show_bug.cgi?id=95271
651 Reviewed by Geoffrey Garen.
653 Update the coding style to avoid mentioning a class that no longer exist.
655 * coding/coding-style.html:
657 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
659 Address one more review comment.
661 * building/checkout.html:
663 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
665 Recommend the use of https and mention git on building/checkout.html
666 https://bugs.webkit.org/show_bug.cgi?id=93657
668 Reviewed by Mark Rowe.
670 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
671 because the paragraph right above it refers to buliding/tools.html for that.
673 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
674 checkout using a Git client.
676 * building/checkout.html:
678 2012-07-27 Adam Barth <abarth@webkit.org>
680 Writing a blog post for new reviewers doesn't add value to the blog
681 https://bugs.webkit.org/show_bug.cgi?id=92305
683 Reviewed by Eric Seidel.
685 Now that we have Peter posting weekly updates to the blog, having an
686 announcement on the blog for each reviewer is more noise than signal.
688 * coding/commit-review-policy.html:
690 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
692 Update webkit.org to refer to layoutTestController instead of testRunner
693 https://bugs.webkit.org/show_bug.cgi?id=89445
695 Reviewed by Kent Tamura.
697 * quality/testwriting.html:
699 2012-05-21 Peter Kasting <pkasting@google.com>
701 Style guide change: Uses of "std::" should be explicitly qualified.
702 https://bugs.webkit.org/show_bug.cgi?id=87043
704 Reviewed by Ryosuke Niwa.
706 * coding/coding-style.html:
708 2012-05-11 Darin Adler <darin@apple.com>
710 Try to make spacing of fine print items in lower left nicer looking.
713 (#notice, #trademark, #terms): Changed top margin to 10px.
714 (#notice): Put 30px margin here.
716 2012-05-11 Darin Adler <darin@apple.com>
718 CSS tweak needed for the trademark terms of use.
721 (#notice, #trademark, #terms): Added #trademark.
723 2012-05-11 Darin Adler <darin@apple.com>
725 Add a link to WebKit trademark terms of use, other small website changes
726 https://bugs.webkit.org/show_bug.cgi?id=86112
728 Reviewed by Dan Bernstein.
730 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
731 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
734 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
735 of use on the macosforge.org terms of use page.
737 2012-05-07 Dan Bernstein <mitz@apple.com>
739 webkit.org instructions for debugging WebProcess are unnecessarily complex
740 https://bugs.webkit.org/show_bug.cgi?id=85756
742 Reviewed by Darin Adler.
744 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
745 debugging the Web process, as well as instructions for debugging the Web process from the
746 command line using debug-safari and debug-minibrowser.
747 * building/tools.html: Updated links and tweaked the language.
749 2012-04-23 Daniel Bates <dbates@webkit.org>
751 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
753 Rubber-stamped by Eric Seidel.
755 Before you can use the Xcode 4.3.2 command line tools, you must either run
756 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
757 DEVELOPER_DIR to point to the Xcode developer tools directory.
759 * building/tools.html:
761 2012-04-23 Daniel Bates <dbates@webkit.org>
763 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
765 Rubber-stamped by Eric Seidel.
767 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
768 are specific to Xcode 4.3.2.
770 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
771 * building/debug.html: Ditto.
773 2012-04-19 Daniel Bates <dbates@webkit.org>
775 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
776 https://bugs.webkit.org/show_bug.cgi?id=84364
778 Reviewed by Eric Seidel.
780 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
783 * building/debug-mac-uiprocess.html:
784 * building/debug.html:
786 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
788 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
789 https://bugs.webkit.org/show_bug.cgi?id=80429
791 Reviewed by Dan Bernstein.
793 * building/tools.html:
795 2012-03-10 Daniel Bates <dbates@webkit.org>
797 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
799 The Debugging and Analyzing Your Code page cannot be viewed at <http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/Debugging/Debugging.html#//apple_ref/doc/uid/TP40010215-CH3-SW1> (1) as this URL redirects to the Mac OS X Developer Library <https://developer.apple.com/library/mac/navigation/>.
800 Substituting https for http in (1) returns the expected page.
802 * building/debug-mac-uiprocess.html:
803 * building/debug.html:
805 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
807 Add a link to the EFL wiki page
808 https://bugs.webkit.org/show_bug.cgi?id=79439
810 Reviewed by Adam Barth.
812 * building/tools.html:
813 * css/main.css: Cross-browser border-radius.
815 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
817 team.html (on webkit.org) doesn't recognize codeaurora.org
818 https://bugs.webkit.org/show_bug.cgi?id=79529
820 Reviewed by Ryosuke Niwa.
824 2012-02-16 Kent Tamura <tkent@chromium.org>
826 Improve usability of coding-style.html
827 https://bugs.webkit.org/show_bug.cgi?id=78470
829 Reviewed by Eric Seidel.
831 * coding/coding-style.html:
832 - Do not add a title attribute to each of LI elements
833 - Do not add a click handler to each of them
834 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
836 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
838 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
839 https://bugs.webkit.org/show_bug.cgi?id=76544
841 Reviewed by Darin Adler.
843 WEBKITOUTPUTDIR is not only for Windows.
845 * building/build.html:
847 2012-01-20 Kent Tamura <tkent@chromium.org>
849 Each style rule should have its own ID.
850 https://bugs.webkit.org/show_bug.cgi?id=76428
852 Reviewed by David Levin.
854 * coding/coding-style.html: Add an id attribute to each of li elements,
855 and add code to set title="#id-name" and to make li elements clickable.
857 2012-01-19 Daniel Bates <dbates@webkit.org>
859 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
861 Rubber-stamped by Sam Weinig.
863 * building/debug.html:
865 2012-01-19 Daniel Bates <dbates@webkit.org>
867 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
868 https://bugs.webkit.org/show_bug.cgi?id=67102
870 Reviewed by Eric Seidel.
872 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
874 * building/active-scheme-xcode4.png: Added.
875 * building/build-settings-tab-xcode4.png: Added.
876 * building/build-window.png: Removed.
877 * building/custom-executable-xcode4.png: Added.
878 * building/custom-executable.png: Removed.
879 * building/debug-mac-uiprocess.html: Added.
880 * building/debug.html:
881 * building/debug.png: Removed.
882 * building/info-tab.png: Removed.
883 * building/run-xcode4.png: Added.
885 2012-01-11 Antti Koivisto <antti@apple.com>
887 Remove S60 reference from webkit.org
888 https://bugs.webkit.org/show_bug.cgi?id=76044
890 Reviewed by Simon Hausmann.
896 2012-01-10 Hajime Morrita <morrita@chromium.org>
898 [Website] i-Bench is no longer available.
899 https://bugs.webkit.org/show_bug.cgi?id=76027
901 Reviewed by Ryosuke Niwa.
903 Updated the availability information of i-Bench.
905 * projects/performance/index.html:
907 2011-12-07 Daniel Bates <dbates@webkit.org>
909 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
910 https://bugs.webkit.org/show_bug.cgi?id=74006
912 Reviewed by Antonio Gomes.
914 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
915 ASSERT_NOT_REACHED().
917 * coding/assertion-guidelines.html:
919 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
921 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
922 https://bugs.webkit.org/show_bug.cgi?id=73098
924 Reviewed by Antti Koivisto.
926 Revise the sentence about committers being allowed to land patches by others to explicitly state that
927 they can only land patches by others if asked by authors themselves.
929 * coding/commit-review-policy.html:
931 2011-11-14 Mark Rowe <mrowe@apple.com>
933 Upgrade WordPress's Akismet plug-in to the latest version.
935 * blog/wp-content/plugins/akismet:
937 2011-11-14 Mark Rowe <mrowe@apple.com>
939 Update one file that was missed.
941 * blog/wp-settings.php:
943 2011-11-14 Mark Rowe <mrowe@apple.com>
945 Upgrade WordPress to v3.2.1.
949 2011-10-28 Dean Jackson <dino@apple.com>
951 Remove this horribly outdated file. It was showing up in
952 Google searches and shouldn't be used as official
955 Rubber-stamped by Simon Fraser.
957 * specs/MediaQueriesExtensions.html: Removed.
959 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
961 Style guide should mention the preference of index over iterator
962 https://bugs.webkit.org/show_bug.cgi?id=70285
964 Reviewed by Darin Adler.
966 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
967 we prefer index over iterators.
969 * coding/coding-style.html:
971 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
973 Fix a typo pointed by Sam (Weinig).
975 * coding/coding-style.html:
977 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
979 Style guide should mandate use of pass-by-reference for out arguments
980 https://bugs.webkit.org/show_bug.cgi?id=69766
982 Reviewed by Darin Adler.
984 This matches the convention used throughout WebCore.
986 * coding/coding-style.html:
988 2011-10-06 Amruth Raj <amruthraj@motorola.com>
990 Add Motorola Mobility to team.html
991 https://bugs.webkit.org/show_bug.cgi?id=69597
993 Reviewed by Ryosuke Niwa.
997 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
999 Generate WebKit team's page out of committers.py
1000 https://bugs.webkit.org/show_bug.cgi?id=68045
1002 Fix per Daniel's review comment since I had misunderstood the code.
1006 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
1008 Generate WebKit team's page out of committers.py
1009 https://bugs.webkit.org/show_bug.cgi?id=68045
1011 Reviewed by Daniel Bates.
1013 Add the initial implementation of team.html. This page automatically pulls data from committers.py
1014 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
1018 2011-09-01 Jon Lee <jonlee@apple.com>
1020 Adding control rendering at various sizes.
1022 * projects/forms/survey.html:
1024 2011-08-29 Jon Lee <jonlee@apple.com>
1026 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
1028 * projects/forms/survey.html:
1030 2011-08-17 Jon Lee <jonlee@apple.com>
1032 Updating the forms survey to include various element sizes.
1034 * projects/forms/survey.html:
1036 2011-08-16 Daniel Bates <dbates@webkit.org>
1038 Add myself to the list of individual members in the WebKit Security Group.
1040 Rubber-stamped by Eric Seidel.
1042 * security/security-group-members.html:
1044 2011-08-09 Anders Carlsson <andersca@apple.com>
1046 Broken link to LICENSE on contributing code page
1047 https://bugs.webkit.org/show_bug.cgi?id=65947
1049 Reviewed by Ryosuke Niwa.
1051 * coding/contributing.html:
1053 2011-08-04 Dan Bernstein <mitz@apple.com>
1057 * coding/contributing.html:
1059 2011-08-04 Nico Weber <thakis@chromium.org>
1061 Update the contributors page to recommend webkit-patch instead of many manual steps
1062 https://bugs.webkit.org/show_bug.cgi?id=65714
1064 Reviewed by Adam Barth.
1066 asvitkine followed the contributing instructions for his first patch, and got
1067 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
1068 webkit-patch prevents errors like this and more.
1070 * coding/contributing.html:
1072 2011-07-21 Jon Lee <jonlee@apple.com>
1074 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
1075 <rdar://problem/9782965>
1077 Rubber-stamped by Maciej Stachowiak.
1079 * projects/forms/image-usemap.png: Added.
1080 * projects/forms/image1.png: Added.
1081 * projects/forms/image10.png: Added.
1082 * projects/forms/image16.png: Added.
1083 * projects/forms/index.html: Update links
1084 * projects/forms/survey.html: Added.
1086 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
1088 SVG feature status is not up-to-date
1089 https://bugs.webkit.org/show_bug.cgi?id=64856
1091 Reviewed by Dirk Schulze.
1093 Update SVG feature status after r91331.
1095 * projects/svg/status.xml:
1097 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
1099 Reviewed by Darin Adler.
1101 Add note about cases where enums are preferred over bools on function parameters.
1102 https://bugs.webkit.org/show_bug.cgi?id=63564
1104 This matches the outcome of this webkit-dev thread:
1105 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
1107 * coding/coding-style.html:
1109 2011-05-31 Chris Evans <cevans@chromium.org>
1111 Reviewed by Drew Yao.
1113 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
1115 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
1117 2011-05-20 Alexey Proskuryakov <ap@apple.com>
1119 Reviewed by Dan Bernstein.
1121 Building instructions should not talk about Tiger
1122 https://bugs.webkit.org/show_bug.cgi?id=61210
1124 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
1125 Xcode version to the latest Leopard one.
1127 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
1129 Reviewed by Adam Barth.
1131 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
1132 https://bugs.webkit.org/show_bug.cgi?id=60686
1134 * security/security-group-members.html:
1136 2011-05-11 Cris Neckar <cdn@chromium.org>
1138 Reviewed by David Levin.
1140 Adding Cris Neckar to the Webkit Security Group site.
1141 https://bugs.webkit.org/show_bug.cgi?id=60668
1143 * security/security-group-members.html:
1145 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
1147 Reviewed by Mark Rowe.
1149 Update Qt/Nokia Security contacts
1150 https://bugs.webkit.org/show_bug.cgi?id=60650
1152 Ademar (me) replaced Simon as the release manager and primary security
1153 contact for QtWebKit. See:
1154 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
1156 * security/security-group-members.html:
1158 2011-05-09 Eric Seidel <eric@webkit.org>
1160 Reviewed by Adam Barth.
1162 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
1163 https://bugs.webkit.org/show_bug.cgi?id=59672
1165 * coding/adding-features.html: Added.
1168 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
1170 Not reviewed: adding image files for the blog post.
1172 * blog-files/inspector/remote-debugging-attached.png: Added.
1173 * blog-files/inspector/remote-debugging-discovery.png: Added.
1175 2011-04-27 Ojan Vafai <ojan@chromium.org>
1177 Reviewed by Dan Bernstein.
1179 change style guide to pre-increment in for-loops
1180 https://bugs.webkit.org/show_bug.cgi?id=59619
1182 This matches what a number of reviewers have been asking
1183 for in code reviews.
1185 * coding/coding-style.html:
1187 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
1189 Reviewed by Tor Arne Vestbø.
1191 Added instructions on how to work from behind proxy
1192 and detailed the instructions refering to rebasing.
1193 Windows build instructions do not work if you are behind a proxy
1194 or have a Temp directory that you do not own directly.
1195 https://bugs.webkit.org/show_bug.cgi?id=57246
1197 * building/tools.html:
1199 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
1201 Reviewed by James Robinson.
1203 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
1204 https://bugs.webkit.org/show_bug.cgi?id=58190
1206 * misc/related-target-and-shadow-dom.svg: Added.
1208 2011-04-06 David Levin <levin@chromium.org>
1210 Reviewed by Ojan Vafai.
1212 Augment style guidelines about meaningless parameters from text the unwritten rules email.
1213 https://bugs.webkit.org/show_bug.cgi?id=55275
1215 * coding/coding-style.html:
1217 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
1219 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
1222 * blog-files/inspector/stack-traces-img/1.png: Added.
1223 * blog-files/inspector/stack-traces-img/2.png: Added.
1224 * blog-files/inspector/stack-traces-img/3.png: Added.
1225 * blog-files/inspector/stack-traces-img/4.png: Added.
1226 * blog-files/inspector/stack-traces-img/5.png: Added.
1227 * blog-files/inspector/stack-traces-img/6.png: Added.
1228 * blog-files/inspector/stack-traces-img/button.png: Added.
1230 2011-02-26 David Levin <levin@chromium.org>
1232 Reviewed by Darin Adler.
1234 Add style guidelines about comments from the unwritten rules email.
1235 https://bugs.webkit.org/show_bug.cgi?id=55272
1237 * coding/coding-style.html: Added the guidelines.
1239 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
1241 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
1243 * blog-files/inspector/css_rule_diff.png: Added.
1245 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
1247 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
1249 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
1250 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
1251 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
1252 * blog-files/inspector/warning_10x10.png: Added.
1254 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
1256 Unreviewed. Add Web Inspector style editing screenshots.
1258 * blog-files/inspector-css-as-authored.png: Added.
1259 * blog-files/inspector-css-autocomplete.png: Added.
1260 * blog-files/inspector-unknown-css-properties.png: Added.
1262 2011-01-21 David Levin <levin@chromium.org>
1264 Reviewed by Darin Adler.
1266 Proposal: Require cross-organizational seconds for reviewer nominations
1267 https://bugs.webkit.org/show_bug.cgi?id=47597
1269 This changes the committer/reviewer policy to require an additional
1270 reviewer supporting a reviewer nomination to work for a different
1271 company and different project affiliation from the nominee.
1273 This means reviewer nominations would require four supporting reviewers,
1274 one of which knows the reviewer through the community (irc, email, bugs)
1275 ensuring that the nominee has the open-source collaboration skills
1276 we so highly value here in WebKit.
1278 * coding/commit-review-policy.html:
1280 2011-01-01 Adam Barth <abarth@webkit.org>
1282 Reviewed by Eric Seidel.
1284 Move JavaScriptCore to Source
1285 https://bugs.webkit.org/show_bug.cgi?id=51604
1287 * coding/assertion-guidelines.html:
1288 - Update documentation to point to the new location of
1291 2010-12-17 Dan Bernstein <mitz@apple.com>
1293 Reviewed by Simon Fraser.
1295 Rename WebKitTools to Tools
1296 https://bugs.webkit.org/show_bug.cgi?id=49861
1298 * asking_questions.html:
1299 * building/tools.html:
1300 * coding/scripts.html:
1302 2010-11-08 Jessie Berlin <jberlin@apple.com>
1304 Reviewed by Adam Roben.
1306 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
1308 https://bugs.webkit.org/show_bug.cgi?id=49189
1310 * building/tools.html:
1311 Add a line recommending bash shell users to comment out or remove those lines, with an
1312 explanation as to why.
1314 2010-11-04 Orlando Leite <orlleite@gmail.com>
1316 Reviewed by Adam Barth.
1318 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
1320 * building/tools.html:
1322 2010-10-29 Adam Roben <aroben@apple.com>
1324 Instruct developers to install the Feburary 2010 DirectX SDK, not just
1327 The February 2010 SDK is the last one with support for Visual Studio
1330 I also removed some unnecessary instructions regarding the DirectX
1333 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
1334 specific version of the DirectX SDK
1336 Reviewed by Steve Falkenburg.
1338 * building/tools.html:
1340 2010-10-28 Lucas Forschler <lforschler@apple.com>
1342 Reviewed by Geoffrey Garen.
1344 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
1346 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
1347 -Edited the .htaccess file to redirect the old pages to the new landing page.
1348 -This should keep our search engine page rankings effective.
1349 Potentially breaking:
1350 -This COULD potentially break the SunSpider benchmark.
1351 -Local testing with relative links seems to function as expected.
1352 -The .htaccess 301 redirects are UNTESTED.
1356 * perf/sunspider: Added.
1357 * perf/sunspider-0.9.1/sunspider.html: Removed.
1358 * perf/sunspider-0.9.1/versions.html: Removed.
1359 * perf/sunspider-0.9/sunspider.html: Removed.
1360 * perf/sunspider/sunspider.css: Added.
1361 * perf/sunspider/sunspider.html: Added.
1363 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
1365 Reviewed by David Levin.
1367 Add DirectX SDK to Installing Developer Tools web page
1368 https://bugs.webkit.org/show_bug.cgi?id=47911
1370 * building/tools.html:
1372 2010-09-30 David Levin <levin@chromium.org>
1374 Reviewed by Darin Adler.
1376 Add guideline for constructors doing implicit type conversion to coding style.
1377 https://bugs.webkit.org/show_bug.cgi?id=47646
1379 * coding/coding-style.html:
1381 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
1383 Reviewed by Simon Fraser.
1385 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
1386 https://bugs.webkit.org/show_bug.cgi?id=47013
1388 * nav.inc: Removed the space from the web inspector wiki link.
1390 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
1392 Unreviewed HTML syntax fix for my recent change in the coding-style.
1394 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
1396 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
1398 Reviewed by Darin Adler.
1400 check-webkit-style and the coding style guidelines page are inconsistent
1401 https://bugs.webkit.org/show_bug.cgi?id=46099
1403 * coding/coding-style.html:
1404 Making clear that includes of system headers must come after includes of other headers.
1406 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
1408 Reviewed by Adam Barth.
1410 Adding a timeline screenshot for blocking and defer scripts
1411 https://bugs.webkit.org/show_bug.cgi?id=45933
1413 * blog-files/timeline-blocking-script.png: Added.
1414 * blog-files/timeline-defer-script.png: Added.
1416 2010-09-14 Jessie Berlin <jberlin@apple.com>
1418 Reviewed by Adam Roben.
1420 Exceptions are getting ignored on 64-bit Windows in the Web Process.
1421 https://bugs.webkit.org/show_bug.cgi?id=45779
1423 * building/tools.html:
1424 Add instructions about how to optionally get hotfix 976038.
1426 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
1428 Reviewed by Adam Barth.
1430 https://bugs.webkit.org/show_bug.cgi?id=43982
1431 This js file seems to be a popular script for detecting mobile WebKit but
1432 it has a flaw that makes it fail on Android and BlackBerry.
1434 The issue is that it looks for "Mobile/" but Android and BlackBerry
1435 use "Mobile" with no numbering after it.
1436 Changed RegExp pattern " Mobile/" to " Mobile\\b".
1438 * misc/WebKitDetect.js:
1439 (WebKitDetect.isMobile):
1441 2010-08-27 Darin Adler <darin@apple.com>
1443 * coding/RefPtr.html: Minor revision, improve clarity and mention some
1444 recent developments.
1446 2010-08-26 Daniel Bates <dbates@rim.com>
1448 Reviewed by Dumitru Daniliuc.
1450 Fix misspelled words on WebKit.org contact.html,
1451 demos/index.html, and quality/leakhunting.html
1452 https://bugs.webkit.org/show_bug.cgi?id=44747
1454 Fix some misspelled words on the WebKit.org site.
1456 * contact.html: Change "bugreports" [sic] to "bug reports".
1457 * demos/index.html: Change "testcase" [sic] to "test case".
1458 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
1460 2010-08-23 David Kilzer <ddkilzer@apple.com>
1462 Clean up some HTML typos in crashlogs.html
1464 Rubber-stamped by Maciej Stachowiak.
1466 * quality/crashlogs.html: Fixed "</code>>" typos added in
1467 r56300. Changed "<tt>" tag with style attribute to "<code>"
1468 that was missed in r56300.
1470 2010-08-17 Beth Dakin <bdakin@apple.com>
1472 Rubber-stamped by Adele.
1474 Adding a MathML Demo and screenshot.
1476 * blog-files/riemann-screenshot.png: Added.
1477 * demos/mathml: Added.
1478 * demos/mathml/MathMLDemo.xhtml: Added.
1480 2010-08-17 Adam Roben <aroben@apple.com>
1482 Instruct developers to (optionally) install Debugging Tools for
1485 These tools are used by some of our scripts, so are useful for
1486 developers to have installed.
1488 Fixes <http://webkit.org/b/44128> webkit.org building instructions
1489 should recommend installing Debugging Tools for Windows
1491 Reviewed by Sam Weinig.
1493 * building/tools.html:
1495 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
1497 Reviewed by Nikolas Zimmermann.
1499 Update SVG implementation status.
1501 * projects/svg/status.xml:
1503 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
1505 Reviewed by Darin Adler.
1507 Add a diagram explaining how a DOM element is attached to the site.
1508 https://bugs.webkit.org/show_bug.cgi?id=42763
1510 * coding/dom-element-attach.html: Added.
1511 * coding/images/dom-element-attach-large.png: Added.
1512 * coding/images/dom-element-attach-small.png: Added.
1513 * coding/images/dom-element-attach.graffle: Added.
1514 * coding/technical-articles.html: Added a link to the page with the diragram.
1516 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
1518 Reviewed by Darin Adler.
1520 Improve assertion macro documentation.
1522 https://bugs.webkit.org/show_bug.cgi?id=40565
1524 * coding/assertion-guidelines.html:
1526 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
1528 Reviewed by Geoffrey Garen.
1530 Add an index of technical articles to the WebKit site. This makes the
1531 links to the RefPtr and Assertion documentation discoverable and
1532 provides an easy way to find some useful blog posts.
1534 https://bugs.webkit.org/show_bug.cgi?id=40561
1536 * coding/technical-articles.html: Added.
1537 * nav.inc: Add link to technical articles.
1539 2010-06-15 Adam Roben <aroben@apple.com>
1541 Remove some unnecessary steps for setting up the debugger on Windows
1543 Apparently update-webkit does this for you now.
1545 Rubber-stamped by Steve Falkenburg.
1547 * building/debug.html: Removed the first two Windows steps, which are
1548 now unnecessary, and updated the third to reflect reality.
1550 2010-06-14 Adam Roben <aroben@apple.com>
1552 Improve instructions for debugging on Windows
1554 Fixes <http://webkit.org/b/40585>.
1556 Reviewed by Steve Falkenburg.
1558 * building/debug.html: Improved the Windows instructions. We now
1559 instruct users to set things up so that hitting F5 from WebKit.sln
1560 will launch Safari with the WEBKITNIGHTLY environment variable
1561 pointing to the location of the built WebKit.dll.
1563 * building/console_vs2005.jpg: Removed.
1564 * building/debug_vs2005.jpg: Removed.
1566 * building/launch-debugger-vs2005.png: Added.
1567 * building/set-as-startup-project-vs2005.png: Added.
1568 * building/set-debugging-properties-vs2005.png: Added.
1570 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
1572 Reviewed by Darin Adler.
1574 Add documentation on the various assertion macros in WebKit.
1576 https://bugs.webkit.org/show_bug.cgi?id=39950
1578 * coding/assertion-guidelines.html: Added.
1580 2010-05-29 Sterling Swigart <sswigart@google.com>
1582 Reviewed by David Levin.
1584 Adding tests to canvas.html performance test
1585 https://bugs.webkit.org/show_bug.cgi?id=39883
1587 * demos/canvas-perf/canvas.html:
1593 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
1595 Reviewed by Darin Adler.
1597 Update the style guide re: static member variables and structs
1598 https://bugs.webkit.org/show_bug.cgi?id=39663
1600 Per Darin Adler's proposal on webkit-dev.
1602 All static member variables should be prefixed with s_.
1603 m_ should not be used for public data members in structs.
1604 Only structs should have public data members.
1606 * coding/coding-style.html:
1608 2010-05-24 David Levin <levin@chromium.org>
1610 Reviewed by Maciej Stachowiak.
1612 Improve canvas perf test accuracy.
1613 https://bugs.webkit.org/show_bug.cgi?id=39635
1615 * demos/canvas-perf/canvas.html:
1616 1. Change the various tests to get the image data for the result
1617 to help ensure that the operation has completed by the time,
1618 and subtract out the time needed to do this.
1619 2. Made the test more flexible about number of repetitions and
1621 3. Make the tests run separately and have a pause between them
1622 to allow for garbage collection so that results are more
1624 4. Added a standard logging function and shouldBe asserts to
1625 verify that the correct scaling operations were happening.
1627 2010-05-20 Daniel Bates <dbates@rim.com>
1629 Rubber-stamped by Simon Fraser.
1631 Spelling correction; change "acces" [sic] to "access".
1633 * quality/lifecycle.html:
1635 2010-05-14 Eric Seidel <eric@webkit.org>
1637 Reviewed by Maciej Stachowiak.
1639 Update tools.html to mention that Tiger users require a newer Python
1640 https://bugs.webkit.org/show_bug.cgi?id=38822
1642 Also updated the instructions that only Tiger users need
1643 to install a subversion client. Newer OSes already have
1644 subversion included in the install.
1646 * building/tools.html:
1648 2010-05-08 Dirk Schulze <krit@webkit.org>
1650 Reviewed by Nikolas Zimmermann.
1652 SVGFont's VKern implementation missing
1653 https://bugs.webkit.org/show_bug.cgi?id=38663
1655 * projects/svg/status.xml:
1657 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
1659 Reviewed by Adam Barth.
1661 Commit and Review policy should encourage unofficial reviews
1662 https://bugs.webkit.org/show_bug.cgi?id=38517
1664 * coding/commit-review-policy.html:
1666 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
1668 Reviewed by Darin Adler.
1670 Fix the sticky-notes demo.
1671 https://bugs.webkit.org/show_bug.cgi?id=38550
1673 1. Exceptions thrown by openDatabase() should be treated as
1675 2. Do not allow users to create new notes when openDatabase()
1678 * demos/sticky-notes/index.html:
1680 2010-05-02 Dirk Schulze <krit@webkit.org>
1682 Reviewed by Nikolas Zimmermann.
1684 SVG hkern implementation incomplete
1685 https://bugs.webkit.org/show_bug.cgi?id=38407
1687 We support hkern now. Mention this in the SVG status page.
1689 * projects/svg/status.xml:
1691 2010-04-29 Dean Jackson <dino@apple.com>
1693 Unreviewed. Make a note that we are no longer proposing
1694 the evaluateMediaQuery method. Instead, we are following
1695 the standard matchMedium method from CSS 3 View.
1697 * specs/MediaQueriesExtensions.html:
1699 2010-04-18 Adam Barth <abarth@webkit.org>
1701 Unreviewed. Update a label of the diagram to better match the
1702 description in the text of the blog post.
1704 * blog-files/loader-diagram.svg:
1706 2010-04-17 Adam Barth <abarth@webkit.org>
1708 Unreviewed. Added loader diagram for upcoming blog post.
1710 * blog-files/loader-diagram.svg: Added.
1712 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
1714 Reviewed by Eric Seidel.
1716 Minor Updates and Cleanup to the Contributing Page
1717 https://bugs.webkit.org/show_bug.cgi?id=37415
1719 * coding/contributing.html:
1721 2010-04-07 Maciej Stachowiak <mjs@apple.com>
1725 Random demo to look cool on twitter.
1727 * misc/gradient-input.html: Added.
1729 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
1733 Adding images for inspector blog post. Previewed by Timothy Hatcher.
1735 * blog-files/inspector/audits_launcher.png: Added.
1736 * blog-files/inspector/audits_panel.png: Added.
1737 * blog-files/inspector/console_panel.png: Added.
1738 * blog-files/inspector/context_menu.png: Added.
1739 * blog-files/inspector/css_highlighted_line.png: Added.
1740 * blog-files/inspector/css_line_number_snippet.png: Added.
1741 * blog-files/inspector/css_line_numbers.png: Added.
1742 * blog-files/inspector/deactivate_breakpoints.png: Added.
1743 * blog-files/inspector/evaluate_on_hover.png: Added.
1744 * blog-files/inspector/evaluate_on_hover_2.png: Added.
1745 * blog-files/inspector/inherited_styles.png: Added.
1746 * blog-files/inspector/large_dom.png: Added.
1747 * blog-files/inspector/large_resources.png: Added.
1748 * blog-files/inspector/pseudo_elements.png: Added.
1749 * blog-files/inspector/redirect_headers.png: Added.
1750 * blog-files/inspector/redirect_headers_full.png: Added.
1751 * blog-files/inspector/redirects.png: Added.
1752 * blog-files/inspector/redirects_full.png: Added.
1753 * blog-files/inspector/timeline_overview.png: Added.
1754 * blog-files/inspector/timeline_panel.png: Added.
1755 * blog-files/inspector/timeline_record_details.png: Added.
1757 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
1759 Reviewed by David Levin.
1761 Asking Questions Page Grammar Fixes
1762 https://bugs.webkit.org/show_bug.cgi?id=36608
1764 * asking_questions.html:
1766 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
1768 Reviewed by Timothy Hatcher.
1770 New Asking Questions Page is not Valid HTML5
1771 https://bugs.webkit.org/show_bug.cgi?id=36605
1773 * asking_questions.html: fixed issues raised by the validator.
1775 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
1777 Reviewed by David Levin.
1779 Add a page on how to ask questions
1780 https://bugs.webkit.org/show_bug.cgi?id=35223
1782 * asking_questions.html: Added.
1783 Add a page on how to ask questions based on Ariya Hidayat's mail: how
1784 to get help effectively
1785 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
1787 * contact.html: Tweaked the wording to make it more clear what the
1788 mailing list are used for. Also changed the formatting to better
1789 underline the different mailing lists.
1791 2010-03-24 Sam Weinig <sam@webkit.org>
1793 Rubber-stamped by Anders Carlsson..
1795 Update Security Group Members list.
1797 * security/security-group-members.html:
1799 2010-03-22 Maciej Stachowiak <mjs@apple.com>
1803 Add another example.
1805 * demos/accessible-ascii-art/butterfly-figure.html: Added.
1807 2010-03-22 Maciej Stachowiak <mjs@apple.com>
1811 Add example of accessible ASCII art for HTML WG.
1813 * demos/accessible-ascii-art: Added.
1814 * demos/accessible-ascii-art/butterfly.html: Added.
1816 2010-03-20 Maciej Stachowiak <mjs@apple.com>
1818 Reviewed by Mark Rowe.
1820 WebKit blog should be valid HTML5
1821 https://bugs.webkit.org/show_bug.cgi?id=36410
1823 * blog/wp-content/themes/webkit/comments-popup.php:
1824 * blog/wp-content/themes/webkit/footer.php:
1825 * blog/wp-content/themes/webkit/header.php:
1827 2010-03-20 Maciej Stachowiak <mjs@apple.com>
1829 Reviewed by Mark Rowe.
1831 Fix a bunch of HTML5 validation errors on various pages.
1832 https://bugs.webkit.org/show_bug.cgi?id=36409
1834 * building/build.html:
1835 * building/checkout.html:
1836 * building/debug.html:
1837 * building/run.html:
1838 * building/tools.html:
1839 * coding/coding-style.html:
1840 * coding/contributing.html:
1841 * coding/major-objects.html:
1846 * projects/compat/index.html:
1847 * projects/css/index.html:
1848 * projects/documentation/index.html:
1849 * projects/goals.html:
1850 * projects/index.html:
1851 * projects/mathml/index.html:
1852 * quality/bugpriorities.html:
1853 * quality/bugwriting.html:
1854 * quality/crashlogs.html:
1855 * quality/lifecycle.html:
1856 * quality/testing.html:
1857 * quality/testwriting.html:
1859 2010-03-19 Maciej Stachowiak <mjs@apple.com>
1861 Reviewed by Mark Rowe.
1863 webkit.org should use the HTML5 doctype
1864 https://bugs.webkit.org/show_bug.cgi?id=36407
1867 * misc/drosera/index.html:
1868 * perf/slickspeed/system/index.php:
1869 * perf/slickspeed/system/template.php:
1872 2010-03-19 Maciej Stachowiak <mjs@apple.com>
1874 Reviewed by Mark Rowe.
1876 http://webkit.org/ has an HTML5 validation error
1877 https://bugs.webkit.org/show_bug.cgi?id=36406
1881 2010-03-15 Maciej Stachowiak <mjs@apple.com>
1883 Tweak canvas perf demo.
1885 * demos/canvas-perf/canvas.html:
1887 2010-03-14 Maciej Stachowiak <mjs@apple.com>
1889 Added canvas perf demo for whatwg.
1891 * demos/canvas-perf: Added.
1892 * demos/canvas-perf/canvas.html: Added.
1893 * demos/canvas-perf/kraken.jpg: Added.
1895 2010-03-09 Adam Roben <aroben@apple.com>
1897 Add a link to the Contributors Meeting registration form in the
1900 Rubber-stamped in advance by Adele Peterson.
1902 * nav.inc: Added a link underneath "Trac".
1904 2010-02-26 Sam Weinig <sam@webkit.org>
1906 Rubber-stamped by Adele Peterson.
1908 Update Security Group Members list.
1910 * security/security-group-members.html:
1912 2010-02-23 Jessie Berlin <jberlin@webkit.org>
1914 Reviewed by Eric Seidel and Adam Roben.
1916 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
1917 https://bugs.webkit.org/show_bug.cgi?id=35098
1919 * building/debug.html:
1920 Add instructions on how to build and run WebKit from within Visual Studio.
1922 2010-02-20 Maciej Stachowiak <mjs@apple.com>
1924 Rubber stamped by Adam Barth.
1926 Add sunspider-0.9.1 to the site in preparation for announcing it.
1927 https://bugs.webkit.org/show_bug.cgi?id=35206
1929 * perf/sunspider-0.9.1: Added.
1930 * perf/sunspider-0.9.1/json2.js: Added.
1931 * perf/sunspider-0.9.1/sunspider-0.9: Added.
1932 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
1933 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
1934 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
1935 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
1936 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
1937 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
1938 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
1939 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
1940 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
1941 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
1942 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
1943 * perf/sunspider-0.9.1/sunspider.css: Added.
1944 * perf/sunspider-0.9.1/sunspider.html: Added.
1945 * perf/sunspider-0.9.1/versions.html: Added.
1947 2010-02-17 Maciej Stachowiak <mjs@apple.com>
1949 Not reviewed - demo.
1951 Made some examples of using <details> for table descriptions.
1953 * demos/hover-summary: Added.
1954 * demos/hover-summary/details.css: Added.
1955 * demos/hover-summary/details.js: Added.
1956 (summaryClickListener):
1959 * demos/hover-summary/example1.html: Added.
1960 * demos/hover-summary/example2.html: Added.
1961 * demos/hover-summary/horizontal-triangle.png: Added.
1962 * demos/hover-summary/vertical-triangle.png: Added.
1964 2010-02-02 Jens Alfke <snej@chromium.org>
1966 Reviewed by David Levin.
1968 Clarified coding guidelines on wiki to allow indentation of
1969 _nested_ namespaces.
1970 https://bugs.webkit.org/show_bug.cgi?id=32137
1972 * coding/coding-style.html:
1974 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
1976 Reviewed by David Kilzer.
1978 Added to contributing code page a pointer to the preferred
1979 license text. Also added information about copyright lines.
1981 https://bugs.webkit.org/show_bug.cgi?id=34017
1983 * coding/contributing.html:
1985 - Added CSS class for books.
1987 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
1989 Reviewed by David Levin.
1991 Added screenshots and clearer instructions on how to submit
1994 https://bugs.webkit.org/show_bug.cgi?id=32542
1996 Also added that a bug report should be selected or created
1997 prior to submitting a patch.
1999 * coding/contributing.html:
2000 * coding/images: Added.
2001 * coding/images/contribute_add_attachment.png: Added.
2002 * coding/images/contribute_mark_review.png: Added.
2004 2010-01-11 Maciej Stachowiak <mjs@apple.com>
2006 Not reviewed; updated for truth (and readability).
2008 Fixed some wrong listings and reorganized this page.
2010 * security/security-group-members.html:
2012 2010-01-06 Dirk Schulze <krit@webkit.org>
2014 Reviewed by Nikolas Zimmermann.
2017 https://bugs.webkit.org/show_bug.cgi?id=31905
2019 Update SVG status page. We support feDisplacementMap and feImage now.
2021 * projects/svg/status.xml:
2023 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
2025 Reviewed by Darin Adler.
2027 Removed outdated contact information from bug life cycle page.
2029 https://bugs.webkit.org/show_bug.cgi?id=32494
2031 * quality/lifecycle.html:
2033 2009-12-13 Dan Bernstein <mitz@apple.com>
2035 Reviewed by Sam Weinig.
2037 Add a style guideline concerning floating point literals
2038 https://bugs.webkit.org/show_bug.cgi?id=32497
2040 * coding/coding-style.html:
2042 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
2044 Reviewed by Adam Roben.
2046 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
2047 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
2048 in Windows as part of running update_webkit.
2050 * building/build.html:
2051 - removed the reference to forgetting to set environment variables as a common source of errors
2052 on Windows. This is because this patch would make it unnecessary for the user to set these
2055 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
2057 Reviewed by Darin Adler.
2059 Added the "using std::foo" rule to the coding style guidelines.
2061 https://bugs.webkit.org/show_bug.cgi?id=32301
2063 Added to the coding style guidelines the "using std::foo" rule
2064 checked by the check-webkit-style script. Also clarified the
2065 "using" statement guidelines that apply to implementation files.
2067 * coding/coding-style.html:
2069 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
2071 Reviewed by Darin Adler.
2073 Refactored web site documentation so that advice to add
2074 WebKitTools/Scripts to your shell path does not appear
2077 https://bugs.webkit.org/show_bug.cgi?id=32112
2079 * building/build.html:
2080 * building/checkout.html:
2081 * building/run.html:
2082 * coding/coding-style.html:
2083 * coding/contributing.html:
2084 * coding/scripts.html: Added.
2085 * quality/testing.html:
2087 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
2089 Reviewed by Eric Seidel.
2091 Add reference to the GTK and QT build wiki pages
2093 https://bugs.webkit.org/show_bug.cgi?id=32088
2095 * building/tools.html:
2098 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
2100 Reviewed by Darin Adler.
2102 Added clarifications to the web site regarding coding style and
2105 https://bugs.webkit.org/show_bug.cgi?id=31618
2107 Changes include the following:
2109 - Expanded the style guidelines regarding "using" statements.
2110 - Made the style guidelines page validate as HTML.
2111 - Added that legacy WebKit components should not be cleaned up.
2112 - Added that it is more acceptable to update style when already
2115 * coding/coding-style.html:
2116 * coding/contributing.html:
2117 * projects/cleanup/index.html:
2119 2009-11-18 Eric Seidel <eric@webkit.org>
2121 Reviewed by David Levin.
2123 Make 80 patches a formal requirement for reviewership
2124 https://bugs.webkit.org/show_bug.cgi?id=31313
2125 Per discussion on the webkit-reviewers list:
2126 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
2128 * coding/commit-review-policy.html:
2130 2009-11-18 Daniel Bates <dbates@webkit.org>
2132 Reviewed by Eric Seidel.
2134 https://bugs.webkit.org/show_bug.cgi?id=31610
2136 Adds property "min-width" to #title so that the width of the title
2137 element on each page is at least 790px. In particular, this makes
2138 the page <http://webkit.org/security/security-group-members.html>
2139 consistent, in appearance, to the rest of the site.
2143 2009-11-16 Sam Weinig <sam@webkit.org>
2145 Reviewed by Anders Carlsson.
2147 Update Security Group Members list.
2149 * security/security-group-members.html:
2151 2009-11-16 Sam Weinig <sam@webkit.org>
2153 Reviewed by Adele Peterson.
2155 Update Security Group Members list.
2157 * security/security-group-members.html:
2159 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
2161 Reviewed by Darin Adler.
2163 Added to the WebKit Coding Style Guidelines not to use
2164 "using namespace" statements in header files.
2166 * coding/coding-style.html:
2168 2009-11-10 Oliver Hunt <oliver@apple.com>
2170 Reviewed by Maciej Stachowiak.
2172 Fix WebGL demos to work with renamed WebGL primitives
2174 * blog-files/webgl/Earth.html:
2175 * blog-files/webgl/ManyPlanetsDeep.html:
2176 * blog-files/webgl/SpinningBox.html:
2177 * blog-files/webgl/SpiritBox.html:
2178 * blog-files/webgl/TeapotPerPixel.html:
2179 * blog-files/webgl/TeapotPerVertex.html:
2180 * blog-files/webgl/WebGL+CSS.html:
2181 * blog-files/webgl/resources/CanvasMatrix.js:
2182 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
2183 * blog-files/webgl/resources/utils3d.js:
2188 2009-11-06 Dirk Schulze <krit@webkit.org>
2190 Rubber stamped by Eric Seidel.
2192 Update SVG status page. We support feMorphology now.
2193 Set lightning filters to unimplemented.
2195 * projects/svg/status.xml:
2197 2009-11-06 Jeff Schiller <codedread@gmail.com>
2199 Reviewed by Darin Adler.
2201 SVG Status page update
2202 https://bugs.webkit.org/show_bug.cgi?id=31179
2204 * projects/svg/status.xml:
2206 2009-11-03 Darin Adler <darin@apple.com>
2208 Set the MIME type for all PNG files in this directory.
2210 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
2211 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
2212 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
2213 * blog-files/acid3-100.png: Modified property svn:mime-type.
2214 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
2215 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
2216 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
2217 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
2218 * blog-files/acid3-timing.png: Modified property svn:mime-type.
2219 * blog-files/bounce.png: Added property svn:mime-type.
2220 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
2221 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
2222 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
2223 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
2224 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
2225 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
2226 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
2227 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
2228 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
2229 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
2230 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
2231 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
2232 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
2233 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
2234 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
2235 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
2236 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
2237 * blog-files/inspector/colors.png: Added property svn:mime-type.
2238 * blog-files/inspector/cookies.png: Added property svn:mime-type.
2239 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
2240 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
2241 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
2242 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
2243 * blog-files/inspector/enable.png: Added property svn:mime-type.
2244 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
2245 * blog-files/inspector/form_data.png: Added property svn:mime-type.
2246 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
2247 * blog-files/inspector/inorder.png: Added property svn:mime-type.
2248 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
2249 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
2250 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
2251 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
2252 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
2253 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
2254 * blog-files/kate-circle.png: Modified property svn:mime-type.
2255 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
2256 * blog-files/kate-gradient.png: Modified property svn:mime-type.
2257 * blog-files/kate-reflected.png: Modified property svn:mime-type.
2258 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
2259 * blog-files/kate.png: Modified property svn:mime-type.
2260 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
2261 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
2262 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
2263 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
2264 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
2265 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
2266 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
2267 * blog-files/pulse.png: Added property svn:mime-type.
2268 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
2269 * blog-files/sfx-perf.png: Modified property svn:mime-type.
2270 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
2271 * blog-files/squirrelfish.png: Modified property svn:mime-type.
2272 * blog-files/vignette-mask.png: Modified property svn:mime-type.
2273 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
2274 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
2275 * blog-files/wsj-preload.png: Modified property svn:mime-type.
2276 * blog-files/wsj-vs.png: Modified property svn:mime-type.
2277 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
2278 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
2279 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
2280 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
2281 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
2282 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
2283 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
2284 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
2285 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
2286 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
2287 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
2288 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
2289 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
2290 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
2291 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
2292 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
2293 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
2294 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
2295 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
2296 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
2297 * blog/wp-admin/images/list.png: Added property svn:mime-type.
2298 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
2299 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
2300 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
2301 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
2302 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
2303 * blog/wp-admin/images/no.png: Added property svn:mime-type.
2304 * blog/wp-admin/images/se.png: Added property svn:mime-type.
2305 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
2306 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
2307 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
2308 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
2309 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
2310 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
2311 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
2312 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
2313 * blog/wp-content/drosera.png: Modified property svn:mime-type.
2314 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
2315 * blog/wp-content/rotate.png: Modified property svn:mime-type.
2316 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
2317 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
2318 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
2319 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
2320 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
2321 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
2322 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
2323 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
2324 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
2325 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
2326 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
2327 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
2328 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
2329 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
2330 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
2331 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
2332 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
2333 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
2334 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
2335 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
2336 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
2337 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
2338 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
2339 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
2340 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
2341 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
2342 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
2343 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
2344 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
2345 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
2346 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
2347 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
2348 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
2349 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
2350 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
2351 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
2352 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
2353 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
2354 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
2355 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
2356 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
2357 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
2358 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
2359 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
2360 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
2361 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
2362 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
2363 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
2364 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
2365 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
2366 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
2367 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
2368 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
2369 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
2370 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
2371 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
2372 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
2373 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
2374 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
2375 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
2376 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
2377 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
2378 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
2379 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
2380 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
2381 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
2382 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
2383 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
2384 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
2385 * images/DroseraPic.png: Modified property svn:mime-type.
2386 * misc/drosera/drosera.png: Modified property svn:mime-type.
2387 * perf/slickspeed/logo.png: Modified property svn:mime-type.
2389 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
2391 Reviewed by Timothy Hatcher.
2393 Adding images for an upcoming blog post.
2395 * blog-files/inspector/breakpoints.png: Added.
2396 * blog-files/inspector/colors.png: Added.
2397 * blog-files/inspector/cookies.png: Added.
2398 * blog-files/inspector/css_selectors.png: Added.
2399 * blog-files/inspector/css_syntax_highlight.png: Added.
2400 * blog-files/inspector/dom_storage.png: Added.
2401 * blog-files/inspector/edit_attributes.png: Added.
2402 * blog-files/inspector/enable.png: Added.
2403 * blog-files/inspector/event_listeners.png: Added.
2404 * blog-files/inspector/form_data.png: Added.
2405 * blog-files/inspector/inline_highlight.png: Added.
2406 * blog-files/inspector/inorder.png: Added.
2407 * blog-files/inspector/inspect_inspector.png: Added.
2408 * blog-files/inspector/inspect_inspector_small.png: Added.
2409 * blog-files/inspector/load_lines.png: Added.
2410 * blog-files/inspector/nodelist.png: Added.
2411 * blog-files/inspector/scope_bar.png: Added.
2412 * blog-files/inspector/watched_expression.png: Added.
2414 2009-10-26 Dan Bernstein <mitz@apple.com>
2416 Reviewed by Adele Peterson.
2420 * coding/bsd-license.html: Updated to the latest version.
2422 2009-10-22 Mark Rowe <mrowe@apple.com>
2424 Update to WordPress 2.8.5.
2428 2009-10-19 Andrew Scherkus <scherkus@chromium.org>
2430 Reviewed by Eric Seidel.
2432 Replace boolean operator indentation example with an if statement.
2434 https://bugs.webkit.org/show_bug.cgi?id=30538
2436 * coding/coding-style.html: Replace boolean indenting example to use "if"
2438 2009-10-16 Darin Adler <darin@apple.com>
2440 * coding/RefPtr.html: Minor revision, updating a link and tweaking
2441 wording a bit in few places.
2443 2009-10-14 Evan Martin <evan@chromium.org>
2445 Reviewed by Darin Adler.
2447 Document what state the build tree is expected to be in after a patch.
2449 * coding/contributing.html:
2451 2009-10-11 Cameron McCormack <cam@mcc.id.au>
2453 Reviewed by Eric Seidel.
2455 Change <a name> to id="" to fix styling problems
2456 https://bugs.webkit.org/show_bug.cgi?id=30283
2458 This prevents the headings from being styled like links.
2460 * coding/contributing.html:
2462 2009-10-08 Alex Milowski <alex@milowski.com>
2464 Reviewed by Darin Adler.
2466 Added a basic description of the layout and rendering project and added links to the blog entries on rendering.
2468 * projects/layout/index.html:
2470 2009-10-07 Sam Weinig <sam@webkit.org>
2472 Reviewed by Dan Bernstein.
2474 Fix for https://bugs.webkit.org/show_bug.cgi?id=30196
2475 Change style guidelines for indentation in header files
2477 * coding/coding-style.html: Don't indent in a namespace in a header file.
2479 2009-10-07 Steve Falkenburg <sfalken@apple.com>
2481 Reviewed by Mark Rowe.
2483 Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
2485 * building/tools.html:
2487 2009-10-06 Jeremy Orlow <jorlow@chromium.org>
2489 Reviewed by Adam Barth.
2491 Diagram needs to be linked from the home page
2492 https://bugs.webkit.org/show_bug.cgi?id=30142
2494 http://webkit.org/coding/major-objects.html was never linked from the home
2499 2009-09-28 Alex Milowski <alex@milowski.com>
2501 <http://webkit.org/b/29098> Update to MathML project webpage
2503 Reviewed by David Kilzer.
2505 Updated MathML project page and added link to Wiki page.
2507 * projects/mathml/index.html:
2509 2009-09-21 Brady Eidson <beidson@apple.com>
2511 Reviewed by Darin Adler.
2513 Add coding style guidelines for 'using namespace.'
2514 https://bugs.webkit.org/show_bug.cgi?id=29499
2516 * coding/coding-style.html:
2518 2009-09-21 Brady Eidson <beidson@apple.com>
2520 Rubberstamped by Sam Weinig.
2522 Add some example files for an upcoming blog post.
2524 * blog-files/load-unload-example.html: Added.
2525 * blog-files/pageshow-pagehide-example.html: Added.
2527 2009-09-17 Eric Seidel <eric@webkit.org>
2529 Reviewed by Darin Adler.
2531 Update contributing.html to mention recently added tools.
2532 https://bugs.webkit.org/show_bug.cgi?id=29318
2534 Update our contributing instructions to mention
2535 the new tools (check-webkit-style and commit-queue)
2536 recently added to make contributions easier.
2538 * coding/contributing.html:
2539 - Mention check-webkit-style as an optional helper tool.
2540 - Mention checking the 'patch' checkbox.
2541 - Mention the commit-queue as an optional helper tool.
2542 - Remove "or in email" since patch reviews are all done via bugzilla.
2543 - Encourage contributers to be responsible for getting their patch landed. Provide a list of committers.
2544 - Mention commit-queue as an optional help in getting your patch landed.
2545 - Give an overview of the commit-queue process and link to the Commit Queue docs.
2547 2009-09-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
2549 Reviewed by Mark Rowe.
2551 Add instructions to bug reporting guidlines on how and when
2552 to apply port-specific keywords.
2554 * quality/bugwriting.html:
2556 2009-09-08 Sam Weinig <sam@webkit.org>
2558 Reviewed by Adele Peterson.
2560 Update Security Group Members list.
2562 * security/security-group-members.html:
2564 2009-09-06 Cameron McCormack <cam@mcc.id.au>
2566 Reviewed by Eric Seidel.
2568 Drop <definition-src> support
2569 https://bugs.webkit.org/show_bug.cgi?id=28991
2571 When SVG 1.1 Second Edition is a Recommendation we can remove the
2574 * projects/svg/status.xml: Update page to state that <definition-src>
2577 2009-08-26 Mark Rowe <mrowe@apple.com>
2579 Upgrade WordPress to the latest version.
2581 * blog/wp-includes/version.php:
2582 * blog/wp-login.php:
2584 2009-08-20 Adam Barth <abarth@webkit.org>
2586 Reviewed by Eric Seidel.
2588 major-objects.html should show direct Frame <-> Document pointers
2589 https://bugs.webkit.org/show_bug.cgi?id=28479
2591 * coding/major-objects.html: Added pointers to diagram.
2593 2009-08-18 Anton Muhin <antonm@chromium.org>
2595 Reviewed by Adam Barth.
2597 Mention handy --bug flag of prepare-ChangeLog script.
2598 https://bugs.webkit.org/show_bug.cgi?id=28425
2600 * coding/contributing.html: Add a reference for --bug flag
2602 2009-08-12 Joe Mason <joe.mason@torchmobile.com>
2604 Reviewed by Adam Barth.
2606 Better explanation of "Null after navigation" in object diagram
2607 https://bugs.webkit.org/show_bug.cgi?id=28232
2609 * coding/major-objects.html:
2611 2009-08-11 Adam Barth <abarth@webkit.org>
2615 Remove a few characters from the ASCII art to make it fit better in the
2618 * coding/major-objects.html:
2620 2009-08-11 Adam Barth <abarth@webkit.org>
2622 Reviewed by Oliver Hunt.
2624 Document relation between major objects in WebCore
2625 https://bugs.webkit.org/show_bug.cgi?id=28210
2627 Added a diagram showing the relation between major objects.
2629 * coding/major-objects.html: Added.
2631 2009-08-07 Joseph Pecoraro <joepeck02@gmail.com>
2633 Reviewed by Oliver Hunt.
2635 Fix webkit-jobs link
2639 2009-08-03 Mark Rowe <mrowe@apple.com>
2641 Update two WordPress plug-ins that we use.
2643 * blog/wp-content/plugins/akismet/akismet.php:
2644 * blog/wp-content/plugins/akismet/readme.txt:
2645 * blog/wp-content/plugins/commentcontrol.php:
2647 2009-08-03 Mark Rowe <mrowe@apple.com>
2649 Add some missing files and delete some obsolete files.
2653 2009-08-03 Mark Rowe <mrowe@apple.com>
2655 Update WordPress to the latest version.
2659 2009-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
2661 Reviewed by Adam Treat.
2663 Mention the new webkit-help and webkit-jobs mailinglist. Change
2664 the description of webkit-dev to be more strict.
2668 2009-07-22 Kenneth Rohde Christiansen <kenneth@webkit.org>
2670 Reviewed by Adam Treat.
2672 Coding style - Clarify some cases with spacing
2673 https://bugs.webkit.org/show_bug.cgi?id=27499
2675 Add explicit rule about no space before comma or semicolon.
2677 * coding/coding-style.html:
2679 2009-07-17 Simon Fraser <simon.fraser@apple.com>
2681 Fix the font to match the rest of the blog site.
2683 * blog-files/3d-transforms/image-flip.html:
2685 2009-07-17 Simon Fraser <simon.fraser@apple.com>
2687 Move the image flip effect into an iframe to avoid the long
2688 blog page tripping a bug on Leopard.
2690 * blog-files/3d-transforms/image-flip.html: Added.
2692 2009-07-16 Simon Fraser <simon.fraser@apple.com>
2694 New demo files for an up-coming blog post.
2696 * blog-files/3d-transforms/mighty-cubes.png: Added.
2697 * blog-files/3d-transforms/morphing-cubes.html: Added.
2698 * blog-files/3d-transforms/perspective-by-example.html: Added.
2699 * blog-files/3d-transforms/poster-circle.html: Added.
2700 * blog-files/3d-transforms/poster-circle.png: Added.
2701 * blog-files/3d-transforms/transform-style.html: Added.
2703 2009-07-15 Joseph Pecoraro <joepeck02@gmail.com>
2705 Reviewed by Sam Weinig.
2707 Side bar linking to "DOM Interfaces" returns 404
2708 https://bugs.webkit.org/show_bug.cgi?id=24000
2712 2009-07-09 Oliver Hunt <oliver@apple.com>
2714 Reviewed by Geoff Garen.
2716 JavaScript section of http://webkit.org is excessively out of date.
2718 This removes old todo entries (like adding an API, which we've had since Leopard),
2719 and adds an additional todo for a webkit-less Objective-C API.
2721 * projects/javascript/index.html:
2723 2009-07-03 Adam Barth <abarth@webkit.org>
2725 Reviewed by Sam Weinig.
2727 Adam and Collin's affiliation is incorrect
2728 https://bugs.webkit.org/show_bug.cgi?id=26954
2730 This change corrects their affiliation.
2732 * security/security-group-members.html:
2734 2009-06-24 Brady Eidson <beidson@apple.com>
2736 Reviewed by Mark Rowe
2738 * demos/index.html: Fix more typos etc.
2740 2009-06-17 Sam Weinig <sam@webkit.org>
2742 Reviewed by Mark Rowe.
2744 * security/index.html: Fix some typos.
2746 2009-06-17 Sam Weinig <sam@webkit.org>
2748 Reviewed by Mark Rowe.
2750 Move security policy to security/index.html so that
2751 webkit.org/security/ works.
2754 * security/index.html: Copied from security/security-policy.html.
2755 * security/security-policy.html: Removed.
2757 2009-06-13 Sam Weinig <sam@webkit.org>
2759 Reviewed by Timothy Hatcher.
2761 Add WebKit Security Policy and member list of the WebKit Security Group.
2765 * security/security-group-members.html: Added.
2766 * security/security-policy.html: Added.
2768 2009-06-12 Brady Eidson <beidson@apple.com>
2770 Reviewed by Oliver Hunt
2772 Add a page indexing the various demo applications we have posted.
2774 * demos/index.html: Added.
2775 * nav.inc: Add a link to the demos page on the side bar
2776 * css/main.css: Add a style for date stamps based on the blog.
2778 * demos/calendar/index.html: Added to redirect to Calendar.html. I'm not moving Calendar.html to
2779 index.html as the Calendar.html url has already been published and we should keep it working.
2781 Move the drosera test code to /misc, as it is no longer a meaningful demo:
2782 * demos/drosera: Removed.
2783 * demos/drosera/demo.js: Removed.
2784 * demos/drosera/drosera.png: Removed.
2785 * demos/drosera/index.html: Removed.
2786 * misc/drosera: Copied from demos/drosera.
2788 Move the sticky notes example into /demos:
2789 * demos/sticky-notes: Added.
2790 * demos/sticky-notes/StickyNotes.manifest: Copied from misc/DatabaseExample.manifest.
2791 * demos/sticky-notes/deleteButton.png: Copied from misc/deleteButton.png.
2792 * demos/sticky-notes/deleteButtonPressed.png: Copied from misc/deleteButtonPressed.png.
2793 * demos/sticky-notes/index.html: Copied from misc/DatabaseExample.html.
2794 * misc/DatabaseExample.html: Changed to redirect to demos/sticky-notes/index.html. I'm not removing
2795 it altogether as the misc/DatabaseExample.html url has already been published and we should keep it working.
2796 * misc/DatabaseExample.manifest: Removed.
2797 * misc/deleteButton.png: Removed.
2798 * misc/deleteButtonPressed.png: Removed.
2800 2009-06-10 Brent Fulgham <bfulgham@webkit.org>
2802 Reviewed by Eric Seidel.
2804 Fixes https://bugs.webkit.org/show_bug.cgi?id=26309.
2805 Update a few items in the testing language to:
2806 (1) Reflect results are now generated with Leopard (not Tiger)
2807 (2) Explain how to generate pixel-level layout tests.
2809 * quality/testing.html:
2810 * quality/testwriting.html:
2812 2009-06-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.com>
2814 Bug 26188: Clarify some of the cases in the coding style guide
2816 <https://bugs.webkit.org/show_bug.cgi?id=26188>
2818 Reviewed and tweaked by David Kilzer.
2820 Changed the coding style document to clarify some cases of ambiguity.
2822 * coding/coding-style.html:
2824 2009-05-27 Maciej Stachowiak <mjs@apple.com>
2826 Not reviewed, demo content.
2828 - Add doctype to Calendar demo.
2830 * demos/calendar/Calendar.html:
2832 2009-05-27 Maciej Stachowiak <mjs@apple.com>
2834 Not reviewed, demo content.
2836 - add Calendar demo.
2838 * demos/calendar: Added.
2839 * demos/calendar/Boom.aiff: Added.
2840 * demos/calendar/Calendar.css: Added.
2841 * demos/calendar/Calendar.html: Added.
2842 * demos/calendar/Calendar.js: Added.
2843 * demos/calendar/Calendar.manifest: Added.
2844 * demos/calendar/CalendarApp.icns: Added.
2845 * demos/calendar/Images: Added.
2846 * demos/calendar/Images/AirPort4.png: Added.
2847 * demos/calendar/Images/AirPortError.png: Added.
2848 * demos/calendar/Images/disclosureTriangleSmallDown.png: Added.
2849 * demos/calendar/Images/disclosureTriangleSmallRight.png: Added.
2850 * demos/calendar/Images/statusbarBackground.png: Added.
2851 * demos/calendar/Images/statusbarResizerVertical.png: Added.
2852 * demos/calendar/LocationImage.js: Added.
2853 * demos/calendar/Utilities.js: Added.
2854 * demos/calendar/favicon.ico: Added.
2855 * demos/calendar/mime.types: Added.
2857 2009-05-20 Mark Rowe <mrowe@apple.com>
2859 Rubber-stamped by Eric Seidel.
2861 Prevent search engines from getting creative in their descriptions of webkit.org content.
2863 * blog/wp-content/themes/webkit/header.php:
2866 2009-05-06 Eric Seidel <eric@webkit.org>
2868 Reviewed by Maciej Stachowiak.
2870 Update Contributing instructions after feedback from Julie Parent.
2871 https://bugs.webkit.org/show_bug.cgi?id=25611
2873 * coding/contributing.html: Add a few more comments on ChangeLogs
2875 2009-04-17 Simon Fraser <simon.fraser@apple.com>
2877 Reviewed by Steve Falkenburg
2879 Fix the link for setting the Platform SDK paths in the Windows instructions.
2881 * building/build.html:
2883 2009-04-15 Alexey Proskuryakov <ap@webkit.org>
2885 Reviewed by Darin Adler.
2887 https://bugs.webkit.org/show_bug.cgi?id=25186
2888 There is no XSLT component in bugzilla
2890 * projects/xslt/index.html: Changed to search by bug title.
2892 2009-02-20 David Kilzer <ddkilzer@apple.com>
2894 Bug 23983: Remove illegal HTML tags from Sunspider web pages
2896 <https://bugs.webkit.org/show_bug.cgi?id=23983>
2898 Reviewed by Alexey Proskuryakov.
2900 * perf/sunspider-0.9/3d-cube.html: Removed </link> tag.
2901 * perf/sunspider-0.9/3d-morph.html: Ditto.
2902 * perf/sunspider-0.9/3d-raytrace.html: Ditto.
2903 * perf/sunspider-0.9/access-binary-trees.html: Ditto.
2904 * perf/sunspider-0.9/access-fannkuch.html: Ditto.
2905 * perf/sunspider-0.9/access-nbody.html: Ditto.
2906 * perf/sunspider-0.9/access-nsieve.html: Ditto.
2907 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Ditto.
2908 * perf/sunspider-0.9/bitops-bits-in-byte.html: Ditto.
2909 * perf/sunspider-0.9/bitops-bitwise-and.html: Ditto.
2910 * perf/sunspider-0.9/bitops-nsieve-bits.html: Ditto.
2911 * perf/sunspider-0.9/controlflow-recursive.html: Ditto.
2912 * perf/sunspider-0.9/crypto-aes.html: Ditto.
2913 * perf/sunspider-0.9/crypto-md5.html: Ditto.
2914 * perf/sunspider-0.9/crypto-sha1.html: Ditto.
2915 * perf/sunspider-0.9/date-format-tofte.html: Ditto.
2916 * perf/sunspider-0.9/date-format-xparb.html: Ditto.
2917 * perf/sunspider-0.9/math-cordic.html: Ditto.
2918 * perf/sunspider-0.9/math-partial-sums.html: Ditto.
2919 * perf/sunspider-0.9/math-spectral-norm.html: Ditto.
2920 * perf/sunspider-0.9/regexp-dna.html: Ditto.
2921 * perf/sunspider-0.9/string-base64.html: Ditto.
2922 * perf/sunspider-0.9/string-fasta.html: Ditto.
2923 * perf/sunspider-0.9/string-tagcloud.html: Ditto.
2924 * perf/sunspider-0.9/string-unpack-code.html: Ditto.
2925 * perf/sunspider-0.9/string-validate-input.html: Ditto.
2926 * perf/sunspider-0.9/sunspider-driver.html: Ditto.
2927 * perf/sunspider-0.9/sunspider-results.html: Removed </link> and </input> tags.
2928 * perf/sunspider-0.9/sunspider.html: Removed </link> tag.
2930 2009-01-19 Adam Roben <aroben@apple.com>
2932 Add links to some recommended Visual Studio hotfixes
2934 Reviewed by Dave Hyatt.
2936 * building/tools.html:
2938 2009-01-08 Brent Fulgham <bfulgham@gmail.com>
2940 Reviewed by Adele Petersen.
2941 Landed by Pamela Greene.
2943 Fixes: http://bugs.webkit.org/show_bug.cgi?id=23139
2944 Remove links to no-longer-existing Drosera project.
2945 Also, clean up references to wiki in the nav.inc file.
2947 * nav.inc: Correct paths to wiki, swap Drosera for Web Inspector.
2949 2008-12-30 Brent Fulgham <bfulgham@gmail.com>
2951 Reviewed by Darin Adler.
2952 Landed by Pamela Greene.
2954 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22908.
2955 Update website so that newbies are told they must set the
2956 WebKitOutputDir to get a valid build.
2958 * building/build.html: Add language (and link) indicating the
2959 importance of setting the WebKitOutputDir variable, as well
2960 as a link to instructions on how to do so.
2962 2008-12-19 Dean Jackson <dino@apple.com>
2964 Media queries that return <integer> but are really boolean
2965 are restricted to 0 and 1. This is in line with other
2968 * specs/MediaQueriesExtensions.html:
2970 2008-12-03 Dean Jackson <dino@apple.com>
2972 Added links to the WebKit and Mozilla bugs for pointer-events.
2974 * specs/PointerEventsProperty.html:
2976 2008-11-27 Julien Chaffraix <jchaffraix@webkit.org>
2978 Reviewed by Eric Seidel.
2980 Bug 22468: Coding style: config.h should only be included in implementation files, not in header
2981 https://bugs.webkit.org/show_bug.cgi?id=22468
2983 Clarified the rules about config.h inclusion and added 2 new examples to illustrate it. Also
2984 added an explanation about the implementation files.
2986 * coding/coding-style.html:
2988 2008-11-25 Dean Jackson <dino@apple.com>
2990 Add a new work-in-progress proposal for pointer-events in
2991 HTML content. Also note that the Media Queries extensions
2992 are not at all official.
2994 * specs/MediaQueriesExtensions.html:
2995 * specs/PointerEventsProperty.html: Added.
2998 2008-11-25 Jack Wootten <jackwootton@gmail.com>
3000 Bug 20125: http://webkit.org/ missing link to key documentation for new developers.
3002 <https://bugs.webkit.org/show_bug.cgi?id=20125>
3004 Reviewed by David Kilzer.
3006 * projects/documentation/index.html: Added link to "Introduction to
3007 WebKit Objective-C Programming Guide".
3009 2008-11-24 Dean Jackson <dino@apple.com>
3011 Document the work-in-progress proposed extensions to
3012 CSS 3 Media Queries.
3014 * specs/MediaQueriesExtensions.html: Added.
3017 2008-11-17 Geoffrey Garen <ggaren@apple.com>
3019 Reviewed by Sam Weinig and Antti Koivisto.
3021 Clarified the last coding style rule, which was a baffling in its
3024 (Now let's see if our code ever starts following this rule!)
3026 * coding/coding-style.html:
3028 2008-11-17 Brady Eidson <beidson@apple.com>
3030 Reviewed by Mark Rowe
3032 Clarify an edge case for acronym capitalization.
3034 * coding/coding-style.html:
3036 2008-11-11 Simon Fraser <simon.fraser@apple.com>
3038 Update leaves animation sample.
3040 * blog-files/leaves/index.html:
3041 * blog-files/leaves/leaves.css:
3043 2008-11-11 Dean Jackson <dino@apple.com>
3045 Removed quotes in animation name value.
3047 * blog-files/pulse.html:
3049 2008-11-11 Dean Jackson <dino@apple.com>
3051 Added a smaller version of a screenshot.
3053 * blog-files/leaves-screenshot-small.jpg: Added.
3055 2008-11-11 Dean Jackson <dino@apple.com>
3057 Add a bunch of examples for CSS Animation blog draft.
3059 * blog-files/bounce.html: Added.
3060 * blog-files/bounce.png: Added.
3061 * blog-files/leaves-screenshot.jpg: Added.
3062 * blog-files/leaves/images/apple-touch-icon.png: Added.
3063 * blog-files/leaves/images/backgroundLeaves.jpg: Added.
3064 * blog-files/leaves/images/realLeaf1.png: Added.
3065 * blog-files/leaves/images/realLeaf2.png: Added.
3066 * blog-files/leaves/images/realLeaf3.png: Added.
3067 * blog-files/leaves/images/realLeaf4.png: Added.
3068 * blog-files/leaves/images/textBackground.png: Added.
3069 * blog-files/leaves/index.html: Added.
3070 * blog-files/leaves/leaves.css: Added.
3071 * blog-files/leaves/leaves.js: Added.
3072 * blog-files/pulse.html: Added.
3073 * blog-files/pulse.png: Added.
3075 2008-10-30 Cameron Zwarich <zwarich@apple.com>
3077 Rubber-stamped by Mark Rowe.
3079 Update the link to Mac Subversion binaries.
3081 * building/tools.html:
3083 2008-10-27 Antti Koivisto <antti@apple.com>
3087 * blog-files/squirrelfish-link-animated.svg: Added.
3089 2008-10-27 Antti Koivisto <antti@apple.com>
3093 * blog-files/cubes-7.svg: Added.
3094 * blog-files/number-morph.svg: Added.
3096 2008-10-07 Darin Adler <darin@apple.com>
3098 * coding/RefPtr.html: Second draft.
3100 2008-10-04 Mark Rowe <mrowe@apple.com>
3102 Upgrade to WordPress 2.6.2.
3106 2008-09-26 Timothy Hatcher <timothy@apple.com>
3108 Add screenshots of searching in the Web Inspector.
3112 * blog-files/inspector-searching-elements.png: Added.
3113 * blog-files/inspector-searching-profiles.png: Added.
3115 2008-09-25 Maciej Stachowiak <mjs@apple.com>
3119 - add some screenshots.
3121 * blog-files/acid3-screenshot.png: Added.
3122 * blog-files/acid3-timing-screenshot.png: Added.
3124 2008-09-25 Darin Adler <darin@apple.com>
3126 * contact.html: Take a cut at making the role of webkitsdk-dev
3127 clearer, specifying that it's Mac OS X specific and hosted at
3130 2008-09-24 Timothy Hatcher <timothy@apple.com>
3132 Add new screenshots of the Web Inspector's Scope Variables pane.
3136 * blog-files/inspector-closure-scope.png: Added.
3137 * blog-files/inspector-event-scope.png: Added.
3138 * blog-files/inspector-with-scope.png: Added.
3140 2008-09-24 Timothy Hatcher <timothy@apple.com>
3142 Add another screenshot of the Web Inspector.
3146 * blog-files/inspector-disabling-properties.png: Added.
3148 2008-09-24 Timothy Hatcher <timothy@apple.com>
3150 Add new screenshots of the Web Inspector.
3154 * blog-files/inspector-console-autocomplete.png: Added.
3155 * blog-files/inspector-databases-panel-query-view.png: Added.
3156 * blog-files/inspector-databases-panel.png: Added.
3157 * blog-files/inspector-elements-panel.png: Added.
3158 * blog-files/inspector-numeric-style-stepping.gif: Added.
3159 * blog-files/inspector-profiles-panel.png: Added.
3160 * blog-files/inspector-resources-panel.png: Added.
3161 * blog-files/inspector-scripts-panel.png: Added.
3162 * blog-files/inspector-status-bar-with-errors.png: Added.
3163 * blog-files/inspector-toolbar.png: Added.
3165 2008-09-24 Timothy Hatcher <timothy@apple.com>
3169 * demos/drosera/demo.js: Add some console.profile() calls.
3171 2008-09-22 Alexander Orlov <alexander.orlov@loxal.net>
3173 Reviewed by Darin Adler.
3175 * projects/performance/index.html: Remove dead link to the 24fun test.
3177 2008-09-18 Maciej Stachowiak <mjs@apple.com>
3181 * blog-files/animation-demo.svg: Added.
3183 2008-09-18 Maciej Stachowiak <mjs@apple.com>
3187 * blog-files/sfx-perf.png: Added.
3189 2008-08-25 Mark Rowe <mrowe@apple.com>
3191 Reviewed by Dan Bernstein.
3193 Modernize the bug reporting guidelines and make them a little less Mac-specific.
3195 * quality/bugwriting.html:
3197 2008-08-18 Mark Rowe <mrowe@apple.com>
3199 Upgrade to WordPress 2.6.1.
3203 2008-08-01 Adam Roben <aroben@apple.com>
3205 Add a link to the instructions to use Apple's Safari for Windows
3208 Reviewed by Eric Seidel.
3210 * building/debug.html:
3212 2008-07-28 Robert Blaut <webkit@blaut.biz>
3214 Reviewed by Mark Rowe.
3216 Fix for bug: Website provides no guidance on debugging
3217 <https://bugs.webkit.org/show_bug.cgi?id=3643>
3219 * building/debug.html: added info about Xcode Debugging Guide.
3221 2008-07-26 Mark Rowe <mrowe@apple.com>
3223 Rubber-stamped by Oliver Hunt.
3225 Update the Squirrelfish bytecode documentation.
3227 * specs/squirrelfish-bytecode.html:
3229 2008-07-26 Robert Blaut <webkit@blaut.biz>
3231 Reviewed by Eric Seidel.
3233 Fix for <https://bugs.webkit.org/show_bug.cgi?id=19712>
3234 Corrected validation errors in main.css file.
3238 2008-07-26 Robert Blaut <webkit@blaut.biz>
3240 Reviewed by Alexey Proskuryakov.
3242 Fix for bug: <https://bugs.webkit.org/show_bug.cgi?id=18186>
3243 Added notes about unsupported Visual Studio versions.
3245 * building/tools.html:
3247 2008-07-26 Robert Blaut <webkit@blaut.biz>
3249 Reviewed by Eric Seidel.
3251 Fix for <https://bugs.webkit.org/show_bug.cgi?id=16719>
3252 Removed basic requirements for undetected version of WebKit.
3254 * quality/reporting.html:
3256 2008-07-26 Robert Blaut <webkit@blaut.biz>
3258 Reviewed by Adele Petersen.
3260 Fix for bug 7436: Truncated title on webkit DOM page.
3261 <https://bugs.webkit.org/show_bug.cgi?id=7436>
3263 * projects/dom/index.html: Added basic project informations.
3265 2008-07-24 Adam Roben <aroben@apple.com>
3267 Remove some redundant text accidentally checked in
3269 * building/tools.html:
3271 2008-07-24 Adam Roben <aroben@apple.com>
3273 Fix a dead link to the Windows Platform SDK and related instructions
3275 Rubberstamped by Alexey Proskuryakov.
3277 * building/tools.html: Fixed a dead link.
3279 2008-07-21 Mark Rowe <mrowe@apple.com>
3281 Update Akismet plugin to 2.1.6.
3283 * blog/wp-content/plugins/akismet/akismet.php:
3285 2008-07-21 Mark Rowe <mrowe@apple.com>
3287 Update to WordPress 2.6.
3291 2008-07-18 David D. Kilzer <ddkilzer@webkit.org>
3293 Fixed indentation of example code for C++ pointers/references!
3295 * coding/coding-style.html:
3297 2008-07-18 Robert Blaut <webkit@blaut.biz>
3299 Reviewed by David Kilzer.
3301 Fix for <https://bugs.webkit.org/show_bug.cgi?id=12313>
3302 Added code style guidelines for multi-line boolean expressions
3304 * coding/coding-style.html:
3306 2008-07-02 Mark Rowe <mrowe@apple.com>
3308 Update a URL that was out of date.
3310 * building/checkout.html:
3312 2008-07-01 Mark Rowe <mrowe@apple.com>
3314 Update the path to the configuration file.
3316 * blog/wp-config.php:
3318 2008-06-27 Dan Bernstein <mitz@apple.com>
3320 Reviewed by Timothy Hatcher.
3322 * css/main.css: Reduced text shadow offsets.
3324 2008-06-25 Maciej Stachowiak <mjs@apple.com>
3326 Not reviewed, web site fix.
3328 Remove blank lines in an attempt to fix feeds.
3330 * blog/wp-content/themes/webkit/index.php:
3331 * blog/wp-content/themes/webkit/links.php:
3333 2008-06-22 Aaron Digulla <digulla@hepe.com>
3335 Reviewed by Darin Adler.
3337 Fix https://bugs.webkit.org/show_bug.cgi?id=18993
3338 Bug 18993: Update of buttons in editing toolbar demo lags behind
3340 * demos/editingToolbar/FancyToolbar.js:
3341 * demos/editingToolbar/index.html:
3343 2008-06-16 Maciej Stachowiak <mjs@apple.com>
3345 A handy reference image.
3347 * blog-files/acid3-timing.png: Added.
3349 2008-06-10 Maciej Stachowiak <mjs@apple.com>
3353 - tweak newly added markup.
3355 * blog/wp-content/themes/webkit/header.php:
3357 2008-06-10 Maciej Stachowiak <mjs@apple.com>
3359 Rubber stamped by Adele.
3361 - add short title and multisize icon
3363 * blog/wp-content/themes/webkit/header.php:
3364 * images/surfin-safari.icns: Added.
3366 2008-06-04 Dean Jackson <dino@apple.com>
3368 Put index pages into specs dirs to make it easier to
3371 * specs/index.html: Added.
3372 * specs/CSSVisualEffects/index.html: Added.
3374 2008-06-03 Maciej Stachowiak <mjs@apple.com>
3376 Add a snapshot of the squirrelfish bytecode docs.
3378 * specs/squirrelfish-bytecode.html: Added.
3380 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3382 Transparent background!
3384 * blog-files/squirrelfish.png:
3386 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3390 * blog-files/squirrelfish-webkit-graph.png:
3392 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3394 Renamed this file quiet down the peanut gallery.
3396 * blog-files/squirrelfish-webkit-graph.png: Copied from blog-files/webkit-graph.png.
3397 * blog-files/webkit-graph.png: Removed.
3399 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3403 * blog-files/webkit-graph.png: Added.
3405 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3407 Moved the squirrelfish mascot to the right place.
3409 * blog-files/squirrelfish.png: Copied from images/squirrelfish.png.
3410 * images/squirrelfish.png: Removed.
3412 2008-06-02 Geoffrey Garen <ggaren@apple.com>
3414 Uploaded the squirrelfish mascot.
3416 * images/squirrelfish.png: Added.
3418 2008-05-23 William Siegrist <wsiegrist@apple.com>
3420 Reviewed by Mark Rowe
3422 Rename duplicated "notice" id to "terms".
3427 2008-05-16 Anders Carlsson <andersca@apple.com>
3431 Add manifest MIME type.
3435 2008-05-14 Anders Carlsson <andersca@apple.com>
3439 Make our Sticky notes example an offline web app.
3441 * misc/DatabaseExample.html:
3442 * misc/DatabaseExample.manifest: Added.
3444 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3446 Ooops, I made some mistakes trying to fix the validation errors. This time for sure.
3448 * demos/transitions-and-transforms/index.html:
3450 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3452 Make the demo valid HTML5 (according to validator.nu) and add alt text to the images.
3454 * demos/transitions-and-transforms/index.html:
3456 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3458 Tweaked demo visuals slightly.
3460 * demos/transitions-and-transforms/leopard.css:
3462 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3464 Tweak CSS to look a little better while loading.
3466 * demos/transitions-and-transforms/leopard.css:
3468 2008-05-12 Maciej Stachowiak <mjs@apple.com>
3470 Not reviewed - new demo.
3472 Added a demo of CSS Transforms and Transitions.
3474 * demos/transitions-and-transforms: Added.
3475 * demos/transitions-and-transforms/Finder Coverflow.png: Added.
3476 * demos/transitions-and-transforms/Horsehead.png: Added.
3477 * demos/transitions-and-transforms/Mail Stationery.png: Added.
3478 * demos/transitions-and-transforms/Quick Look.png: Added.
3479 * demos/transitions-and-transforms/Spaces.png: Added.
3480 * demos/transitions-and-transforms/Stacks.png: Added.
3481 * demos/transitions-and-transforms/Time Machine.png: Added.
3482 * demos/transitions-and-transforms/index.html: Added.
3483 * demos/transitions-and-transforms/leopard.css: Added.
3484 * demos/transitions-and-transforms/no-style.html: Added.
3486 2008-05-08 Mark Rowe <mrowe@apple.com>
3488 Reviewed by Sam Weinig.
3490 Add a link to the Mac OS Forge terms of use.
3494 2008-04-25 Mark Rowe <mrowe@apple.com>
3496 Upgrade to WordPress 2.5.1. Another day, another security vulnerability in WordPress.
3500 2008-04-21 Dean Jackson <dino@apple.com>
3502 Updated CSS Visual Effects proposals.
3506 * described simplified sandwich model (that animations have no effect
3507 outside their duration and last specified animation wins)
3508 * diagram showing the above
3509 * specified animations to start at style resolution or document load,
3511 * animation start events always have elapsedTime == 0
3515 * removed text saying that elements cannot be drawn as intersecting.
3516 * described that preserve-3d trees often need a flattening parent, otherwise
3517 elements can be hidden behind their ancestor's background.
3518 * describe that preserve-3d is not always possible, such as when
3519 overflow is 'hidden'.
3525 * specs/CSSVisualEffects/CSSAnimation.html:
3526 * specs/CSSVisualEffects/CSSTransforms.html:
3527 * specs/CSSVisualEffects/CSSTransitions.html:
3528 * specs/CSSVisualEffects/sandwich.png: Added.
3530 2008-04-08 Dean Jackson <dino@apple.com>
3532 Add some updated proposals for CSS specifications, such as
3533 Transforms and Transitions which are already implemented in TOT.
3535 * specs/CSSVisualEffects: Added.
3536 * specs/CSSVisualEffects/CSSAnimation.html: Added.
3537 * specs/CSSVisualEffects/CSSTransforms.html: Added.
3538 * specs/CSSVisualEffects/CSSTransitions.html: Added.
3540 2008-03-31 Mark Rowe <mrowe@apple.com>
3542 Add some images that were missed in the WordPress 2.5 upgrade.
3546 2008-03-31 Mark Rowe <mrowe@apple.com>
3548 Upgrade to WordPress 2.5
3552 2008-03-28 Darin Adler <darin@apple.com>
3554 * building/build.html: Add another mention of using the Cygwin shell.
3555 * building/tools.html: Fix a typo on the name Cygwin.
3557 2008-03-26 Maciej Stachowiak <mjs@apple.com>
3559 More screenshots for the blog.
3561 * blog-files/acid3-full-rendering-pass.png: Added.
3562 * blog-files/acid3-rendering-reference.png: Added.
3564 2008-03-26 Maciej Stachowiak <mjs@apple.com>
3566 Screenshot for blog post.
3568 * blog-files/acid3-100.png: Added.
3570 2008-03-23 Antti Koivisto <antti@apple.com>
3572 * blog-files/wsj-vs.png: Added.
3574 2008-03-23 Eric Seidel <eric@webkit.org>
3578 Make our SVG status document slightly less inaccurate.
3580 * projects/svg/status.xml:
3582 2008-03-21 Antti Koivisto <antti@apple.com>
3584 Add some images for a blog post.
3586 * blog-files/wsj-nopreload.png: Added.
3587 * blog-files/wsj-preload.png: Added.
3589 2008-03-17 Dan Bernstein <mitz@apple.com>
3591 Reviewed by Sam Weinig.
3593 - link "backtrace" to the page that explains how to get one
3595 * quality/bugwriting.html:
3597 2008-03-15 Matt Lilek <webkit@mattlilek.com>
3599 Rubber-stamped by Mitz.
3601 Update crash log page with instructions for Leopard.
3603 * quality/crashlogs.html:
3605 2008-03-11 Robert Blaut <webkit@blaut.biz>
3607 Reviewed by Darin Adler.
3609 Fix bug http://bugs.webkit.org/show_bug.cgi?id=17280
3610 Patch deletes an obsolete hitlist.html page and other references to it
3612 * nav.inc: removed menu link to hitlist.html
3613 * projects/compat/hitlist.html: Removed.
3614 * projects/compat/index.html: removed reference to hitlist.html
3616 2008-03-06 Timothy Hatcher <timothy@apple.com>
3618 Rubber-stamped by Adam Roben.
3620 Add a simple page that has various demo functions for Drosera.
3622 * demos/drosera: Added.
3623 * demos/drosera/demo.js: Added.
3624 * demos/drosera/drosera.png: Added.
3625 * demos/drosera/index.html: Added.
3627 2008-03-04 Mark Rowe <mrowe@apple.com>
3629 Rubber-stamped by Brady Eidson.
3631 * building/tools.html: Update link to Windows Platform SDK to its new location.
3633 2008-03-04 Mark Rowe <mrowe@apple.com>
3635 Reviewed by Sam Weinig.
3637 Add a note about preferring if over else if when the previous if is terminated by a return statement.
3639 * coding/coding-style.html:
3641 2008-02-08 Adam Roben <aroben@apple.com>
3643 * perf/slickspeed/config.ini: Fixed version number.
3645 2008-02-08 Adam Roben <aroben@apple.com>
3647 Update jQuery to v1.2.3
3649 Rubberstamped by Mitz.
3651 * perf/slickspeed/config.ini:
3652 * perf/slickspeed/frameworks/jquery-1.2.3.js: Renamed from WebKitSite/perf/slickspeed/frameworks/jquery-1.2.1.js.
3654 2008-02-07 David Smith <catfish.man@gmail.com>
3656 Rubber stamped by weinig and bdash.
3657 Update prototype.js to 1.6.0.2 to be a bit less unfair in comparative benchmarking.
3659 * perf/slickspeed/frameworks/prototype.js:
3661 2008-02-07 David Smith <catfish.man@gmail.com>
3663 Rubber stamped by Mark Rowe
3664 Fix a duplicate selector in the test.
3666 * perf/slickspeed/selectors.list:
3668 2008-02-07 David Smith <catfish.man@gmail.com>
3670 Reviewed by Adam Roben.
3671 Added :nth-child and :last-child to the list of selectors to test.
3673 * perf/slickspeed/selectors.list:
3675 2008-02-05 Mark Rowe <mrowe@apple.com>
3677 Update WordPress to 2.3.3 which includes security fixes.
3679 * blog/wp-admin/install-helper.php:
3680 * blog/wp-includes/gettext.php:
3681 * blog/wp-includes/pluggable.php:
3682 * blog/wp-includes/version.php:
3685 2008-02-02 David Smith <catfish.man@gmail.com>
3689 Update the selector benchmark/test now that WebKit supports :only-child and :last-child;
3690 Unfortunately, the javascript libraries don't appear to implement :*-of-type correctly, so that one remains disabled for now.
3692 * 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.
3693 * perf/slickspeed/selectors.list: Added the new selectors
3695 2008-02-02 Mark Rowe <mrowe@apple.com>
3697 Add WordPress plugin to give more control over blog comment settings.
3699 * blog/wp-content/plugins/commentcontrol.php: Added.
3701 2008-01-30 Jessica Kahn <jess@apple.com>
3703 Reviewed by Tim Hatcher.
3705 * coding/coding-style.html:
3706 Adding a note about avoiding explicit nil/NO initialization of Objective-C instance variables.
3708 2008-01-21 David Smith <catfish.man@gmail.com>
3710 Reviewed by Darin Adler.
3712 Added a modified version of the MooTools SlickSpeed Selector Test/Benchmark to show off querySelectorAll. MIT licensed.
3714 * perf/slickspeed: Added.
3715 * perf/slickspeed/config.ini: Added.
3716 * perf/slickspeed/footer.html: Added.
3717 * perf/slickspeed/frameworks: Added.
3718 * perf/slickspeed/frameworks/DomQuery.js: Added.
3719 * perf/slickspeed/frameworks/dummy.js: Added.
3720 * perf/slickspeed/frameworks/jquery-1.2.1.js: Added.
3721 * perf/slickspeed/frameworks/prototype.js: Added.
3722 * perf/slickspeed/header.html: Added.
3723 * perf/slickspeed/index.php: Added.
3724 * perf/slickspeed/instructions.txt: Added.
3725 * perf/slickspeed/logo.png: Added.
3726 * perf/slickspeed/selectors.list: Added.
3727 * perf/slickspeed/style.css: Added.
3728 * perf/slickspeed/system: Added.
3729 * perf/slickspeed/system/index.php: Added.
3730 * perf/slickspeed/system/slickspeed.js: Added.
3731 * perf/slickspeed/system/template.php: Added.
3732 * perf/slickspeed/template.html: Added.
3734 2008-01-17 Steve Falkenburg <sfalken@apple.com>
3736 Added Vista crash logging information.
3740 * quality/crashlogs.html:
3742 2008-01-07 Eric Seidel <eric@webkit.org>
3744 Reviewed by Mark Rowe.
3746 * projects/svg/status.xml: remove fixed bugs.
3748 2007-12-30 Mark Rowe <mrowe@apple.com>
3750 Unreviewed. Update WordPress to 2.3.2, which includes security fixes.
3752 * blog/wp-admin/admin.php:
3753 * blog/wp-admin/includes/file.php:
3754 * blog/wp-admin/install.php:
3755 * blog/wp-admin/setup-config.php:
3757 * blog/wp-includes/formatting.php:
3758 * blog/wp-includes/functions.php:
3759 * blog/wp-includes/pluggable.php:
3760 * blog/wp-includes/post.php:
3761 * blog/wp-includes/query.php:
3762 * blog/wp-includes/taxonomy.php:
3763 * blog/wp-includes/version.php:
3764 * blog/wp-includes/wp-db.php:
3766 * blog/wp-settings.php:
3769 2007-12-29 Alp Toker <alp@atoker.com>
3773 * perf/sunspider-0.9/sunspider.html:
3775 2007-12-29 Alp Toker <alp@atoker.com>
3779 Provide the current URL in the SunSpider results page. Useful for
3780 copying benchmark results out of browsers without a location bar or
3781 where the location bar can't handle long URLs.
3783 * perf/sunspider-0.9/sunspider-results.html:
3785 2007-12-21 David Smith <catfish.man@gmail.com>
3787 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.
3789 * blog-files/gebcnspeedtest.html:
3791 2007-12-21 David Smith <catfish.man@gmail.com>
3793 Add the benchmark from the previous commit as well.
3795 * blog-files/gebcnspeedtest.html: Added.
3796 * blog-files/prototype-for-gebcn-test.js: Added.
3798 2007-12-21 David Smith <catfish.man@gmail.com>
3800 Add a graph of benchmark results for an upcoming blog post.
3802 * blog-files/gebcnwebkitonly.png: Added.
3804 2007-12-18 Antti Koivisto <antti@apple.com>
3806 Reviewed by Darin and Steve.
3808 Add instructions to install the QuickTime SDK for Windows.
3810 * building/tools.html:
3812 2007-12-18 Mark Rowe <mrowe@apple.com>
3816 * perf/sunspider-0.9/sunspider.html:
3818 2007-12-18 Steve Falkenburg <sfalken@apple.com>
3820 Correct link to Visual Studio Express 2005.
3821 Old link points to 2008.
3825 * building/tools.html:
3827 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3831 - work around IE layout bugs
3833 * perf/sunspider-0.9/sunspider.css:
3835 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3839 - fix compare feature
3841 * perf/sunspider-0.9/sunspider-results.html:
3843 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3845 Rubber stamped by Mark.
3847 - Add a copy of SunSpider 0.9 to the site
3850 * perf/sunspider-0.9: Added.
3851 * perf/sunspider-0.9/3d-cube.html: Added.
3852 * perf/sunspider-0.9/3d-morph.html: Added.
3853 * perf/sunspider-0.9/3d-raytrace.html: Added.
3854 * perf/sunspider-0.9/access-binary-trees.html: Added.
3855 * perf/sunspider-0.9/access-fannkuch.html: Added.
3856 * perf/sunspider-0.9/access-nbody.html: Added.
3857 * perf/sunspider-0.9/access-nsieve.html: Added.
3858 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added.
3859 * perf/sunspider-0.9/bitops-bits-in-byte.html: Added.
3860 * perf/sunspider-0.9/bitops-bitwise-and.html: Added.
3861 * perf/sunspider-0.9/bitops-nsieve-bits.html: Added.
3862 * perf/sunspider-0.9/controlflow-recursive.html: Added.
3863 * perf/sunspider-0.9/crypto-aes.html: Added.
3864 * perf/sunspider-0.9/crypto-md5.html: Added.
3865 * perf/sunspider-0.9/crypto-sha1.html: Added.
3866 * perf/sunspider-0.9/date-format-tofte.html: Added.
3867 * perf/sunspider-0.9/date-format-xparb.html: Added.
3868 * perf/sunspider-0.9/math-cordic.html: Added.
3869 * perf/sunspider-0.9/math-partial-sums.html: Added.
3870 * perf/sunspider-0.9/math-spectral-norm.html: Added.
3871 * perf/sunspider-0.9/regexp-dna.html: Added.
3872 * perf/sunspider-0.9/string-base64.html: Added.
3873 * perf/sunspider-0.9/string-fasta.html: Added.
3874 * perf/sunspider-0.9/string-tagcloud.html: Added.
3875 * perf/sunspider-0.9/string-unpack-code.html: Added.
3876 * perf/sunspider-0.9/string-validate-input.html: Added.
3877 * perf/sunspider-0.9/sunspider-analyze-results.js: Added.
3878 * perf/sunspider-0.9/sunspider-compare-results.js: Added.
3879 * perf/sunspider-0.9/sunspider-driver.html: Added.
3880 * perf/sunspider-0.9/sunspider-record-result.js: Added.
3881 * perf/sunspider-0.9/sunspider-results.html: Added.
3882 * perf/sunspider-0.9/sunspider-test-prefix.js: Added.
3883 * perf/sunspider-0.9/sunspider.css: Added.
3884 * perf/sunspider-0.9/sunspider.html: Added.
3886 2007-12-16 Brent Fulgham <bfulgham@gmail.com>
3888 Reviewed by Maciej Stachowiak.
3890 http://bugs.webkit.org/show_bug.cgi?id=16446.
3892 * building/debug.html: Update to expand the win32 debugging instructions.
3894 2007-12-07 Brady Eidson <beidson@apple.com>
3896 Reviewed by Darin's rubberstamp
3898 When developing the Database feature and dealing with UI Delegate issues, it is important to have
3899 live examples on the web to help reproduce certain situations.
3901 This file is a dumping ground for such examples, and starts out with one function - the ability to add
3902 arbitrary amounts of data to a database to test the quota-related mechanisms of the UI
3904 * misc/DatabaseTester.html: Added.
3906 2007-12-07 Brady Eidson <beidson@apple.com>
3908 Reviewed by Adam Roben
3910 * misc/DatabaseExample.html: Changed to differentiate failure between running with an
3911 unsupported browser or some other error that prevented the database from opening.
3912 In the future we can use ExceptionCodes returned from openDatabase(), but a good list
3913 of those don't exist yet
3915 2007-12-05 Timothy Hatcher <timothy@apple.com>
3917 Add another Inspector screenshot for an upcoming blog post.
3919 * blog-files/InspectorDatabaseBrowser.png: Added.
3921 2007-12-04 Alp Toker <alp@atoker.com>
3923 Reviewed by Mark Rowe.
3925 Link to Planet WebKit.
3929 2007-12-02 Adam Roben <aroben@apple.com>
3931 Add another screenshot
3933 * blog-files/InspectElementMenu.png: Added.
3935 2007-12-02 Adam Roben <aroben@apple.com>
3937 Add some Inspector screenshots for an upcoming blog post
3939 Rubberstamped by Mark Rowe.
3941 * blog-files/InspectorCSSEditing.png: Added.
3942 * blog-files/InspectorFonts.png: Added.
3944 2007-11-30 Matt Lilek <webkit@mattlilek.com>
3948 Link to the commit and review policy.
3950 * coding/contributing.html:
3953 2007-11-30 Darin Adler <darin@apple.com>
3955 * coding/commit-review-policy.html: A couple more typos and very
3956 minor grammatical stuff. No substantive change.
3958 2007-11-30 Darin Adler <darin@apple.com>
3960 * coding/commit-review-policy.html: Fixed a typo, added a footer.
3962 2007-11-30 Matt Lilek <webkit@mattlilek.com>
3966 Clean up a couple of typos from Maciej's last patch.
3968 * coding/commit-review-policy.html:
3970 2007-11-30 Maciej Stachowiak <mjs@apple.com>
3972 Reviewed by Bertrand.
3974 New commit and review policy.
3976 * coding/commit-review-policy.html: Added.
3978 2007-11-21 Mark Rowe <mrowe@apple.com>
3982 Update coding style to cover control statements with no body.
3984 * coding/coding-style.html:
3986 2007-11-17 Adam Roben <aroben@apple.com>
3988 Update Windows debugging instructions
3990 Reviewed by Mark Rowe.
3992 * building/debug.html:
3994 2007-11-14 Brady Eidson <beidson@apple.com>
3998 * images/DroseraPic.png: Added.
4000 2007-11-12 Brady Eidson <beidson@apple.com>
4004 Update the DatabaseExample to use the new API
4006 * misc/DatabaseExample.html:
4008 2007-11-12 Mark Rowe <mrowe@apple.com>
4010 * building/tools.html: Remove extra >.
4012 2007-11-09 Antti Koivisto <antti@apple.com>
4014 Rubber stamped by bdash.
4016 Add directory for blog resources (and one image).
4018 * blog-files: Added.
4019 * blog-files/touch-poster.png: Added.
4021 2007-11-07 Dan Bernstein <mitz@apple.com>
4023 Reviewed by Darin Adler.
4025 - removed a workaround for the bug fixed in the WebCore part of this
4028 2007-11-04 Timothy Hatcher <timothy@apple.com>
4030 Land the HTML Editing Toolbar demo from WWDC 2007.
4033 * demos/editingToolbar: Added.
4034 * demos/editingToolbar/FancyToolbar.css: Added.
4035 * demos/editingToolbar/FancyToolbar.js: Added.
4036 * demos/editingToolbar/FancyToolbarImages: Added.
4037 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
4038 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
4039 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
4040 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
4041 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
4042 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
4043 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
4044 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
4045 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
4046 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
4047 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
4048 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
4049 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
4050 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
4051 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
4052 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
4053 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
4054 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
4055 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
4056 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
4057 * demos/editingToolbar/content.html: Added.
4058 * demos/editingToolbar/images: Added.
4059 * demos/editingToolbar/images/safari.png: Added.
4060 * demos/editingToolbar/index.html: Added.
4062 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
4064 CIA has changed its hostname from cia.navi.cx to cia.vc
4065 <http://bugs.webkit.org/show_bug.cgi?id=15829>
4069 * contact.html: Updated links to CIA.
4071 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
4073 LGPL'ed files contain incorrect FSF address
4074 <http://bugs.webkit.org/show_bug.cgi?id=14885>
4076 Reviewed by NOBODY (follow-up fix).
4078 * blog/wp-includes/class-snoopy.php:
4079 * blog/wp-includes/gettext.php:
4080 * blog/wp-includes/streams.php:
4082 2007-11-01 Sam Weinig <sam@webkit.org>
4084 Rubber-stamped by Tim Hatcher.
4086 * misc/DatabaseExample.html: Speed up default close speed to .25s
4088 2007-11-01 Sam Weinig <sam@webkit.org>
4090 Reviewed by Adam Roben.
4092 - Don't show the close button on the notes unless hovering over the note.
4093 - Do transformation and fade when closing a note using the new transition properties.
4095 * misc/DatabaseExample.html:
4097 2007-10-29 Mark Rowe <mrowe@apple.com>
4103 2007-10-29 Mark Rowe <mrowe@apple.com>
4105 Files that have been added or modified on the web server without making it in to SVN.
4108 * blog/wp-content/databaseexample.png: Added.
4109 * blog/wp-content/uploads: Added.
4110 * blog/wp-content/uploads/2007: Added.
4111 * blog/wp-content/uploads/2007/06: Added.
4112 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
4113 * building/cygwin-downloader.zip: Added.
4115 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
4117 Rubber-stamped by Mark Rowe.
4119 * images/download.png: Updated to say "Nightly builds" instead of
4120 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
4121 download link anyway.
4123 2007-10-21 David Kilzer <ddkilzer@webkit.org>
4125 Reviewed by Darin Adler.
4127 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
4128 DOM Exception opening up client-side database example for the first time
4130 There was a race condition when creating the WebKitStickyNotes table for the
4131 first time in which the loaded() function (renamed to loadNotes()) could be
4132 called before the table was created. Prevent this by only calling loadNotes()
4133 in an executeSql() callback after we know the table exists, or after we know
4134 the table has been created.
4136 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
4137 Created a new loaded() function.
4139 2007-10-20 Mark Rowe <mrowe@apple.com>
4141 Rubber-stamped by Adam.
4143 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
4145 * misc/DatabaseExample.html:
4146 * misc/deleteButton.png: Added.
4147 * misc/deleteButton.tiff: Removed.
4148 * misc/deleteButtonPressed.png: Added.
4149 * misc/deleteButtonPressed.tiff: Removed.
4151 2007-10-20 Adam Roben <aroben@apple.com>
4153 Make the notes sticky!
4157 * misc/DatabaseExample.html:
4158 * misc/deleteButton.tiff: Added.
4159 * misc/deleteButtonPressed.tiff: Added.
4161 2007-10-19 Timothy Hatcher <timothy@apple.com>
4163 Reviewed by Mark Rowe.
4165 Fix a couple of exceptions for first time users.
4167 * misc/DatabaseExample.html:
4169 2007-10-19 Anders Carlsson <andersca@apple.com>
4173 Make example actually work.
4175 * misc/DatabaseExample.html:
4177 2007-10-19 Anders Carlsson <andersca@apple.com>
4183 * misc/DatabaseExample.html:
4185 2007-10-19 Brady Eidson <beidson@apple.com>
4189 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
4191 * misc/DatabaseExample.html:
4193 2007-10-19 Brady Eidson <beidson@apple.com>
4195 Reviewed by Tim Hatcher
4197 Sample database API usage
4199 * misc/DatabaseExample.html: Added.
4201 2007-09-25 David Kilzer <ddkilzer@webkit.org>
4205 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
4206 LGPL'ed files contain incorrect FSF address
4208 * blog/wp-content/plugins/wp-cache/wp-cache.php:
4209 * blog/wp-includes/class-snoopy.php:
4210 * blog/wp-includes/gettext.php:
4211 * blog/wp-includes/js/tinymce/license.html:
4212 * blog/wp-includes/streams.php:
4214 2007-09-23 Maciej Stachowiak <mjs@apple.com>
4216 Reviewed by Mark Rowe.
4218 - Limit custom list bullets to ordered lists only
4229 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
4233 * coding/coding-style.html:
4234 - in section Other Punctuation
4235 - syntax instead of synatax
4236 - fix sample code alignment
4238 2007-09-06 Maciej Stachowiak <mjs@apple.com>
4242 * misc/WebKitDetect.js: Added.
4244 2007-09-06 Maciej Stachowiak <mjs@apple.com>
4246 Not reviewed - copy of WebKitDetect script from wiki
4248 * misc/WebKitDetect.html: Added.
4250 2007-08-20 Adam Roben <aroben@apple.com>
4252 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes