1 2015-02-13 Csaba Osztrogonác <ossy@webkit.org>
3 Unreviewed, remove empty directories.
5 * blog/wp-includes/js/codepress: Removed.
7 2015-02-03 Byungseon Shin <sun.shin@webkit.org>
9 Add LG Electronics to team.html
10 https://bugs.webkit.org/show_bug.cgi?id=141227
12 Reviewed by Andreas Kling.
16 2015-01-30 Chris Dumez <cdumez@apple.com>
18 Add "Singleton pattern" section to the WebKit coding style
19 https://bugs.webkit.org/show_bug.cgi?id=141040
21 Reviewed by Ryosuke Niwa.
23 Add "Singleton pattern" section to the WebKit coding style to document
24 what was discussed on webkit-dev:
25 https://lists.webkit.org/pipermail/webkit-dev/2015-January/027199.html
27 * coding/coding-style.html:
29 2015-01-27 Daniel Bates <dabates@apple.com>
31 Update Xcode requirement and add instructions to build, run, and debug WebKit for iOS Simulator
33 Reviewed by David Kilzer.
35 * building/build.html: Added instructions to build WebKit for iOS Simulator.
36 * building/debug.html: Added some instructions to debug the UIProcess and WebProcess
37 in the iOS Simulator using command line tools. We should look to add Xcode instructions
38 and simplify these steps once we teach debug-safari about the iOS Simulator.
39 * building/run.html: Added remark to run Safari in the iOS Simulator.
40 * building/tools.html: Require Xcode 6.1.1 (for the iOS 8.1 SDK) to build for iOS Simulator.
41 * css/main.css: Define the .ios-instructions class with the same style as other .*-instructions classes.
43 2014-09-27 Dan Bernstein <mitz@apple.com>
45 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
46 https://bugs.webkit.org/show_bug.cgi?id=137053
48 Reviewed by Mark Rowe.
50 * building/build.html: Removed instructions how to work around this bug, now that it’s fixed.
52 2014-09-26 Alexey Proskuryakov <ap@apple.com>
54 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
55 https://bugs.webkit.org/show_bug.cgi?id=137053
57 Patch by David Gatwood. Reviewed, tweaked and landed by Alexey Proskuryakov.
59 Explain that to build from Xcode, one needs to build from command line once first.
61 Removed a Windows section that explained how to launch cygwin shell, which was
62 silly given that we then link to a long document explaining further steps.
64 * building/build.html:
66 2014-09-24 Langó László <llango.u-szeged@partner.samsung.com>
68 Update the list of u-szeged contributors.
70 Rubber-stamped by Csaba Osztrogonác <ossy@webkit.org>.
74 2014-09-18 Dean Jackson <dino@apple.com>
76 Expand the srcset demo to have 3x and 4x images.
80 * demos/srcset/image-1x.png:
81 * demos/srcset/image-2x.png:
82 * demos/srcset/image-3x.png: Added.
83 * demos/srcset/image-4x.png: Added.
84 * demos/srcset/index.html:
86 2014-08-27 Conrad Shultz <conrad_shultz@apple.com>
88 webkit.org is inconsistent in uses of "OS X" vs. "Mac OS X"
89 https://bugs.webkit.org/show_bug.cgi?id=136315
91 Reviewed by Mark Rowe.
93 * building/checkout.html:
94 * building/debug-mac-uiprocess.html:
95 * building/debug.html:
97 * building/tools.html:
100 * projects/javascript/index.html:
101 * projects/svg/index.html:
102 * quality/bugwriting.html:
103 * quality/crashlogs.html:
104 * quality/leakhunting.html:
105 * quality/lifecycle.html:
106 * quality/testing.html:
108 2014-08-27 László Langó <llango.u-szeged@partner.samsung.com>
110 http://webkit.org/coding/coding-style.html should mention check-webkit-style.
111 https://bugs.webkit.org/show_bug.cgi?id=31993
113 Reviewed by Darin Adler.
115 Based on patch by Peter Szanka <h868064@stud.u-szeged.hu>
117 * coding/contributing.html:
118 Extend the description of code style guidelines with check-webkit-style in the contributing.html.
120 2014-08-18 Bem Jones-Bey <bjonesbe@adobe.com>
122 Remove people that have left Adobe from Security Contact list
123 https://bugs.webkit.org/show_bug.cgi?id=135256
125 Reviewed by Alexey Proskuryakov.
127 * security/security-group-members.html:
129 2014-08-06 peavo@outlook.com <peavo@outlook.com>
131 [Win] Build error when OFFICIAL_BUILD != 1.
132 https://bugs.webkit.org/show_bug.cgi?id=135613
134 Reviewed by Alex Christensen.
136 Added python installation as a required step before building on Windows.
138 * building/tools.html:
140 2014-07-24 Bem Jones-Bey <bjonesbe@adobe.com>
142 Committers should mail webkit-committers not webkit-reviewers for reactivation
143 https://bugs.webkit.org/show_bug.cgi?id=135203
145 Reviewed by Ryosuke Niwa.
147 Only reviewers can send mail to webkit-reviewers. Amend the policy so that committers should
148 send mail to webkit-committers instead of webkit-reviewers.
150 * coding/commit-review-policy.html:
152 2014-07-15 Alex Christensen <achristensen@webkit.org>
154 Make css jit benchmark work on IE11.
155 https://bugs.webkit.org/show_bug.cgi?id=134956
157 Reviewed by Benjamin Poulain.
159 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html:
160 Remove an iframe which caused IE11 to try to open content as a URL.
162 2014-07-08 Bem Jones-Bey <bjonesbe@adobe.com>
164 Update policy for Inactive Committer and Reviewer status
165 https://bugs.webkit.org/show_bug.cgi?id=134403
167 Reviewed by Nico Weber.
169 * coding/commit-review-policy.html:
171 2014-06-26 Vivek Galatage <vivek.vg@samsung.com>
173 Remove Qt instructions from http://www.webkit.org/building/tools.html
174 https://bugs.webkit.org/show_bug.cgi?id=134384
176 Reviewed by Tim Horton.
178 * building/tools.html:
180 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .efl-instructions):
181 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .qt-instructions, .efl-instructions): Deleted.
183 2014-06-25 Brent Fulgham <bfulgham@apple.com>
185 [Win] Whoops! DirectX SDK is still needed.
187 * building/tools.html: Put DirectX instruction back.
189 2014-06-24 Brent Fulgham <bfulgham@apple.com>
191 [Win] Remove some out-of-date stuff from our instructions.
192 https://bugs.webkit.org/show_bug.cgi?id=134282
194 Reviewed by Tim Horton.
196 * building/build.html: Remove reference to "Platform SDK" which we don't manuall
197 install anymore (it's part of Visual Studio 2013).
198 * building/tools.html: We no longer need QuickTime SDK, QuickTime Player, or
201 2014-06-23 Ryosuke Niwa <rniwa@webkit.org>
203 Drop the cross organizational support requirement from reviewer nomination policy
204 https://bugs.webkit.org/show_bug.cgi?id=134240
206 Reviewed by Gyuyoung Kim.
210 * coding/commit-review-policy.html:
212 2014-05-13 Filip Pizlo <fpizlo@apple.com>
214 Updated the files to have the right width.
216 * blog-files/ftl-jit/dfg_pipeline.png:
217 * blog-files/ftl-jit/four_tier_performance.png:
218 * blog-files/ftl-jit/ftl_asm_bench_performance.png:
219 * blog-files/ftl-jit/ftl_pipeline.png:
220 * blog-files/ftl-jit/ftl_timeline.png:
221 * blog-files/ftl-jit/polymorphic_inlining_performance.png:
222 * blog-files/ftl-jit/polyvariance.png:
223 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png:
224 * blog-files/ftl-jit/three_tier_performance.png:
226 2014-05-13 Filip Pizlo <fpizlo@apple.com>
228 Add some illustrations about how JSC works.
230 * blog-files/ftl-jit: Added.
231 * blog-files/ftl-jit/dfg_pipeline.png: Added.
232 * blog-files/ftl-jit/four_tier_performance.png: Added.
233 * blog-files/ftl-jit/ftl_asm_bench_performance.png: Added.
234 * blog-files/ftl-jit/ftl_pipeline.png: Added.
235 * blog-files/ftl-jit/ftl_timeline.png: Added.
236 * blog-files/ftl-jit/object_model.png: Added.
237 * blog-files/ftl-jit/polymorphic_inlining_performance.png: Added.
238 * blog-files/ftl-jit/polyvariance.png: Added.
239 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png: Added.
240 * blog-files/ftl-jit/three_tier_performance.png: Added.
241 * blog-files/ftl-jit/three_tiers.png: Added.
243 2014-05-12 Benjamin Poulain <benjamin@webkit.org>
245 Add potential illustrations for a potential future blog post about the viewport meta tag
247 * blog-files/simple-viewport-configuration: Added.
248 * blog-files/simple-viewport-configuration/860_viewport.html: Added.
249 * blog-files/simple-viewport-configuration/blog_with_viewport.png: Added.
250 * blog-files/simple-viewport-configuration/blog_without_viewport.png: Added.
251 * blog-files/simple-viewport-configuration/default_viewport.html: Added.
252 * blog-files/simple-viewport-configuration/horizontal_design.html: Added.
253 * blog-files/simple-viewport-configuration/inspector.png: Added.
254 * blog-files/simple-viewport-configuration/report_size.js: Added.
256 2014-04-29 Alex Christensen <achristensen@webkit.org>
258 [WinCairo] Switch video from GStreamer to Media Foundation.
259 https://bugs.webkit.org/show_bug.cgi?id=132358
261 Reviewed by Brent Fulgham.
263 * building/tools.html:
264 Removed requirement of installing GStreamer.
266 2014-04-18 Bem Jones-Bey <bjonesbe@adobe.com>
268 Add mention of Safari Debug menu and finding out the WebProcess that corresponds to a tab
269 https://bugs.webkit.org/show_bug.cgi?id=131791
271 Reviewed by Sam Weinig.
273 * building/debug.html:
275 2014-03-28 James Craig <jcraig@apple.com>
277 Web Inspector: AXI: support for live regions
278 https://bugs.webkit.org/show_bug.cgi?id=130725
280 Reviewed by Timothy Hatcher.
282 Demo update to show off the new Inspector support for live regions.
284 * blog-files/aria1.0/combobox_with_live_region_status.html:
286 2014-03-27 James Craig <jcraig@apple.com>
288 Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc., and reconcile UI with childNodeIds
289 https://bugs.webkit.org/show_bug.cgi?id=130827
291 Reviewed by Timothy Hatcher.
293 Updated demo files with attr refresh to show off selected children changing.
294 Long term fix will be http://webkit.org/b/130883
296 * blog-files/aria1.0/combobox_with_live_region_status.html:
298 2014-03-25 James Craig <jcraig@apple.com>
300 Blog-files: combobox demo needs aria-expanded support
301 https://bugs.webkit.org/show_bug.cgi?id=130766
303 Reviewed by Chris Fleizach.
305 * blog-files/aria1.0/combobox_with_live_region_status.html: Added missing aria-expanded.
307 2014-03-25 Benjamin Poulain <bpoulain@apple.com>
309 Add illustrations for a potential blog post
311 First version, let see how that works out.
313 * blog-files/css-jit-introduction: Added.
314 * blog-files/css-jit-introduction/clicktostart.js: Added.
315 * blog-files/css-jit-introduction/css-jit-illustration.html: Added.
316 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html: Added.
317 * blog-files/css-jit-introduction/old-selectorchecker-illustration.html: Added.
318 * blog-files/css-jit-introduction/timing-illustration-eight-run.svg: Added.
319 * blog-files/css-jit-introduction/timing-illustration-five-run.svg: Added.
320 * blog-files/css-jit-introduction/timing-illustration-one-run.svg: Added.
322 2014-03-20 James Craig <jcraig@apple.com>
324 Sample code for potential ARIA blog post.
325 https://bugs.webkit.org/show_bug.cgi?id=130548
327 Rubber-stamped by Chris Fleizach.
329 * blog-files/aria1.0: Added.
330 * blog-files/aria1.0/africa_large.svg: Added.
331 * blog-files/aria1.0/combobox_with_live_region_status.html: Added.
332 * blog-files/aria1.0/roaming_tabindex: Added.
333 * blog-files/aria1.0/roaming_tabindex/css: Added.
334 * blog-files/aria1.0/roaming_tabindex/css/img: Added.
335 * blog-files/aria1.0/roaming_tabindex/css/img/buttons.png: Added.
336 * blog-files/aria1.0/roaming_tabindex/css/img/icons.png: Added.
337 * blog-files/aria1.0/roaming_tabindex/css/screen.css: Added.
338 * blog-files/aria1.0/roaming_tabindex/final.html: Added.
339 * blog-files/aria1.0/roaming_tabindex/js: Added.
340 * blog-files/aria1.0/roaming_tabindex/js/aria.js: Added.
341 * blog-files/aria1.0/roaming_tabindex/js/init.js: Added.
342 * blog-files/aria1.0/roaming_tabindex/js/prototype.js: Added.
344 2014-03-14 Maciej Stachowiak <mjs@apple.com>
346 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
347 https://bugs.webkit.org/show_bug.cgi?id=130276
348 <rdar://problem/16266927>
350 Reviewed by Simon Fraser.
352 * blog/wp-content/textfield_screenshot.jpg:
353 * misc/WebKitDetect.html:
354 * misc/WebKitDetect.js:
355 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
356 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
357 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
358 * perf/sunspider-0.9.1/sunspider-0.9/driver.html:
359 * perf/sunspider-0.9.1/sunspider-0.9/results.html:
360 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
361 * perf/sunspider-0.9.1/sunspider-analyze-results.js:
362 * perf/sunspider-0.9.1/sunspider-compare-results.js:
363 * perf/sunspider-0.9/3d-cube.html:
364 * perf/sunspider-0.9/3d-morph.html:
365 * perf/sunspider-0.9/3d-raytrace.html:
366 * perf/sunspider-0.9/access-binary-trees.html:
367 * perf/sunspider-0.9/access-fannkuch.html:
368 * perf/sunspider-0.9/access-nbody.html:
369 * perf/sunspider-0.9/access-nsieve.html:
370 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
371 * perf/sunspider-0.9/bitops-bits-in-byte.html:
372 * perf/sunspider-0.9/bitops-bitwise-and.html:
373 * perf/sunspider-0.9/bitops-nsieve-bits.html:
374 * perf/sunspider-0.9/controlflow-recursive.html:
375 * perf/sunspider-0.9/crypto-aes.html:
376 * perf/sunspider-0.9/crypto-md5.html:
377 * perf/sunspider-0.9/crypto-sha1.html:
378 * perf/sunspider-0.9/date-format-tofte.html:
379 * perf/sunspider-0.9/date-format-xparb.html:
380 * perf/sunspider-0.9/math-cordic.html:
381 * perf/sunspider-0.9/math-partial-sums.html:
382 * perf/sunspider-0.9/math-spectral-norm.html:
383 * perf/sunspider-0.9/regexp-dna.html:
384 * perf/sunspider-0.9/string-base64.html:
385 * perf/sunspider-0.9/string-fasta.html:
386 * perf/sunspider-0.9/string-tagcloud.html:
387 * perf/sunspider-0.9/string-unpack-code.html:
388 * perf/sunspider-0.9/string-validate-input.html:
389 * perf/sunspider-0.9/sunspider-analyze-results.js:
390 * perf/sunspider-0.9/sunspider-compare-results.js:
391 * perf/sunspider-0.9/sunspider-driver.html:
392 * perf/sunspider-0.9/sunspider-record-result.js:
393 * perf/sunspider-0.9/sunspider-results.html:
394 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
395 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
396 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
397 * perf/sunspider-1.0.1/sunspider-analyze-results.js:
398 * perf/sunspider-1.0.1/sunspider-compare-results.js:
399 * perf/sunspider-1.0.1/sunspider.html:
400 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
401 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
402 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
403 * perf/sunspider-1.0.2/sunspider-analyze-results.js:
404 * perf/sunspider-1.0.2/sunspider-compare-results.js:
405 * perf/sunspider-1.0.2/sunspider.html:
406 * perf/sunspider-1.0/sunspider-1.0/driver.html:
407 * perf/sunspider-1.0/sunspider-1.0/results.html:
408 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
409 * perf/sunspider-1.0/sunspider-analyze-results.js:
410 * perf/sunspider-1.0/sunspider-compare-results.js:
411 * perf/sunspider-1.0/sunspider.html:
412 * perf/sunspider/sunspider.html:
413 * perf/sunspider/versions.html:
414 * quality/reporting.html:
416 2014-03-03 Ryosuke Niwa <rniwa@webkit.org>
418 Use DYEBench v0.9 by default.
420 Rubber-stamped by Benjamin Poulain.
422 * perf/DoYouEvenBench/index.html:
424 2014-02-27 Darin Adler <darin@apple.com>
426 Some small modernizing tweaks to the coding style guide
427 https://bugs.webkit.org/show_bug.cgi?id=129427
429 Reviewed by Alexey Proskuryakov.
431 My intent here was originally to do the nullptr style guide update, but that was already done.
432 I did some other improvements. There's still quite a bit to do -- the guide is out of date in
433 a number of subtle ways.
435 * coding/coding-style.html: Change "left side operator" example to be a more modern example
436 without non-WebKit-style abbreviations and such. Use auto& instead of const auto& in for loop
437 example, since that's normally preferred. Changed section title to say "zero" instead of "0".
438 Use words instead of abbreviations in code examples. Show that a modern C++ for loop is preferred
439 over index iteration in vector iteration example and also showed use of unsigned rather than
440 size_t since that is almost always what we want. Eliminated the use of PassOwnPtr in the "return
441 a newly created object" example. Use references instead of pointers in one example.
443 2014-02-26 Julien Brianceau <jbriance@cisco.com>
445 Add Cisco to team.html
446 https://bugs.webkit.org/show_bug.cgi?id=129405
448 Reviewed by Andreas Kling.
452 2014-02-26 Bem Jones-Bey <bjonesbe@adobe.com>
454 Update style guide to use nullptr instead of 0 for C++ null pointers.
455 https://bugs.webkit.org/show_bug.cgi?id=129413
457 Reviewed by Ryosuke Niwa.
459 * coding/coding-style.html:
461 2014-02-10 Bem Jones-Bey <bjonesbe@adobe.com>
463 Change tools.html to say Xcode 5 is required to build
464 https://bugs.webkit.org/show_bug.cgi?id=128545
466 Reviewed by Andreas Kling.
468 The Mac port doesn't build with Xcode 4.6 anymore, so update to tell
469 people to get Xcode 5. It looks like Xcode 5 doesn't have the command
470 line tools in the downloads pane anymore, so direct folks to use
471 xcode-select to install the command line tools as well.
473 * building/tools.html:
475 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
477 Host DoYouEvenBench on webkit.org
478 https://bugs.webkit.org/show_bug.cgi?id=127185
480 Reviewed by Benjamin Poulain.
482 The previous patch didn't quite work due to cross-origin restrictions.
483 Simply add a hyperlink to a trac page.
485 * perf/DoYouEvenBench/index.html:
487 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
489 Host DoYouEvenBench on webkit.org
490 https://bugs.webkit.org/show_bug.cgi?id=127185
492 Reviewed by Benjamin Poulain.
494 Added webkit.org/perf/DoYouEvenBench.
496 * perf/DoYouEvenBench: Added.
497 * perf/DoYouEvenBench/index.html: Copied from PerformanceTests/DoYouEvenBench/Full.html.
499 2014-01-03 Alex Christensen <achristensen@webkit.org>
501 Added GStreamer to list of required tools for compiling webkit.
502 https://bugs.webkit.org/show_bug.cgi?id=126319
504 Reviewed by Philippe Normand.
506 * building/tools.html:
507 Mentioned that QuickTime and QuickTime SDK are only required for AppleWin.
508 Added GStreamer installers to list of required tools for WinCairo.
510 2013-12-25 Ryosuke Niwa <rniwa@webkit.org>
512 Add a description about webkit-patch setup-git-clone to checkout.html
513 https://bugs.webkit.org/show_bug.cgi?id=126217
515 Reviewed by Philippe Normand.
519 * building/checkout.html:
521 2013-12-13 Roger Fong <roger_fong@apple.com>
523 Update build instructions for Windows following upgrade to VS2013.
525 * building/tools.html:
527 2013-11-30 Mark Rowe <mrowe@apple.com>
529 <https://webkit.org/b/125027> Update the analytics account used by webkit.org
531 Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project.
533 Reviewed by Sam Weinig.
535 * footer.inc: Remove the old analytics code.
536 * header.inc: Add the new stuff.
538 2013-10-29 Beth Dakin <bdakin@apple.com>
540 Just updating the sample code for this potential blog post.
542 * blog-files/regions/pizza-is-amazing.png: Replaced.
543 * blog-files/regions/unstyled-article.png: Replaced.
544 * demos/regions/pizza-regions-manifesto-regionstyling.html:
545 * demos/regions/pizza-regions-manifesto.html:
547 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
549 Mixed content error when accessing webkit.org/team.html over https
550 https://bugs.webkit.org/show_bug.cgi?id=123020
552 Reviewed by Alexey Proskuryakov.
554 When the webkit.org/team.html page is accessed over https most browsers report
555 Mixed Content error, which is caused by the fact that the contributos.json file
556 is accessed over a plain http connection and not https.
560 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
562 Cleanup webkit.org/team.html
563 https://bugs.webkit.org/show_bug.cgi?id=123022
565 Reviewed by Alexey Proskuryakov.
567 Removed the annoteWithWikiData function, because data it tries to fetch does not exists.
571 2013-10-16 Geoffrey Garen <ggaren@apple.com>
573 Publish SunSpider 1.0.2
574 https://bugs.webkit.org/show_bug.cgi?id=122923
576 Reviewed by Darin Adler.
578 * perf/sunspider/sunspider.html:
579 * perf/sunspider/versions.html:
581 2013-10-08 Geoffrey Garen <ggaren@apple.com>
583 Refined power management in SunSpider 1.0.2
584 https://bugs.webkit.org/show_bug.cgi?id=122525
586 Reviewed by Gavin Barraclough.
588 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
590 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
591 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
592 * perf/sunspider-1.0.2/sunspider.css:
596 2013-10-02 Geoffrey Garen <ggaren@apple.com>
598 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
600 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
601 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
603 2013-09-26 Geoffrey Garen <ggaren@apple.com>
605 Fixed a version number string in SunSpider 1.0.2
606 https://bugs.webkit.org/show_bug.cgi?id=122004
608 Reviewed by Gavin Barraclough.
610 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html: 1.0.2!
612 2013-09-26 Geoffrey Garen <ggaren@apple.com>
614 Tentative SunSpider 1.0.2
615 https://bugs.webkit.org/show_bug.cgi?id=122002
617 Reviewed by Gavin Barraclough.
619 See comments in PerformanceTests/SunSpider.
621 * perf/sunspider-1.0.2: Added.
623 2013-09-20 Mark Rowe <mrowe@apple.com>
625 <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date
627 Update references on webkit.org to mention Xcode 4.6 as the minimum version.
629 Reviewed by David Kilzer.
631 * building/debug-mac-uiprocess.html:
632 * building/tools.html:
634 2013-09-19 Dan Bernstein <mitz@apple.com>
636 Add a style guideline regarding spacing in range-based for loops
637 https://bugs.webkit.org/show_bug.cgi?id=121620
639 Reviewed by Anders Carlsson.
641 * coding/coding-style.html: Added the guideline that spaces should be placed
642 around the colon in a range-based for loop.
644 2013-09-10 Beth Dakin <bdakin@apple.com>
646 Adding another screenshot for a potential blog post.
648 * blog-files/regions/unstyled-article.png: Added.
650 2013-09-09 Roger Fong <roger_fong@apple.com>
652 Update build instructions for Apple Windows port to include cygwin php install steps.
654 * building/tools.html:
656 2013-09-04 Beth Dakin <bdakin@apple.com>
658 Fixing a typo in demo files and screenshot.
660 * blog-files/regions/pizza-is-amazing.png: Replaced.
661 * demos/regions/pizza-regions-manifesto-regionstyling.html:
662 * demos/regions/pizza-regions-manifesto.html:
664 2013-09-04 Beth Dakin <bdakin@apple.com>
666 Upload demo and images for a potential blog post.
668 * blog-files/regions: Added.
669 * blog-files/regions/pizza-is-amazing.png: Added.
670 * demos/regions: Added.
671 * demos/regions/pizza-regions-manifesto-regionstyling.html: Added.
672 * demos/regions/pizza-regions-manifesto.html: Added.
673 * demos/regions/yellow-pizza.jpg: Added.
675 2013-09-03 Benjamin Poulain <benjamin@webkit.org>
677 Fix the recommended testing platform on the website
679 Rubberstamped by Enrica Casucci.
681 * quality/testing.html:
683 2013-08-08 Benjamin Poulain <bpoulain@apple.com>
685 Fix webkit.org content overflowing their content box
687 Rubberstamped by Simon Fraser.
689 More fixes to have webkit.org show properly on iPad and iPhone.
691 * blog/wp-content/themes/webkit/header.php:
692 Add the correct viewport width for the blog.
694 * building/debug.html:
695 * building/launch-debugger-vs2010-small.png: Added.
696 * building/set-debugging-properties-vs2010-small.png: Added.
697 Fix the images to make them fit in the page.
699 * coding/adding-features.html:
700 Using <pre> for the example of email just make it looks like our code examples.
701 Change the source to use <blockquote> so that the text can reflow to the content box.
703 (.code, pre, tt, code):
704 Scroll the content when it overflows the box for code and pre.
706 2013-08-08 Benjamin Poulain <benjamin@webkit.org>
708 Give a smaller viewport to webkit.org on devices
710 Rubberstamped by Simon Fraser.
712 The CSS of WebKit.org layout the content on 615px + a right margin of
713 215px + a left margin of 20px. The total layout width is 850px.
715 The standard viewport size on mobile devices is 980px. This leaves a gap
716 on the right side of the content when opening the size on iPhone/iPad.
718 This patch changes the layout width to be 860 to display more content on devices
719 while keeping a little margin.
723 2013-08-08 Cosmin Truta <ctruta@blackberry.com>
725 SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1
726 https://bugs.webkit.org/show_bug.cgi?id=117993
728 Reviewed by George Staikos.
730 * perf/sunspider-1.0.1/json2.js: Added.
731 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html: Added.
732 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html: Added.
733 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js: Added.
734 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-prefix.js: Added.
735 * perf/sunspider-1.0.1/sunspider-analyze-results.js: Added.
736 * perf/sunspider-1.0.1/sunspider-compare-results.js: Added.
737 * perf/sunspider-1.0.1/sunspider.css: Added.
738 * perf/sunspider-1.0.1/sunspider.html: Added.
739 * perf/sunspider/sunspider.html: Updated to version 1.0.1.
740 * perf/sunspider/versions.html: Updated to version 1.0.1.
742 2013-08-07 Benjamin Poulain <benjamin@webkit.org>
744 Update the images for the blog size-matters
746 * blog-files/size-matters/JavaScriptCore-relative-binary-growth.png: Added.
747 * blog-files/size-matters/WebCore-relative-binary-growth.png: Added.
748 * blog-files/size-matters/WebKit-relative-binary-growth.png: Added.
750 2013-08-05 Dean Jackson <dino@apple.com>
752 Move previous commit into /demos.
754 * demos/srcset/image-1x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-1x.png.
755 * demos/srcset/image-2x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-2x.png.
756 * demos/srcset/image-src.png: Renamed from Websites/webkit.org/blog-files/srcset/image-src.png.
757 * demos/srcset/index.html: Renamed from Websites/webkit.org/blog-files/srcset/index.html.
759 2013-08-05 Dean Jackson <dino@apple.com>
761 Upload example for a blog post.
763 * blog-files/srcset/image-1x.png: Added.
764 * blog-files/srcset/image-2x.png: Added.
765 * blog-files/srcset/image-src.png: Added.
766 * blog-files/srcset/index.html: Added.
768 2013-07-31 Benjamin Poulain <benjamin@webkit.org>
770 Upload images for a potential blog post
772 * blog-files/size-matters: Added.
773 * blog-files/size-matters/JavaScript-growth.png: Added.
774 * blog-files/size-matters/WebCore-growth-baseline.png: Added.
775 * blog-files/size-matters/WebCore-growth.png: Added.
776 * blog-files/size-matters/WebKit-growth.png: Added.
778 2013-07-14 Kwang Yul Seo <skyul@company100.net>
780 Add Company100 to team.html
781 https://bugs.webkit.org/show_bug.cgi?id=118633
783 Reviewed by Andreas Kling.
787 2013-07-11 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com>
789 Add 'partner.samsung.com' to domain affiliations
790 https://bugs.webkit.org/show_bug.cgi?id=118580
792 Reviewed by Antonio Gomes.
796 2013-07-01 Benjamin Poulain <benjamin@webkit.org>
798 Add screenshot of the inspector color picker for the blog
800 * blog-files/last-week-in-webkit: Added.
801 * blog-files/last-week-in-webkit/Inspector_color_picker.png: Added.
803 2013-06-27 Roger Fong <roger_fong@apple.com>
805 Update required tools for Windows instructions.
807 * building/tools.html:
809 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
811 The page title of technical-articles.html is incorrect.
812 https://bugs.webkit.org/show_bug.cgi?id=117727
814 Reviewed by Ryosuke Niwa.
816 Changed the page title of technical-articles.html to "WebKit Technical Articles".
818 * coding/technical-articles.html:
820 2013-06-14 Timothy Hatcher <timothy@apple.com>
822 Shrink larger images to fit the width of the blog.
824 * blog-files/new-inspector/hero-labeled.png:
825 * blog-files/new-inspector/hero.png:
827 2013-06-12 Roger Fong <roger_fong@apple.com>
829 Update webkit.org build instructions for Apple Windows port.
830 https://bugs.webkit.org/show_bug.cgi?id=117563.
832 Reviewed by Brent Fulgham.
834 * building/build.html:
835 * building/debug.html:
836 * building/launch-debugger-vs2005.png: Removed.
837 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
838 * building/set-as-startup-project-vs2005.png: Removed.
839 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
840 * building/set-debugging-properties-vs2005.png: Removed.
841 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
842 * building/tools.html:
844 2013-06-12 Timothy Hatcher <timothy@apple.com>
846 Add new Web Inspector images for a blog post.
848 * blog-files/new-inspector/activity-viewer.png: Added.
849 * blog-files/new-inspector/codemirror.png: Added.
850 * blog-files/new-inspector/console.png: Added.
851 * blog-files/new-inspector/hero-labeled.png: Added.
852 * blog-files/new-inspector/hero.png: Added.
853 * blog-files/new-inspector/layer-borders.png: Added.
854 * blog-files/new-inspector/layers.png: Added.
855 * blog-files/new-inspector/navigation-bar.png: Added.
856 * blog-files/new-inspector/open-sign.png: Added.
857 * blog-files/new-inspector/reasons.png: Added.
858 * blog-files/new-inspector/save.png: Added.
859 * blog-files/new-inspector/source-map.png: Added.
860 * blog-files/new-inspector/styles.png: Added.
861 * blog-files/new-inspector/toolbar-context-menu.png: Added.
862 * blog-files/new-inspector/toolbar-docked.png: Added.
863 * blog-files/new-inspector/toolbar.png: Added.
865 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
867 Broken link to committers list on contributing web page
868 https://bugs.webkit.org/show_bug.cgi?id=116722
870 Reviewed by Andreas Kling.
872 * coding/contributing.html:
873 Changed broken link to point to the team page instead.
875 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
877 Make team.html have each contributor's area of expertise
878 https://bugs.webkit.org/show_bug.cgi?id=116737
880 Reviewed by Benjamin Poulain.
883 Update to use the new expertise field in contributors.json.
885 2013-04-30 Filip Pizlo <fpizlo@apple.com>
887 Release SunSpider 1.0
889 Rubber stamped by Maciej Stachowiak.
891 * perf/sunspider-1.0: Added.
892 * perf/sunspider-1.0/json2.js: Added.
894 * perf/sunspider-1.0/sunspider-1.0: Added.
895 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
896 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
897 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
898 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
899 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
912 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
913 (.computeItemTotals):
916 (.standardDeviation):
921 (.computeLabelWidth):
926 (sunspiderCompareResults):
927 * perf/sunspider-1.0/sunspider.css: Added.
936 * perf/sunspider-1.0/sunspider.html: Added.
937 * perf/sunspider/sunspider.html:
938 * perf/sunspider/versions.html: Added.
940 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
942 Update team.html to use contributors.json instead of committers.py
943 https://bugs.webkit.org/show_bug.cgi?id=114720
945 Reviewed by Ryosuke Niwa.
947 Updating the team.html to use contributors.json. Also removing the unused field 'area'
948 from the contributors information.
952 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
954 The list of contributors in committers.py should be a separate JSON
955 https://bugs.webkit.org/show_bug.cgi?id=114673
957 Reviewed by Anders Carlsson.
959 Updated the website to refer to contributors.json instead of committers.py.
961 * coding/commit-review-policy.html:
963 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
965 Simplify the page "Getting the Code" on WebKit.org
966 https://bugs.webkit.org/show_bug.cgi?id=113980
968 Reviewed by Sam Weinig.
970 * building/checkout.html:
971 Instead of interleaving instructions for Mac and Windows, just
972 copy the things that make sense and have two clear sections.
974 Also mention Linux, it is the exact same instructions as Mac OS X.
976 Make svn checkout the alternative to a download of the tarball. It is
977 almost impossible to do a svn checkout on slow networks nowadays.
979 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
981 Update WebKit.org's contact page
982 https://bugs.webkit.org/show_bug.cgi?id=113968
984 Reviewed by Geoffrey Garen.
987 -Add a direct link to our archives on Gmane.
988 -References the ports mailing-lists. This may reduces the emails
989 erroneously sent to webkit-dev.
990 -Add a link to our "reporting bug page".
991 -Get rid of the link to CIA. The website is dead.
993 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
995 Add Digia to the domain affiliations
996 https://bugs.webkit.org/show_bug.cgi?id=110116
998 Reviewed by Kenneth Rohde Christiansen.
1002 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1004 Add basysKom to domainAffiliations in team.html
1005 https://bugs.webkit.org/show_bug.cgi?id=109306
1007 Reviewed by Laszlo Gombos.
1009 Register basysKom as contributing company in
1010 http://www.webkit.org/team.html.
1014 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1016 Add intel.com to team.html
1017 https://bugs.webkit.org/show_bug.cgi?id=109424
1019 Reviewed by Kenneth Rohde Christiansen.
1023 2013-02-10 Dirk Schulze <dschulze@adobe.com>
1025 Add adobe.com to team.html
1026 https://bugs.webkit.org/show_bug.cgi?id=109396
1028 Reviewed by Laszlo Gombos.
1032 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
1034 Add sisa.samsung.com to team.html
1035 https://bugs.webkit.org/show_bug.cgi?id=109394
1037 Reviewed by Dirk Schulze.
1041 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
1043 Add a sample change log entry to contributing.html
1044 https://bugs.webkit.org/show_bug.cgi?id=105506
1046 Reviewed by Alexey Proskuryakov.
1048 Added a sample change log to the page directly people skimming through the page will still
1049 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
1051 * coding/contributing.html:
1053 2012-12-18 Nico Weber <thakis@chromium.org>
1055 Fix broken loop in style guide
1056 https://bugs.webkit.org/show_bug.cgi?id=105346
1058 Reviewed by Ryosuke Niwa.
1060 Found by Sean Silva <silvas@purdue.edu>
1062 * coding/coding-style.html:
1064 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
1066 Add instructions on how to build WebKit on Xcode 4 to build.html
1067 https://bugs.webkit.org/show_bug.cgi?id=104739
1069 Reviewed by Daniel Bates.
1071 Set the build directories to WebKitBuild.
1073 * building/build.html:
1075 2012-11-24 Daniel Bates <dbates@webkit.org>
1077 Substitute "use" for "user" in sentence about naming convention for
1078 enum members so that it reads well.
1080 * coding/coding-style.html:
1082 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1084 Add Samsung to security vendor member list
1085 https://bugs.webkit.org/show_bug.cgi?id=102863
1087 Reviewed by Sam Weinig.
1089 * security/security-group-members.html: Add Samsung members.
1091 2012-10-31 Adam Barth <abarth@webkit.org>
1093 technical-articles.html should link to my talk on how WebKit works
1094 https://bugs.webkit.org/show_bug.cgi?id=100867
1096 Reviewed by Tony Chang.
1098 * coding/technical-articles.html:
1100 2012-10-29 Eric Seidel <eric@webkit.org>
1102 Technical Articles should link to an old talk I gave
1103 https://bugs.webkit.org/show_bug.cgi?id=100624
1105 Reviewed by Adam Barth.
1107 * coding/technical-articles.html:
1109 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1111 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
1113 * coding/coding-style.html:
1115 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1117 Fix a typo per Darin's comment.
1119 * coding/coding-style.html:
1121 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1123 Add a style guide rule for signed and unsigned int
1124 https://bugs.webkit.org/show_bug.cgi?id=96682
1126 Reviewed by Geoffrey Garen.
1128 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
1130 * coding/coding-style.html:
1132 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
1134 Replace JSC::UString by WTF::String
1135 https://bugs.webkit.org/show_bug.cgi?id=95271
1137 Reviewed by Geoffrey Garen.
1139 Update the coding style to avoid mentioning a class that no longer exist.
1141 * coding/coding-style.html:
1143 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1145 Address one more review comment.
1147 * building/checkout.html:
1149 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1151 Recommend the use of https and mention git on building/checkout.html
1152 https://bugs.webkit.org/show_bug.cgi?id=93657
1154 Reviewed by Mark Rowe.
1156 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
1157 because the paragraph right above it refers to buliding/tools.html for that.
1159 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
1160 checkout using a Git client.
1162 * building/checkout.html:
1164 2012-07-27 Adam Barth <abarth@webkit.org>
1166 Writing a blog post for new reviewers doesn't add value to the blog
1167 https://bugs.webkit.org/show_bug.cgi?id=92305
1169 Reviewed by Eric Seidel.
1171 Now that we have Peter posting weekly updates to the blog, having an
1172 announcement on the blog for each reviewer is more noise than signal.
1174 * coding/commit-review-policy.html:
1176 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
1178 Update webkit.org to refer to layoutTestController instead of testRunner
1179 https://bugs.webkit.org/show_bug.cgi?id=89445
1181 Reviewed by Kent Tamura.
1183 * quality/testwriting.html:
1185 2012-05-21 Peter Kasting <pkasting@google.com>
1187 Style guide change: Uses of "std::" should be explicitly qualified.
1188 https://bugs.webkit.org/show_bug.cgi?id=87043
1190 Reviewed by Ryosuke Niwa.
1192 * coding/coding-style.html:
1194 2012-05-11 Darin Adler <darin@apple.com>
1196 Try to make spacing of fine print items in lower left nicer looking.
1199 (#notice, #trademark, #terms): Changed top margin to 10px.
1200 (#notice): Put 30px margin here.
1202 2012-05-11 Darin Adler <darin@apple.com>
1204 CSS tweak needed for the trademark terms of use.
1207 (#notice, #trademark, #terms): Added #trademark.
1209 2012-05-11 Darin Adler <darin@apple.com>
1211 Add a link to WebKit trademark terms of use, other small website changes
1212 https://bugs.webkit.org/show_bug.cgi?id=86112
1214 Reviewed by Dan Bernstein.
1216 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
1217 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
1220 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
1221 of use on the macosforge.org terms of use page.
1223 2012-05-07 Dan Bernstein <mitz@apple.com>
1225 webkit.org instructions for debugging WebProcess are unnecessarily complex
1226 https://bugs.webkit.org/show_bug.cgi?id=85756
1228 Reviewed by Darin Adler.
1230 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
1231 debugging the Web process, as well as instructions for debugging the Web process from the
1232 command line using debug-safari and debug-minibrowser.
1233 * building/tools.html: Updated links and tweaked the language.
1235 2012-04-23 Daniel Bates <dbates@webkit.org>
1237 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
1239 Rubber-stamped by Eric Seidel.
1241 Before you can use the Xcode 4.3.2 command line tools, you must either run
1242 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
1243 DEVELOPER_DIR to point to the Xcode developer tools directory.
1245 * building/tools.html:
1247 2012-04-23 Daniel Bates <dbates@webkit.org>
1249 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
1251 Rubber-stamped by Eric Seidel.
1253 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
1254 are specific to Xcode 4.3.2.
1256 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
1257 * building/debug.html: Ditto.
1259 2012-04-19 Daniel Bates <dbates@webkit.org>
1261 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
1262 https://bugs.webkit.org/show_bug.cgi?id=84364
1264 Reviewed by Eric Seidel.
1266 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
1269 * building/debug-mac-uiprocess.html:
1270 * building/debug.html:
1272 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
1274 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
1275 https://bugs.webkit.org/show_bug.cgi?id=80429
1277 Reviewed by Dan Bernstein.
1279 * building/tools.html:
1281 2012-03-10 Daniel Bates <dbates@webkit.org>
1283 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
1285 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/>.
1286 Substituting https for http in (1) returns the expected page.
1288 * building/debug-mac-uiprocess.html:
1289 * building/debug.html:
1291 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
1293 Add a link to the EFL wiki page
1294 https://bugs.webkit.org/show_bug.cgi?id=79439
1296 Reviewed by Adam Barth.
1298 * building/tools.html:
1299 * css/main.css: Cross-browser border-radius.
1301 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
1303 team.html (on webkit.org) doesn't recognize codeaurora.org
1304 https://bugs.webkit.org/show_bug.cgi?id=79529
1306 Reviewed by Ryosuke Niwa.
1310 2012-02-16 Kent Tamura <tkent@chromium.org>
1312 Improve usability of coding-style.html
1313 https://bugs.webkit.org/show_bug.cgi?id=78470
1315 Reviewed by Eric Seidel.
1317 * coding/coding-style.html:
1318 - Do not add a title attribute to each of LI elements
1319 - Do not add a click handler to each of them
1320 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
1322 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
1324 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
1325 https://bugs.webkit.org/show_bug.cgi?id=76544
1327 Reviewed by Darin Adler.
1329 WEBKITOUTPUTDIR is not only for Windows.
1331 * building/build.html:
1333 2012-01-20 Kent Tamura <tkent@chromium.org>
1335 Each style rule should have its own ID.
1336 https://bugs.webkit.org/show_bug.cgi?id=76428
1338 Reviewed by David Levin.
1340 * coding/coding-style.html: Add an id attribute to each of li elements,
1341 and add code to set title="#id-name" and to make li elements clickable.
1343 2012-01-19 Daniel Bates <dbates@webkit.org>
1345 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
1347 Rubber-stamped by Sam Weinig.
1349 * building/debug.html:
1351 2012-01-19 Daniel Bates <dbates@webkit.org>
1353 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
1354 https://bugs.webkit.org/show_bug.cgi?id=67102
1356 Reviewed by Eric Seidel.
1358 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
1360 * building/active-scheme-xcode4.png: Added.
1361 * building/build-settings-tab-xcode4.png: Added.
1362 * building/build-window.png: Removed.
1363 * building/custom-executable-xcode4.png: Added.
1364 * building/custom-executable.png: Removed.
1365 * building/debug-mac-uiprocess.html: Added.
1366 * building/debug.html:
1367 * building/debug.png: Removed.
1368 * building/info-tab.png: Removed.
1369 * building/run-xcode4.png: Added.
1371 2012-01-11 Antti Koivisto <antti@apple.com>
1373 Remove S60 reference from webkit.org
1374 https://bugs.webkit.org/show_bug.cgi?id=76044
1376 Reviewed by Simon Hausmann.
1382 2012-01-10 Hajime Morrita <morrita@chromium.org>
1384 [Website] i-Bench is no longer available.
1385 https://bugs.webkit.org/show_bug.cgi?id=76027
1387 Reviewed by Ryosuke Niwa.
1389 Updated the availability information of i-Bench.
1391 * projects/performance/index.html:
1393 2011-12-07 Daniel Bates <dbates@webkit.org>
1395 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
1396 https://bugs.webkit.org/show_bug.cgi?id=74006
1398 Reviewed by Antonio Gomes.
1400 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
1401 ASSERT_NOT_REACHED().
1403 * coding/assertion-guidelines.html:
1405 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
1407 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
1408 https://bugs.webkit.org/show_bug.cgi?id=73098
1410 Reviewed by Antti Koivisto.
1412 Revise the sentence about committers being allowed to land patches by others to explicitly state that
1413 they can only land patches by others if asked by authors themselves.
1415 * coding/commit-review-policy.html:
1417 2011-11-14 Mark Rowe <mrowe@apple.com>
1419 Upgrade WordPress's Akismet plug-in to the latest version.
1421 * blog/wp-content/plugins/akismet:
1423 2011-11-14 Mark Rowe <mrowe@apple.com>
1425 Update one file that was missed.
1427 * blog/wp-settings.php:
1429 2011-11-14 Mark Rowe <mrowe@apple.com>
1431 Upgrade WordPress to v3.2.1.
1435 2011-10-28 Dean Jackson <dino@apple.com>
1437 Remove this horribly outdated file. It was showing up in
1438 Google searches and shouldn't be used as official
1441 Rubber-stamped by Simon Fraser.
1443 * specs/MediaQueriesExtensions.html: Removed.
1445 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
1447 Style guide should mention the preference of index over iterator
1448 https://bugs.webkit.org/show_bug.cgi?id=70285
1450 Reviewed by Darin Adler.
1452 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
1453 we prefer index over iterators.
1455 * coding/coding-style.html:
1457 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
1459 Fix a typo pointed by Sam (Weinig).
1461 * coding/coding-style.html:
1463 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
1465 Style guide should mandate use of pass-by-reference for out arguments
1466 https://bugs.webkit.org/show_bug.cgi?id=69766
1468 Reviewed by Darin Adler.
1470 This matches the convention used throughout WebCore.
1472 * coding/coding-style.html:
1474 2011-10-06 Amruth Raj <amruthraj@motorola.com>
1476 Add Motorola Mobility to team.html
1477 https://bugs.webkit.org/show_bug.cgi?id=69597
1479 Reviewed by Ryosuke Niwa.
1483 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
1485 Generate WebKit team's page out of committers.py
1486 https://bugs.webkit.org/show_bug.cgi?id=68045
1488 Fix per Daniel's review comment since I had misunderstood the code.
1492 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
1494 Generate WebKit team's page out of committers.py
1495 https://bugs.webkit.org/show_bug.cgi?id=68045
1497 Reviewed by Daniel Bates.
1499 Add the initial implementation of team.html. This page automatically pulls data from committers.py
1500 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
1504 2011-09-01 Jon Lee <jonlee@apple.com>
1506 Adding control rendering at various sizes.
1508 * projects/forms/survey.html:
1510 2011-08-29 Jon Lee <jonlee@apple.com>
1512 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
1514 * projects/forms/survey.html:
1516 2011-08-17 Jon Lee <jonlee@apple.com>
1518 Updating the forms survey to include various element sizes.
1520 * projects/forms/survey.html:
1522 2011-08-16 Daniel Bates <dbates@webkit.org>
1524 Add myself to the list of individual members in the WebKit Security Group.
1526 Rubber-stamped by Eric Seidel.
1528 * security/security-group-members.html:
1530 2011-08-09 Anders Carlsson <andersca@apple.com>
1532 Broken link to LICENSE on contributing code page
1533 https://bugs.webkit.org/show_bug.cgi?id=65947
1535 Reviewed by Ryosuke Niwa.
1537 * coding/contributing.html:
1539 2011-08-04 Dan Bernstein <mitz@apple.com>
1543 * coding/contributing.html:
1545 2011-08-04 Nico Weber <thakis@chromium.org>
1547 Update the contributors page to recommend webkit-patch instead of many manual steps
1548 https://bugs.webkit.org/show_bug.cgi?id=65714
1550 Reviewed by Adam Barth.
1552 asvitkine followed the contributing instructions for his first patch, and got
1553 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
1554 webkit-patch prevents errors like this and more.
1556 * coding/contributing.html:
1558 2011-07-21 Jon Lee <jonlee@apple.com>
1560 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
1561 <rdar://problem/9782965>
1563 Rubber-stamped by Maciej Stachowiak.
1565 * projects/forms/image-usemap.png: Added.
1566 * projects/forms/image1.png: Added.
1567 * projects/forms/image10.png: Added.
1568 * projects/forms/image16.png: Added.
1569 * projects/forms/index.html: Update links
1570 * projects/forms/survey.html: Added.
1572 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
1574 SVG feature status is not up-to-date
1575 https://bugs.webkit.org/show_bug.cgi?id=64856
1577 Reviewed by Dirk Schulze.
1579 Update SVG feature status after r91331.
1581 * projects/svg/status.xml:
1583 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
1585 Reviewed by Darin Adler.
1587 Add note about cases where enums are preferred over bools on function parameters.
1588 https://bugs.webkit.org/show_bug.cgi?id=63564
1590 This matches the outcome of this webkit-dev thread:
1591 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
1593 * coding/coding-style.html:
1595 2011-05-31 Chris Evans <cevans@chromium.org>
1597 Reviewed by Drew Yao.
1599 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
1601 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
1603 2011-05-20 Alexey Proskuryakov <ap@apple.com>
1605 Reviewed by Dan Bernstein.
1607 Building instructions should not talk about Tiger
1608 https://bugs.webkit.org/show_bug.cgi?id=61210
1610 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
1611 Xcode version to the latest Leopard one.
1613 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
1615 Reviewed by Adam Barth.
1617 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
1618 https://bugs.webkit.org/show_bug.cgi?id=60686
1620 * security/security-group-members.html:
1622 2011-05-11 Cris Neckar <cdn@chromium.org>
1624 Reviewed by David Levin.
1626 Adding Cris Neckar to the Webkit Security Group site.
1627 https://bugs.webkit.org/show_bug.cgi?id=60668
1629 * security/security-group-members.html:
1631 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
1633 Reviewed by Mark Rowe.
1635 Update Qt/Nokia Security contacts
1636 https://bugs.webkit.org/show_bug.cgi?id=60650
1638 Ademar (me) replaced Simon as the release manager and primary security
1639 contact for QtWebKit. See:
1640 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
1642 * security/security-group-members.html:
1644 2011-05-09 Eric Seidel <eric@webkit.org>
1646 Reviewed by Adam Barth.
1648 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
1649 https://bugs.webkit.org/show_bug.cgi?id=59672
1651 * coding/adding-features.html: Added.
1654 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
1656 Not reviewed: adding image files for the blog post.
1658 * blog-files/inspector/remote-debugging-attached.png: Added.
1659 * blog-files/inspector/remote-debugging-discovery.png: Added.
1661 2011-04-27 Ojan Vafai <ojan@chromium.org>
1663 Reviewed by Dan Bernstein.
1665 change style guide to pre-increment in for-loops
1666 https://bugs.webkit.org/show_bug.cgi?id=59619
1668 This matches what a number of reviewers have been asking
1669 for in code reviews.
1671 * coding/coding-style.html:
1673 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
1675 Reviewed by Tor Arne Vestbø.
1677 Added instructions on how to work from behind proxy
1678 and detailed the instructions refering to rebasing.
1679 Windows build instructions do not work if you are behind a proxy
1680 or have a Temp directory that you do not own directly.
1681 https://bugs.webkit.org/show_bug.cgi?id=57246
1683 * building/tools.html:
1685 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
1687 Reviewed by James Robinson.
1689 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
1690 https://bugs.webkit.org/show_bug.cgi?id=58190
1692 * misc/related-target-and-shadow-dom.svg: Added.
1694 2011-04-06 David Levin <levin@chromium.org>
1696 Reviewed by Ojan Vafai.
1698 Augment style guidelines about meaningless parameters from text the unwritten rules email.
1699 https://bugs.webkit.org/show_bug.cgi?id=55275
1701 * coding/coding-style.html:
1703 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
1705 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
1708 * blog-files/inspector/stack-traces-img/1.png: Added.
1709 * blog-files/inspector/stack-traces-img/2.png: Added.
1710 * blog-files/inspector/stack-traces-img/3.png: Added.
1711 * blog-files/inspector/stack-traces-img/4.png: Added.
1712 * blog-files/inspector/stack-traces-img/5.png: Added.
1713 * blog-files/inspector/stack-traces-img/6.png: Added.
1714 * blog-files/inspector/stack-traces-img/button.png: Added.
1716 2011-02-26 David Levin <levin@chromium.org>
1718 Reviewed by Darin Adler.
1720 Add style guidelines about comments from the unwritten rules email.
1721 https://bugs.webkit.org/show_bug.cgi?id=55272
1723 * coding/coding-style.html: Added the guidelines.
1725 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
1727 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
1729 * blog-files/inspector/css_rule_diff.png: Added.
1731 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
1733 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
1735 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
1736 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
1737 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
1738 * blog-files/inspector/warning_10x10.png: Added.
1740 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
1742 Unreviewed. Add Web Inspector style editing screenshots.
1744 * blog-files/inspector-css-as-authored.png: Added.
1745 * blog-files/inspector-css-autocomplete.png: Added.
1746 * blog-files/inspector-unknown-css-properties.png: Added.
1748 2011-01-21 David Levin <levin@chromium.org>
1750 Reviewed by Darin Adler.
1752 Proposal: Require cross-organizational seconds for reviewer nominations
1753 https://bugs.webkit.org/show_bug.cgi?id=47597
1755 This changes the committer/reviewer policy to require an additional
1756 reviewer supporting a reviewer nomination to work for a different
1757 company and different project affiliation from the nominee.
1759 This means reviewer nominations would require four supporting reviewers,
1760 one of which knows the reviewer through the community (irc, email, bugs)
1761 ensuring that the nominee has the open-source collaboration skills
1762 we so highly value here in WebKit.
1764 * coding/commit-review-policy.html:
1766 2011-01-01 Adam Barth <abarth@webkit.org>
1768 Reviewed by Eric Seidel.
1770 Move JavaScriptCore to Source
1771 https://bugs.webkit.org/show_bug.cgi?id=51604
1773 * coding/assertion-guidelines.html:
1774 - Update documentation to point to the new location of
1777 2010-12-17 Dan Bernstein <mitz@apple.com>
1779 Reviewed by Simon Fraser.
1781 Rename WebKitTools to Tools
1782 https://bugs.webkit.org/show_bug.cgi?id=49861
1784 * asking_questions.html:
1785 * building/tools.html:
1786 * coding/scripts.html:
1788 2010-11-08 Jessie Berlin <jberlin@apple.com>
1790 Reviewed by Adam Roben.
1792 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
1794 https://bugs.webkit.org/show_bug.cgi?id=49189
1796 * building/tools.html:
1797 Add a line recommending bash shell users to comment out or remove those lines, with an
1798 explanation as to why.
1800 2010-11-04 Orlando Leite <orlleite@gmail.com>
1802 Reviewed by Adam Barth.
1804 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
1806 * building/tools.html:
1808 2010-10-29 Adam Roben <aroben@apple.com>
1810 Instruct developers to install the Feburary 2010 DirectX SDK, not just
1813 The February 2010 SDK is the last one with support for Visual Studio
1816 I also removed some unnecessary instructions regarding the DirectX
1819 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
1820 specific version of the DirectX SDK
1822 Reviewed by Steve Falkenburg.
1824 * building/tools.html:
1826 2010-10-28 Lucas Forschler <lforschler@apple.com>
1828 Reviewed by Geoffrey Garen.
1830 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
1832 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
1833 -Edited the .htaccess file to redirect the old pages to the new landing page.
1834 -This should keep our search engine page rankings effective.
1835 Potentially breaking:
1836 -This COULD potentially break the SunSpider benchmark.
1837 -Local testing with relative links seems to function as expected.
1838 -The .htaccess 301 redirects are UNTESTED.
1842 * perf/sunspider: Added.
1843 * perf/sunspider-0.9.1/sunspider.html: Removed.
1844 * perf/sunspider-0.9.1/versions.html: Removed.
1845 * perf/sunspider-0.9/sunspider.html: Removed.
1846 * perf/sunspider/sunspider.css: Added.
1847 * perf/sunspider/sunspider.html: Added.
1849 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
1851 Reviewed by David Levin.
1853 Add DirectX SDK to Installing Developer Tools web page
1854 https://bugs.webkit.org/show_bug.cgi?id=47911
1856 * building/tools.html:
1858 2010-09-30 David Levin <levin@chromium.org>
1860 Reviewed by Darin Adler.
1862 Add guideline for constructors doing implicit type conversion to coding style.
1863 https://bugs.webkit.org/show_bug.cgi?id=47646
1865 * coding/coding-style.html:
1867 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
1869 Reviewed by Simon Fraser.
1871 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
1872 https://bugs.webkit.org/show_bug.cgi?id=47013
1874 * nav.inc: Removed the space from the web inspector wiki link.
1876 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
1878 Unreviewed HTML syntax fix for my recent change in the coding-style.
1880 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
1882 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
1884 Reviewed by Darin Adler.
1886 check-webkit-style and the coding style guidelines page are inconsistent
1887 https://bugs.webkit.org/show_bug.cgi?id=46099
1889 * coding/coding-style.html:
1890 Making clear that includes of system headers must come after includes of other headers.
1892 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
1894 Reviewed by Adam Barth.
1896 Adding a timeline screenshot for blocking and defer scripts
1897 https://bugs.webkit.org/show_bug.cgi?id=45933
1899 * blog-files/timeline-blocking-script.png: Added.
1900 * blog-files/timeline-defer-script.png: Added.
1902 2010-09-14 Jessie Berlin <jberlin@apple.com>
1904 Reviewed by Adam Roben.
1906 Exceptions are getting ignored on 64-bit Windows in the Web Process.
1907 https://bugs.webkit.org/show_bug.cgi?id=45779
1909 * building/tools.html:
1910 Add instructions about how to optionally get hotfix 976038.
1912 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
1914 Reviewed by Adam Barth.
1916 https://bugs.webkit.org/show_bug.cgi?id=43982
1917 This js file seems to be a popular script for detecting mobile WebKit but
1918 it has a flaw that makes it fail on Android and BlackBerry.
1920 The issue is that it looks for "Mobile/" but Android and BlackBerry
1921 use "Mobile" with no numbering after it.
1922 Changed RegExp pattern " Mobile/" to " Mobile\\b".
1924 * misc/WebKitDetect.js:
1925 (WebKitDetect.isMobile):
1927 2010-08-27 Darin Adler <darin@apple.com>
1929 * coding/RefPtr.html: Minor revision, improve clarity and mention some
1930 recent developments.
1932 2010-08-26 Daniel Bates <dbates@rim.com>
1934 Reviewed by Dumitru Daniliuc.
1936 Fix misspelled words on WebKit.org contact.html,
1937 demos/index.html, and quality/leakhunting.html
1938 https://bugs.webkit.org/show_bug.cgi?id=44747
1940 Fix some misspelled words on the WebKit.org site.
1942 * contact.html: Change "bugreports" [sic] to "bug reports".
1943 * demos/index.html: Change "testcase" [sic] to "test case".
1944 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
1946 2010-08-23 David Kilzer <ddkilzer@apple.com>
1948 Clean up some HTML typos in crashlogs.html
1950 Rubber-stamped by Maciej Stachowiak.
1952 * quality/crashlogs.html: Fixed "</code>>" typos added in
1953 r56300. Changed "<tt>" tag with style attribute to "<code>"
1954 that was missed in r56300.
1956 2010-08-17 Beth Dakin <bdakin@apple.com>
1958 Rubber-stamped by Adele.
1960 Adding a MathML Demo and screenshot.
1962 * blog-files/riemann-screenshot.png: Added.
1963 * demos/mathml: Added.
1964 * demos/mathml/MathMLDemo.xhtml: Added.
1966 2010-08-17 Adam Roben <aroben@apple.com>
1968 Instruct developers to (optionally) install Debugging Tools for
1971 These tools are used by some of our scripts, so are useful for
1972 developers to have installed.
1974 Fixes <http://webkit.org/b/44128> webkit.org building instructions
1975 should recommend installing Debugging Tools for Windows
1977 Reviewed by Sam Weinig.
1979 * building/tools.html:
1981 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
1983 Reviewed by Nikolas Zimmermann.
1985 Update SVG implementation status.
1987 * projects/svg/status.xml:
1989 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
1991 Reviewed by Darin Adler.
1993 Add a diagram explaining how a DOM element is attached to the site.
1994 https://bugs.webkit.org/show_bug.cgi?id=42763
1996 * coding/dom-element-attach.html: Added.
1997 * coding/images/dom-element-attach-large.png: Added.
1998 * coding/images/dom-element-attach-small.png: Added.
1999 * coding/images/dom-element-attach.graffle: Added.
2000 * coding/technical-articles.html: Added a link to the page with the diragram.
2002 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2004 Reviewed by Darin Adler.
2006 Improve assertion macro documentation.
2008 https://bugs.webkit.org/show_bug.cgi?id=40565
2010 * coding/assertion-guidelines.html:
2012 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2014 Reviewed by Geoffrey Garen.
2016 Add an index of technical articles to the WebKit site. This makes the
2017 links to the RefPtr and Assertion documentation discoverable and
2018 provides an easy way to find some useful blog posts.
2020 https://bugs.webkit.org/show_bug.cgi?id=40561
2022 * coding/technical-articles.html: Added.
2023 * nav.inc: Add link to technical articles.
2025 2010-06-15 Adam Roben <aroben@apple.com>
2027 Remove some unnecessary steps for setting up the debugger on Windows
2029 Apparently update-webkit does this for you now.
2031 Rubber-stamped by Steve Falkenburg.
2033 * building/debug.html: Removed the first two Windows steps, which are
2034 now unnecessary, and updated the third to reflect reality.
2036 2010-06-14 Adam Roben <aroben@apple.com>
2038 Improve instructions for debugging on Windows
2040 Fixes <http://webkit.org/b/40585>.
2042 Reviewed by Steve Falkenburg.
2044 * building/debug.html: Improved the Windows instructions. We now
2045 instruct users to set things up so that hitting F5 from WebKit.sln
2046 will launch Safari with the WEBKITNIGHTLY environment variable
2047 pointing to the location of the built WebKit.dll.
2049 * building/console_vs2005.jpg: Removed.
2050 * building/debug_vs2005.jpg: Removed.
2052 * building/launch-debugger-vs2005.png: Added.
2053 * building/set-as-startup-project-vs2005.png: Added.
2054 * building/set-debugging-properties-vs2005.png: Added.
2056 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
2058 Reviewed by Darin Adler.
2060 Add documentation on the various assertion macros in WebKit.
2062 https://bugs.webkit.org/show_bug.cgi?id=39950
2064 * coding/assertion-guidelines.html: Added.
2066 2010-05-29 Sterling Swigart <sswigart@google.com>
2068 Reviewed by David Levin.
2070 Adding tests to canvas.html performance test
2071 https://bugs.webkit.org/show_bug.cgi?id=39883
2073 * demos/canvas-perf/canvas.html:
2079 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
2081 Reviewed by Darin Adler.
2083 Update the style guide re: static member variables and structs
2084 https://bugs.webkit.org/show_bug.cgi?id=39663
2086 Per Darin Adler's proposal on webkit-dev.
2088 All static member variables should be prefixed with s_.
2089 m_ should not be used for public data members in structs.
2090 Only structs should have public data members.
2092 * coding/coding-style.html:
2094 2010-05-24 David Levin <levin@chromium.org>
2096 Reviewed by Maciej Stachowiak.
2098 Improve canvas perf test accuracy.
2099 https://bugs.webkit.org/show_bug.cgi?id=39635
2101 * demos/canvas-perf/canvas.html:
2102 1. Change the various tests to get the image data for the result
2103 to help ensure that the operation has completed by the time,
2104 and subtract out the time needed to do this.
2105 2. Made the test more flexible about number of repetitions and
2107 3. Make the tests run separately and have a pause between them
2108 to allow for garbage collection so that results are more
2110 4. Added a standard logging function and shouldBe asserts to
2111 verify that the correct scaling operations were happening.
2113 2010-05-20 Daniel Bates <dbates@rim.com>
2115 Rubber-stamped by Simon Fraser.
2117 Spelling correction; change "acces" [sic] to "access".
2119 * quality/lifecycle.html:
2121 2010-05-14 Eric Seidel <eric@webkit.org>
2123 Reviewed by Maciej Stachowiak.
2125 Update tools.html to mention that Tiger users require a newer Python
2126 https://bugs.webkit.org/show_bug.cgi?id=38822
2128 Also updated the instructions that only Tiger users need
2129 to install a subversion client. Newer OSes already have
2130 subversion included in the install.
2132 * building/tools.html:
2134 2010-05-08 Dirk Schulze <krit@webkit.org>
2136 Reviewed by Nikolas Zimmermann.
2138 SVGFont's VKern implementation missing
2139 https://bugs.webkit.org/show_bug.cgi?id=38663
2141 * projects/svg/status.xml:
2143 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
2145 Reviewed by Adam Barth.
2147 Commit and Review policy should encourage unofficial reviews
2148 https://bugs.webkit.org/show_bug.cgi?id=38517
2150 * coding/commit-review-policy.html:
2152 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
2154 Reviewed by Darin Adler.
2156 Fix the sticky-notes demo.
2157 https://bugs.webkit.org/show_bug.cgi?id=38550
2159 1. Exceptions thrown by openDatabase() should be treated as
2161 2. Do not allow users to create new notes when openDatabase()
2164 * demos/sticky-notes/index.html:
2166 2010-05-02 Dirk Schulze <krit@webkit.org>
2168 Reviewed by Nikolas Zimmermann.
2170 SVG hkern implementation incomplete
2171 https://bugs.webkit.org/show_bug.cgi?id=38407
2173 We support hkern now. Mention this in the SVG status page.
2175 * projects/svg/status.xml:
2177 2010-04-29 Dean Jackson <dino@apple.com>
2179 Unreviewed. Make a note that we are no longer proposing
2180 the evaluateMediaQuery method. Instead, we are following
2181 the standard matchMedium method from CSS 3 View.
2183 * specs/MediaQueriesExtensions.html:
2185 2010-04-18 Adam Barth <abarth@webkit.org>
2187 Unreviewed. Update a label of the diagram to better match the
2188 description in the text of the blog post.
2190 * blog-files/loader-diagram.svg:
2192 2010-04-17 Adam Barth <abarth@webkit.org>
2194 Unreviewed. Added loader diagram for upcoming blog post.
2196 * blog-files/loader-diagram.svg: Added.
2198 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
2200 Reviewed by Eric Seidel.
2202 Minor Updates and Cleanup to the Contributing Page
2203 https://bugs.webkit.org/show_bug.cgi?id=37415
2205 * coding/contributing.html:
2207 2010-04-07 Maciej Stachowiak <mjs@apple.com>
2211 Random demo to look cool on twitter.
2213 * misc/gradient-input.html: Added.
2215 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
2219 Adding images for inspector blog post. Previewed by Timothy Hatcher.
2221 * blog-files/inspector/audits_launcher.png: Added.
2222 * blog-files/inspector/audits_panel.png: Added.
2223 * blog-files/inspector/console_panel.png: Added.
2224 * blog-files/inspector/context_menu.png: Added.
2225 * blog-files/inspector/css_highlighted_line.png: Added.
2226 * blog-files/inspector/css_line_number_snippet.png: Added.
2227 * blog-files/inspector/css_line_numbers.png: Added.
2228 * blog-files/inspector/deactivate_breakpoints.png: Added.
2229 * blog-files/inspector/evaluate_on_hover.png: Added.
2230 * blog-files/inspector/evaluate_on_hover_2.png: Added.
2231 * blog-files/inspector/inherited_styles.png: Added.
2232 * blog-files/inspector/large_dom.png: Added.
2233 * blog-files/inspector/large_resources.png: Added.
2234 * blog-files/inspector/pseudo_elements.png: Added.
2235 * blog-files/inspector/redirect_headers.png: Added.
2236 * blog-files/inspector/redirect_headers_full.png: Added.
2237 * blog-files/inspector/redirects.png: Added.
2238 * blog-files/inspector/redirects_full.png: Added.
2239 * blog-files/inspector/timeline_overview.png: Added.
2240 * blog-files/inspector/timeline_panel.png: Added.
2241 * blog-files/inspector/timeline_record_details.png: Added.
2243 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
2245 Reviewed by David Levin.
2247 Asking Questions Page Grammar Fixes
2248 https://bugs.webkit.org/show_bug.cgi?id=36608
2250 * asking_questions.html:
2252 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
2254 Reviewed by Timothy Hatcher.
2256 New Asking Questions Page is not Valid HTML5
2257 https://bugs.webkit.org/show_bug.cgi?id=36605
2259 * asking_questions.html: fixed issues raised by the validator.
2261 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
2263 Reviewed by David Levin.
2265 Add a page on how to ask questions
2266 https://bugs.webkit.org/show_bug.cgi?id=35223
2268 * asking_questions.html: Added.
2269 Add a page on how to ask questions based on Ariya Hidayat's mail: how
2270 to get help effectively
2271 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
2273 * contact.html: Tweaked the wording to make it more clear what the
2274 mailing list are used for. Also changed the formatting to better
2275 underline the different mailing lists.
2277 2010-03-24 Sam Weinig <sam@webkit.org>
2279 Rubber-stamped by Anders Carlsson..
2281 Update Security Group Members list.
2283 * security/security-group-members.html:
2285 2010-03-22 Maciej Stachowiak <mjs@apple.com>
2289 Add another example.
2291 * demos/accessible-ascii-art/butterfly-figure.html: Added.
2293 2010-03-22 Maciej Stachowiak <mjs@apple.com>
2297 Add example of accessible ASCII art for HTML WG.
2299 * demos/accessible-ascii-art: Added.
2300 * demos/accessible-ascii-art/butterfly.html: Added.
2302 2010-03-20 Maciej Stachowiak <mjs@apple.com>
2304 Reviewed by Mark Rowe.
2306 WebKit blog should be valid HTML5
2307 https://bugs.webkit.org/show_bug.cgi?id=36410
2309 * blog/wp-content/themes/webkit/comments-popup.php:
2310 * blog/wp-content/themes/webkit/footer.php:
2311 * blog/wp-content/themes/webkit/header.php:
2313 2010-03-20 Maciej Stachowiak <mjs@apple.com>
2315 Reviewed by Mark Rowe.
2317 Fix a bunch of HTML5 validation errors on various pages.
2318 https://bugs.webkit.org/show_bug.cgi?id=36409
2320 * building/build.html:
2321 * building/checkout.html:
2322 * building/debug.html:
2323 * building/run.html:
2324 * building/tools.html:
2325 * coding/coding-style.html:
2326 * coding/contributing.html:
2327 * coding/major-objects.html:
2332 * projects/compat/index.html:
2333 * projects/css/index.html:
2334 * projects/documentation/index.html:
2335 * projects/goals.html:
2336 * projects/index.html:
2337 * projects/mathml/index.html:
2338 * quality/bugpriorities.html:
2339 * quality/bugwriting.html:
2340 * quality/crashlogs.html:
2341 * quality/lifecycle.html:
2342 * quality/testing.html:
2343 * quality/testwriting.html:
2345 2010-03-19 Maciej Stachowiak <mjs@apple.com>
2347 Reviewed by Mark Rowe.
2349 webkit.org should use the HTML5 doctype
2350 https://bugs.webkit.org/show_bug.cgi?id=36407
2353 * misc/drosera/index.html:
2354 * perf/slickspeed/system/index.php:
2355 * perf/slickspeed/system/template.php:
2358 2010-03-19 Maciej Stachowiak <mjs@apple.com>
2360 Reviewed by Mark Rowe.
2362 http://webkit.org/ has an HTML5 validation error
2363 https://bugs.webkit.org/show_bug.cgi?id=36406
2367 2010-03-15 Maciej Stachowiak <mjs@apple.com>
2369 Tweak canvas perf demo.
2371 * demos/canvas-perf/canvas.html:
2373 2010-03-14 Maciej Stachowiak <mjs@apple.com>
2375 Added canvas perf demo for whatwg.
2377 * demos/canvas-perf: Added.
2378 * demos/canvas-perf/canvas.html: Added.
2379 * demos/canvas-perf/kraken.jpg: Added.
2381 2010-03-09 Adam Roben <aroben@apple.com>
2383 Add a link to the Contributors Meeting registration form in the
2386 Rubber-stamped in advance by Adele Peterson.
2388 * nav.inc: Added a link underneath "Trac".
2390 2010-02-26 Sam Weinig <sam@webkit.org>
2392 Rubber-stamped by Adele Peterson.
2394 Update Security Group Members list.
2396 * security/security-group-members.html:
2398 2010-02-23 Jessie Berlin <jberlin@webkit.org>
2400 Reviewed by Eric Seidel and Adam Roben.
2402 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
2403 https://bugs.webkit.org/show_bug.cgi?id=35098
2405 * building/debug.html:
2406 Add instructions on how to build and run WebKit from within Visual Studio.
2408 2010-02-20 Maciej Stachowiak <mjs@apple.com>
2410 Rubber stamped by Adam Barth.
2412 Add sunspider-0.9.1 to the site in preparation for announcing it.
2413 https://bugs.webkit.org/show_bug.cgi?id=35206
2415 * perf/sunspider-0.9.1: Added.
2416 * perf/sunspider-0.9.1/json2.js: Added.
2417 * perf/sunspider-0.9.1/sunspider-0.9: Added.
2418 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
2419 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
2420 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
2421 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
2422 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
2423 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
2424 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
2425 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
2426 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
2427 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
2428 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
2429 * perf/sunspider-0.9.1/sunspider.css: Added.
2430 * perf/sunspider-0.9.1/sunspider.html: Added.
2431 * perf/sunspider-0.9.1/versions.html: Added.
2433 2010-02-17 Maciej Stachowiak <mjs@apple.com>
2435 Not reviewed - demo.
2437 Made some examples of using <details> for table descriptions.
2439 * demos/hover-summary: Added.
2440 * demos/hover-summary/details.css: Added.
2441 * demos/hover-summary/details.js: Added.
2442 (summaryClickListener):
2445 * demos/hover-summary/example1.html: Added.
2446 * demos/hover-summary/example2.html: Added.
2447 * demos/hover-summary/horizontal-triangle.png: Added.
2448 * demos/hover-summary/vertical-triangle.png: Added.
2450 2010-02-02 Jens Alfke <snej@chromium.org>
2452 Reviewed by David Levin.
2454 Clarified coding guidelines on wiki to allow indentation of
2455 _nested_ namespaces.
2456 https://bugs.webkit.org/show_bug.cgi?id=32137
2458 * coding/coding-style.html:
2460 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
2462 Reviewed by David Kilzer.
2464 Added to contributing code page a pointer to the preferred
2465 license text. Also added information about copyright lines.
2467 https://bugs.webkit.org/show_bug.cgi?id=34017
2469 * coding/contributing.html:
2471 - Added CSS class for books.
2473 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
2475 Reviewed by David Levin.
2477 Added screenshots and clearer instructions on how to submit
2480 https://bugs.webkit.org/show_bug.cgi?id=32542
2482 Also added that a bug report should be selected or created
2483 prior to submitting a patch.
2485 * coding/contributing.html:
2486 * coding/images: Added.
2487 * coding/images/contribute_add_attachment.png: Added.
2488 * coding/images/contribute_mark_review.png: Added.
2490 2010-01-11 Maciej Stachowiak <mjs@apple.com>
2492 Not reviewed; updated for truth (and readability).
2494 Fixed some wrong listings and reorganized this page.
2496 * security/security-group-members.html:
2498 2010-01-06 Dirk Schulze <krit@webkit.org>
2500 Reviewed by Nikolas Zimmermann.
2503 https://bugs.webkit.org/show_bug.cgi?id=31905
2505 Update SVG status page. We support feDisplacementMap and feImage now.
2507 * projects/svg/status.xml:
2509 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
2511 Reviewed by Darin Adler.
2513 Removed outdated contact information from bug life cycle page.
2515 https://bugs.webkit.org/show_bug.cgi?id=32494
2517 * quality/lifecycle.html:
2519 2009-12-13 Dan Bernstein <mitz@apple.com>
2521 Reviewed by Sam Weinig.
2523 Add a style guideline concerning floating point literals
2524 https://bugs.webkit.org/show_bug.cgi?id=32497
2526 * coding/coding-style.html:
2528 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
2530 Reviewed by Adam Roben.
2532 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
2533 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
2534 in Windows as part of running update_webkit.
2536 * building/build.html:
2537 - removed the reference to forgetting to set environment variables as a common source of errors
2538 on Windows. This is because this patch would make it unnecessary for the user to set these
2541 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
2543 Reviewed by Darin Adler.
2545 Added the "using std::foo" rule to the coding style guidelines.
2547 https://bugs.webkit.org/show_bug.cgi?id=32301
2549 Added to the coding style guidelines the "using std::foo" rule
2550 checked by the check-webkit-style script. Also clarified the
2551 "using" statement guidelines that apply to implementation files.
2553 * coding/coding-style.html:
2555 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
2557 Reviewed by Darin Adler.
2559 Refactored web site documentation so that advice to add
2560 WebKitTools/Scripts to your shell path does not appear
2563 https://bugs.webkit.org/show_bug.cgi?id=32112
2565 * building/build.html:
2566 * building/checkout.html:
2567 * building/run.html:
2568 * coding/coding-style.html:
2569 * coding/contributing.html:
2570 * coding/scripts.html: Added.
2571 * quality/testing.html:
2573 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
2575 Reviewed by Eric Seidel.
2577 Add reference to the GTK and QT build wiki pages
2579 https://bugs.webkit.org/show_bug.cgi?id=32088
2581 * building/tools.html:
2584 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
2586 Reviewed by Darin Adler.
2588 Added clarifications to the web site regarding coding style and
2591 https://bugs.webkit.org/show_bug.cgi?id=31618
2593 Changes include the following:
2595 - Expanded the style guidelines regarding "using" statements.
2596 - Made the style guidelines page validate as HTML.
2597 - Added that legacy WebKit components should not be cleaned up.
2598 - Added that it is more acceptable to update style when already
2601 * coding/coding-style.html:
2602 * coding/contributing.html:
2603 * projects/cleanup/index.html:
2605 2009-11-18 Eric Seidel <eric@webkit.org>
2607 Reviewed by David Levin.
2609 Make 80 patches a formal requirement for reviewership
2610 https://bugs.webkit.org/show_bug.cgi?id=31313
2611 Per discussion on the webkit-reviewers list:
2612 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
2614 * coding/commit-review-policy.html:
2616 2009-11-18 Daniel Bates <dbates@webkit.org>
2618 Reviewed by Eric Seidel.
2620 https://bugs.webkit.org/show_bug.cgi?id=31610
2622 Adds property "min-width" to #title so that the width of the title
2623 element on each page is at least 790px. In particular, this makes
2624 the page <http://webkit.org/security/security-group-members.html>
2625 consistent, in appearance, to the rest of the site.
2629 2009-11-16 Sam Weinig <sam@webkit.org>
2631 Reviewed by Anders Carlsson.
2633 Update Security Group Members list.
2635 * security/security-group-members.html:
2637 2009-11-16 Sam Weinig <sam@webkit.org>
2639 Reviewed by Adele Peterson.
2641 Update Security Group Members list.
2643 * security/security-group-members.html:
2645 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
2647 Reviewed by Darin Adler.
2649 Added to the WebKit Coding Style Guidelines not to use
2650 "using namespace" statements in header files.
2652 * coding/coding-style.html:
2654 2009-11-10 Oliver Hunt <oliver@apple.com>
2656 Reviewed by Maciej Stachowiak.
2658 Fix WebGL demos to work with renamed WebGL primitives
2660 * blog-files/webgl/Earth.html:
2661 * blog-files/webgl/ManyPlanetsDeep.html:
2662 * blog-files/webgl/SpinningBox.html:
2663 * blog-files/webgl/SpiritBox.html:
2664 * blog-files/webgl/TeapotPerPixel.html:
2665 * blog-files/webgl/TeapotPerVertex.html:
2666 * blog-files/webgl/WebGL+CSS.html:
2667 * blog-files/webgl/resources/CanvasMatrix.js:
2668 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
2669 * blog-files/webgl/resources/utils3d.js:
2674 2009-11-06 Dirk Schulze <krit@webkit.org>
2676 Rubber stamped by Eric Seidel.
2678 Update SVG status page. We support feMorphology now.
2679 Set lightning filters to unimplemented.
2681 * projects/svg/status.xml:
2683 2009-11-06 Jeff Schiller <codedread@gmail.com>
2685 Reviewed by Darin Adler.
2687 SVG Status page update
2688 https://bugs.webkit.org/show_bug.cgi?id=31179
2690 * projects/svg/status.xml:
2692 2009-11-03 Darin Adler <darin@apple.com>
2694 Set the MIME type for all PNG files in this directory.
2696 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
2697 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
2698 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
2699 * blog-files/acid3-100.png: Modified property svn:mime-type.
2700 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
2701 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
2702 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
2703 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
2704 * blog-files/acid3-timing.png: Modified property svn:mime-type.
2705 * blog-files/bounce.png: Added property svn:mime-type.
2706 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
2707 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
2708 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
2709 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
2710 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
2711 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
2712 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
2713 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
2714 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
2715 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
2716 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
2717 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
2718 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
2719 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
2720 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
2721 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
2722 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
2723 * blog-files/inspector/colors.png: Added property svn:mime-type.
2724 * blog-files/inspector/cookies.png: Added property svn:mime-type.
2725 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
2726 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
2727 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
2728 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
2729 * blog-files/inspector/enable.png: Added property svn:mime-type.
2730 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
2731 * blog-files/inspector/form_data.png: Added property svn:mime-type.
2732 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
2733 * blog-files/inspector/inorder.png: Added property svn:mime-type.
2734 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
2735 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
2736 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
2737 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
2738 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
2739 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
2740 * blog-files/kate-circle.png: Modified property svn:mime-type.
2741 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
2742 * blog-files/kate-gradient.png: Modified property svn:mime-type.
2743 * blog-files/kate-reflected.png: Modified property svn:mime-type.
2744 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
2745 * blog-files/kate.png: Modified property svn:mime-type.
2746 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
2747 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
2748 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
2749 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
2750 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
2751 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
2752 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
2753 * blog-files/pulse.png: Added property svn:mime-type.
2754 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
2755 * blog-files/sfx-perf.png: Modified property svn:mime-type.
2756 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
2757 * blog-files/squirrelfish.png: Modified property svn:mime-type.
2758 * blog-files/vignette-mask.png: Modified property svn:mime-type.
2759 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
2760 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
2761 * blog-files/wsj-preload.png: Modified property svn:mime-type.
2762 * blog-files/wsj-vs.png: Modified property svn:mime-type.
2763 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
2764 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
2765 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
2766 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
2767 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
2768 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
2769 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
2770 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
2771 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
2772 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
2773 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
2774 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
2775 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
2776 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
2777 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
2778 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
2779 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
2780 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
2781 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
2782 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
2783 * blog/wp-admin/images/list.png: Added property svn:mime-type.
2784 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
2785 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
2786 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
2787 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
2788 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
2789 * blog/wp-admin/images/no.png: Added property svn:mime-type.
2790 * blog/wp-admin/images/se.png: Added property svn:mime-type.
2791 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
2792 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
2793 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
2794 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
2795 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
2796 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
2797 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
2798 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
2799 * blog/wp-content/drosera.png: Modified property svn:mime-type.
2800 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
2801 * blog/wp-content/rotate.png: Modified property svn:mime-type.
2802 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
2803 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
2804 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
2805 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
2806 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
2807 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
2808 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
2809 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
2810 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
2811 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
2812 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
2813 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
2814 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
2815 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
2816 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
2817 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
2818 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
2819 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
2820 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
2821 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
2822 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
2823 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
2824 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
2825 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
2826 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
2827 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
2828 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
2829 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
2830 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
2831 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
2832 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
2833 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
2834 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
2835 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
2836 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
2837 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
2838 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
2839 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
2840 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
2841 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
2842 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
2843 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
2844 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
2845 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
2846 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
2847 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
2848 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
2849 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
2850 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
2851 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
2852 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
2853 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
2854 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
2855 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
2856 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
2857 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
2858 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
2859 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
2860 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
2861 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
2862 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
2863 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
2864 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
2865 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
2866 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
2867 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
2868 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
2869 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
2870 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
2871 * images/DroseraPic.png: Modified property svn:mime-type.
2872 * misc/drosera/drosera.png: Modified property svn:mime-type.
2873 * perf/slickspeed/logo.png: Modified property svn:mime-type.
2875 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
2877 Reviewed by Timothy Hatcher.
2879 Adding images for an upcoming blog post.
2881 * blog-files/inspector/breakpoints.png: Added.
2882 * blog-files/inspector/colors.png: Added.
2883 * blog-files/inspector/cookies.png: Added.
2884 * blog-files/inspector/css_selectors.png: Added.
2885 * blog-files/inspector/css_syntax_highlight.png: Added.
2886 * blog-files/inspector/dom_storage.png: Added.
2887 * blog-files/inspector/edit_attributes.png: Added.
2888 * blog-files/inspector/enable.png: Added.
2889 * blog-files/inspector/event_listeners.png: Added.
2890 * blog-files/inspector/form_data.png: Added.
2891 * blog-files/inspector/inline_highlight.png: Added.
2892 * blog-files/inspector/inorder.png: Added.
2893 * blog-files/inspector/inspect_inspector.png: Added.
2894 * blog-files/inspector/inspect_inspector_small.png: Added.
2895 * blog-files/inspector/load_lines.png: Added.
2896 * blog-files/inspector/nodelist.png: Added.
2897 * blog-files/inspector/scope_bar.png: Added.
2898 * blog-files/inspector/watched_expression.png: Added.
2900 2009-10-26 Dan Bernstein <mitz@apple.com>
2902 Reviewed by Adele Peterson.
2906 * coding/bsd-license.html: Updated to the latest version.
2908 2009-10-22 Mark Rowe <mrowe@apple.com>
2910 Update to WordPress 2.8.5.
2914 2009-10-19 Andrew Scherkus <scherkus@chromium.org>
2916 Reviewed by Eric Seidel.
2918 Replace boolean operator indentation example with an if statement.
2920 https://bugs.webkit.org/show_bug.cgi?id=30538
2922 * coding/coding-style.html: Replace boolean indenting example to use "if"
2924 2009-10-16 Darin Adler <darin@apple.com>
2926 * coding/RefPtr.html: Minor revision, updating a link and tweaking
2927 wording a bit in few places.
2929 2009-10-14 Evan Martin <evan@chromium.org>
2931 Reviewed by Darin Adler.
2933 Document what state the build tree is expected to be in after a patch.
2935 * coding/contributing.html:
2937 2009-10-11 Cameron McCormack <cam@mcc.id.au>
2939 Reviewed by Eric Seidel.
2941 Change <a name> to id="" to fix styling problems
2942 https://bugs.webkit.org/show_bug.cgi?id=30283
2944 This prevents the headings from being styled like links.
2946 * coding/contributing.html:
2948 2009-10-08 Alex Milowski <alex@milowski.com>
2950 Reviewed by Darin Adler.
2952 Added a basic description of the layout and rendering project and added links to the blog entries on rendering.
2954 * projects/layout/index.html:
2956 2009-10-07 Sam Weinig <sam@webkit.org>
2958 Reviewed by Dan Bernstein.
2960 Fix for https://bugs.webkit.org/show_bug.cgi?id=30196
2961 Change style guidelines for indentation in header files
2963 * coding/coding-style.html: Don't indent in a namespace in a header file.
2965 2009-10-07 Steve Falkenburg <sfalken@apple.com>
2967 Reviewed by Mark Rowe.
2969 Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
2971 * building/tools.html:
2973 2009-10-06 Jeremy Orlow <jorlow@chromium.org>
2975 Reviewed by Adam Barth.
2977 Diagram needs to be linked from the home page
2978 https://bugs.webkit.org/show_bug.cgi?id=30142
2980 http://webkit.org/coding/major-objects.html was never linked from the home
2985 2009-09-28 Alex Milowski <alex@milowski.com>
2987 <http://webkit.org/b/29098> Update to MathML project webpage
2989 Reviewed by David Kilzer.
2991 Updated MathML project page and added link to Wiki page.
2993 * projects/mathml/index.html:
2995 2009-09-21 Brady Eidson <beidson@apple.com>
2997 Reviewed by Darin Adler.
2999 Add coding style guidelines for 'using namespace.'
3000 https://bugs.webkit.org/show_bug.cgi?id=29499
3002 * coding/coding-style.html:
3004 2009-09-21 Brady Eidson <beidson@apple.com>
3006 Rubberstamped by Sam Weinig.
3008 Add some example files for an upcoming blog post.
3010 * blog-files/load-unload-example.html: Added.
3011 * blog-files/pageshow-pagehide-example.html: Added.
3013 2009-09-17 Eric Seidel <eric@webkit.org>
3015 Reviewed by Darin Adler.
3017 Update contributing.html to mention recently added tools.
3018 https://bugs.webkit.org/show_bug.cgi?id=29318
3020 Update our contributing instructions to mention
3021 the new tools (check-webkit-style and commit-queue)
3022 recently added to make contributions easier.
3024 * coding/contributing.html:
3025 - Mention check-webkit-style as an optional helper tool.
3026 - Mention checking the 'patch' checkbox.
3027 - Mention the commit-queue as an optional helper tool.
3028 - Remove "or in email" since patch reviews are all done via bugzilla.
3029 - Encourage contributers to be responsible for getting their patch landed. Provide a list of committers.
3030 - Mention commit-queue as an optional help in getting your patch landed.
3031 - Give an overview of the commit-queue process and link to the Commit Queue docs.
3033 2009-09-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3035 Reviewed by Mark Rowe.
3037 Add instructions to bug reporting guidlines on how and when
3038 to apply port-specific keywords.
3040 * quality/bugwriting.html:
3042 2009-09-08 Sam Weinig <sam@webkit.org>
3044 Reviewed by Adele Peterson.
3046 Update Security Group Members list.
3048 * security/security-group-members.html:
3050 2009-09-06 Cameron McCormack <cam@mcc.id.au>
3052 Reviewed by Eric Seidel.
3054 Drop <definition-src> support
3055 https://bugs.webkit.org/show_bug.cgi?id=28991
3057 When SVG 1.1 Second Edition is a Recommendation we can remove the
3060 * projects/svg/status.xml: Update page to state that <definition-src>
3063 2009-08-26 Mark Rowe <mrowe@apple.com>
3065 Upgrade WordPress to the latest version.
3067 * blog/wp-includes/version.php:
3068 * blog/wp-login.php:
3070 2009-08-20 Adam Barth <abarth@webkit.org>
3072 Reviewed by Eric Seidel.
3074 major-objects.html should show direct Frame <-> Document pointers
3075 https://bugs.webkit.org/show_bug.cgi?id=28479
3077 * coding/major-objects.html: Added pointers to diagram.
3079 2009-08-18 Anton Muhin <antonm@chromium.org>
3081 Reviewed by Adam Barth.
3083 Mention handy --bug flag of prepare-ChangeLog script.
3084 https://bugs.webkit.org/show_bug.cgi?id=28425
3086 * coding/contributing.html: Add a reference for --bug flag
3088 2009-08-12 Joe Mason <joe.mason@torchmobile.com>
3090 Reviewed by Adam Barth.
3092 Better explanation of "Null after navigation" in object diagram
3093 https://bugs.webkit.org/show_bug.cgi?id=28232
3095 * coding/major-objects.html:
3097 2009-08-11 Adam Barth <abarth@webkit.org>
3101 Remove a few characters from the ASCII art to make it fit better in the
3104 * coding/major-objects.html:
3106 2009-08-11 Adam Barth <abarth@webkit.org>
3108 Reviewed by Oliver Hunt.
3110 Document relation between major objects in WebCore
3111 https://bugs.webkit.org/show_bug.cgi?id=28210
3113 Added a diagram showing the relation between major objects.
3115 * coding/major-objects.html: Added.
3117 2009-08-07 Joseph Pecoraro <joepeck02@gmail.com>
3119 Reviewed by Oliver Hunt.
3121 Fix webkit-jobs link
3125 2009-08-03 Mark Rowe <mrowe@apple.com>
3127 Update two WordPress plug-ins that we use.
3129 * blog/wp-content/plugins/akismet/akismet.php:
3130 * blog/wp-content/plugins/akismet/readme.txt:
3131 * blog/wp-content/plugins/commentcontrol.php:
3133 2009-08-03 Mark Rowe <mrowe@apple.com>
3135 Add some missing files and delete some obsolete files.
3139 2009-08-03 Mark Rowe <mrowe@apple.com>
3141 Update WordPress to the latest version.
3145 2009-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
3147 Reviewed by Adam Treat.
3149 Mention the new webkit-help and webkit-jobs mailinglist. Change
3150 the description of webkit-dev to be more strict.
3154 2009-07-22 Kenneth Rohde Christiansen <kenneth@webkit.org>
3156 Reviewed by Adam Treat.
3158 Coding style - Clarify some cases with spacing
3159 https://bugs.webkit.org/show_bug.cgi?id=27499
3161 Add explicit rule about no space before comma or semicolon.
3163 * coding/coding-style.html:
3165 2009-07-17 Simon Fraser <simon.fraser@apple.com>
3167 Fix the font to match the rest of the blog site.
3169 * blog-files/3d-transforms/image-flip.html:
3171 2009-07-17 Simon Fraser <simon.fraser@apple.com>
3173 Move the image flip effect into an iframe to avoid the long
3174 blog page tripping a bug on Leopard.
3176 * blog-files/3d-transforms/image-flip.html: Added.
3178 2009-07-16 Simon Fraser <simon.fraser@apple.com>
3180 New demo files for an up-coming blog post.
3182 * blog-files/3d-transforms/mighty-cubes.png: Added.
3183 * blog-files/3d-transforms/morphing-cubes.html: Added.
3184 * blog-files/3d-transforms/perspective-by-example.html: Added.
3185 * blog-files/3d-transforms/poster-circle.html: Added.
3186 * blog-files/3d-transforms/poster-circle.png: Added.
3187 * blog-files/3d-transforms/transform-style.html: Added.
3189 2009-07-15 Joseph Pecoraro <joepeck02@gmail.com>
3191 Reviewed by Sam Weinig.
3193 Side bar linking to "DOM Interfaces" returns 404
3194 https://bugs.webkit.org/show_bug.cgi?id=24000
3198 2009-07-09 Oliver Hunt <oliver@apple.com>
3200 Reviewed by Geoff Garen.
3202 JavaScript section of http://webkit.org is excessively out of date.
3204 This removes old todo entries (like adding an API, which we've had since Leopard),
3205 and adds an additional todo for a webkit-less Objective-C API.
3207 * projects/javascript/index.html:
3209 2009-07-03 Adam Barth <abarth@webkit.org>
3211 Reviewed by Sam Weinig.
3213 Adam and Collin's affiliation is incorrect
3214 https://bugs.webkit.org/show_bug.cgi?id=26954
3216 This change corrects their affiliation.
3218 * security/security-group-members.html:
3220 2009-06-24 Brady Eidson <beidson@apple.com>
3222 Reviewed by Mark Rowe
3224 * demos/index.html: Fix more typos etc.
3226 2009-06-17 Sam Weinig <sam@webkit.org>
3228 Reviewed by Mark Rowe.
3230 * security/index.html: Fix some typos.
3232 2009-06-17 Sam Weinig <sam@webkit.org>
3234 Reviewed by Mark Rowe.
3236 Move security policy to security/index.html so that
3237 webkit.org/security/ works.
3240 * security/index.html: Copied from security/security-policy.html.
3241 * security/security-policy.html: Removed.
3243 2009-06-13 Sam Weinig <sam@webkit.org>
3245 Reviewed by Timothy Hatcher.
3247 Add WebKit Security Policy and member list of the WebKit Security Group.
3251 * security/security-group-members.html: Added.
3252 * security/security-policy.html: Added.
3254 2009-06-12 Brady Eidson <beidson@apple.com>
3256 Reviewed by Oliver Hunt
3258 Add a page indexing the various demo applications we have posted.
3260 * demos/index.html: Added.
3261 * nav.inc: Add a link to the demos page on the side bar
3262 * css/main.css: Add a style for date stamps based on the blog.
3264 * demos/calendar/index.html: Added to redirect to Calendar.html. I'm not moving Calendar.html to
3265 index.html as the Calendar.html url has already been published and we should keep it working.
3267 Move the drosera test code to /misc, as it is no longer a meaningful demo:
3268 * demos/drosera: Removed.
3269 * demos/drosera/demo.js: Removed.
3270 * demos/drosera/drosera.png: Removed.
3271 * demos/drosera/index.html: Removed.
3272 * misc/drosera: Copied from demos/drosera.
3274 Move the sticky notes example into /demos:
3275 * demos/sticky-notes: Added.
3276 * demos/sticky-notes/StickyNotes.manifest: Copied from misc/DatabaseExample.manifest.
3277 * demos/sticky-notes/deleteButton.png: Copied from misc/deleteButton.png.
3278 * demos/sticky-notes/deleteButtonPressed.png: Copied from misc/deleteButtonPressed.png.
3279 * demos/sticky-notes/index.html: Copied from misc/DatabaseExample.html.
3280 * misc/DatabaseExample.html: Changed to redirect to demos/sticky-notes/index.html. I'm not removing
3281 it altogether as the misc/DatabaseExample.html url has already been published and we should keep it working.
3282 * misc/DatabaseExample.manifest: Removed.
3283 * misc/deleteButton.png: Removed.
3284 * misc/deleteButtonPressed.png: Removed.
3286 2009-06-10 Brent Fulgham <bfulgham@webkit.org>
3288 Reviewed by Eric Seidel.
3290 Fixes https://bugs.webkit.org/show_bug.cgi?id=26309.
3291 Update a few items in the testing language to:
3292 (1) Reflect results are now generated with Leopard (not Tiger)
3293 (2) Explain how to generate pixel-level layout tests.
3295 * quality/testing.html:
3296 * quality/testwriting.html:
3298 2009-06-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.com>
3300 Bug 26188: Clarify some of the cases in the coding style guide
3302 <https://bugs.webkit.org/show_bug.cgi?id=26188>
3304 Reviewed and tweaked by David Kilzer.
3306 Changed the coding style document to clarify some cases of ambiguity.
3308 * coding/coding-style.html:
3310 2009-05-27 Maciej Stachowiak <mjs@apple.com>
3312 Not reviewed, demo content.
3314 - Add doctype to Calendar demo.
3316 * demos/calendar/Calendar.html:
3318 2009-05-27 Maciej Stachowiak <mjs@apple.com>
3320 Not reviewed, demo content.
3322 - add Calendar demo.
3324 * demos/calendar: Added.
3325 * demos/calendar/Boom.aiff: Added.
3326 * demos/calendar/Calendar.css: Added.
3327 * demos/calendar/Calendar.html: Added.
3328 * demos/calendar/Calendar.js: Added.
3329 * demos/calendar/Calendar.manifest: Added.
3330 * demos/calendar/CalendarApp.icns: Added.
3331 * demos/calendar/Images: Added.
3332 * demos/calendar/Images/AirPort4.png: Added.
3333 * demos/calendar/Images/AirPortError.png: Added.
3334 * demos/calendar/Images/disclosureTriangleSmallDown.png: Added.
3335 * demos/calendar/Images/disclosureTriangleSmallRight.png: Added.
3336 * demos/calendar/Images/statusbarBackground.png: Added.
3337 * demos/calendar/Images/statusbarResizerVertical.png: Added.
3338 * demos/calendar/LocationImage.js: Added.
3339 * demos/calendar/Utilities.js: Added.
3340 * demos/calendar/favicon.ico: Added.
3341 * demos/calendar/mime.types: Added.
3343 2009-05-20 Mark Rowe <mrowe@apple.com>
3345 Rubber-stamped by Eric Seidel.
3347 Prevent search engines from getting creative in their descriptions of webkit.org content.
3349 * blog/wp-content/themes/webkit/header.php:
3352 2009-05-06 Eric Seidel <eric@webkit.org>
3354 Reviewed by Maciej Stachowiak.
3356 Update Contributing instructions after feedback from Julie Parent.
3357 https://bugs.webkit.org/show_bug.cgi?id=25611
3359 * coding/contributing.html: Add a few more comments on ChangeLogs
3361 2009-04-17 Simon Fraser <simon.fraser@apple.com>
3363 Reviewed by Steve Falkenburg
3365 Fix the link for setting the Platform SDK paths in the Windows instructions.
3367 * building/build.html:
3369 2009-04-15 Alexey Proskuryakov <ap@webkit.org>
3371 Reviewed by Darin Adler.
3373 https://bugs.webkit.org/show_bug.cgi?id=25186
3374 There is no XSLT component in bugzilla
3376 * projects/xslt/index.html: Changed to search by bug title.
3378 2009-02-20 David Kilzer <ddkilzer@apple.com>
3380 Bug 23983: Remove illegal HTML tags from Sunspider web pages
3382 <https://bugs.webkit.org/show_bug.cgi?id=23983>
3384 Reviewed by Alexey Proskuryakov.
3386 * perf/sunspider-0.9/3d-cube.html: Removed </link> tag.
3387 * perf/sunspider-0.9/3d-morph.html: Ditto.
3388 * perf/sunspider-0.9/3d-raytrace.html: Ditto.
3389 * perf/sunspider-0.9/access-binary-trees.html: Ditto.
3390 * perf/sunspider-0.9/access-fannkuch.html: Ditto.
3391 * perf/sunspider-0.9/access-nbody.html: Ditto.
3392 * perf/sunspider-0.9/access-nsieve.html: Ditto.
3393 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Ditto.
3394 * perf/sunspider-0.9/bitops-bits-in-byte.html: Ditto.
3395 * perf/sunspider-0.9/bitops-bitwise-and.html: Ditto.
3396 * perf/sunspider-0.9/bitops-nsieve-bits.html: Ditto.
3397 * perf/sunspider-0.9/controlflow-recursive.html: Ditto.
3398 * perf/sunspider-0.9/crypto-aes.html: Ditto.
3399 * perf/sunspider-0.9/crypto-md5.html: Ditto.
3400 * perf/sunspider-0.9/crypto-sha1.html: Ditto.
3401 * perf/sunspider-0.9/date-format-tofte.html: Ditto.
3402 * perf/sunspider-0.9/date-format-xparb.html: Ditto.
3403 * perf/sunspider-0.9/math-cordic.html: Ditto.
3404 * perf/sunspider-0.9/math-partial-sums.html: Ditto.
3405 * perf/sunspider-0.9/math-spectral-norm.html: Ditto.
3406 * perf/sunspider-0.9/regexp-dna.html: Ditto.
3407 * perf/sunspider-0.9/string-base64.html: Ditto.
3408 * perf/sunspider-0.9/string-fasta.html: Ditto.
3409 * perf/sunspider-0.9/string-tagcloud.html: Ditto.
3410 * perf/sunspider-0.9/string-unpack-code.html: Ditto.
3411 * perf/sunspider-0.9/string-validate-input.html: Ditto.
3412 * perf/sunspider-0.9/sunspider-driver.html: Ditto.
3413 * perf/sunspider-0.9/sunspider-results.html: Removed </link> and </input> tags.
3414 * perf/sunspider-0.9/sunspider.html: Removed </link> tag.
3416 2009-01-19 Adam Roben <aroben@apple.com>
3418 Add links to some recommended Visual Studio hotfixes
3420 Reviewed by Dave Hyatt.
3422 * building/tools.html:
3424 2009-01-08 Brent Fulgham <bfulgham@gmail.com>
3426 Reviewed by Adele Petersen.
3427 Landed by Pamela Greene.
3429 Fixes: http://bugs.webkit.org/show_bug.cgi?id=23139
3430 Remove links to no-longer-existing Drosera project.
3431 Also, clean up references to wiki in the nav.inc file.
3433 * nav.inc: Correct paths to wiki, swap Drosera for Web Inspector.
3435 2008-12-30 Brent Fulgham <bfulgham@gmail.com>
3437 Reviewed by Darin Adler.
3438 Landed by Pamela Greene.
3440 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22908.
3441 Update website so that newbies are told they must set the
3442 WebKitOutputDir to get a valid build.
3444 * building/build.html: Add language (and link) indicating the
3445 importance of setting the WebKitOutputDir variable, as well
3446 as a link to instructions on how to do so.
3448 2008-12-19 Dean Jackson <dino@apple.com>
3450 Media queries that return <integer> but are really boolean
3451 are restricted to 0 and 1. This is in line with other
3454 * specs/MediaQueriesExtensions.html:
3456 2008-12-03 Dean Jackson <dino@apple.com>
3458 Added links to the WebKit and Mozilla bugs for pointer-events.
3460 * specs/PointerEventsProperty.html:
3462 2008-11-27 Julien Chaffraix <jchaffraix@webkit.org>
3464 Reviewed by Eric Seidel.
3466 Bug 22468: Coding style: config.h should only be included in implementation files, not in header
3467 https://bugs.webkit.org/show_bug.cgi?id=22468
3469 Clarified the rules about config.h inclusion and added 2 new examples to illustrate it. Also
3470 added an explanation about the implementation files.
3472 * coding/coding-style.html:
3474 2008-11-25 Dean Jackson <dino@apple.com>
3476 Add a new work-in-progress proposal for pointer-events in
3477 HTML content. Also note that the Media Queries extensions
3478 are not at all official.
3480 * specs/MediaQueriesExtensions.html:
3481 * specs/PointerEventsProperty.html: Added.
3484 2008-11-25 Jack Wootten <jackwootton@gmail.com>
3486 Bug 20125: http://webkit.org/ missing link to key documentation for new developers.
3488 <https://bugs.webkit.org/show_bug.cgi?id=20125>
3490 Reviewed by David Kilzer.
3492 * projects/documentation/index.html: Added link to "Introduction to
3493 WebKit Objective-C Programming Guide".
3495 2008-11-24 Dean Jackson <dino@apple.com>
3497 Document the work-in-progress proposed extensions to
3498 CSS 3 Media Queries.
3500 * specs/MediaQueriesExtensions.html: Added.
3503 2008-11-17 Geoffrey Garen <ggaren@apple.com>
3505 Reviewed by Sam Weinig and Antti Koivisto.
3507 Clarified the last coding style rule, which was a baffling in its
3510 (Now let's see if our code ever starts following this rule!)
3512 * coding/coding-style.html:
3514 2008-11-17 Brady Eidson <beidson@apple.com>
3516 Reviewed by Mark Rowe
3518 Clarify an edge case for acronym capitalization.
3520 * coding/coding-style.html:
3522 2008-11-11 Simon Fraser <simon.fraser@apple.com>
3524 Update leaves animation sample.
3526 * blog-files/leaves/index.html:
3527 * blog-files/leaves/leaves.css:
3529 2008-11-11 Dean Jackson <dino@apple.com>
3531 Removed quotes in animation name value.
3533 * blog-files/pulse.html:
3535 2008-11-11 Dean Jackson <dino@apple.com>
3537 Added a smaller version of a screenshot.
3539 * blog-files/leaves-screenshot-small.jpg: Added.
3541 2008-11-11 Dean Jackson <dino@apple.com>
3543 Add a bunch of examples for CSS Animation blog draft.
3545 * blog-files/bounce.html: Added.
3546 * blog-files/bounce.png: Added.
3547 * blog-files/leaves-screenshot.jpg: Added.
3548 * blog-files/leaves/images/apple-touch-icon.png: Added.
3549 * blog-files/leaves/images/backgroundLeaves.jpg: Added.
3550 * blog-files/leaves/images/realLeaf1.png: Added.
3551 * blog-files/leaves/images/realLeaf2.png: Added.
3552 * blog-files/leaves/images/realLeaf3.png: Added.
3553 * blog-files/leaves/images/realLeaf4.png: Added.
3554 * blog-files/leaves/images/textBackground.png: Added.
3555 * blog-files/leaves/index.html: Added.
3556 * blog-files/leaves/leaves.css: Added.
3557 * blog-files/leaves/leaves.js: Added.
3558 * blog-files/pulse.html: Added.
3559 * blog-files/pulse.png: Added.
3561 2008-10-30 Cameron Zwarich <zwarich@apple.com>
3563 Rubber-stamped by Mark Rowe.