1 2015-12-08 Jonathan Davis <jond@apple.com>
3 Fix social meta for home page.
4 https://bugs.webkit.org/show_bug.cgi?id=151764
6 Reviewed by Timothy Hatcher.
8 * wp-content/plugins/social-meta.php:
10 2015-12-07 Jonathan Davis <jond@apple.com>
12 Implemented a workaround for sharp SVG WebKit logo.
13 https://bugs.webkit.org/show_bug.cgi?id=151971
15 Reviewed by Timothy Hatcher.
17 * wp-content/themes/webkit/images/webkit.svg:
19 2015-12-07 Jonathan Davis <jond@apple.com>
21 Address UX issues with the Contribute menu.
22 https://bugs.webkit.org/show_bug.cgi?id=151874
24 Reviewed by Timothy Hatcher.
26 * wp-content/themes/webkit/functions.php:
27 * wp-content/themes/webkit/header.php:
28 * wp-content/themes/webkit/style.css:
29 (time, mark, audio, video):
30 (footer, header, hgroup, menu, nav, section):
38 (.admin-bar p > a[name]::before):
39 (.screen-reader-text):
40 (.screen-reader-text:focus):
43 (.feature-header:after):
44 (.feature.opened .feature-header:after):
46 (header .menu-item-has-children .label-toggle::after):
49 (.sub-menu-layer .menu-item:first-child):
50 (.menu > .menu-item > .menu-toggle:checked + .sub-menu):
51 (@media only screen and (max-width: 920px)):
52 (header .menu-item > .menu-toggle:checked + a > .label-toggle::after):
54 (header .menu-toggle:checked ~ ul):
55 (header .sub-menu-layer:before):
56 (header .menu > .menu-item > .menu-toggle:checked ~ .sub-menu):
58 (@media only screen and (max-width: 690px)):
59 (.feature-filters:after):
60 (.feature-filters.opened:after):
62 (.table-of-contents label:after):
63 (.menu-toggle:checked ~ .table-of-contents label:after):
64 (.table-of-contents h6):
65 (header nav .menu-item-has-children .label-toggle): Deleted.
66 (header nav .menu-item): Deleted.
67 (header .menu > .menu-item-has-children:hover > a::before): Deleted.
68 (.menu > .menu-item > .menu-toggle:checked ~ .sub-menu): Deleted.
69 (header nav .menu-toggle:checked ~ ul): Deleted.
70 (header .menu-toggle:checked ~ .sub-menu): Deleted.
71 (@media only screen and (max-width: 782px)): Deleted.
73 2015-12-05 Timothy Hatcher <timothy@apple.com>
75 One last fix for https redirect.
77 * wp-content/themes/webkit/.htaccess:
79 2015-12-05 Timothy Hatcher <timothy@apple.com>
81 Attempt to fix www redirect again.
83 * wp-content/themes/webkit/.htaccess:
85 2015-12-05 Timothy Hatcher <timothy@apple.com>
87 Fix www redirect again.
89 * wp-content/themes/webkit/.htaccess:
91 2015-12-05 Timothy Hatcher <timothy@apple.com>
93 Fix www redirect when https was used and restore status URL code.
95 * wp-content/themes/webkit/.htaccess:
96 * wp-content/themes/webkit/status.php:
98 2015-12-05 Timothy Hatcher <timothy@apple.com>
100 Another attempt to fix a 404 error when the site loads via www.webkit.org.
102 * wp-content/themes/webkit/status.php:
104 2015-12-05 Timothy Hatcher <timothy@apple.com>
106 Fix a 404 error when the site loads via www.webkit.org.
108 * wp-content/themes/webkit/status.php:
110 2015-12-04 Timothy Hatcher <timothy@apple.com>
112 Fix toggling so hidden links are not clickable still.
114 * wp-content/themes/webkit/status.php:
116 2015-12-04 Timothy Hatcher <timothy@apple.com>
118 Fix another place where feature status internal reference links were wrong.
120 * wp-content/themes/webkit/status.php:
122 2015-12-04 Jonathan Davis <jond@apple.com>
124 Fixed feature status internal reference links.
126 * wp-content/themes/webkit/status.php:
128 2015-12-04 Jonathan Davis <jond@apple.com>
130 Update feature status for up-to-date status information.
131 https://bugs.webkit.org/show_bug.cgi?id=151821
133 Reviewed by Timothy Hatcher.
135 * wp-content/themes/webkit/status.php:
137 2015-12-04 Jonathan Davis <jond@apple.com>
139 Added redirects for old webkit.org archive.
143 2015-12-04 Jonathan Davis <jond@apple.com>
145 Removing empty directories from the old site.
147 Reviewed by Timothy Hatcher.
150 * blog/wp-admin: Removed.
151 * blog/wp-admin/css: Removed.
152 * blog/wp-admin/css/colors: Removed.
153 * blog/wp-admin/css/colors/blue: Removed.
154 * blog/wp-admin/css/colors/coffee: Removed.
155 * blog/wp-admin/css/colors/ectoplasm: Removed.
156 * blog/wp-admin/css/colors/light: Removed.
157 * blog/wp-admin/css/colors/midnight: Removed.
158 * blog/wp-admin/css/colors/ocean: Removed.
159 * blog/wp-admin/css/colors/sunrise: Removed.
160 * blog/wp-admin/images: Removed.
161 * blog/wp-admin/includes: Removed.
162 * blog/wp-admin/js: Removed.
163 * blog/wp-admin/maint: Removed.
164 * blog/wp-admin/network: Removed.
165 * blog/wp-admin/user: Removed.
166 * blog/wp-content: Removed.
167 * blog/wp-content/plugins: Removed.
168 * blog/wp-content/plugins/akismet: Removed.
169 * blog/wp-content/themes: Removed.
170 * blog/wp-content/themes/classic: Removed.
171 * blog/wp-content/themes/default: Removed.
172 * blog/wp-content/themes/default/images: Removed.
173 * blog/wp-content/themes/webkit: Removed.
174 * blog/wp-content/uploads: Removed.
175 * blog/wp-content/uploads/2007: Removed.
176 * blog/wp-content/uploads/2007/06: Removed.
177 * blog/wp-includes: Removed.
178 * blog/wp-includes/ID3: Removed.
179 * blog/wp-includes/SimplePie: Removed.
180 * blog/wp-includes/SimplePie/Cache: Removed.
181 * blog/wp-includes/SimplePie/Content: Removed.
182 * blog/wp-includes/SimplePie/Content/Type: Removed.
183 * blog/wp-includes/SimplePie/Decode: Removed.
184 * blog/wp-includes/SimplePie/Decode/HTML: Removed.
185 * blog/wp-includes/SimplePie/HTTP: Removed.
186 * blog/wp-includes/SimplePie/Net: Removed.
187 * blog/wp-includes/SimplePie/Parse: Removed.
188 * blog/wp-includes/SimplePie/XML: Removed.
189 * blog/wp-includes/SimplePie/XML/Declaration: Removed.
190 * blog/wp-includes/Text: Removed.
191 * blog/wp-includes/Text/Diff: Removed.
192 * blog/wp-includes/Text/Diff/Engine: Removed.
193 * blog/wp-includes/Text/Diff/Renderer: Removed.
194 * blog/wp-includes/certificates: Removed.
195 * blog/wp-includes/css: Removed.
196 * blog/wp-includes/fonts: Removed.
197 * blog/wp-includes/images: Removed.
198 * blog/wp-includes/images/crystal: Removed.
199 * blog/wp-includes/images/media: Removed.
200 * blog/wp-includes/images/smilies: Removed.
201 * blog/wp-includes/images/wlw: Removed.
202 * blog/wp-includes/js: Removed.
203 * blog/wp-includes/js/crop: Removed.
204 * blog/wp-includes/js/imgareaselect: Removed.
205 * blog/wp-includes/js/jcrop: Removed.
206 * blog/wp-includes/js/jquery: Removed.
207 * blog/wp-includes/js/jquery/ui: Removed.
208 * blog/wp-includes/js/mediaelement: Removed.
209 * blog/wp-includes/js/plupload: Removed.
210 * blog/wp-includes/js/scriptaculous: Removed.
211 * blog/wp-includes/js/swfupload: Removed.
212 * blog/wp-includes/js/swfupload/plugins: Removed.
213 * blog/wp-includes/js/thickbox: Removed.
214 * blog/wp-includes/js/tinymce: Removed.
215 * blog/wp-includes/js/tinymce/langs: Removed.
216 * blog/wp-includes/js/tinymce/plugins: Removed.
217 * blog/wp-includes/js/tinymce/plugins/charmap: Removed.
218 * blog/wp-includes/js/tinymce/plugins/colorpicker: Removed.
219 * blog/wp-includes/js/tinymce/plugins/compat3x: Removed.
220 * blog/wp-includes/js/tinymce/plugins/compat3x/css: Removed.
221 * blog/wp-includes/js/tinymce/plugins/directionality: Removed.
222 * blog/wp-includes/js/tinymce/plugins/fullscreen: Removed.
223 * blog/wp-includes/js/tinymce/plugins/hr: Removed.
224 * blog/wp-includes/js/tinymce/plugins/image: Removed.
225 * blog/wp-includes/js/tinymce/plugins/inlinepopups: Removed.
226 * blog/wp-includes/js/tinymce/plugins/inlinepopups/skins: Removed.
227 * blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2: Removed.
228 * blog/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img: Removed.
229 * blog/wp-includes/js/tinymce/plugins/lists: Removed.
230 * blog/wp-includes/js/tinymce/plugins/media: Removed.
231 * blog/wp-includes/js/tinymce/plugins/media/css: Removed.
232 * blog/wp-includes/js/tinymce/plugins/media/js: Removed.
233 * blog/wp-includes/js/tinymce/plugins/paste: Removed.
234 * blog/wp-includes/js/tinymce/plugins/paste/js: Removed.
235 * blog/wp-includes/js/tinymce/plugins/spellchecker: Removed.
236 * blog/wp-includes/js/tinymce/plugins/spellchecker/classes: Removed.
237 * blog/wp-includes/js/tinymce/plugins/spellchecker/classes/utils: Removed.
238 * blog/wp-includes/js/tinymce/plugins/spellchecker/css: Removed.
239 * blog/wp-includes/js/tinymce/plugins/spellchecker/img: Removed.
240 * blog/wp-includes/js/tinymce/plugins/spellchecker/includes: Removed.
241 * blog/wp-includes/js/tinymce/plugins/tabfocus: Removed.
242 * blog/wp-includes/js/tinymce/plugins/textcolor: Removed.
243 * blog/wp-includes/js/tinymce/plugins/wordpress: Removed.
244 * blog/wp-includes/js/tinymce/plugins/wordpress/css: Removed.
245 * blog/wp-includes/js/tinymce/plugins/wordpress/img: Removed.
246 * blog/wp-includes/js/tinymce/plugins/wpautoresize: Removed.
247 * blog/wp-includes/js/tinymce/plugins/wpdialogs: Removed.
248 * blog/wp-includes/js/tinymce/plugins/wpdialogs/js: Removed.
249 * blog/wp-includes/js/tinymce/plugins/wpeditimage: Removed.
250 * blog/wp-includes/js/tinymce/plugins/wpeditimage/css: Removed.
251 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img: Removed.
252 * blog/wp-includes/js/tinymce/plugins/wpeditimage/js: Removed.
253 * blog/wp-includes/js/tinymce/plugins/wpemoji: Removed.
254 * blog/wp-includes/js/tinymce/plugins/wpfullscreen: Removed.
255 * blog/wp-includes/js/tinymce/plugins/wpfullscreen/css: Removed.
256 * blog/wp-includes/js/tinymce/plugins/wpgallery: Removed.
257 * blog/wp-includes/js/tinymce/plugins/wpgallery/img: Removed.
258 * blog/wp-includes/js/tinymce/plugins/wplink: Removed.
259 * blog/wp-includes/js/tinymce/plugins/wplink/css: Removed.
260 * blog/wp-includes/js/tinymce/plugins/wplink/img: Removed.
261 * blog/wp-includes/js/tinymce/plugins/wplink/js: Removed.
262 * blog/wp-includes/js/tinymce/plugins/wpview: Removed.
263 * blog/wp-includes/js/tinymce/skins: Removed.
264 * blog/wp-includes/js/tinymce/skins/lightgray: Removed.
265 * blog/wp-includes/js/tinymce/skins/lightgray/fonts: Removed.
266 * blog/wp-includes/js/tinymce/skins/lightgray/img: Removed.
267 * blog/wp-includes/js/tinymce/skins/wordpress: Removed.
268 * blog/wp-includes/js/tinymce/skins/wordpress/images: Removed.
269 * blog/wp-includes/js/tinymce/themes: Removed.
270 * blog/wp-includes/js/tinymce/themes/advanced: Removed.
271 * blog/wp-includes/js/tinymce/themes/advanced/img: Removed.
272 * blog/wp-includes/js/tinymce/themes/advanced/js: Removed.
273 * blog/wp-includes/js/tinymce/themes/advanced/skins: Removed.
274 * blog/wp-includes/js/tinymce/themes/advanced/skins/default: Removed.
275 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img: Removed.
276 * blog/wp-includes/js/tinymce/themes/advanced/skins/highcontrast: Removed.
277 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7: Removed.
278 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img: Removed.
279 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme: Removed.
280 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img: Removed.
281 * blog/wp-includes/js/tinymce/themes/modern: Removed.
282 * blog/wp-includes/js/tinymce/utils: Removed.
283 * blog/wp-includes/pomo: Removed.
284 * blog/wp-includes/theme-compat: Removed.
287 * coding/images: Removed.
291 * misc/DatabaseExample.html: Removed.
292 * misc/DatabaseTester.html: Removed.
293 * misc/WebKitDetect.html: Removed.
294 * misc/WebKitDetect.js: Removed.
295 * misc/drosera: Removed.
296 * misc/drosera/demo.js: Removed.
297 * misc/drosera/drosera.png: Removed.
298 * misc/drosera/index.html: Removed.
299 * misc/gradient-input.html: Removed.
300 * misc/morph.html: Removed.
301 * misc/related-target-and-shadow-dom.svg: Removed.
303 * projects/accessibility: Removed.
304 * projects/cleanup: Removed.
305 * projects/compat: Removed.
306 * projects/css: Removed.
307 * projects/documentation: Removed.
308 * projects/dom: Removed.
309 * projects/editing: Removed.
310 * projects/forms: Removed.
311 * projects/html: Removed.
312 * projects/javascript: Removed.
313 * projects/layout: Removed.
314 * projects/mathml: Removed.
315 * projects/performance: Removed.
316 * projects/plugins: Removed.
317 * projects/portability: Removed.
318 * projects/printing: Removed.
319 * projects/svg: Removed.
320 * projects/webkit: Removed.
321 * projects/xml: Removed.
322 * projects/xslt: Removed.
326 2015-12-03 Timothy Hatcher <timothy@apple.com>
328 Allow index.html indexes again.
332 2015-12-03 Timothy Hatcher <timothy@apple.com>
334 Remove the old site files.
336 * asking_questions.html: Removed.
337 * building/active-scheme-xcode4.png: Removed.
338 * building/build-settings-tab-xcode4.png: Removed.
339 * building/build.html: Removed.
340 * building/checkout.html: Removed.
341 * building/custom-executable-xcode4.png: Removed.
342 * building/cygwin-downloader.zip: Removed.
343 * building/debug-mac-uiprocess.html: Removed.
344 * building/debug.html: Removed.
345 * building/launch-debugger-vs2010-small.png: Removed.
346 * building/launch-debugger-vs2010.png: Removed.
347 * building/run-xcode4.png: Removed.
348 * building/run.html: Removed.
349 * building/set-as-startup-project-vs2010.png: Removed.
350 * building/set-debugging-properties-vs2010-small.png: Removed.
351 * building/set-debugging-properties-vs2010.png: Removed.
352 * building/tools.html: Removed.
353 * coding/RefPtr.html: Removed.
354 * coding/adding-features.html: Removed.
355 * coding/assertion-guidelines.html: Removed.
356 * coding/bsd-license.html: Removed.
357 * coding/coding-style.html: Removed.
358 * coding/commit-review-policy.html: Removed.
359 * coding/contributing.html: Removed.
360 * coding/dom-element-attach.html: Removed.
361 * coding/images/contribute_add_attachment.png: Removed.
362 * coding/images/contribute_mark_review.png: Removed.
363 * coding/images/dom-element-attach-large.png: Removed.
364 * coding/images/dom-element-attach-small.png: Removed.
365 * coding/images/dom-element-attach.graffle: Removed.
366 * coding/lgpl-license.html: Removed.
367 * coding/major-objects.html: Removed.
368 * coding/scripts.html: Removed.
369 * coding/technical-articles.html: Removed.
370 * contact.html: Removed.
371 * css/blue.css: Removed.
372 * css/gray.css: Removed.
373 * css/green.css: Removed.
374 * css/ie.css: Removed.
375 * css/main.css: Removed.
376 * css/pink.css: Removed.
377 * css/purple.css: Removed.
378 * css/yellow.css: Removed.
379 * demos/index.html: Removed.
380 * footer.inc: Removed.
381 * header.inc: Removed.
382 * images/DroseraPic.png: Removed.
383 * images/blank.png: Removed.
384 * images/blue-background.png: Removed.
385 * images/blue-bullet.png: Removed.
386 * images/download.png: Removed.
387 * images/end.png: Removed.
388 * images/gray-background.png: Removed.
389 * images/green-background.png: Removed.
390 * images/green-bullet.png: Removed.
391 * images/icon-gold.png: Removed.
392 * images/icon.png: Removed.
393 * images/ie-nav.png: Removed.
394 * images/middle.png: Removed.
395 * images/nav.png: Removed.
396 * images/pink-background.png: Removed.
397 * images/pink-bullet.png: Removed.
398 * images/purple-background.png: Removed.
399 * images/purple-bullet.png: Removed.
400 * images/surfin-safari.icns: Removed.
401 * images/yellow-background.png: Removed.
402 * images/yellow-bullet.png: Removed.
403 * index.html: Removed.
405 * pngbehavior.htc: Removed.
406 * projects/accessibility/index.html: Removed.
407 * projects/cleanup/index.html: Removed.
408 * projects/compat/index.html: Removed.
409 * projects/css/index.html: Removed.
410 * projects/documentation/index.html: Removed.
411 * projects/dom/index.html: Removed.
412 * projects/editing/index.html: Removed.
413 * projects/forms/image-usemap.png: Removed.
414 * projects/forms/image1.png: Removed.
415 * projects/forms/image10.png: Removed.
416 * projects/forms/image16.png: Removed.
417 * projects/forms/index.html: Removed.
418 * projects/forms/survey.html: Removed.
419 * projects/goals.html: Removed.
420 * projects/html/index.html: Removed.
421 * projects/index.html: Removed.
422 * projects/javascript/index.html: Removed.
423 * projects/layout/index.html: Removed.
424 * projects/mathml/index.html: Removed.
425 * projects/performance/index.html: Removed.
426 * projects/plugins/index.html: Removed.
427 * projects/portability/index.html: Removed.
428 * projects/printing/index.html: Removed.
429 * projects/svg/index.html: Removed.
430 * projects/svg/status.xml: Removed.
431 * projects/svg/svg-status.css: Removed.
432 * projects/svg/svg-status.xsl: Removed.
433 * projects/webkit/index.html: Removed.
434 * projects/xml/index.html: Removed.
435 * projects/xslt/index.html: Removed.
436 * quality/.htaccess: Removed.
437 * quality/Ahem.ttf: Removed.
438 * quality/bugpriorities.html: Removed.
439 * quality/bugwriting.html: Removed.
440 * quality/bugzilla.html: Removed.
441 * quality/crashlogs.html: Removed.
442 * quality/leakhunting.html: Removed.
443 * quality/lifecycle.html: Removed.
444 * quality/mac_reportbox.jpg: Removed.
445 * quality/mac_viewtrace.jpg: Removed.
446 * quality/reduction.html: Removed.
447 * quality/reporting.html: Removed.
448 * quality/testing.html: Removed.
449 * quality/testwriting.html: Removed.
450 * quality/win_installwatson.jpg: Removed.
451 * quality/win_watsongui.jpg: Removed.
452 * quality/win_watsoninstalled.jpg: Removed.
453 * security/index.html: Removed.
454 * security/security-group-members.html: Removed.
455 * status.html: Removed.
456 * team.html: Removed.
458 2015-12-03 Timothy Hatcher <timothy@apple.com>
460 Yet another attempt to fix the http blog redirects.
462 Removing the blog folder should do it.
467 2015-12-03 Timothy Hatcher <timothy@apple.com>
469 Another attempt to fix the http blog redirects.
473 2015-12-03 Timothy Hatcher <timothy@apple.com>
475 Attempt to fix the http blog redirects.
479 2015-12-03 Timothy Hatcher <timothy@apple.com>
481 Another attempt to fix the https redirect.
485 2015-12-03 Timothy Hatcher <timothy@apple.com>
487 Attempt to fix the https redirect.
491 2015-12-03 Timothy Hatcher <timothy@apple.com>
493 Fix blog.webkit.org redirects.
497 2015-12-03 Timothy Hatcher <timothy@apple.com>
499 Add redirects for the demos folder.
503 2015-12-03 Timothy Hatcher <timothy@apple.com>
505 Remove duplicate redirect.
509 2015-12-03 Timothy Hatcher <timothy@apple.com>
511 One more attempt to clean up redirects.
515 2015-12-03 Timothy Hatcher <timothy@apple.com>
517 Avoid double slashes after redirect for directories.
521 2015-12-03 Timothy Hatcher <timothy@apple.com>
523 Fix directory redirects some more.
527 2015-12-03 Timothy Hatcher <timothy@apple.com>
529 Fix directory redirect ordering.
533 2015-12-03 Jonathan Davis <jond@apple.com>
535 Fixed cache logic so download data is correctly available.
537 * wp-content/themes/webkit/nightly.php:
539 2015-12-03 Timothy Hatcher <timothy@apple.com>
541 Add some missing redirects for directories of the old site.
545 2015-12-03 Jonathan Davis <jond@apple.com>
547 Fixed transient behavior when the cache plugin is enabled.
549 * wp-content/themes/webkit/functions.php:
550 * wp-content/themes/webkit/includes.php:
551 * wp-content/themes/webkit/nightly.php:
553 2015-12-03 Jonathan Davis <jond@apple.com>
555 Add sub-section anchors to code style guidelines
556 https://bugs.webkit.org/show_bug.cgi?id=151770
558 Reviewed by Timothy Hatcher.
561 * wp-content/plugins/table-of-contents.php:
562 * wp-content/themes/webkit/includes.php:
563 * wp-content/themes/webkit/style.css:
565 (p > a[name]::before):
568 (.admin-bar a[name]):
569 (.admin-bar p > a[name]::before):
570 (.screen-reader-text):
571 (.table-of-contents ul li > ul):
572 (#post-4132 pre:nth-child(-n+10)):
573 (#post-4132 pre:nth-child(-n+8)): Deleted.
575 2015-12-01 Jonathan Davis <jond@apple.com>
577 Updated favicon.ico with the new logo.
581 2015-12-01 Jonathan Davis <jond@apple.com>
583 Improved accessibility handling for the small drop-down menu.
585 * wp-content/themes/webkit/scripts/global.js:
587 2015-12-01 Jonathan Davis <jond@apple.com>
589 Fixed font rendering. Fixed SVG rendering for Firefox.
591 * wp-content/themes/webkit/images/icons.svg:
592 * wp-content/themes/webkit/images/inspector.svg:
593 * wp-content/themes/webkit/images/twitter.svg:
594 * wp-content/themes/webkit/style.css:
597 (.screen-reader-text:focus):
599 (.tile.category-web-inspector .background-image):
600 (.tile.category-performance .background-image):
601 (.tile.category-javascript .background-image):
602 (.tile.category-css .background-image):
603 (.tile.category-standards .background-image):
604 (.tile.category-contributing .background-image):
605 (.tile.category-storage .background-image):
606 (.tile.category-layout .background-image):
607 (.tile.tag-timeline .background-image):
608 (.tile.tag-console .background-image):
609 (.tile.tag-debugger .background-image):
610 (.tile.tag-shortcuts .background-image):
611 (.tile .background-image.loaded):
612 (body, input, textarea, select, button): Deleted.
614 2015-12-01 Jonathan Davis <jond@apple.com>
616 Removed escpaes to correctly pass query string arguments.
620 2015-12-01 Jonathan Davis <jond@apple.com>
622 Corrected rewrite rules to restore convenience paths.
626 2015-12-01 Jonathan Davis <jond@apple.com>
628 Fixed static reference PHP syntax for compatibility with the server environment.
630 * wp-content/plugins/table-of-contents.php:
632 2015-12-01 Jonathan Davis <jond@apple.com>
634 Fixed PHP syntax for compatibility with the server environment.
636 * wp-content/plugins/social-meta.php:
637 * wp-content/themes/webkit/functions.php:
638 * wp-content/themes/webkit/widgets/twitter.php:
640 2015-12-01 Jonathan Davis <jond@apple.com>
642 Updated webkit.org to use the new theme and WordPress deployment.
648 2015-12-01 Jonathan Davis <jond@apple.com>
650 Fixed data return format for tweets when updating cache.
652 * wp-content/themes/webkit/widgets/twitter.php:
654 2015-12-01 Jonathan Davis <jond@apple.com>
656 Theme update to tidy styles and add a theme screenshot.
658 * wp-content/themes/webkit/screenshot.png: Added.
659 * wp-content/themes/webkit/style.css:
661 (.tile .background-image):
663 2015-11-30 Jonathan Davis <jond@apple.com>
665 Set max-height to prevent narrow images from upscaling.
667 * wp-content/themes/webkit/style.css:
668 (article figure > img):
670 (figure.widescreen figcaption):
671 (figure.widescreen img): Deleted.
673 2015-11-30 Jonathan Davis <jond@apple.com>
675 Added a new theme and plugins for a redesigned webkit.org.
677 Reviewed by Timothy Hatcher.
679 * apple-touch-icon-precomposed.png: Added.
680 * code-style.md: Added.
681 * commit-review.md: Added.
682 * favicon.png: Added.
683 * security-policy.md: Added.
684 * tabicon.svg: Added.
686 * wp-content/index.php: Added.
687 * wp-content/maintenance.php: Added.
688 * wp-content/plugins: Added.
689 * wp-content/plugins/analytics.php: Added.
690 * wp-content/plugins/hyperlight: Added.
691 * wp-content/plugins/hyperlight/hyperlight: Added.
692 * wp-content/plugins/hyperlight/hyperlight.php: Added.
693 * wp-content/plugins/hyperlight/hyperlight/hyperlight.php: Added.
694 * wp-content/plugins/hyperlight/hyperlight/languages: Added.
695 * wp-content/plugins/hyperlight/hyperlight/languages/apache.php: Added.
696 * wp-content/plugins/hyperlight/hyperlight/languages/blocklist.php: Added.
697 * wp-content/plugins/hyperlight/hyperlight/languages/code.php: Added.
698 * wp-content/plugins/hyperlight/hyperlight/languages/cpp.php: Added.
699 * wp-content/plugins/hyperlight/hyperlight/languages/csharp.php: Added.
700 * wp-content/plugins/hyperlight/hyperlight/languages/css.php: Added.
701 * wp-content/plugins/hyperlight/hyperlight/languages/diff.php: Added.
702 * wp-content/plugins/hyperlight/hyperlight/languages/filetypes: Added.
703 * wp-content/plugins/hyperlight/hyperlight/languages/html.php: Added.
704 * wp-content/plugins/hyperlight/hyperlight/languages/ini.php: Added.
705 * wp-content/plugins/hyperlight/hyperlight/languages/iphp.php: Added.
706 * wp-content/plugins/hyperlight/hyperlight/languages/javascript.php: Added.
707 * wp-content/plugins/hyperlight/hyperlight/languages/php.php: Added.
708 * wp-content/plugins/hyperlight/hyperlight/languages/python.php: Added.
709 * wp-content/plugins/hyperlight/hyperlight/languages/syntax.php: Added.
710 * wp-content/plugins/hyperlight/hyperlight/languages/vb.php: Added.
711 * wp-content/plugins/hyperlight/hyperlight/languages/xml.php: Added.
712 * wp-content/plugins/hyperlight/hyperlight/preg_helper.php: Added.
713 * wp-content/plugins/index.php: Added.
714 * wp-content/plugins/social-meta.php: Added.
715 * wp-content/plugins/table-of-contents.php: Added.
716 * wp-content/plugins/visual-preview.php: Added.
717 * wp-content/themes: Added.
718 * wp-content/themes/index.php: Added.
719 * wp-content/themes/webkit: Added.
720 * wp-content/themes/webkit/404.php: Added.
721 * wp-content/themes/webkit/444.php: Added.
722 * wp-content/themes/webkit/footer.php: Added.
723 * wp-content/themes/webkit/front-header.php: Added.
724 * wp-content/themes/webkit/front-page.php: Added.
725 * wp-content/themes/webkit/functions.php: Added.
726 * wp-content/themes/webkit/header.php: Added.
727 * wp-content/themes/webkit/images: Added.
728 * wp-content/themes/webkit/images/download.svg: Added.
729 * wp-content/themes/webkit/images/icons.svg: Added.
730 * wp-content/themes/webkit/images/inspector.svg: Added.
731 * wp-content/themes/webkit/images/menu-down.svg: Added.
732 * wp-content/themes/webkit/images/squirrelfish-lives.svg: Added.
733 * wp-content/themes/webkit/images/twitter.svg: Added.
734 * wp-content/themes/webkit/images/webkit.svg: Added.
735 * wp-content/themes/webkit/includes.php: Added.
736 * wp-content/themes/webkit/index.php: Added.
737 * wp-content/themes/webkit/loop.php: Added.
738 * wp-content/themes/webkit/nightly.php: Added.
739 * wp-content/themes/webkit/page.php: Added.
740 * wp-content/themes/webkit/scripts: Added.
741 * wp-content/themes/webkit/scripts/global.js: Added.
742 * wp-content/themes/webkit/single.php: Added.
743 * wp-content/themes/webkit/sitemap.php: Added.
744 * wp-content/themes/webkit/status.php: Added.
745 * wp-content/themes/webkit/style.css: Added.
746 * wp-content/themes/webkit/team.php: Added.
747 * wp-content/themes/webkit/widgets: Added.
748 * wp-content/themes/webkit/widgets/icon.php: Added.
749 * wp-content/themes/webkit/widgets/page.php: Added.
750 * wp-content/themes/webkit/widgets/post.php: Added.
751 * wp-content/themes/webkit/widgets/twitter.php: Added.
753 2015-11-18 Jonathan Davis <jond@apple.com>
755 Adding a maintenance file for the old WordPress blog.
757 Reviewed by Timothy Hatcher.
759 * blog/wp-content/maintenance.php: Added.
761 2015-10-26 Ryosuke Niwa <rniwa@webkit.org>
763 Add images needed for shadow DOM blog post
764 https://bugs.webkit.org/show_bug.cgi?id=150549
766 Reviewed by Timothy Hatcher.
770 * blog-files/introducing-shadow-dom: Added.
771 * blog-files/introducing-shadow-dom/commit-queue-contact.png: Added.
772 * blog-files/introducing-shadow-dom/progress-bar.png: Added.
774 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
776 Modify the image to fit the width of the blog.
778 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png:
780 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
782 Add more assets for Web Inspector Keyboard Shortcuts blog post.
784 * blog-files/web-inspector-keyboard-shortcuts/icon-disable.png: Added.
785 * blog-files/web-inspector-keyboard-shortcuts/icon-play.png: Added.
786 * blog-files/web-inspector-keyboard-shortcuts/icon-step-in.png: Added.
787 * blog-files/web-inspector-keyboard-shortcuts/icon-step-out.png: Added.
788 * blog-files/web-inspector-keyboard-shortcuts/icon-step-over.png: Added.
789 * blog-files/web-inspector-keyboard-shortcuts/search.png: Added.
791 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
793 Add assets for Web Inspector Keyboard Shortcuts blog post.
795 * blog-files/web-inspector-keyboard-shortcuts/clear-console.png: Added.
796 * blog-files/web-inspector-keyboard-shortcuts/console-filters.m4v: Added.
797 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png: Added.
798 * blog-files/web-inspector-keyboard-shortcuts/hide-element.m4v: Added.
799 * blog-files/web-inspector-keyboard-shortcuts/select-next-and-previous-tabs.m4v: Added.
800 * blog-files/web-inspector-keyboard-shortcuts/toggle-split-console.m4v: Added.
801 * blog-files/web-inspector-keyboard-shortcuts/tooltips.gif: Added.
803 2015-09-15 Wenson Hsieh <wenson_hsieh@apple.com>
805 Add anchor tags for scroll snapping examples.
807 * demos/scroll-snap/index.html: Added anchor tags.
809 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
811 Add scroll snap blog post resources.
813 * blog-files/scroll-snap/overflow-normal.mp4: Added.
814 * blog-files/scroll-snap/snap-2d-rotated.mp4: Added.
815 * blog-files/scroll-snap/snap-2d.mp4: Added.
816 * blog-files/scroll-snap/snap-coordinates-centered.mp4: Added.
817 * blog-files/scroll-snap/snap-coordinates.mp4: Added.
818 * blog-files/scroll-snap/snap-repeat-100.mp4: Added.
820 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
822 Add scroll snap demo directory and files.
824 * demos/scroll-snap/images/1.png: Added.
825 * demos/scroll-snap/images/10.png: Added.
826 * demos/scroll-snap/images/11.png: Added.
827 * demos/scroll-snap/images/12.png: Added.
828 * demos/scroll-snap/images/13.png: Added.
829 * demos/scroll-snap/images/14.png: Added.
830 * demos/scroll-snap/images/15.png: Added.
831 * demos/scroll-snap/images/16.png: Added.
832 * demos/scroll-snap/images/2.png: Added.
833 * demos/scroll-snap/images/3.png: Added.
834 * demos/scroll-snap/images/4.png: Added.
835 * demos/scroll-snap/images/5.png: Added.
836 * demos/scroll-snap/images/6.png: Added.
837 * demos/scroll-snap/images/7.png: Added.
838 * demos/scroll-snap/images/8.png: Added.
839 * demos/scroll-snap/images/9.png: Added.
840 * demos/scroll-snap/images/bluecross.svg: Added.
841 * demos/scroll-snap/images/corner.svg: Added.
842 * demos/scroll-snap/index.html: Added.
844 2015-09-03 Matt Baker <mattbaker@apple.com>
846 Added and updated assets for Introducing the Rendering Frames Timeline blog post.
848 * blog-files/rendering-frames-timeline/inspector-rendering-frames-demo.mov: Added.
849 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png:
850 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png:
851 * blog-files/rendering-frames-timeline/inspector-task-filters.png:
853 2015-09-03 Matt Baker <mattbaker@apple.com>
855 Add assets for Introducing the Rendering Frames Timeline blog post.
857 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after-2x.png: Added.
858 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after.png: Added.
859 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before-2x.png: Added.
860 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before.png: Added.
861 * blog-files/rendering-frames-timeline/inspector-frames-graph-2x.png: Added.
862 * blog-files/rendering-frames-timeline/inspector-frames-graph.png: Added.
863 * blog-files/rendering-frames-timeline/inspector-rendering-frames-2x.png: Added.
864 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering-2x.png: Added.
865 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png: Added.
866 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png: Added.
867 * blog-files/rendering-frames-timeline/inspector-task-filters-2x.png: Added.
868 * blog-files/rendering-frames-timeline/inspector-task-filters.png: Added.
870 2015-08-28 Jonathan Davis <jond@apple.com>
872 Add assets for Styles Sidebar Refinements in Web Inspector blog post.
874 * blog-files/styles-sidebar-refinements-in-web-inspector: Added.
875 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-1x.png: Added.
876 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-2x.png: Added.
877 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-1x.png: Added.
878 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-2x.png: Added.
879 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-1x.png: Added.
880 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-2x.png: Added.
881 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-1x.png: Added.
882 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-2x.png: Added.
883 * blog-files/styles-sidebar-refinements-in-web-inspector/Tabbing.mp4: Added.
884 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-1x.png: Added.
885 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-2x.png: Added.
887 2015-08-26 Brent Fulgham <bfulgham@apple.com>
889 Update Windows tool install instructions.
891 * building/tools.html:
893 2015-08-24 Saam barati <sbarati@apple.com>
895 Add mp4 version of types-changing video.
897 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mp4: Added.
899 2015-08-23 Saam barati <sbarati@apple.com>
901 Change compiler-pipeline image for type profiler and code coverage profiler blog post.
903 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-1x.png: Added.
904 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-2x.png: Added.
905 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Removed.
907 2015-08-22 Saam barati <sbarati@apple.com>
909 Change image for type profiler and code coverage profiler blog post.
911 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png:
912 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png:
914 2015-08-22 Saam barati <sbarati@apple.com>
916 Change video for type profiler and code coverage profiler blog post.
918 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov:
920 2015-08-22 Saam barati <sbarati@apple.com>
922 Add 1x/2x resources for type profiler and code coverage profiler blog post.
924 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png: Added.
925 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png: Added.
926 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Removed.
927 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-1x.png: Added.
928 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-2x.png: Added.
929 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Removed.
930 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-1x.png: Added.
931 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-2x.png: Added.
932 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Removed.
933 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-1x.png: Added.
934 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-2x.png: Added.
935 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Removed.
937 2015-08-21 Saam barati <sbarati@apple.com>
939 Edit a resource for type profiler and code coverage profiler blog post.
941 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png:
943 2015-08-21 Saam barati <sbarati@apple.com>
945 Add resources for type profiler and code coverage profiler blog post.
947 * blog-files/type-profiler-and-code-coverage-profiler: Added.
948 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-video.mp4: Added.
949 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Added.
950 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Added.
951 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Added.
952 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Added.
953 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov: Added.
954 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Added.
956 2015-08-06 Brent Fulgham <bfulgham@apple.com>
958 Correct a typo in the explanatory text.
960 * demos/backdrop-filter/index.html:
962 2015-08-06 Brent Fulgham <bfulgham@apple.com>
964 Add an example of backdrop-filter.
966 * demos/backdrop-filter: Added.
967 * demos/backdrop-filter/dynamic_poster.jpg: Added.
968 * demos/backdrop-filter/dynamic_source.m4v: Added.
969 * demos/backdrop-filter/index.html: Added.
970 * demos/backdrop-filter/inverted_color.jpg: Added.
971 * demos/backdrop-filter/multiple.jpg: Added.
972 * demos/backdrop-filter/simple_blur.jpg: Added.
974 2015-08-06 Brent Fulgham <bfulgham@apple.com>
976 Add a poster image for the video.
978 * blog-files/backdrop-filters/dynamic_poster.jpg: Added.
980 2015-08-06 Brent Fulgham <bfulgham@apple.com>
982 Add more media control examples.
984 * blog-files/backdrop-filters/dynamic_backdrop.m4v: Added.
985 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
986 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
988 2015-08-06 Brent Fulgham <bfulgham@apple.com>
990 Add two more files for a future blog post.
992 * blog-files/backdrop-filters/Media_Controls_1x.jpg: Added.
993 * blog-files/backdrop-filters/Media_Controls_2x.jpg: Added.
995 2015-08-05 Benjamin Poulain <benjamin@webkit.org>
997 Fix the twitter links on the status page
1001 2015-08-03 Benjamin Poulain <benjamin@webkit.org>
1003 Prepare screenshots for a potential blog post
1005 * blog-files/css-selectors-level-4/dynamic-specificity-1x.png: Added.
1006 * blog-files/css-selectors-level-4/dynamic-specificity-2x.png: Added.
1008 2015-07-28 Geoffrey Garen <ggaren@apple.com>
1010 SunSpider is no longer maintained
1011 https://bugs.webkit.org/show_bug.cgi?id=147370
1013 Reviewed by Michael Saboff.
1015 Add an indicator to show that SunSpider is no longer maintained.
1017 * perf/sunspider/sunspider.css:
1021 * perf/sunspider/sunspider.html:
1023 2015-07-24 Myles C. Maxfield <mmaxfield@apple.com>
1025 Add image for a blog post
1027 * blog-files/el-capitan-system-font.png: Added.
1029 2015-07-23 Timothy Hatcher <timothy@apple.com>
1031 Change some images for a blog post and add 2x images.
1033 * blog-files/inspector-elements-tab-2x.png: Added.
1034 * blog-files/inspector-elements-tab.png: Updated.
1035 * blog-files/inspector-network-tab-2x.png: Added.
1036 * blog-files/inspector-network-tab.png: Updated.
1037 * blog-files/inspector-tab-bar-2x.png: Added.
1038 * blog-files/inspector-tab-bar.png: Updated.
1040 2015-07-23 Timothy Hatcher <timothy@apple.com>
1042 Change some images for a blog post.
1044 * blog-files/inspector-elements-tab.png:
1045 * blog-files/inspector-network-tab.png:
1047 2015-07-23 Timothy Hatcher <timothy@apple.com>
1049 Add and change some images for a blog post.
1051 * blog-files/inspector-elements-network-tabs.png: Removed.
1052 * blog-files/inspector-elements-tab.png: Added.
1053 * blog-files/inspector-network-tab.png: Added.
1054 * blog-files/inspector-tab-bar.png:
1056 2015-07-23 Brent Fulgham <bfulgham@apple.com>
1058 Correct rest of the images to match.
1060 * blog-files/backdrop-filters/backdrop_correct_1x.jpg:
1061 * blog-files/backdrop-filters/backdrop_correct_2x.jpg:
1062 * blog-files/backdrop-filters/backdrop_invert_1x.jpg:
1063 * blog-files/backdrop-filters/backdrop_invert_2x.jpg:
1064 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg:
1066 2015-07-23 Brent Fulgham <bfulgham@apple.com>
1068 Adjust image sizes to avoid page scaling.
1070 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg:
1071 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg:
1072 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg:
1073 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg:
1074 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg:
1076 2015-07-22 Brent Fulgham <bfulgham@apple.com>
1078 Add some images needed for an upcoming blog post.
1080 * blog-files/backdrop-filters: Added.
1081 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg: Added.
1082 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg: Added.
1083 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg: Added.
1084 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg: Added.
1085 * blog-files/backdrop-filters/backdrop_correct_1x.jpg: Added.
1086 * blog-files/backdrop-filters/backdrop_correct_2x.jpg: Added.
1087 * blog-files/backdrop-filters/backdrop_invert_1x.jpg: Added.
1088 * blog-files/backdrop-filters/backdrop_invert_2x.jpg: Added.
1089 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg: Added.
1090 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg: Added.
1092 2015-07-11 Timothy Hatcher <timothy@apple.com>
1094 Add some images for a blog post.
1096 * blog-files/inspector-elements-network-tabs.png: Added.
1097 * blog-files/inspector-tab-bar.png: Added.
1098 * blog-files/inspector-tab-icons.svg: Added.
1100 2015-06-30 Jonathan Davis <jond@apple.com>
1102 Added WebKit feature status page to navigation.
1104 Reviewed by Timothy Hatcher.
1108 2015-06-24 Joseph Pecoraro <pecoraro@apple.com>
1110 Add some images for a blog post.
1112 * blog-files/console-improvements/array-api.png: Added.
1113 * blog-files/console-improvements/collections.png: Added.
1114 * blog-files/console-improvements/console-messages.png: Added.
1115 * blog-files/console-improvements/interactivity.m4v: Added.
1116 * blog-files/console-improvements/iterators.png: Added.
1117 * blog-files/console-improvements/localStorage-api.png: Added.
1118 * blog-files/console-improvements/object-preview.png: Added.
1119 * blog-files/console-improvements/object-tree.png: Added.
1120 * blog-files/console-improvements/promises.png: Added.
1121 * blog-files/console-improvements/tooltip-1.png: Added.
1122 * blog-files/console-improvements/tooltip-2.png: Added.
1124 2015-06-19 Csaba Osztrogonác <ossy@webkit.org>
1126 Remove unnecessary svn:executable flags
1127 https://bugs.webkit.org/show_bug.cgi?id=146107
1129 Reviewed by Alexey Proskuryakov.
1131 * blog-files/inspector/css_as_authored.png: Removed property svn:executable.
1132 * blog-files/inspector/css_autocomplete.png: Removed property svn:executable.
1133 * blog-files/inspector/css_rule_diff.png: Removed property svn:executable.
1134 * blog-files/inspector/css_unknown_properties.png: Removed property svn:executable.
1135 * blog-files/inspector/warning_10x10.png: Removed property svn:executable.
1136 * demos/regions/pizza-regions-manifesto-regionstyling.html: Removed property svn:executable.
1137 * demos/regions/pizza-regions-manifesto.html: Removed property svn:executable.
1138 * demos/regions/yellow-pizza.jpg: Removed property svn:executable.
1140 2015-05-20 Jon Davis <jond@apple.com>
1142 Upgrading WordPress to 4.2.2 release.
1144 Rubber-stamped by Timothy Hatcher.
1146 * Websites/webkit.org/blog/:
1147 * Websites/webkit.org/blcd Tog/wp-admin/:
1148 * Websites/webkit.org/blog/wp-admin/css/:
1149 * Websites/webkit.org/blog/wp-admin/css/colors/:
1150 * Websites/webkit.org/blog/wp-admin/images/:
1151 * Websites/webkit.org/blog/wp-admin/includes/:
1152 * Websites/webkit.org/blog/wp-admin/js/:
1153 * Websites/webkit.org/blog/wp-admin/maint/:
1154 * Websites/webkit.org/blog/wp-admin/network/:
1155 * Websites/webkit.org/blog/wp-admin/user/:
1156 * Websites/webkit.org/blog/wp-includes/:
1157 * Websites/webkit.org/blog/wp-includes/ID3/:
1158 * Websites/webkit.org/blog/wp-includes/SimplePie/:
1159 * Websites/webkit.org/blog/wp-includes/Text/:
1160 * Websites/webkit.org/blog/wp-includes/certificates/:
1161 * Websites/webkit.org/blog/wp-includes/css/:
1162 * Websites/webkit.org/blog/wp-includes/fonts/:
1163 * Websites/webkit.org/blog/wp-includes/images/:
1164 * Websites/webkit.org/blog/wp-includes/js/:
1165 * Websites/webkit.org/blog/wp-includes/pomo/:
1166 * Websites/webkit.org/blog/wp-includes/theme-compat/:
1168 2015-04-28 Yusuke Suzuki <utatane.tea@gmail.com>
1170 Fix the link noted 'contribute to features' in status.html
1171 https://bugs.webkit.org/show_bug.cgi?id=144331
1173 Reviewed by Csaba Osztrogonác.
1175 Fix the href of the link to http://www.webkit.org/coding/contributing.html.
1179 2015-04-28 Ryuan Choi <ryuan.choi@navercorp.com>
1181 Add naver to team.html
1182 https://bugs.webkit.org/show_bug.cgi?id=144298
1184 Reviewed by Gyuyoung Kim.
1188 2015-04-27 Benjamin Poulain <bpoulain@apple.com>
1190 Status page: fix the email links
1194 2015-04-26 Benjamin Poulain <benjamin@webkit.org>
1196 Improve the status page
1197 https://bugs.webkit.org/show_bug.cgi?id=144248
1199 Reviewed by Darin Adler.
1202 Lots of minor changes:
1204 -Do not use sync XHR. That was nice for testing but that's eveil
1205 and it breaks Firefox.
1206 -Start fetching the json files as soon as possible during page load,
1207 that server takes forever to respond.
1208 -Remove some useless CSS.
1209 -Get rid of mustache. That template thing was awesome but it took
1210 up to 600ms to fetch the file (plus it is not exactly efficient).
1211 -Put both the specifications and the features in the list.
1212 They are referencing each other with links. That seems to work pretty well.
1213 -Use the keywords for filtering.
1215 2015-04-26 Benjamin Poulain <benjamin@webkit.org>, Chris Bateman <chrisb808@gmail.com>
1217 Start a basic status page on webkit.org
1218 https://bugs.webkit.org/show_bug.cgi?id=143940
1220 Reviewed by Darin Adler.
1222 * status.html: Added.
1223 Nothing fancy, for now just show the "features" list of the two features.json
1225 2015-04-19 Dan Bernstein <mitz@apple.com>
1229 * coding/RefPtr.html:
1231 2015-04-19 Darin Adler <darin@apple.com>
1233 Update RefPtr documentation and deprecation
1234 https://bugs.webkit.org/show_bug.cgi?id=143936
1236 Reviewed by Andreas Kling.
1238 * coding/RefPtr.html: Updated.
1240 2015-03-10 Joseph Pecoraro <pecoraro@apple.com>
1242 Fix warning about loading insecure content from secure webkit.org/blog
1243 https://bugs.webkit.org/show_bug.cgi?id=142545
1245 Reviewed by Mark Rowe.
1247 * blog/wp-content/themes/webkit/footer.php:
1248 Use an "https" URL for the subresource, instead of "http".
1250 2015-02-20 Alexey Proskuryakov <ap@apple.com>
1252 Remove svn:keywords property.
1254 As far as I can tell, the property had no effect on any of these files, but also,
1255 when it has effect it's likely harmful.
1257 * demos/srcset/index.html: Removed property svn:keywords.
1258 * specs/index.html: Removed property svn:keywords.
1260 2015-02-13 Csaba Osztrogonác <ossy@webkit.org>
1262 Unreviewed, remove empty directories.
1264 * blog/wp-includes/js/codepress: Removed.
1266 2015-02-03 Byungseon Shin <sun.shin@webkit.org>
1268 Add LG Electronics to team.html
1269 https://bugs.webkit.org/show_bug.cgi?id=141227
1271 Reviewed by Andreas Kling.
1275 2015-01-30 Chris Dumez <cdumez@apple.com>
1277 Add "Singleton pattern" section to the WebKit coding style
1278 https://bugs.webkit.org/show_bug.cgi?id=141040
1280 Reviewed by Ryosuke Niwa.
1282 Add "Singleton pattern" section to the WebKit coding style to document
1283 what was discussed on webkit-dev:
1284 https://lists.webkit.org/pipermail/webkit-dev/2015-January/027199.html
1286 * coding/coding-style.html:
1288 2015-01-27 Daniel Bates <dabates@apple.com>
1290 Update Xcode requirement and add instructions to build, run, and debug WebKit for iOS Simulator
1292 Reviewed by David Kilzer.
1294 * building/build.html: Added instructions to build WebKit for iOS Simulator.
1295 * building/debug.html: Added some instructions to debug the UIProcess and WebProcess
1296 in the iOS Simulator using command line tools. We should look to add Xcode instructions
1297 and simplify these steps once we teach debug-safari about the iOS Simulator.
1298 * building/run.html: Added remark to run Safari in the iOS Simulator.
1299 * building/tools.html: Require Xcode 6.1.1 (for the iOS 8.1 SDK) to build for iOS Simulator.
1300 * css/main.css: Define the .ios-instructions class with the same style as other .*-instructions classes.
1302 2014-09-27 Dan Bernstein <mitz@apple.com>
1304 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
1305 https://bugs.webkit.org/show_bug.cgi?id=137053
1307 Reviewed by Mark Rowe.
1309 * building/build.html: Removed instructions how to work around this bug, now that it’s fixed.
1311 2014-09-26 Alexey Proskuryakov <ap@apple.com>
1313 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
1314 https://bugs.webkit.org/show_bug.cgi?id=137053
1316 Patch by David Gatwood. Reviewed, tweaked and landed by Alexey Proskuryakov.
1318 Explain that to build from Xcode, one needs to build from command line once first.
1320 Removed a Windows section that explained how to launch cygwin shell, which was
1321 silly given that we then link to a long document explaining further steps.
1323 * building/build.html:
1325 2014-09-24 Langó László <llango.u-szeged@partner.samsung.com>
1327 Update the list of u-szeged contributors.
1329 Rubber-stamped by Csaba Osztrogonác <ossy@webkit.org>.
1333 2014-09-18 Dean Jackson <dino@apple.com>
1335 Expand the srcset demo to have 3x and 4x images.
1339 * demos/srcset/image-1x.png:
1340 * demos/srcset/image-2x.png:
1341 * demos/srcset/image-3x.png: Added.
1342 * demos/srcset/image-4x.png: Added.
1343 * demos/srcset/index.html:
1345 2014-08-27 Conrad Shultz <conrad_shultz@apple.com>
1347 webkit.org is inconsistent in uses of "OS X" vs. "Mac OS X"
1348 https://bugs.webkit.org/show_bug.cgi?id=136315
1350 Reviewed by Mark Rowe.
1352 * building/checkout.html:
1353 * building/debug-mac-uiprocess.html:
1354 * building/debug.html:
1355 * building/run.html:
1356 * building/tools.html:
1359 * projects/javascript/index.html:
1360 * projects/svg/index.html:
1361 * quality/bugwriting.html:
1362 * quality/crashlogs.html:
1363 * quality/leakhunting.html:
1364 * quality/lifecycle.html:
1365 * quality/testing.html:
1367 2014-08-27 László Langó <llango.u-szeged@partner.samsung.com>
1369 http://webkit.org/coding/coding-style.html should mention check-webkit-style.
1370 https://bugs.webkit.org/show_bug.cgi?id=31993
1372 Reviewed by Darin Adler.
1374 Based on patch by Peter Szanka <h868064@stud.u-szeged.hu>
1376 * coding/contributing.html:
1377 Extend the description of code style guidelines with check-webkit-style in the contributing.html.
1379 2014-08-18 Bem Jones-Bey <bjonesbe@adobe.com>
1381 Remove people that have left Adobe from Security Contact list
1382 https://bugs.webkit.org/show_bug.cgi?id=135256
1384 Reviewed by Alexey Proskuryakov.
1386 * security/security-group-members.html:
1388 2014-08-06 peavo@outlook.com <peavo@outlook.com>
1390 [Win] Build error when OFFICIAL_BUILD != 1.
1391 https://bugs.webkit.org/show_bug.cgi?id=135613
1393 Reviewed by Alex Christensen.
1395 Added python installation as a required step before building on Windows.
1397 * building/tools.html:
1399 2014-07-24 Bem Jones-Bey <bjonesbe@adobe.com>
1401 Committers should mail webkit-committers not webkit-reviewers for reactivation
1402 https://bugs.webkit.org/show_bug.cgi?id=135203
1404 Reviewed by Ryosuke Niwa.
1406 Only reviewers can send mail to webkit-reviewers. Amend the policy so that committers should
1407 send mail to webkit-committers instead of webkit-reviewers.
1409 * coding/commit-review-policy.html:
1411 2014-07-15 Alex Christensen <achristensen@webkit.org>
1413 Make css jit benchmark work on IE11.
1414 https://bugs.webkit.org/show_bug.cgi?id=134956
1416 Reviewed by Benjamin Poulain.
1418 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html:
1419 Remove an iframe which caused IE11 to try to open content as a URL.
1421 2014-07-08 Bem Jones-Bey <bjonesbe@adobe.com>
1423 Update policy for Inactive Committer and Reviewer status
1424 https://bugs.webkit.org/show_bug.cgi?id=134403
1426 Reviewed by Nico Weber.
1428 * coding/commit-review-policy.html:
1430 2014-06-26 Vivek Galatage <vivek.vg@samsung.com>
1432 Remove Qt instructions from http://www.webkit.org/building/tools.html
1433 https://bugs.webkit.org/show_bug.cgi?id=134384
1435 Reviewed by Tim Horton.
1437 * building/tools.html:
1439 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .efl-instructions):
1440 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .qt-instructions, .efl-instructions): Deleted.
1442 2014-06-25 Brent Fulgham <bfulgham@apple.com>
1444 [Win] Whoops! DirectX SDK is still needed.
1446 * building/tools.html: Put DirectX instruction back.
1448 2014-06-24 Brent Fulgham <bfulgham@apple.com>
1450 [Win] Remove some out-of-date stuff from our instructions.
1451 https://bugs.webkit.org/show_bug.cgi?id=134282
1453 Reviewed by Tim Horton.
1455 * building/build.html: Remove reference to "Platform SDK" which we don't manuall
1456 install anymore (it's part of Visual Studio 2013).
1457 * building/tools.html: We no longer need QuickTime SDK, QuickTime Player, or
1460 2014-06-23 Ryosuke Niwa <rniwa@webkit.org>
1462 Drop the cross organizational support requirement from reviewer nomination policy
1463 https://bugs.webkit.org/show_bug.cgi?id=134240
1465 Reviewed by Gyuyoung Kim.
1469 * coding/commit-review-policy.html:
1471 2014-05-13 Filip Pizlo <fpizlo@apple.com>
1473 Updated the files to have the right width.
1475 * blog-files/ftl-jit/dfg_pipeline.png:
1476 * blog-files/ftl-jit/four_tier_performance.png:
1477 * blog-files/ftl-jit/ftl_asm_bench_performance.png:
1478 * blog-files/ftl-jit/ftl_pipeline.png:
1479 * blog-files/ftl-jit/ftl_timeline.png:
1480 * blog-files/ftl-jit/polymorphic_inlining_performance.png:
1481 * blog-files/ftl-jit/polyvariance.png:
1482 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png:
1483 * blog-files/ftl-jit/three_tier_performance.png:
1485 2014-05-13 Filip Pizlo <fpizlo@apple.com>
1487 Add some illustrations about how JSC works.
1489 * blog-files/ftl-jit: Added.
1490 * blog-files/ftl-jit/dfg_pipeline.png: Added.
1491 * blog-files/ftl-jit/four_tier_performance.png: Added.
1492 * blog-files/ftl-jit/ftl_asm_bench_performance.png: Added.
1493 * blog-files/ftl-jit/ftl_pipeline.png: Added.
1494 * blog-files/ftl-jit/ftl_timeline.png: Added.
1495 * blog-files/ftl-jit/object_model.png: Added.
1496 * blog-files/ftl-jit/polymorphic_inlining_performance.png: Added.
1497 * blog-files/ftl-jit/polyvariance.png: Added.
1498 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png: Added.
1499 * blog-files/ftl-jit/three_tier_performance.png: Added.
1500 * blog-files/ftl-jit/three_tiers.png: Added.
1502 2014-05-12 Benjamin Poulain <benjamin@webkit.org>
1504 Add potential illustrations for a potential future blog post about the viewport meta tag
1506 * blog-files/simple-viewport-configuration: Added.
1507 * blog-files/simple-viewport-configuration/860_viewport.html: Added.
1508 * blog-files/simple-viewport-configuration/blog_with_viewport.png: Added.
1509 * blog-files/simple-viewport-configuration/blog_without_viewport.png: Added.
1510 * blog-files/simple-viewport-configuration/default_viewport.html: Added.
1511 * blog-files/simple-viewport-configuration/horizontal_design.html: Added.
1512 * blog-files/simple-viewport-configuration/inspector.png: Added.
1513 * blog-files/simple-viewport-configuration/report_size.js: Added.
1515 2014-04-29 Alex Christensen <achristensen@webkit.org>
1517 [WinCairo] Switch video from GStreamer to Media Foundation.
1518 https://bugs.webkit.org/show_bug.cgi?id=132358
1520 Reviewed by Brent Fulgham.
1522 * building/tools.html:
1523 Removed requirement of installing GStreamer.
1525 2014-04-18 Bem Jones-Bey <bjonesbe@adobe.com>
1527 Add mention of Safari Debug menu and finding out the WebProcess that corresponds to a tab
1528 https://bugs.webkit.org/show_bug.cgi?id=131791
1530 Reviewed by Sam Weinig.
1532 * building/debug.html:
1534 2014-03-28 James Craig <jcraig@apple.com>
1536 Web Inspector: AXI: support for live regions
1537 https://bugs.webkit.org/show_bug.cgi?id=130725
1539 Reviewed by Timothy Hatcher.
1541 Demo update to show off the new Inspector support for live regions.
1543 * blog-files/aria1.0/combobox_with_live_region_status.html:
1545 2014-03-27 James Craig <jcraig@apple.com>
1547 Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc., and reconcile UI with childNodeIds
1548 https://bugs.webkit.org/show_bug.cgi?id=130827
1550 Reviewed by Timothy Hatcher.
1552 Updated demo files with attr refresh to show off selected children changing.
1553 Long term fix will be http://webkit.org/b/130883
1555 * blog-files/aria1.0/combobox_with_live_region_status.html:
1557 2014-03-25 James Craig <jcraig@apple.com>
1559 Blog-files: combobox demo needs aria-expanded support
1560 https://bugs.webkit.org/show_bug.cgi?id=130766
1562 Reviewed by Chris Fleizach.
1564 * blog-files/aria1.0/combobox_with_live_region_status.html: Added missing aria-expanded.
1566 2014-03-25 Benjamin Poulain <bpoulain@apple.com>
1568 Add illustrations for a potential blog post
1570 First version, let see how that works out.
1572 * blog-files/css-jit-introduction: Added.
1573 * blog-files/css-jit-introduction/clicktostart.js: Added.
1574 * blog-files/css-jit-introduction/css-jit-illustration.html: Added.
1575 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html: Added.
1576 * blog-files/css-jit-introduction/old-selectorchecker-illustration.html: Added.
1577 * blog-files/css-jit-introduction/timing-illustration-eight-run.svg: Added.
1578 * blog-files/css-jit-introduction/timing-illustration-five-run.svg: Added.
1579 * blog-files/css-jit-introduction/timing-illustration-one-run.svg: Added.
1581 2014-03-20 James Craig <jcraig@apple.com>
1583 Sample code for potential ARIA blog post.
1584 https://bugs.webkit.org/show_bug.cgi?id=130548
1586 Rubber-stamped by Chris Fleizach.
1588 * blog-files/aria1.0: Added.
1589 * blog-files/aria1.0/africa_large.svg: Added.
1590 * blog-files/aria1.0/combobox_with_live_region_status.html: Added.
1591 * blog-files/aria1.0/roaming_tabindex: Added.
1592 * blog-files/aria1.0/roaming_tabindex/css: Added.
1593 * blog-files/aria1.0/roaming_tabindex/css/img: Added.
1594 * blog-files/aria1.0/roaming_tabindex/css/img/buttons.png: Added.
1595 * blog-files/aria1.0/roaming_tabindex/css/img/icons.png: Added.
1596 * blog-files/aria1.0/roaming_tabindex/css/screen.css: Added.
1597 * blog-files/aria1.0/roaming_tabindex/final.html: Added.
1598 * blog-files/aria1.0/roaming_tabindex/js: Added.
1599 * blog-files/aria1.0/roaming_tabindex/js/aria.js: Added.
1600 * blog-files/aria1.0/roaming_tabindex/js/init.js: Added.
1601 * blog-files/aria1.0/roaming_tabindex/js/prototype.js: Added.
1603 2014-03-14 Maciej Stachowiak <mjs@apple.com>
1605 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
1606 https://bugs.webkit.org/show_bug.cgi?id=130276
1607 <rdar://problem/16266927>
1609 Reviewed by Simon Fraser.
1611 * blog/wp-content/textfield_screenshot.jpg:
1612 * misc/WebKitDetect.html:
1613 * misc/WebKitDetect.js:
1614 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
1615 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
1616 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
1617 * perf/sunspider-0.9.1/sunspider-0.9/driver.html:
1618 * perf/sunspider-0.9.1/sunspider-0.9/results.html:
1619 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
1620 * perf/sunspider-0.9.1/sunspider-analyze-results.js:
1621 * perf/sunspider-0.9.1/sunspider-compare-results.js:
1622 * perf/sunspider-0.9/3d-cube.html:
1623 * perf/sunspider-0.9/3d-morph.html:
1624 * perf/sunspider-0.9/3d-raytrace.html:
1625 * perf/sunspider-0.9/access-binary-trees.html:
1626 * perf/sunspider-0.9/access-fannkuch.html:
1627 * perf/sunspider-0.9/access-nbody.html:
1628 * perf/sunspider-0.9/access-nsieve.html:
1629 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
1630 * perf/sunspider-0.9/bitops-bits-in-byte.html:
1631 * perf/sunspider-0.9/bitops-bitwise-and.html:
1632 * perf/sunspider-0.9/bitops-nsieve-bits.html:
1633 * perf/sunspider-0.9/controlflow-recursive.html:
1634 * perf/sunspider-0.9/crypto-aes.html:
1635 * perf/sunspider-0.9/crypto-md5.html:
1636 * perf/sunspider-0.9/crypto-sha1.html:
1637 * perf/sunspider-0.9/date-format-tofte.html:
1638 * perf/sunspider-0.9/date-format-xparb.html:
1639 * perf/sunspider-0.9/math-cordic.html:
1640 * perf/sunspider-0.9/math-partial-sums.html:
1641 * perf/sunspider-0.9/math-spectral-norm.html:
1642 * perf/sunspider-0.9/regexp-dna.html:
1643 * perf/sunspider-0.9/string-base64.html:
1644 * perf/sunspider-0.9/string-fasta.html:
1645 * perf/sunspider-0.9/string-tagcloud.html:
1646 * perf/sunspider-0.9/string-unpack-code.html:
1647 * perf/sunspider-0.9/string-validate-input.html:
1648 * perf/sunspider-0.9/sunspider-analyze-results.js:
1649 * perf/sunspider-0.9/sunspider-compare-results.js:
1650 * perf/sunspider-0.9/sunspider-driver.html:
1651 * perf/sunspider-0.9/sunspider-record-result.js:
1652 * perf/sunspider-0.9/sunspider-results.html:
1653 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
1654 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
1655 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
1656 * perf/sunspider-1.0.1/sunspider-analyze-results.js:
1657 * perf/sunspider-1.0.1/sunspider-compare-results.js:
1658 * perf/sunspider-1.0.1/sunspider.html:
1659 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1660 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
1661 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1662 * perf/sunspider-1.0.2/sunspider-analyze-results.js:
1663 * perf/sunspider-1.0.2/sunspider-compare-results.js:
1664 * perf/sunspider-1.0.2/sunspider.html:
1665 * perf/sunspider-1.0/sunspider-1.0/driver.html:
1666 * perf/sunspider-1.0/sunspider-1.0/results.html:
1667 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
1668 * perf/sunspider-1.0/sunspider-analyze-results.js:
1669 * perf/sunspider-1.0/sunspider-compare-results.js:
1670 * perf/sunspider-1.0/sunspider.html:
1671 * perf/sunspider/sunspider.html:
1672 * perf/sunspider/versions.html:
1673 * quality/reporting.html:
1675 2014-03-03 Ryosuke Niwa <rniwa@webkit.org>
1677 Use DYEBench v0.9 by default.
1679 Rubber-stamped by Benjamin Poulain.
1681 * perf/DoYouEvenBench/index.html:
1683 2014-02-27 Darin Adler <darin@apple.com>
1685 Some small modernizing tweaks to the coding style guide
1686 https://bugs.webkit.org/show_bug.cgi?id=129427
1688 Reviewed by Alexey Proskuryakov.
1690 My intent here was originally to do the nullptr style guide update, but that was already done.
1691 I did some other improvements. There's still quite a bit to do -- the guide is out of date in
1692 a number of subtle ways.
1694 * coding/coding-style.html: Change "left side operator" example to be a more modern example
1695 without non-WebKit-style abbreviations and such. Use auto& instead of const auto& in for loop
1696 example, since that's normally preferred. Changed section title to say "zero" instead of "0".
1697 Use words instead of abbreviations in code examples. Show that a modern C++ for loop is preferred
1698 over index iteration in vector iteration example and also showed use of unsigned rather than
1699 size_t since that is almost always what we want. Eliminated the use of PassOwnPtr in the "return
1700 a newly created object" example. Use references instead of pointers in one example.
1702 2014-02-26 Julien Brianceau <jbriance@cisco.com>
1704 Add Cisco to team.html
1705 https://bugs.webkit.org/show_bug.cgi?id=129405
1707 Reviewed by Andreas Kling.
1711 2014-02-26 Bem Jones-Bey <bjonesbe@adobe.com>
1713 Update style guide to use nullptr instead of 0 for C++ null pointers.
1714 https://bugs.webkit.org/show_bug.cgi?id=129413
1716 Reviewed by Ryosuke Niwa.
1718 * coding/coding-style.html:
1720 2014-02-10 Bem Jones-Bey <bjonesbe@adobe.com>
1722 Change tools.html to say Xcode 5 is required to build
1723 https://bugs.webkit.org/show_bug.cgi?id=128545
1725 Reviewed by Andreas Kling.
1727 The Mac port doesn't build with Xcode 4.6 anymore, so update to tell
1728 people to get Xcode 5. It looks like Xcode 5 doesn't have the command
1729 line tools in the downloads pane anymore, so direct folks to use
1730 xcode-select to install the command line tools as well.
1732 * building/tools.html:
1734 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1736 Host DoYouEvenBench on webkit.org
1737 https://bugs.webkit.org/show_bug.cgi?id=127185
1739 Reviewed by Benjamin Poulain.
1741 The previous patch didn't quite work due to cross-origin restrictions.
1742 Simply add a hyperlink to a trac page.
1744 * perf/DoYouEvenBench/index.html:
1746 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1748 Host DoYouEvenBench on webkit.org
1749 https://bugs.webkit.org/show_bug.cgi?id=127185
1751 Reviewed by Benjamin Poulain.
1753 Added webkit.org/perf/DoYouEvenBench.
1755 * perf/DoYouEvenBench: Added.
1756 * perf/DoYouEvenBench/index.html: Copied from PerformanceTests/DoYouEvenBench/Full.html.
1758 2014-01-03 Alex Christensen <achristensen@webkit.org>
1760 Added GStreamer to list of required tools for compiling webkit.
1761 https://bugs.webkit.org/show_bug.cgi?id=126319
1763 Reviewed by Philippe Normand.
1765 * building/tools.html:
1766 Mentioned that QuickTime and QuickTime SDK are only required for AppleWin.
1767 Added GStreamer installers to list of required tools for WinCairo.
1769 2013-12-25 Ryosuke Niwa <rniwa@webkit.org>
1771 Add a description about webkit-patch setup-git-clone to checkout.html
1772 https://bugs.webkit.org/show_bug.cgi?id=126217
1774 Reviewed by Philippe Normand.
1778 * building/checkout.html:
1780 2013-12-13 Roger Fong <roger_fong@apple.com>
1782 Update build instructions for Windows following upgrade to VS2013.
1784 * building/tools.html:
1786 2013-11-30 Mark Rowe <mrowe@apple.com>
1788 <https://webkit.org/b/125027> Update the analytics account used by webkit.org
1790 Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project.
1792 Reviewed by Sam Weinig.
1794 * footer.inc: Remove the old analytics code.
1795 * header.inc: Add the new stuff.
1797 2013-10-29 Beth Dakin <bdakin@apple.com>
1799 Just updating the sample code for this potential blog post.
1801 * blog-files/regions/pizza-is-amazing.png: Replaced.
1802 * blog-files/regions/unstyled-article.png: Replaced.
1803 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1804 * demos/regions/pizza-regions-manifesto.html:
1806 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1808 Mixed content error when accessing webkit.org/team.html over https
1809 https://bugs.webkit.org/show_bug.cgi?id=123020
1811 Reviewed by Alexey Proskuryakov.
1813 When the webkit.org/team.html page is accessed over https most browsers report
1814 Mixed Content error, which is caused by the fact that the contributos.json file
1815 is accessed over a plain http connection and not https.
1819 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1821 Cleanup webkit.org/team.html
1822 https://bugs.webkit.org/show_bug.cgi?id=123022
1824 Reviewed by Alexey Proskuryakov.
1826 Removed the annoteWithWikiData function, because data it tries to fetch does not exists.
1830 2013-10-16 Geoffrey Garen <ggaren@apple.com>
1832 Publish SunSpider 1.0.2
1833 https://bugs.webkit.org/show_bug.cgi?id=122923
1835 Reviewed by Darin Adler.
1837 * perf/sunspider/sunspider.html:
1838 * perf/sunspider/versions.html:
1840 2013-10-08 Geoffrey Garen <ggaren@apple.com>
1842 Refined power management in SunSpider 1.0.2
1843 https://bugs.webkit.org/show_bug.cgi?id=122525
1845 Reviewed by Gavin Barraclough.
1847 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1849 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1850 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1851 * perf/sunspider-1.0.2/sunspider.css:
1855 2013-10-02 Geoffrey Garen <ggaren@apple.com>
1857 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1859 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1860 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1862 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1864 Fixed a version number string in SunSpider 1.0.2
1865 https://bugs.webkit.org/show_bug.cgi?id=122004
1867 Reviewed by Gavin Barraclough.
1869 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html: 1.0.2!
1871 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1873 Tentative SunSpider 1.0.2
1874 https://bugs.webkit.org/show_bug.cgi?id=122002
1876 Reviewed by Gavin Barraclough.
1878 See comments in PerformanceTests/SunSpider.
1880 * perf/sunspider-1.0.2: Added.
1882 2013-09-20 Mark Rowe <mrowe@apple.com>
1884 <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date
1886 Update references on webkit.org to mention Xcode 4.6 as the minimum version.
1888 Reviewed by David Kilzer.
1890 * building/debug-mac-uiprocess.html:
1891 * building/tools.html:
1893 2013-09-19 Dan Bernstein <mitz@apple.com>
1895 Add a style guideline regarding spacing in range-based for loops
1896 https://bugs.webkit.org/show_bug.cgi?id=121620
1898 Reviewed by Anders Carlsson.
1900 * coding/coding-style.html: Added the guideline that spaces should be placed
1901 around the colon in a range-based for loop.
1903 2013-09-10 Beth Dakin <bdakin@apple.com>
1905 Adding another screenshot for a potential blog post.
1907 * blog-files/regions/unstyled-article.png: Added.
1909 2013-09-09 Roger Fong <roger_fong@apple.com>
1911 Update build instructions for Apple Windows port to include cygwin php install steps.
1913 * building/tools.html:
1915 2013-09-04 Beth Dakin <bdakin@apple.com>
1917 Fixing a typo in demo files and screenshot.
1919 * blog-files/regions/pizza-is-amazing.png: Replaced.
1920 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1921 * demos/regions/pizza-regions-manifesto.html:
1923 2013-09-04 Beth Dakin <bdakin@apple.com>
1925 Upload demo and images for a potential blog post.
1927 * blog-files/regions: Added.
1928 * blog-files/regions/pizza-is-amazing.png: Added.
1929 * demos/regions: Added.
1930 * demos/regions/pizza-regions-manifesto-regionstyling.html: Added.
1931 * demos/regions/pizza-regions-manifesto.html: Added.
1932 * demos/regions/yellow-pizza.jpg: Added.
1934 2013-09-03 Benjamin Poulain <benjamin@webkit.org>
1936 Fix the recommended testing platform on the website
1938 Rubberstamped by Enrica Casucci.
1940 * quality/testing.html:
1942 2013-08-08 Benjamin Poulain <bpoulain@apple.com>
1944 Fix webkit.org content overflowing their content box
1946 Rubberstamped by Simon Fraser.
1948 More fixes to have webkit.org show properly on iPad and iPhone.
1950 * blog/wp-content/themes/webkit/header.php:
1951 Add the correct viewport width for the blog.
1953 * building/debug.html:
1954 * building/launch-debugger-vs2010-small.png: Added.
1955 * building/set-debugging-properties-vs2010-small.png: Added.
1956 Fix the images to make them fit in the page.
1958 * coding/adding-features.html:
1959 Using <pre> for the example of email just make it looks like our code examples.
1960 Change the source to use <blockquote> so that the text can reflow to the content box.
1962 (.code, pre, tt, code):
1963 Scroll the content when it overflows the box for code and pre.
1965 2013-08-08 Benjamin Poulain <benjamin@webkit.org>
1967 Give a smaller viewport to webkit.org on devices
1969 Rubberstamped by Simon Fraser.
1971 The CSS of WebKit.org layout the content on 615px + a right margin of
1972 215px + a left margin of 20px. The total layout width is 850px.
1974 The standard viewport size on mobile devices is 980px. This leaves a gap
1975 on the right side of the content when opening the size on iPhone/iPad.
1977 This patch changes the layout width to be 860 to display more content on devices
1978 while keeping a little margin.
1982 2013-08-08 Cosmin Truta <ctruta@blackberry.com>
1984 SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1
1985 https://bugs.webkit.org/show_bug.cgi?id=117993
1987 Reviewed by George Staikos.
1989 * perf/sunspider-1.0.1/json2.js: Added.
1990 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html: Added.
1991 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html: Added.
1992 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js: Added.
1993 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-prefix.js: Added.
1994 * perf/sunspider-1.0.1/sunspider-analyze-results.js: Added.
1995 * perf/sunspider-1.0.1/sunspider-compare-results.js: Added.
1996 * perf/sunspider-1.0.1/sunspider.css: Added.
1997 * perf/sunspider-1.0.1/sunspider.html: Added.
1998 * perf/sunspider/sunspider.html: Updated to version 1.0.1.
1999 * perf/sunspider/versions.html: Updated to version 1.0.1.
2001 2013-08-07 Benjamin Poulain <benjamin@webkit.org>
2003 Update the images for the blog size-matters
2005 * blog-files/size-matters/JavaScriptCore-relative-binary-growth.png: Added.
2006 * blog-files/size-matters/WebCore-relative-binary-growth.png: Added.
2007 * blog-files/size-matters/WebKit-relative-binary-growth.png: Added.
2009 2013-08-05 Dean Jackson <dino@apple.com>
2011 Move previous commit into /demos.
2013 * demos/srcset/image-1x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-1x.png.
2014 * demos/srcset/image-2x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-2x.png.
2015 * demos/srcset/image-src.png: Renamed from Websites/webkit.org/blog-files/srcset/image-src.png.
2016 * demos/srcset/index.html: Renamed from Websites/webkit.org/blog-files/srcset/index.html.
2018 2013-08-05 Dean Jackson <dino@apple.com>
2020 Upload example for a blog post.
2022 * blog-files/srcset/image-1x.png: Added.
2023 * blog-files/srcset/image-2x.png: Added.
2024 * blog-files/srcset/image-src.png: Added.
2025 * blog-files/srcset/index.html: Added.
2027 2013-07-31 Benjamin Poulain <benjamin@webkit.org>
2029 Upload images for a potential blog post
2031 * blog-files/size-matters: Added.
2032 * blog-files/size-matters/JavaScript-growth.png: Added.
2033 * blog-files/size-matters/WebCore-growth-baseline.png: Added.
2034 * blog-files/size-matters/WebCore-growth.png: Added.
2035 * blog-files/size-matters/WebKit-growth.png: Added.
2037 2013-07-14 Kwang Yul Seo <skyul@company100.net>
2039 Add Company100 to team.html
2040 https://bugs.webkit.org/show_bug.cgi?id=118633
2042 Reviewed by Andreas Kling.
2046 2013-07-11 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com>
2048 Add 'partner.samsung.com' to domain affiliations
2049 https://bugs.webkit.org/show_bug.cgi?id=118580
2051 Reviewed by Antonio Gomes.
2055 2013-07-01 Benjamin Poulain <benjamin@webkit.org>
2057 Add screenshot of the inspector color picker for the blog
2059 * blog-files/last-week-in-webkit: Added.
2060 * blog-files/last-week-in-webkit/Inspector_color_picker.png: Added.
2062 2013-06-27 Roger Fong <roger_fong@apple.com>
2064 Update required tools for Windows instructions.
2066 * building/tools.html:
2068 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
2070 The page title of technical-articles.html is incorrect.
2071 https://bugs.webkit.org/show_bug.cgi?id=117727
2073 Reviewed by Ryosuke Niwa.
2075 Changed the page title of technical-articles.html to "WebKit Technical Articles".
2077 * coding/technical-articles.html:
2079 2013-06-14 Timothy Hatcher <timothy@apple.com>
2081 Shrink larger images to fit the width of the blog.
2083 * blog-files/new-inspector/hero-labeled.png:
2084 * blog-files/new-inspector/hero.png:
2086 2013-06-12 Roger Fong <roger_fong@apple.com>
2088 Update webkit.org build instructions for Apple Windows port.
2089 https://bugs.webkit.org/show_bug.cgi?id=117563.
2091 Reviewed by Brent Fulgham.
2093 * building/build.html:
2094 * building/debug.html:
2095 * building/launch-debugger-vs2005.png: Removed.
2096 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
2097 * building/set-as-startup-project-vs2005.png: Removed.
2098 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
2099 * building/set-debugging-properties-vs2005.png: Removed.
2100 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
2101 * building/tools.html:
2103 2013-06-12 Timothy Hatcher <timothy@apple.com>
2105 Add new Web Inspector images for a blog post.
2107 * blog-files/new-inspector/activity-viewer.png: Added.
2108 * blog-files/new-inspector/codemirror.png: Added.
2109 * blog-files/new-inspector/console.png: Added.
2110 * blog-files/new-inspector/hero-labeled.png: Added.
2111 * blog-files/new-inspector/hero.png: Added.
2112 * blog-files/new-inspector/layer-borders.png: Added.
2113 * blog-files/new-inspector/layers.png: Added.
2114 * blog-files/new-inspector/navigation-bar.png: Added.
2115 * blog-files/new-inspector/open-sign.png: Added.
2116 * blog-files/new-inspector/reasons.png: Added.
2117 * blog-files/new-inspector/save.png: Added.
2118 * blog-files/new-inspector/source-map.png: Added.
2119 * blog-files/new-inspector/styles.png: Added.
2120 * blog-files/new-inspector/toolbar-context-menu.png: Added.
2121 * blog-files/new-inspector/toolbar-docked.png: Added.
2122 * blog-files/new-inspector/toolbar.png: Added.
2124 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
2126 Broken link to committers list on contributing web page
2127 https://bugs.webkit.org/show_bug.cgi?id=116722
2129 Reviewed by Andreas Kling.
2131 * coding/contributing.html:
2132 Changed broken link to point to the team page instead.
2134 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
2136 Make team.html have each contributor's area of expertise
2137 https://bugs.webkit.org/show_bug.cgi?id=116737
2139 Reviewed by Benjamin Poulain.
2142 Update to use the new expertise field in contributors.json.
2144 2013-04-30 Filip Pizlo <fpizlo@apple.com>
2146 Release SunSpider 1.0
2148 Rubber stamped by Maciej Stachowiak.
2150 * perf/sunspider-1.0: Added.
2151 * perf/sunspider-1.0/json2.js: Added.
2153 * perf/sunspider-1.0/sunspider-1.0: Added.
2154 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
2155 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
2156 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
2157 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
2158 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
2159 (computeItemTotals):
2162 (standardDeviation):
2167 (computeLabelWidth):
2171 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
2172 (.computeItemTotals):
2175 (.standardDeviation):
2177 (.computeStdErrors):
2180 (.computeLabelWidth):
2181 (.computeMeanWidth):
2185 (sunspiderCompareResults):
2186 * perf/sunspider-1.0/sunspider.css: Added.
2195 * perf/sunspider-1.0/sunspider.html: Added.
2196 * perf/sunspider/sunspider.html:
2197 * perf/sunspider/versions.html: Added.
2199 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
2201 Update team.html to use contributors.json instead of committers.py
2202 https://bugs.webkit.org/show_bug.cgi?id=114720
2204 Reviewed by Ryosuke Niwa.
2206 Updating the team.html to use contributors.json. Also removing the unused field 'area'
2207 from the contributors information.
2211 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
2213 The list of contributors in committers.py should be a separate JSON
2214 https://bugs.webkit.org/show_bug.cgi?id=114673
2216 Reviewed by Anders Carlsson.
2218 Updated the website to refer to contributors.json instead of committers.py.
2220 * coding/commit-review-policy.html:
2222 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
2224 Simplify the page "Getting the Code" on WebKit.org
2225 https://bugs.webkit.org/show_bug.cgi?id=113980
2227 Reviewed by Sam Weinig.
2229 * building/checkout.html:
2230 Instead of interleaving instructions for Mac and Windows, just
2231 copy the things that make sense and have two clear sections.
2233 Also mention Linux, it is the exact same instructions as Mac OS X.
2235 Make svn checkout the alternative to a download of the tarball. It is
2236 almost impossible to do a svn checkout on slow networks nowadays.
2238 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
2240 Update WebKit.org's contact page
2241 https://bugs.webkit.org/show_bug.cgi?id=113968
2243 Reviewed by Geoffrey Garen.
2246 -Add a direct link to our archives on Gmane.
2247 -References the ports mailing-lists. This may reduces the emails
2248 erroneously sent to webkit-dev.
2249 -Add a link to our "reporting bug page".
2250 -Get rid of the link to CIA. The website is dead.
2252 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
2254 Add Digia to the domain affiliations
2255 https://bugs.webkit.org/show_bug.cgi?id=110116
2257 Reviewed by Kenneth Rohde Christiansen.
2261 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
2263 Add basysKom to domainAffiliations in team.html
2264 https://bugs.webkit.org/show_bug.cgi?id=109306
2266 Reviewed by Laszlo Gombos.
2268 Register basysKom as contributing company in
2269 http://www.webkit.org/team.html.
2273 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
2275 Add intel.com to team.html
2276 https://bugs.webkit.org/show_bug.cgi?id=109424
2278 Reviewed by Kenneth Rohde Christiansen.
2282 2013-02-10 Dirk Schulze <dschulze@adobe.com>
2284 Add adobe.com to team.html
2285 https://bugs.webkit.org/show_bug.cgi?id=109396
2287 Reviewed by Laszlo Gombos.
2291 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
2293 Add sisa.samsung.com to team.html
2294 https://bugs.webkit.org/show_bug.cgi?id=109394
2296 Reviewed by Dirk Schulze.
2300 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
2302 Add a sample change log entry to contributing.html
2303 https://bugs.webkit.org/show_bug.cgi?id=105506
2305 Reviewed by Alexey Proskuryakov.
2307 Added a sample change log to the page directly people skimming through the page will still
2308 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
2310 * coding/contributing.html:
2312 2012-12-18 Nico Weber <thakis@chromium.org>
2314 Fix broken loop in style guide
2315 https://bugs.webkit.org/show_bug.cgi?id=105346
2317 Reviewed by Ryosuke Niwa.
2319 Found by Sean Silva <silvas@purdue.edu>
2321 * coding/coding-style.html:
2323 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
2325 Add instructions on how to build WebKit on Xcode 4 to build.html
2326 https://bugs.webkit.org/show_bug.cgi?id=104739
2328 Reviewed by Daniel Bates.
2330 Set the build directories to WebKitBuild.
2332 * building/build.html:
2334 2012-11-24 Daniel Bates <dbates@webkit.org>
2336 Substitute "use" for "user" in sentence about naming convention for
2337 enum members so that it reads well.
2339 * coding/coding-style.html:
2341 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
2343 Add Samsung to security vendor member list
2344 https://bugs.webkit.org/show_bug.cgi?id=102863
2346 Reviewed by Sam Weinig.
2348 * security/security-group-members.html: Add Samsung members.
2350 2012-10-31 Adam Barth <abarth@webkit.org>
2352 technical-articles.html should link to my talk on how WebKit works
2353 https://bugs.webkit.org/show_bug.cgi?id=100867
2355 Reviewed by Tony Chang.
2357 * coding/technical-articles.html:
2359 2012-10-29 Eric Seidel <eric@webkit.org>
2361 Technical Articles should link to an old talk I gave
2362 https://bugs.webkit.org/show_bug.cgi?id=100624
2364 Reviewed by Adam Barth.
2366 * coding/technical-articles.html:
2368 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
2370 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
2372 * coding/coding-style.html:
2374 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
2376 Fix a typo per Darin's comment.
2378 * coding/coding-style.html:
2380 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
2382 Add a style guide rule for signed and unsigned int
2383 https://bugs.webkit.org/show_bug.cgi?id=96682
2385 Reviewed by Geoffrey Garen.
2387 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
2389 * coding/coding-style.html:
2391 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
2393 Replace JSC::UString by WTF::String
2394 https://bugs.webkit.org/show_bug.cgi?id=95271
2396 Reviewed by Geoffrey Garen.
2398 Update the coding style to avoid mentioning a class that no longer exist.
2400 * coding/coding-style.html:
2402 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
2404 Address one more review comment.
2406 * building/checkout.html:
2408 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
2410 Recommend the use of https and mention git on building/checkout.html
2411 https://bugs.webkit.org/show_bug.cgi?id=93657
2413 Reviewed by Mark Rowe.
2415 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
2416 because the paragraph right above it refers to buliding/tools.html for that.
2418 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
2419 checkout using a Git client.
2421 * building/checkout.html:
2423 2012-07-27 Adam Barth <abarth@webkit.org>
2425 Writing a blog post for new reviewers doesn't add value to the blog
2426 https://bugs.webkit.org/show_bug.cgi?id=92305
2428 Reviewed by Eric Seidel.
2430 Now that we have Peter posting weekly updates to the blog, having an
2431 announcement on the blog for each reviewer is more noise than signal.
2433 * coding/commit-review-policy.html:
2435 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
2437 Update webkit.org to refer to layoutTestController instead of testRunner
2438 https://bugs.webkit.org/show_bug.cgi?id=89445
2440 Reviewed by Kent Tamura.
2442 * quality/testwriting.html:
2444 2012-05-21 Peter Kasting <pkasting@google.com>
2446 Style guide change: Uses of "std::" should be explicitly qualified.
2447 https://bugs.webkit.org/show_bug.cgi?id=87043
2449 Reviewed by Ryosuke Niwa.
2451 * coding/coding-style.html:
2453 2012-05-11 Darin Adler <darin@apple.com>
2455 Try to make spacing of fine print items in lower left nicer looking.
2458 (#notice, #trademark, #terms): Changed top margin to 10px.
2459 (#notice): Put 30px margin here.
2461 2012-05-11 Darin Adler <darin@apple.com>
2463 CSS tweak needed for the trademark terms of use.
2466 (#notice, #trademark, #terms): Added #trademark.
2468 2012-05-11 Darin Adler <darin@apple.com>
2470 Add a link to WebKit trademark terms of use, other small website changes
2471 https://bugs.webkit.org/show_bug.cgi?id=86112
2473 Reviewed by Dan Bernstein.
2475 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
2476 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
2479 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
2480 of use on the macosforge.org terms of use page.
2482 2012-05-07 Dan Bernstein <mitz@apple.com>
2484 webkit.org instructions for debugging WebProcess are unnecessarily complex
2485 https://bugs.webkit.org/show_bug.cgi?id=85756
2487 Reviewed by Darin Adler.
2489 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
2490 debugging the Web process, as well as instructions for debugging the Web process from the
2491 command line using debug-safari and debug-minibrowser.
2492 * building/tools.html: Updated links and tweaked the language.
2494 2012-04-23 Daniel Bates <dbates@webkit.org>
2496 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
2498 Rubber-stamped by Eric Seidel.
2500 Before you can use the Xcode 4.3.2 command line tools, you must either run
2501 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
2502 DEVELOPER_DIR to point to the Xcode developer tools directory.
2504 * building/tools.html:
2506 2012-04-23 Daniel Bates <dbates@webkit.org>
2508 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
2510 Rubber-stamped by Eric Seidel.
2512 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
2513 are specific to Xcode 4.3.2.
2515 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
2516 * building/debug.html: Ditto.
2518 2012-04-19 Daniel Bates <dbates@webkit.org>
2520 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
2521 https://bugs.webkit.org/show_bug.cgi?id=84364
2523 Reviewed by Eric Seidel.
2525 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
2528 * building/debug-mac-uiprocess.html:
2529 * building/debug.html:
2531 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
2533 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
2534 https://bugs.webkit.org/show_bug.cgi?id=80429
2536 Reviewed by Dan Bernstein.
2538 * building/tools.html:
2540 2012-03-10 Daniel Bates <dbates@webkit.org>
2542 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
2544 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/>.
2545 Substituting https for http in (1) returns the expected page.
2547 * building/debug-mac-uiprocess.html:
2548 * building/debug.html:
2550 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
2552 Add a link to the EFL wiki page
2553 https://bugs.webkit.org/show_bug.cgi?id=79439
2555 Reviewed by Adam Barth.
2557 * building/tools.html:
2558 * css/main.css: Cross-browser border-radius.
2560 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
2562 team.html (on webkit.org) doesn't recognize codeaurora.org
2563 https://bugs.webkit.org/show_bug.cgi?id=79529
2565 Reviewed by Ryosuke Niwa.
2569 2012-02-16 Kent Tamura <tkent@chromium.org>
2571 Improve usability of coding-style.html
2572 https://bugs.webkit.org/show_bug.cgi?id=78470
2574 Reviewed by Eric Seidel.
2576 * coding/coding-style.html:
2577 - Do not add a title attribute to each of LI elements
2578 - Do not add a click handler to each of them
2579 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
2581 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
2583 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
2584 https://bugs.webkit.org/show_bug.cgi?id=76544
2586 Reviewed by Darin Adler.
2588 WEBKITOUTPUTDIR is not only for Windows.
2590 * building/build.html:
2592 2012-01-20 Kent Tamura <tkent@chromium.org>
2594 Each style rule should have its own ID.
2595 https://bugs.webkit.org/show_bug.cgi?id=76428
2597 Reviewed by David Levin.
2599 * coding/coding-style.html: Add an id attribute to each of li elements,
2600 and add code to set title="#id-name" and to make li elements clickable.
2602 2012-01-19 Daniel Bates <dbates@webkit.org>
2604 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
2606 Rubber-stamped by Sam Weinig.
2608 * building/debug.html:
2610 2012-01-19 Daniel Bates <dbates@webkit.org>
2612 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
2613 https://bugs.webkit.org/show_bug.cgi?id=67102
2615 Reviewed by Eric Seidel.
2617 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
2619 * building/active-scheme-xcode4.png: Added.
2620 * building/build-settings-tab-xcode4.png: Added.
2621 * building/build-window.png: Removed.
2622 * building/custom-executable-xcode4.png: Added.
2623 * building/custom-executable.png: Removed.
2624 * building/debug-mac-uiprocess.html: Added.
2625 * building/debug.html:
2626 * building/debug.png: Removed.
2627 * building/info-tab.png: Removed.
2628 * building/run-xcode4.png: Added.
2630 2012-01-11 Antti Koivisto <antti@apple.com>
2632 Remove S60 reference from webkit.org
2633 https://bugs.webkit.org/show_bug.cgi?id=76044
2635 Reviewed by Simon Hausmann.
2641 2012-01-10 Hajime Morrita <morrita@chromium.org>
2643 [Website] i-Bench is no longer available.
2644 https://bugs.webkit.org/show_bug.cgi?id=76027
2646 Reviewed by Ryosuke Niwa.
2648 Updated the availability information of i-Bench.
2650 * projects/performance/index.html:
2652 2011-12-07 Daniel Bates <dbates@webkit.org>
2654 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
2655 https://bugs.webkit.org/show_bug.cgi?id=74006
2657 Reviewed by Antonio Gomes.
2659 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
2660 ASSERT_NOT_REACHED().
2662 * coding/assertion-guidelines.html:
2664 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
2666 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
2667 https://bugs.webkit.org/show_bug.cgi?id=73098
2669 Reviewed by Antti Koivisto.
2671 Revise the sentence about committers being allowed to land patches by others to explicitly state that
2672 they can only land patches by others if asked by authors themselves.
2674 * coding/commit-review-policy.html:
2676 2011-11-14 Mark Rowe <mrowe@apple.com>
2678 Upgrade WordPress's Akismet plug-in to the latest version.
2680 * blog/wp-content/plugins/akismet:
2682 2011-11-14 Mark Rowe <mrowe@apple.com>
2684 Update one file that was missed.
2686 * blog/wp-settings.php:
2688 2011-11-14 Mark Rowe <mrowe@apple.com>
2690 Upgrade WordPress to v3.2.1.
2694 2011-10-28 Dean Jackson <dino@apple.com>
2696 Remove this horribly outdated file. It was showing up in
2697 Google searches and shouldn't be used as official
2700 Rubber-stamped by Simon Fraser.
2702 * specs/MediaQueriesExtensions.html: Removed.
2704 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
2706 Style guide should mention the preference of index over iterator
2707 https://bugs.webkit.org/show_bug.cgi?id=70285
2709 Reviewed by Darin Adler.
2711 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
2712 we prefer index over iterators.
2714 * coding/coding-style.html:
2716 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2718 Fix a typo pointed by Sam (Weinig).
2720 * coding/coding-style.html:
2722 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2724 Style guide should mandate use of pass-by-reference for out arguments
2725 https://bugs.webkit.org/show_bug.cgi?id=69766
2727 Reviewed by Darin Adler.
2729 This matches the convention used throughout WebCore.
2731 * coding/coding-style.html:
2733 2011-10-06 Amruth Raj <amruthraj@motorola.com>
2735 Add Motorola Mobility to team.html
2736 https://bugs.webkit.org/show_bug.cgi?id=69597
2738 Reviewed by Ryosuke Niwa.
2742 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2744 Generate WebKit team's page out of committers.py
2745 https://bugs.webkit.org/show_bug.cgi?id=68045
2747 Fix per Daniel's review comment since I had misunderstood the code.
2751 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2753 Generate WebKit team's page out of committers.py
2754 https://bugs.webkit.org/show_bug.cgi?id=68045
2756 Reviewed by Daniel Bates.
2758 Add the initial implementation of team.html. This page automatically pulls data from committers.py
2759 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
2763 2011-09-01 Jon Lee <jonlee@apple.com>
2765 Adding control rendering at various sizes.
2767 * projects/forms/survey.html:
2769 2011-08-29 Jon Lee <jonlee@apple.com>
2771 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
2773 * projects/forms/survey.html:
2775 2011-08-17 Jon Lee <jonlee@apple.com>
2777 Updating the forms survey to include various element sizes.
2779 * projects/forms/survey.html:
2781 2011-08-16 Daniel Bates <dbates@webkit.org>
2783 Add myself to the list of individual members in the WebKit Security Group.
2785 Rubber-stamped by Eric Seidel.
2787 * security/security-group-members.html:
2789 2011-08-09 Anders Carlsson <andersca@apple.com>
2791 Broken link to LICENSE on contributing code page
2792 https://bugs.webkit.org/show_bug.cgi?id=65947
2794 Reviewed by Ryosuke Niwa.
2796 * coding/contributing.html:
2798 2011-08-04 Dan Bernstein <mitz@apple.com>
2802 * coding/contributing.html:
2804 2011-08-04 Nico Weber <thakis@chromium.org>
2806 Update the contributors page to recommend webkit-patch instead of many manual steps
2807 https://bugs.webkit.org/show_bug.cgi?id=65714
2809 Reviewed by Adam Barth.
2811 asvitkine followed the contributing instructions for his first patch, and got
2812 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
2813 webkit-patch prevents errors like this and more.
2815 * coding/contributing.html:
2817 2011-07-21 Jon Lee <jonlee@apple.com>
2819 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
2820 <rdar://problem/9782965>
2822 Rubber-stamped by Maciej Stachowiak.
2824 * projects/forms/image-usemap.png: Added.
2825 * projects/forms/image1.png: Added.
2826 * projects/forms/image10.png: Added.
2827 * projects/forms/image16.png: Added.
2828 * projects/forms/index.html: Update links
2829 * projects/forms/survey.html: Added.
2831 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
2833 SVG feature status is not up-to-date
2834 https://bugs.webkit.org/show_bug.cgi?id=64856
2836 Reviewed by Dirk Schulze.
2838 Update SVG feature status after r91331.
2840 * projects/svg/status.xml:
2842 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
2844 Reviewed by Darin Adler.
2846 Add note about cases where enums are preferred over bools on function parameters.
2847 https://bugs.webkit.org/show_bug.cgi?id=63564
2849 This matches the outcome of this webkit-dev thread:
2850 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
2852 * coding/coding-style.html:
2854 2011-05-31 Chris Evans <cevans@chromium.org>
2856 Reviewed by Drew Yao.
2858 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
2860 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
2862 2011-05-20 Alexey Proskuryakov <ap@apple.com>
2864 Reviewed by Dan Bernstein.
2866 Building instructions should not talk about Tiger
2867 https://bugs.webkit.org/show_bug.cgi?id=61210
2869 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
2870 Xcode version to the latest Leopard one.
2872 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
2874 Reviewed by Adam Barth.
2876 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
2877 https://bugs.webkit.org/show_bug.cgi?id=60686
2879 * security/security-group-members.html:
2881 2011-05-11 Cris Neckar <cdn@chromium.org>
2883 Reviewed by David Levin.
2885 Adding Cris Neckar to the Webkit Security Group site.
2886 https://bugs.webkit.org/show_bug.cgi?id=60668
2888 * security/security-group-members.html:
2890 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
2892 Reviewed by Mark Rowe.
2894 Update Qt/Nokia Security contacts
2895 https://bugs.webkit.org/show_bug.cgi?id=60650
2897 Ademar (me) replaced Simon as the release manager and primary security
2898 contact for QtWebKit. See:
2899 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
2901 * security/security-group-members.html:
2903 2011-05-09 Eric Seidel <eric@webkit.org>
2905 Reviewed by Adam Barth.
2907 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
2908 https://bugs.webkit.org/show_bug.cgi?id=59672
2910 * coding/adding-features.html: Added.
2913 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
2915 Not reviewed: adding image files for the blog post.
2917 * blog-files/inspector/remote-debugging-attached.png: Added.
2918 * blog-files/inspector/remote-debugging-discovery.png: Added.
2920 2011-04-27 Ojan Vafai <ojan@chromium.org>
2922 Reviewed by Dan Bernstein.
2924 change style guide to pre-increment in for-loops
2925 https://bugs.webkit.org/show_bug.cgi?id=59619
2927 This matches what a number of reviewers have been asking
2928 for in code reviews.
2930 * coding/coding-style.html:
2932 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
2934 Reviewed by Tor Arne Vestbø.
2936 Added instructions on how to work from behind proxy
2937 and detailed the instructions refering to rebasing.
2938 Windows build instructions do not work if you are behind a proxy
2939 or have a Temp directory that you do not own directly.
2940 https://bugs.webkit.org/show_bug.cgi?id=57246
2942 * building/tools.html:
2944 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
2946 Reviewed by James Robinson.
2948 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
2949 https://bugs.webkit.org/show_bug.cgi?id=58190
2951 * misc/related-target-and-shadow-dom.svg: Added.
2953 2011-04-06 David Levin <levin@chromium.org>
2955 Reviewed by Ojan Vafai.
2957 Augment style guidelines about meaningless parameters from text the unwritten rules email.
2958 https://bugs.webkit.org/show_bug.cgi?id=55275
2960 * coding/coding-style.html:
2962 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
2964 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
2967 * blog-files/inspector/stack-traces-img/1.png: Added.
2968 * blog-files/inspector/stack-traces-img/2.png: Added.
2969 * blog-files/inspector/stack-traces-img/3.png: Added.
2970 * blog-files/inspector/stack-traces-img/4.png: Added.
2971 * blog-files/inspector/stack-traces-img/5.png: Added.
2972 * blog-files/inspector/stack-traces-img/6.png: Added.
2973 * blog-files/inspector/stack-traces-img/button.png: Added.
2975 2011-02-26 David Levin <levin@chromium.org>
2977 Reviewed by Darin Adler.
2979 Add style guidelines about comments from the unwritten rules email.
2980 https://bugs.webkit.org/show_bug.cgi?id=55272
2982 * coding/coding-style.html: Added the guidelines.
2984 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
2986 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
2988 * blog-files/inspector/css_rule_diff.png: Added.
2990 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
2992 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
2994 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
2995 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
2996 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
2997 * blog-files/inspector/warning_10x10.png: Added.
2999 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
3001 Unreviewed. Add Web Inspector style editing screenshots.
3003 * blog-files/inspector-css-as-authored.png: Added.
3004 * blog-files/inspector-css-autocomplete.png: Added.
3005 * blog-files/inspector-unknown-css-properties.png: Added.
3007 2011-01-21 David Levin <levin@chromium.org>
3009 Reviewed by Darin Adler.
3011 Proposal: Require cross-organizational seconds for reviewer nominations
3012 https://bugs.webkit.org/show_bug.cgi?id=47597
3014 This changes the committer/reviewer policy to require an additional
3015 reviewer supporting a reviewer nomination to work for a different
3016 company and different project affiliation from the nominee.
3018 This means reviewer nominations would require four supporting reviewers,
3019 one of which knows the reviewer through the community (irc, email, bugs)
3020 ensuring that the nominee has the open-source collaboration skills
3021 we so highly value here in WebKit.
3023 * coding/commit-review-policy.html:
3025 2011-01-01 Adam Barth <abarth@webkit.org>
3027 Reviewed by Eric Seidel.
3029 Move JavaScriptCore to Source
3030 https://bugs.webkit.org/show_bug.cgi?id=51604
3032 * coding/assertion-guidelines.html:
3033 - Update documentation to point to the new location of
3036 2010-12-17 Dan Bernstein <mitz@apple.com>
3038 Reviewed by Simon Fraser.
3040 Rename WebKitTools to Tools
3041 https://bugs.webkit.org/show_bug.cgi?id=49861
3043 * asking_questions.html:
3044 * building/tools.html:
3045 * coding/scripts.html:
3047 2010-11-08 Jessie Berlin <jberlin@apple.com>
3049 Reviewed by Adam Roben.
3051 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
3053 https://bugs.webkit.org/show_bug.cgi?id=49189
3055 * building/tools.html:
3056 Add a line recommending bash shell users to comment out or remove those lines, with an
3057 explanation as to why.
3059 2010-11-04 Orlando Leite <orlleite@gmail.com>
3061 Reviewed by Adam Barth.
3063 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
3065 * building/tools.html:
3067 2010-10-29 Adam Roben <aroben@apple.com>
3069 Instruct developers to install the Feburary 2010 DirectX SDK, not just
3072 The February 2010 SDK is the last one with support for Visual Studio
3075 I also removed some unnecessary instructions regarding the DirectX
3078 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
3079 specific version of the DirectX SDK
3081 Reviewed by Steve Falkenburg.
3083 * building/tools.html:
3085 2010-10-28 Lucas Forschler <lforschler@apple.com>
3087 Reviewed by Geoffrey Garen.
3089 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
3091 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
3092 -Edited the .htaccess file to redirect the old pages to the new landing page.
3093 -This should keep our search engine page rankings effective.
3094 Potentially breaking:
3095 -This COULD potentially break the SunSpider benchmark.
3096 -Local testing with relative links seems to function as expected.
3097 -The .htaccess 301 redirects are UNTESTED.
3101 * perf/sunspider: Added.
3102 * perf/sunspider-0.9.1/sunspider.html: Removed.
3103 * perf/sunspider-0.9.1/versions.html: Removed.
3104 * perf/sunspider-0.9/sunspider.html: Removed.
3105 * perf/sunspider/sunspider.css: Added.
3106 * perf/sunspider/sunspider.html: Added.
3108 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
3110 Reviewed by David Levin.
3112 Add DirectX SDK to Installing Developer Tools web page
3113 https://bugs.webkit.org/show_bug.cgi?id=47911
3115 * building/tools.html:
3117 2010-09-30 David Levin <levin@chromium.org>
3119 Reviewed by Darin Adler.
3121 Add guideline for constructors doing implicit type conversion to coding style.
3122 https://bugs.webkit.org/show_bug.cgi?id=47646
3124 * coding/coding-style.html:
3126 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
3128 Reviewed by Simon Fraser.
3130 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
3131 https://bugs.webkit.org/show_bug.cgi?id=47013
3133 * nav.inc: Removed the space from the web inspector wiki link.
3135 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
3137 Unreviewed HTML syntax fix for my recent change in the coding-style.
3139 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
3141 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
3143 Reviewed by Darin Adler.
3145 check-webkit-style and the coding style guidelines page are inconsistent
3146 https://bugs.webkit.org/show_bug.cgi?id=46099
3148 * coding/coding-style.html:
3149 Making clear that includes of system headers must come after includes of other headers.
3151 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
3153 Reviewed by Adam Barth.
3155 Adding a timeline screenshot for blocking and defer scripts
3156 https://bugs.webkit.org/show_bug.cgi?id=45933
3158 * blog-files/timeline-blocking-script.png: Added.
3159 * blog-files/timeline-defer-script.png: Added.
3161 2010-09-14 Jessie Berlin <jberlin@apple.com>
3163 Reviewed by Adam Roben.
3165 Exceptions are getting ignored on 64-bit Windows in the Web Process.
3166 https://bugs.webkit.org/show_bug.cgi?id=45779
3168 * building/tools.html:
3169 Add instructions about how to optionally get hotfix 976038.
3171 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
3173 Reviewed by Adam Barth.
3175 https://bugs.webkit.org/show_bug.cgi?id=43982
3176 This js file seems to be a popular script for detecting mobile WebKit but
3177 it has a flaw that makes it fail on Android and BlackBerry.
3179 The issue is that it looks for "Mobile/" but Android and BlackBerry
3180 use "Mobile" with no numbering after it.
3181 Changed RegExp pattern " Mobile/" to " Mobile\\b".
3183 * misc/WebKitDetect.js:
3184 (WebKitDetect.isMobile):
3186 2010-08-27 Darin Adler <darin@apple.com>
3188 * coding/RefPtr.html: Minor revision, improve clarity and mention some
3189 recent developments.
3191 2010-08-26 Daniel Bates <dbates@rim.com>
3193 Reviewed by Dumitru Daniliuc.
3195 Fix misspelled words on WebKit.org contact.html,
3196 demos/index.html, and quality/leakhunting.html
3197 https://bugs.webkit.org/show_bug.cgi?id=44747
3199 Fix some misspelled words on the WebKit.org site.
3201 * contact.html: Change "bugreports" [sic] to "bug reports".
3202 * demos/index.html: Change "testcase" [sic] to "test case".
3203 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
3205 2010-08-23 David Kilzer <ddkilzer@apple.com>
3207 Clean up some HTML typos in crashlogs.html
3209 Rubber-stamped by Maciej Stachowiak.
3211 * quality/crashlogs.html: Fixed "</code>>" typos added in
3212 r56300. Changed "<tt>" tag with style attribute to "<code>"
3213 that was missed in r56300.
3215 2010-08-17 Beth Dakin <bdakin@apple.com>
3217 Rubber-stamped by Adele.
3219 Adding a MathML Demo and screenshot.
3221 * blog-files/riemann-screenshot.png: Added.
3222 * demos/mathml: Added.
3223 * demos/mathml/MathMLDemo.xhtml: Added.
3225 2010-08-17 Adam Roben <aroben@apple.com>
3227 Instruct developers to (optionally) install Debugging Tools for
3230 These tools are used by some of our scripts, so are useful for
3231 developers to have installed.
3233 Fixes <http://webkit.org/b/44128> webkit.org building instructions
3234 should recommend installing Debugging Tools for Windows
3236 Reviewed by Sam Weinig.
3238 * building/tools.html:
3240 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
3242 Reviewed by Nikolas Zimmermann.
3244 Update SVG implementation status.
3246 * projects/svg/status.xml:
3248 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
3250 Reviewed by Darin Adler.
3252 Add a diagram explaining how a DOM element is attached to the site.
3253 https://bugs.webkit.org/show_bug.cgi?id=42763
3255 * coding/dom-element-attach.html: Added.
3256 * coding/images/dom-element-attach-large.png: Added.
3257 * coding/images/dom-element-attach-small.png: Added.
3258 * coding/images/dom-element-attach.graffle: Added.
3259 * coding/technical-articles.html: Added a link to the page with the diragram.
3261 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
3263 Reviewed by Darin Adler.
3265 Improve assertion macro documentation.
3267 https://bugs.webkit.org/show_bug.cgi?id=40565
3269 * coding/assertion-guidelines.html:
3271 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
3273 Reviewed by Geoffrey Garen.
3275 Add an index of technical articles to the WebKit site. This makes the
3276 links to the RefPtr and Assertion documentation discoverable and
3277 provides an easy way to find some useful blog posts.
3279 https://bugs.webkit.org/show_bug.cgi?id=40561
3281 * coding/technical-articles.html: Added.
3282 * nav.inc: Add link to technical articles.
3284 2010-06-15 Adam Roben <aroben@apple.com>
3286 Remove some unnecessary steps for setting up the debugger on Windows
3288 Apparently update-webkit does this for you now.
3290 Rubber-stamped by Steve Falkenburg.
3292 * building/debug.html: Removed the first two Windows steps, which are
3293 now unnecessary, and updated the third to reflect reality.
3295 2010-06-14 Adam Roben <aroben@apple.com>
3297 Improve instructions for debugging on Windows
3299 Fixes <http://webkit.org/b/40585>.
3301 Reviewed by Steve Falkenburg.
3303 * building/debug.html: Improved the Windows instructions. We now
3304 instruct users to set things up so that hitting F5 from WebKit.sln
3305 will launch Safari with the WEBKITNIGHTLY environment variable
3306 pointing to the location of the built WebKit.dll.
3308 * building/console_vs2005.jpg: Removed.
3309 * building/debug_vs2005.jpg: Removed.
3311 * building/launch-debugger-vs2005.png: Added.
3312 * building/set-as-startup-project-vs2005.png: Added.
3313 * building/set-debugging-properties-vs2005.png: Added.
3315 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
3317 Reviewed by Darin Adler.
3319 Add documentation on the various assertion macros in WebKit.
3321 https://bugs.webkit.org/show_bug.cgi?id=39950
3323 * coding/assertion-guidelines.html: Added.
3325 2010-05-29 Sterling Swigart <sswigart@google.com>
3327 Reviewed by David Levin.
3329 Adding tests to canvas.html performance test
3330 https://bugs.webkit.org/show_bug.cgi?id=39883
3332 * demos/canvas-perf/canvas.html:
3338 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
3340 Reviewed by Darin Adler.
3342 Update the style guide re: static member variables and structs
3343 https://bugs.webkit.org/show_bug.cgi?id=39663
3345 Per Darin Adler's proposal on webkit-dev.
3347 All static member variables should be prefixed with s_.
3348 m_ should not be used for public data members in structs.
3349 Only structs should have public data members.
3351 * coding/coding-style.html:
3353 2010-05-24 David Levin <levin@chromium.org>
3355 Reviewed by Maciej Stachowiak.
3357 Improve canvas perf test accuracy.
3358 https://bugs.webkit.org/show_bug.cgi?id=39635
3360 * demos/canvas-perf/canvas.html:
3361 1. Change the various tests to get the image data for the result
3362 to help ensure that the operation has completed by the time,
3363 and subtract out the time needed to do this.
3364 2. Made the test more flexible about number of repetitions and
3366 3. Make the tests run separately and have a pause between them
3367 to allow for garbage collection so that results are more
3369 4. Added a standard logging function and shouldBe asserts to
3370 verify that the correct scaling operations were happening.
3372 2010-05-20 Daniel Bates <dbates@rim.com>
3374 Rubber-stamped by Simon Fraser.
3376 Spelling correction; change "acces" [sic] to "access".
3378 * quality/lifecycle.html:
3380 2010-05-14 Eric Seidel <eric@webkit.org>
3382 Reviewed by Maciej Stachowiak.
3384 Update tools.html to mention that Tiger users require a newer Python
3385 https://bugs.webkit.org/show_bug.cgi?id=38822
3387 Also updated the instructions that only Tiger users need
3388 to install a subversion client. Newer OSes already have
3389 subversion included in the install.
3391 * building/tools.html:
3393 2010-05-08 Dirk Schulze <krit@webkit.org>
3395 Reviewed by Nikolas Zimmermann.
3397 SVGFont's VKern implementation missing
3398 https://bugs.webkit.org/show_bug.cgi?id=38663
3400 * projects/svg/status.xml:
3402 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
3404 Reviewed by Adam Barth.
3406 Commit and Review policy should encourage unofficial reviews
3407 https://bugs.webkit.org/show_bug.cgi?id=38517
3409 * coding/commit-review-policy.html:
3411 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
3413 Reviewed by Darin Adler.
3415 Fix the sticky-notes demo.
3416 https://bugs.webkit.org/show_bug.cgi?id=38550
3418 1. Exceptions thrown by openDatabase() should be treated as
3420 2. Do not allow users to create new notes when openDatabase()
3423 * demos/sticky-notes/index.html:
3425 2010-05-02 Dirk Schulze <krit@webkit.org>
3427 Reviewed by Nikolas Zimmermann.
3429 SVG hkern implementation incomplete
3430 https://bugs.webkit.org/show_bug.cgi?id=38407
3432 We support hkern now. Mention this in the SVG status page.
3434 * projects/svg/status.xml:
3436 2010-04-29 Dean Jackson <dino@apple.com>
3438 Unreviewed. Make a note that we are no longer proposing
3439 the evaluateMediaQuery method. Instead, we are following
3440 the standard matchMedium method from CSS 3 View.
3442 * specs/MediaQueriesExtensions.html:
3444 2010-04-18 Adam Barth <abarth@webkit.org>
3446 Unreviewed. Update a label of the diagram to better match the
3447 description in the text of the blog post.
3449 * blog-files/loader-diagram.svg:
3451 2010-04-17 Adam Barth <abarth@webkit.org>
3453 Unreviewed. Added loader diagram for upcoming blog post.
3455 * blog-files/loader-diagram.svg: Added.
3457 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
3459 Reviewed by Eric Seidel.
3461 Minor Updates and Cleanup to the Contributing Page
3462 https://bugs.webkit.org/show_bug.cgi?id=37415
3464 * coding/contributing.html:
3466 2010-04-07 Maciej Stachowiak <mjs@apple.com>
3470 Random demo to look cool on twitter.
3472 * misc/gradient-input.html: Added.
3474 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
3478 Adding images for inspector blog post. Previewed by Timothy Hatcher.
3480 * blog-files/inspector/audits_launcher.png: Added.
3481 * blog-files/inspector/audits_panel.png: Added.
3482 * blog-files/inspector/console_panel.png: Added.
3483 * blog-files/inspector/context_menu.png: Added.
3484 * blog-files/inspector/css_highlighted_line.png: Added.
3485 * blog-files/inspector/css_line_number_snippet.png: Added.
3486 * blog-files/inspector/css_line_numbers.png: Added.
3487 * blog-files/inspector/deactivate_breakpoints.png: Added.
3488 * blog-files/inspector/evaluate_on_hover.png: Added.
3489 * blog-files/inspector/evaluate_on_hover_2.png: Added.
3490 * blog-files/inspector/inherited_styles.png: Added.
3491 * blog-files/inspector/large_dom.png: Added.
3492 * blog-files/inspector/large_resources.png: Added.
3493 * blog-files/inspector/pseudo_elements.png: Added.
3494 * blog-files/inspector/redirect_headers.png: Added.
3495 * blog-files/inspector/redirect_headers_full.png: Added.
3496 * blog-files/inspector/redirects.png: Added.
3497 * blog-files/inspector/redirects_full.png: Added.
3498 * blog-files/inspector/timeline_overview.png: Added.
3499 * blog-files/inspector/timeline_panel.png: Added.
3500 * blog-files/inspector/timeline_record_details.png: Added.
3502 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
3504 Reviewed by David Levin.
3506 Asking Questions Page Grammar Fixes
3507 https://bugs.webkit.org/show_bug.cgi?id=36608
3509 * asking_questions.html:
3511 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
3513 Reviewed by Timothy Hatcher.
3515 New Asking Questions Page is not Valid HTML5
3516 https://bugs.webkit.org/show_bug.cgi?id=36605
3518 * asking_questions.html: fixed issues raised by the validator.
3520 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
3522 Reviewed by David Levin.
3524 Add a page on how to ask questions
3525 https://bugs.webkit.org/show_bug.cgi?id=35223
3527 * asking_questions.html: Added.
3528 Add a page on how to ask questions based on Ariya Hidayat's mail: how
3529 to get help effectively
3530 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
3532 * contact.html: Tweaked the wording to make it more clear what the
3533 mailing list are used for. Also changed the formatting to better
3534 underline the different mailing lists.
3536 2010-03-24 Sam Weinig <sam@webkit.org>
3538 Rubber-stamped by Anders Carlsson..
3540 Update Security Group Members list.
3542 * security/security-group-members.html:
3544 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3548 Add another example.
3550 * demos/accessible-ascii-art/butterfly-figure.html: Added.
3552 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3556 Add example of accessible ASCII art for HTML WG.
3558 * demos/accessible-ascii-art: Added.
3559 * demos/accessible-ascii-art/butterfly.html: Added.
3561 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3563 Reviewed by Mark Rowe.
3565 WebKit blog should be valid HTML5
3566 https://bugs.webkit.org/show_bug.cgi?id=36410
3568 * blog/wp-content/themes/webkit/comments-popup.php:
3569 * blog/wp-content/themes/webkit/footer.php:
3570 * blog/wp-content/themes/webkit/header.php:
3572 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3574 Reviewed by Mark Rowe.
3576 Fix a bunch of HTML5 validation errors on various pages.
3577 https://bugs.webkit.org/show_bug.cgi?id=36409
3579 * building/build.html:
3580 * building/checkout.html:
3581 * building/debug.html:
3582 * building/run.html:
3583 * building/tools.html:
3584 * coding/coding-style.html:
3585 * coding/contributing.html:
3586 * coding/major-objects.html:
3591 * projects/compat/index.html:
3592 * projects/css/index.html:
3593 * projects/documentation/index.html:
3594 * projects/goals.html:
3595 * projects/index.html:
3596 * projects/mathml/index.html:
3597 * quality/bugpriorities.html:
3598 * quality/bugwriting.html:
3599 * quality/crashlogs.html:
3600 * quality/lifecycle.html:
3601 * quality/testing.html:
3602 * quality/testwriting.html:
3604 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3606 Reviewed by Mark Rowe.
3608 webkit.org should use the HTML5 doctype
3609 https://bugs.webkit.org/show_bug.cgi?id=36407
3612 * misc/drosera/index.html:
3613 * perf/slickspeed/system/index.php:
3614 * perf/slickspeed/system/template.php:
3617 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3619 Reviewed by Mark Rowe.
3621 http://webkit.org/ has an HTML5 validation error
3622 https://bugs.webkit.org/show_bug.cgi?id=36406
3626 2010-03-15 Maciej Stachowiak <mjs@apple.com>
3628 Tweak canvas perf demo.
3630 * demos/canvas-perf/canvas.html:
3632 2010-03-14 Maciej Stachowiak <mjs@apple.com>
3634 Added canvas perf demo for whatwg.
3636 * demos/canvas-perf: Added.
3637 * demos/canvas-perf/canvas.html: Added.
3638 * demos/canvas-perf/kraken.jpg: Added.
3640 2010-03-09 Adam Roben <aroben@apple.com>
3642 Add a link to the Contributors Meeting registration form in the
3645 Rubber-stamped in advance by Adele Peterson.
3647 * nav.inc: Added a link underneath "Trac".
3649 2010-02-26 Sam Weinig <sam@webkit.org>
3651 Rubber-stamped by Adele Peterson.
3653 Update Security Group Members list.
3655 * security/security-group-members.html:
3657 2010-02-23 Jessie Berlin <jberlin@webkit.org>
3659 Reviewed by Eric Seidel and Adam Roben.
3661 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
3662 https://bugs.webkit.org/show_bug.cgi?id=35098
3664 * building/debug.html:
3665 Add instructions on how to build and run WebKit from within Visual Studio.
3667 2010-02-20 Maciej Stachowiak <mjs@apple.com>
3669 Rubber stamped by Adam Barth.
3671 Add sunspider-0.9.1 to the site in preparation for announcing it.
3672 https://bugs.webkit.org/show_bug.cgi?id=35206
3674 * perf/sunspider-0.9.1: Added.
3675 * perf/sunspider-0.9.1/json2.js: Added.
3676 * perf/sunspider-0.9.1/sunspider-0.9: Added.
3677 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
3678 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
3679 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
3680 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
3681 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
3682 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
3683 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
3684 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
3685 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
3686 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
3687 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
3688 * perf/sunspider-0.9.1/sunspider.css: Added.
3689 * perf/sunspider-0.9.1/sunspider.html: Added.
3690 * perf/sunspider-0.9.1/versions.html: Added.
3692 2010-02-17 Maciej Stachowiak <mjs@apple.com>
3694 Not reviewed - demo.
3696 Made some examples of using <details> for table descriptions.
3698 * demos/hover-summary: Added.
3699 * demos/hover-summary/details.css: Added.
3700 * demos/hover-summary/details.js: Added.
3701 (summaryClickListener):
3704 * demos/hover-summary/example1.html: Added.
3705 * demos/hover-summary/example2.html: Added.
3706 * demos/hover-summary/horizontal-triangle.png: Added.
3707 * demos/hover-summary/vertical-triangle.png: Added.
3709 2010-02-02 Jens Alfke <snej@chromium.org>
3711 Reviewed by David Levin.
3713 Clarified coding guidelines on wiki to allow indentation of
3714 _nested_ namespaces.
3715 https://bugs.webkit.org/show_bug.cgi?id=32137
3717 * coding/coding-style.html:
3719 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
3721 Reviewed by David Kilzer.
3723 Added to contributing code page a pointer to the preferred
3724 license text. Also added information about copyright lines.
3726 https://bugs.webkit.org/show_bug.cgi?id=34017
3728 * coding/contributing.html:
3730 - Added CSS class for books.
3732 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
3734 Reviewed by David Levin.
3736 Added screenshots and clearer instructions on how to submit
3739 https://bugs.webkit.org/show_bug.cgi?id=32542
3741 Also added that a bug report should be selected or created
3742 prior to submitting a patch.
3744 * coding/contributing.html:
3745 * coding/images: Added.
3746 * coding/images/contribute_add_attachment.png: Added.
3747 * coding/images/contribute_mark_review.png: Added.
3749 2010-01-11 Maciej Stachowiak <mjs@apple.com>
3751 Not reviewed; updated for truth (and readability).
3753 Fixed some wrong listings and reorganized this page.
3755 * security/security-group-members.html:
3757 2010-01-06 Dirk Schulze <krit@webkit.org>
3759 Reviewed by Nikolas Zimmermann.
3762 https://bugs.webkit.org/show_bug.cgi?id=31905
3764 Update SVG status page. We support feDisplacementMap and feImage now.
3766 * projects/svg/status.xml:
3768 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
3770 Reviewed by Darin Adler.
3772 Removed outdated contact information from bug life cycle page.
3774 https://bugs.webkit.org/show_bug.cgi?id=32494
3776 * quality/lifecycle.html:
3778 2009-12-13 Dan Bernstein <mitz@apple.com>
3780 Reviewed by Sam Weinig.
3782 Add a style guideline concerning floating point literals
3783 https://bugs.webkit.org/show_bug.cgi?id=32497
3785 * coding/coding-style.html:
3787 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
3789 Reviewed by Adam Roben.
3791 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
3792 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
3793 in Windows as part of running update_webkit.
3795 * building/build.html:
3796 - removed the reference to forgetting to set environment variables as a common source of errors
3797 on Windows. This is because this patch would make it unnecessary for the user to set these
3800 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
3802 Reviewed by Darin Adler.
3804 Added the "using std::foo" rule to the coding style guidelines.
3806 https://bugs.webkit.org/show_bug.cgi?id=32301
3808 Added to the coding style guidelines the "using std::foo" rule
3809 checked by the check-webkit-style script. Also clarified the
3810 "using" statement guidelines that apply to implementation files.
3812 * coding/coding-style.html:
3814 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
3816 Reviewed by Darin Adler.
3818 Refactored web site documentation so that advice to add
3819 WebKitTools/Scripts to your shell path does not appear
3822 https://bugs.webkit.org/show_bug.cgi?id=32112
3824 * building/build.html:
3825 * building/checkout.html:
3826 * building/run.html:
3827 * coding/coding-style.html:
3828 * coding/contributing.html:
3829 * coding/scripts.html: Added.
3830 * quality/testing.html:
3832 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
3834 Reviewed by Eric Seidel.
3836 Add reference to the GTK and QT build wiki pages
3838 https://bugs.webkit.org/show_bug.cgi?id=32088
3840 * building/tools.html:
3843 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
3845 Reviewed by Darin Adler.
3847 Added clarifications to the web site regarding coding style and
3850 https://bugs.webkit.org/show_bug.cgi?id=31618
3852 Changes include the following:
3854 - Expanded the style guidelines regarding "using" statements.
3855 - Made the style guidelines page validate as HTML.
3856 - Added that legacy WebKit components should not be cleaned up.
3857 - Added that it is more acceptable to update style when already
3860 * coding/coding-style.html:
3861 * coding/contributing.html:
3862 * projects/cleanup/index.html:
3864 2009-11-18 Eric Seidel <eric@webkit.org>
3866 Reviewed by David Levin.
3868 Make 80 patches a formal requirement for reviewership
3869 https://bugs.webkit.org/show_bug.cgi?id=31313
3870 Per discussion on the webkit-reviewers list:
3871 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
3873 * coding/commit-review-policy.html:
3875 2009-11-18 Daniel Bates <dbates@webkit.org>
3877 Reviewed by Eric Seidel.
3879 https://bugs.webkit.org/show_bug.cgi?id=31610
3881 Adds property "min-width" to #title so that the width of the title
3882 element on each page is at least 790px. In particular, this makes
3883 the page <http://webkit.org/security/security-group-members.html>
3884 consistent, in appearance, to the rest of the site.
3888 2009-11-16 Sam Weinig <sam@webkit.org>
3890 Reviewed by Anders Carlsson.
3892 Update Security Group Members list.
3894 * security/security-group-members.html:
3896 2009-11-16 Sam Weinig <sam@webkit.org>
3898 Reviewed by Adele Peterson.
3900 Update Security Group Members list.
3902 * security/security-group-members.html:
3904 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
3906 Reviewed by Darin Adler.
3908 Added to the WebKit Coding Style Guidelines not to use
3909 "using namespace" statements in header files.
3911 * coding/coding-style.html:
3913 2009-11-10 Oliver Hunt <oliver@apple.com>
3915 Reviewed by Maciej Stachowiak.
3917 Fix WebGL demos to work with renamed WebGL primitives
3919 * blog-files/webgl/Earth.html:
3920 * blog-files/webgl/ManyPlanetsDeep.html:
3921 * blog-files/webgl/SpinningBox.html:
3922 * blog-files/webgl/SpiritBox.html:
3923 * blog-files/webgl/TeapotPerPixel.html:
3924 * blog-files/webgl/TeapotPerVertex.html:
3925 * blog-files/webgl/WebGL+CSS.html:
3926 * blog-files/webgl/resources/CanvasMatrix.js:
3927 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
3928 * blog-files/webgl/resources/utils3d.js:
3933 2009-11-06 Dirk Schulze <krit@webkit.org>
3935 Rubber stamped by Eric Seidel.
3937 Update SVG status page. We support feMorphology now.
3938 Set lightning filters to unimplemented.
3940 * projects/svg/status.xml:
3942 2009-11-06 Jeff Schiller <codedread@gmail.com>
3944 Reviewed by Darin Adler.
3946 SVG Status page update
3947 https://bugs.webkit.org/show_bug.cgi?id=31179
3949 * projects/svg/status.xml:
3951 2009-11-03 Darin Adler <darin@apple.com>
3953 Set the MIME type for all PNG files in this directory.
3955 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
3956 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
3957 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
3958 * blog-files/acid3-100.png: Modified property svn:mime-type.
3959 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
3960 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
3961 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
3962 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
3963 * blog-files/acid3-timing.png: Modified property svn:mime-type.
3964 * blog-files/bounce.png: Added property svn:mime-type.
3965 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
3966 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
3967 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
3968 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
3969 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
3970 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
3971 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
3972 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
3973 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
3974 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
3975 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
3976 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
3977 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
3978 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
3979 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
3980 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
3981 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
3982 * blog-files/inspector/colors.png: Added property svn:mime-type.
3983 * blog-files/inspector/cookies.png: Added property svn:mime-type.
3984 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
3985 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
3986 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
3987 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
3988 * blog-files/inspector/enable.png: Added property svn:mime-type.
3989 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
3990 * blog-files/inspector/form_data.png: Added property svn:mime-type.
3991 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
3992 * blog-files/inspector/inorder.png: Added property svn:mime-type.
3993 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
3994 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
3995 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
3996 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
3997 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
3998 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
3999 * blog-files/kate-circle.png: Modified property svn:mime-type.
4000 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
4001 * blog-files/kate-gradient.png: Modified property svn:mime-type.
4002 * blog-files/kate-reflected.png: Modified property svn:mime-type.
4003 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
4004 * blog-files/kate.png: Modified property svn:mime-type.
4005 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
4006 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
4007 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
4008 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
4009 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
4010 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
4011 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
4012 * blog-files/pulse.png: Added property svn:mime-type.
4013 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
4014 * blog-files/sfx-perf.png: Modified property svn:mime-type.
4015 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
4016 * blog-files/squirrelfish.png: Modified property svn:mime-type.
4017 * blog-files/vignette-mask.png: Modified property svn:mime-type.
4018 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
4019 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
4020 * blog-files/wsj-preload.png: Modified property svn:mime-type.
4021 * blog-files/wsj-vs.png: Modified property svn:mime-type.
4022 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
4023 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
4024 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
4025 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
4026 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
4027 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
4028 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
4029 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
4030 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
4031 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
4032 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
4033 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
4034 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
4035 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
4036 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
4037 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
4038 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
4039 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
4040 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
4041 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
4042 * blog/wp-admin/images/list.png: Added property svn:mime-type.
4043 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
4044 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
4045 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
4046 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
4047 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
4048 * blog/wp-admin/images/no.png: Added property svn:mime-type.
4049 * blog/wp-admin/images/se.png: Added property svn:mime-type.
4050 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
4051 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
4052 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
4053 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
4054 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
4055 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
4056 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
4057 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
4058 * blog/wp-content/drosera.png: Modified property svn:mime-type.
4059 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
4060 * blog/wp-content/rotate.png: Modified property svn:mime-type.
4061 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
4062 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
4063 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
4064 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
4065 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
4066 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
4067 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
4068 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
4069 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
4070 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
4071 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
4072 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
4073 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
4074 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
4075 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
4076 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
4077 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
4078 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
4079 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
4080 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
4081 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
4082 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
4083 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
4084 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
4085 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
4086 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
4087 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
4088 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
4089 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
4090 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
4091 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
4092 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
4093 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
4094 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
4095 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
4096 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
4097 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
4098 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
4099 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
4100 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
4101 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
4102 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
4103 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
4104 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
4105 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
4106 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
4107 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
4108 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
4109 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
4110 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
4111 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
4112 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
4113 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
4114 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
4115 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
4116 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
4117 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
4118 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
4119 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
4120 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
4121 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
4122 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
4123 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
4124 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
4125 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
4126 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
4127 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
4128 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
4129 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
4130 * images/DroseraPic.png: Modified property svn:mime-type.
4131 * misc/drosera/drosera.png: Modified property svn:mime-type.
4132 * perf/slickspeed/logo.png: Modified property svn:mime-type.
4134 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
4136 Reviewed by Timothy Hatcher.
4138 Adding images for an upcoming blog post.
4140 * blog-files/inspector/breakpoints.png: Added.
4141 * blog-files/inspector/colors.png: Added.
4142 * blog-files/inspector/cookies.png: Added.
4143 * blog-files/inspector/css_selectors.png: Added.
4144 * blog-files/inspector/css_syntax_highlight.png: Added.
4145 * blog-files/inspector/dom_storage.png: Added.
4146 * blog-files/inspector/edit_attributes.png: Added.
4147 * blog-files/inspector/enable.png: Added.
4148 * blog-files/inspector/event_listeners.png: Added.