1 2015-12-03 Timothy Hatcher <timothy@apple.com>
3 One more attempt to clean up redirects.
7 2015-12-03 Timothy Hatcher <timothy@apple.com>
9 Avoid double slashes after redirect for directories.
13 2015-12-03 Timothy Hatcher <timothy@apple.com>
15 Fix directory redirects some more.
19 2015-12-03 Timothy Hatcher <timothy@apple.com>
21 Fix directory redirect ordering.
25 2015-12-03 Jonathan Davis <jond@apple.com>
27 Fixed cache logic so download data is correctly available.
29 * wp-content/themes/webkit/nightly.php:
31 2015-12-03 Timothy Hatcher <timothy@apple.com>
33 Add some missing redirects for directories of the old site.
37 2015-12-03 Jonathan Davis <jond@apple.com>
39 Fixed transient behavior when the cache plugin is enabled.
41 * wp-content/themes/webkit/functions.php:
42 * wp-content/themes/webkit/includes.php:
43 * wp-content/themes/webkit/nightly.php:
45 2015-12-03 Jonathan Davis <jond@apple.com>
47 Add sub-section anchors to code style guidelines
48 https://bugs.webkit.org/show_bug.cgi?id=151770
50 Reviewed by Timothy Hatcher.
53 * wp-content/plugins/table-of-contents.php:
54 * wp-content/themes/webkit/includes.php:
55 * wp-content/themes/webkit/style.css:
57 (p > a[name]::before):
61 (.admin-bar p > a[name]::before):
62 (.screen-reader-text):
63 (.table-of-contents ul li > ul):
64 (#post-4132 pre:nth-child(-n+10)):
65 (#post-4132 pre:nth-child(-n+8)): Deleted.
67 2015-12-01 Jonathan Davis <jond@apple.com>
69 Updated favicon.ico with the new logo.
73 2015-12-01 Jonathan Davis <jond@apple.com>
75 Improved accessibility handling for the small drop-down menu.
77 * wp-content/themes/webkit/scripts/global.js:
79 2015-12-01 Jonathan Davis <jond@apple.com>
81 Fixed font rendering. Fixed SVG rendering for Firefox.
83 * wp-content/themes/webkit/images/icons.svg:
84 * wp-content/themes/webkit/images/inspector.svg:
85 * wp-content/themes/webkit/images/twitter.svg:
86 * wp-content/themes/webkit/style.css:
89 (.screen-reader-text:focus):
91 (.tile.category-web-inspector .background-image):
92 (.tile.category-performance .background-image):
93 (.tile.category-javascript .background-image):
94 (.tile.category-css .background-image):
95 (.tile.category-standards .background-image):
96 (.tile.category-contributing .background-image):
97 (.tile.category-storage .background-image):
98 (.tile.category-layout .background-image):
99 (.tile.tag-timeline .background-image):
100 (.tile.tag-console .background-image):
101 (.tile.tag-debugger .background-image):
102 (.tile.tag-shortcuts .background-image):
103 (.tile .background-image.loaded):
104 (body, input, textarea, select, button): Deleted.
106 2015-12-01 Jonathan Davis <jond@apple.com>
108 Removed escpaes to correctly pass query string arguments.
112 2015-12-01 Jonathan Davis <jond@apple.com>
114 Corrected rewrite rules to restore convenience paths.
118 2015-12-01 Jonathan Davis <jond@apple.com>
120 Fixed static reference PHP syntax for compatibility with the server environment.
122 * wp-content/plugins/table-of-contents.php:
124 2015-12-01 Jonathan Davis <jond@apple.com>
126 Fixed PHP syntax for compatibility with the server environment.
128 * wp-content/plugins/social-meta.php:
129 * wp-content/themes/webkit/functions.php:
130 * wp-content/themes/webkit/widgets/twitter.php:
132 2015-12-01 Jonathan Davis <jond@apple.com>
134 Updated webkit.org to use the new theme and WordPress deployment.
140 2015-12-01 Jonathan Davis <jond@apple.com>
142 Fixed data return format for tweets when updating cache.
144 * wp-content/themes/webkit/widgets/twitter.php:
146 2015-12-01 Jonathan Davis <jond@apple.com>
148 Theme update to tidy styles and add a theme screenshot.
150 * wp-content/themes/webkit/screenshot.png: Added.
151 * wp-content/themes/webkit/style.css:
153 (.tile .background-image):
155 2015-11-30 Jonathan Davis <jond@apple.com>
157 Set max-height to prevent narrow images from upscaling.
159 * wp-content/themes/webkit/style.css:
160 (article figure > img):
162 (figure.widescreen figcaption):
163 (figure.widescreen img): Deleted.
165 2015-11-30 Jonathan Davis <jond@apple.com>
167 Added a new theme and plugins for a redesigned webkit.org.
169 Reviewed by Timothy Hatcher.
171 * apple-touch-icon-precomposed.png: Added.
172 * code-style.md: Added.
173 * commit-review.md: Added.
174 * favicon.png: Added.
175 * security-policy.md: Added.
176 * tabicon.svg: Added.
178 * wp-content/index.php: Added.
179 * wp-content/maintenance.php: Added.
180 * wp-content/plugins: Added.
181 * wp-content/plugins/analytics.php: Added.
182 * wp-content/plugins/hyperlight: Added.
183 * wp-content/plugins/hyperlight/hyperlight: Added.
184 * wp-content/plugins/hyperlight/hyperlight.php: Added.
185 * wp-content/plugins/hyperlight/hyperlight/hyperlight.php: Added.
186 * wp-content/plugins/hyperlight/hyperlight/languages: Added.
187 * wp-content/plugins/hyperlight/hyperlight/languages/apache.php: Added.
188 * wp-content/plugins/hyperlight/hyperlight/languages/blocklist.php: Added.
189 * wp-content/plugins/hyperlight/hyperlight/languages/code.php: Added.
190 * wp-content/plugins/hyperlight/hyperlight/languages/cpp.php: Added.
191 * wp-content/plugins/hyperlight/hyperlight/languages/csharp.php: Added.
192 * wp-content/plugins/hyperlight/hyperlight/languages/css.php: Added.
193 * wp-content/plugins/hyperlight/hyperlight/languages/diff.php: Added.
194 * wp-content/plugins/hyperlight/hyperlight/languages/filetypes: Added.
195 * wp-content/plugins/hyperlight/hyperlight/languages/html.php: Added.
196 * wp-content/plugins/hyperlight/hyperlight/languages/ini.php: Added.
197 * wp-content/plugins/hyperlight/hyperlight/languages/iphp.php: Added.
198 * wp-content/plugins/hyperlight/hyperlight/languages/javascript.php: Added.
199 * wp-content/plugins/hyperlight/hyperlight/languages/php.php: Added.
200 * wp-content/plugins/hyperlight/hyperlight/languages/python.php: Added.
201 * wp-content/plugins/hyperlight/hyperlight/languages/syntax.php: Added.
202 * wp-content/plugins/hyperlight/hyperlight/languages/vb.php: Added.
203 * wp-content/plugins/hyperlight/hyperlight/languages/xml.php: Added.
204 * wp-content/plugins/hyperlight/hyperlight/preg_helper.php: Added.
205 * wp-content/plugins/index.php: Added.
206 * wp-content/plugins/social-meta.php: Added.
207 * wp-content/plugins/table-of-contents.php: Added.
208 * wp-content/plugins/visual-preview.php: Added.
209 * wp-content/themes: Added.
210 * wp-content/themes/index.php: Added.
211 * wp-content/themes/webkit: Added.
212 * wp-content/themes/webkit/404.php: Added.
213 * wp-content/themes/webkit/444.php: Added.
214 * wp-content/themes/webkit/footer.php: Added.
215 * wp-content/themes/webkit/front-header.php: Added.
216 * wp-content/themes/webkit/front-page.php: Added.
217 * wp-content/themes/webkit/functions.php: Added.
218 * wp-content/themes/webkit/header.php: Added.
219 * wp-content/themes/webkit/images: Added.
220 * wp-content/themes/webkit/images/download.svg: Added.
221 * wp-content/themes/webkit/images/icons.svg: Added.
222 * wp-content/themes/webkit/images/inspector.svg: Added.
223 * wp-content/themes/webkit/images/menu-down.svg: Added.
224 * wp-content/themes/webkit/images/squirrelfish-lives.svg: Added.
225 * wp-content/themes/webkit/images/twitter.svg: Added.
226 * wp-content/themes/webkit/images/webkit.svg: Added.
227 * wp-content/themes/webkit/includes.php: Added.
228 * wp-content/themes/webkit/index.php: Added.
229 * wp-content/themes/webkit/loop.php: Added.
230 * wp-content/themes/webkit/nightly.php: Added.
231 * wp-content/themes/webkit/page.php: Added.
232 * wp-content/themes/webkit/scripts: Added.
233 * wp-content/themes/webkit/scripts/global.js: Added.
234 * wp-content/themes/webkit/single.php: Added.
235 * wp-content/themes/webkit/sitemap.php: Added.
236 * wp-content/themes/webkit/status.php: Added.
237 * wp-content/themes/webkit/style.css: Added.
238 * wp-content/themes/webkit/team.php: Added.
239 * wp-content/themes/webkit/widgets: Added.
240 * wp-content/themes/webkit/widgets/icon.php: Added.
241 * wp-content/themes/webkit/widgets/page.php: Added.
242 * wp-content/themes/webkit/widgets/post.php: Added.
243 * wp-content/themes/webkit/widgets/twitter.php: Added.
245 2015-11-18 Jonathan Davis <jond@apple.com>
247 Adding a maintenance file for the old WordPress blog.
249 Reviewed by Timothy Hatcher.
251 * blog/wp-content/maintenance.php: Added.
253 2015-10-26 Ryosuke Niwa <rniwa@webkit.org>
255 Add images needed for shadow DOM blog post
256 https://bugs.webkit.org/show_bug.cgi?id=150549
258 Reviewed by Timothy Hatcher.
262 * blog-files/introducing-shadow-dom: Added.
263 * blog-files/introducing-shadow-dom/commit-queue-contact.png: Added.
264 * blog-files/introducing-shadow-dom/progress-bar.png: Added.
266 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
268 Modify the image to fit the width of the blog.
270 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png:
272 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
274 Add more assets for Web Inspector Keyboard Shortcuts blog post.
276 * blog-files/web-inspector-keyboard-shortcuts/icon-disable.png: Added.
277 * blog-files/web-inspector-keyboard-shortcuts/icon-play.png: Added.
278 * blog-files/web-inspector-keyboard-shortcuts/icon-step-in.png: Added.
279 * blog-files/web-inspector-keyboard-shortcuts/icon-step-out.png: Added.
280 * blog-files/web-inspector-keyboard-shortcuts/icon-step-over.png: Added.
281 * blog-files/web-inspector-keyboard-shortcuts/search.png: Added.
283 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
285 Add assets for Web Inspector Keyboard Shortcuts blog post.
287 * blog-files/web-inspector-keyboard-shortcuts/clear-console.png: Added.
288 * blog-files/web-inspector-keyboard-shortcuts/console-filters.m4v: Added.
289 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png: Added.
290 * blog-files/web-inspector-keyboard-shortcuts/hide-element.m4v: Added.
291 * blog-files/web-inspector-keyboard-shortcuts/select-next-and-previous-tabs.m4v: Added.
292 * blog-files/web-inspector-keyboard-shortcuts/toggle-split-console.m4v: Added.
293 * blog-files/web-inspector-keyboard-shortcuts/tooltips.gif: Added.
295 2015-09-15 Wenson Hsieh <wenson_hsieh@apple.com>
297 Add anchor tags for scroll snapping examples.
299 * demos/scroll-snap/index.html: Added anchor tags.
301 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
303 Add scroll snap blog post resources.
305 * blog-files/scroll-snap/overflow-normal.mp4: Added.
306 * blog-files/scroll-snap/snap-2d-rotated.mp4: Added.
307 * blog-files/scroll-snap/snap-2d.mp4: Added.
308 * blog-files/scroll-snap/snap-coordinates-centered.mp4: Added.
309 * blog-files/scroll-snap/snap-coordinates.mp4: Added.
310 * blog-files/scroll-snap/snap-repeat-100.mp4: Added.
312 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
314 Add scroll snap demo directory and files.
316 * demos/scroll-snap/images/1.png: Added.
317 * demos/scroll-snap/images/10.png: Added.
318 * demos/scroll-snap/images/11.png: Added.
319 * demos/scroll-snap/images/12.png: Added.
320 * demos/scroll-snap/images/13.png: Added.
321 * demos/scroll-snap/images/14.png: Added.
322 * demos/scroll-snap/images/15.png: Added.
323 * demos/scroll-snap/images/16.png: Added.
324 * demos/scroll-snap/images/2.png: Added.
325 * demos/scroll-snap/images/3.png: Added.
326 * demos/scroll-snap/images/4.png: Added.
327 * demos/scroll-snap/images/5.png: Added.
328 * demos/scroll-snap/images/6.png: Added.
329 * demos/scroll-snap/images/7.png: Added.
330 * demos/scroll-snap/images/8.png: Added.
331 * demos/scroll-snap/images/9.png: Added.
332 * demos/scroll-snap/images/bluecross.svg: Added.
333 * demos/scroll-snap/images/corner.svg: Added.
334 * demos/scroll-snap/index.html: Added.
336 2015-09-03 Matt Baker <mattbaker@apple.com>
338 Added and updated assets for Introducing the Rendering Frames Timeline blog post.
340 * blog-files/rendering-frames-timeline/inspector-rendering-frames-demo.mov: Added.
341 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png:
342 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png:
343 * blog-files/rendering-frames-timeline/inspector-task-filters.png:
345 2015-09-03 Matt Baker <mattbaker@apple.com>
347 Add assets for Introducing the Rendering Frames Timeline blog post.
349 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after-2x.png: Added.
350 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after.png: Added.
351 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before-2x.png: Added.
352 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before.png: Added.
353 * blog-files/rendering-frames-timeline/inspector-frames-graph-2x.png: Added.
354 * blog-files/rendering-frames-timeline/inspector-frames-graph.png: Added.
355 * blog-files/rendering-frames-timeline/inspector-rendering-frames-2x.png: Added.
356 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering-2x.png: Added.
357 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png: Added.
358 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png: Added.
359 * blog-files/rendering-frames-timeline/inspector-task-filters-2x.png: Added.
360 * blog-files/rendering-frames-timeline/inspector-task-filters.png: Added.
362 2015-08-28 Jonathan Davis <jond@apple.com>
364 Add assets for Styles Sidebar Refinements in Web Inspector blog post.
366 * blog-files/styles-sidebar-refinements-in-web-inspector: Added.
367 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-1x.png: Added.
368 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-2x.png: Added.
369 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-1x.png: Added.
370 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-2x.png: Added.
371 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-1x.png: Added.
372 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-2x.png: Added.
373 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-1x.png: Added.
374 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-2x.png: Added.
375 * blog-files/styles-sidebar-refinements-in-web-inspector/Tabbing.mp4: Added.
376 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-1x.png: Added.
377 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-2x.png: Added.
379 2015-08-26 Brent Fulgham <bfulgham@apple.com>
381 Update Windows tool install instructions.
383 * building/tools.html:
385 2015-08-24 Saam barati <sbarati@apple.com>
387 Add mp4 version of types-changing video.
389 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mp4: Added.
391 2015-08-23 Saam barati <sbarati@apple.com>
393 Change compiler-pipeline image for type profiler and code coverage profiler blog post.
395 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-1x.png: Added.
396 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-2x.png: Added.
397 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Removed.
399 2015-08-22 Saam barati <sbarati@apple.com>
401 Change image for type profiler and code coverage profiler blog post.
403 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png:
404 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png:
406 2015-08-22 Saam barati <sbarati@apple.com>
408 Change video for type profiler and code coverage profiler blog post.
410 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov:
412 2015-08-22 Saam barati <sbarati@apple.com>
414 Add 1x/2x resources for type profiler and code coverage profiler blog post.
416 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png: Added.
417 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png: Added.
418 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Removed.
419 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-1x.png: Added.
420 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-2x.png: Added.
421 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Removed.
422 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-1x.png: Added.
423 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-2x.png: Added.
424 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Removed.
425 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-1x.png: Added.
426 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-2x.png: Added.
427 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Removed.
429 2015-08-21 Saam barati <sbarati@apple.com>
431 Edit a resource for type profiler and code coverage profiler blog post.
433 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png:
435 2015-08-21 Saam barati <sbarati@apple.com>
437 Add resources for type profiler and code coverage profiler blog post.
439 * blog-files/type-profiler-and-code-coverage-profiler: Added.
440 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-video.mp4: Added.
441 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Added.
442 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Added.
443 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Added.
444 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Added.
445 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov: Added.
446 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Added.
448 2015-08-06 Brent Fulgham <bfulgham@apple.com>
450 Correct a typo in the explanatory text.
452 * demos/backdrop-filter/index.html:
454 2015-08-06 Brent Fulgham <bfulgham@apple.com>
456 Add an example of backdrop-filter.
458 * demos/backdrop-filter: Added.
459 * demos/backdrop-filter/dynamic_poster.jpg: Added.
460 * demos/backdrop-filter/dynamic_source.m4v: Added.
461 * demos/backdrop-filter/index.html: Added.
462 * demos/backdrop-filter/inverted_color.jpg: Added.
463 * demos/backdrop-filter/multiple.jpg: Added.
464 * demos/backdrop-filter/simple_blur.jpg: Added.
466 2015-08-06 Brent Fulgham <bfulgham@apple.com>
468 Add a poster image for the video.
470 * blog-files/backdrop-filters/dynamic_poster.jpg: Added.
472 2015-08-06 Brent Fulgham <bfulgham@apple.com>
474 Add more media control examples.
476 * blog-files/backdrop-filters/dynamic_backdrop.m4v: Added.
477 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
478 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
480 2015-08-06 Brent Fulgham <bfulgham@apple.com>
482 Add two more files for a future blog post.
484 * blog-files/backdrop-filters/Media_Controls_1x.jpg: Added.
485 * blog-files/backdrop-filters/Media_Controls_2x.jpg: Added.
487 2015-08-05 Benjamin Poulain <benjamin@webkit.org>
489 Fix the twitter links on the status page
493 2015-08-03 Benjamin Poulain <benjamin@webkit.org>
495 Prepare screenshots for a potential blog post
497 * blog-files/css-selectors-level-4/dynamic-specificity-1x.png: Added.
498 * blog-files/css-selectors-level-4/dynamic-specificity-2x.png: Added.
500 2015-07-28 Geoffrey Garen <ggaren@apple.com>
502 SunSpider is no longer maintained
503 https://bugs.webkit.org/show_bug.cgi?id=147370
505 Reviewed by Michael Saboff.
507 Add an indicator to show that SunSpider is no longer maintained.
509 * perf/sunspider/sunspider.css:
513 * perf/sunspider/sunspider.html:
515 2015-07-24 Myles C. Maxfield <mmaxfield@apple.com>
517 Add image for a blog post
519 * blog-files/el-capitan-system-font.png: Added.
521 2015-07-23 Timothy Hatcher <timothy@apple.com>
523 Change some images for a blog post and add 2x images.
525 * blog-files/inspector-elements-tab-2x.png: Added.
526 * blog-files/inspector-elements-tab.png: Updated.
527 * blog-files/inspector-network-tab-2x.png: Added.
528 * blog-files/inspector-network-tab.png: Updated.
529 * blog-files/inspector-tab-bar-2x.png: Added.
530 * blog-files/inspector-tab-bar.png: Updated.
532 2015-07-23 Timothy Hatcher <timothy@apple.com>
534 Change some images for a blog post.
536 * blog-files/inspector-elements-tab.png:
537 * blog-files/inspector-network-tab.png:
539 2015-07-23 Timothy Hatcher <timothy@apple.com>
541 Add and change some images for a blog post.
543 * blog-files/inspector-elements-network-tabs.png: Removed.
544 * blog-files/inspector-elements-tab.png: Added.
545 * blog-files/inspector-network-tab.png: Added.
546 * blog-files/inspector-tab-bar.png:
548 2015-07-23 Brent Fulgham <bfulgham@apple.com>
550 Correct rest of the images to match.
552 * blog-files/backdrop-filters/backdrop_correct_1x.jpg:
553 * blog-files/backdrop-filters/backdrop_correct_2x.jpg:
554 * blog-files/backdrop-filters/backdrop_invert_1x.jpg:
555 * blog-files/backdrop-filters/backdrop_invert_2x.jpg:
556 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg:
558 2015-07-23 Brent Fulgham <bfulgham@apple.com>
560 Adjust image sizes to avoid page scaling.
562 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg:
563 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg:
564 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg:
565 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg:
566 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg:
568 2015-07-22 Brent Fulgham <bfulgham@apple.com>
570 Add some images needed for an upcoming blog post.
572 * blog-files/backdrop-filters: Added.
573 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg: Added.
574 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg: Added.
575 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg: Added.
576 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg: Added.
577 * blog-files/backdrop-filters/backdrop_correct_1x.jpg: Added.
578 * blog-files/backdrop-filters/backdrop_correct_2x.jpg: Added.
579 * blog-files/backdrop-filters/backdrop_invert_1x.jpg: Added.
580 * blog-files/backdrop-filters/backdrop_invert_2x.jpg: Added.
581 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg: Added.
582 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg: Added.
584 2015-07-11 Timothy Hatcher <timothy@apple.com>
586 Add some images for a blog post.
588 * blog-files/inspector-elements-network-tabs.png: Added.
589 * blog-files/inspector-tab-bar.png: Added.
590 * blog-files/inspector-tab-icons.svg: Added.
592 2015-06-30 Jonathan Davis <jond@apple.com>
594 Added WebKit feature status page to navigation.
596 Reviewed by Timothy Hatcher.
600 2015-06-24 Joseph Pecoraro <pecoraro@apple.com>
602 Add some images for a blog post.
604 * blog-files/console-improvements/array-api.png: Added.
605 * blog-files/console-improvements/collections.png: Added.
606 * blog-files/console-improvements/console-messages.png: Added.
607 * blog-files/console-improvements/interactivity.m4v: Added.
608 * blog-files/console-improvements/iterators.png: Added.
609 * blog-files/console-improvements/localStorage-api.png: Added.
610 * blog-files/console-improvements/object-preview.png: Added.
611 * blog-files/console-improvements/object-tree.png: Added.
612 * blog-files/console-improvements/promises.png: Added.
613 * blog-files/console-improvements/tooltip-1.png: Added.
614 * blog-files/console-improvements/tooltip-2.png: Added.
616 2015-06-19 Csaba Osztrogonác <ossy@webkit.org>
618 Remove unnecessary svn:executable flags
619 https://bugs.webkit.org/show_bug.cgi?id=146107
621 Reviewed by Alexey Proskuryakov.
623 * blog-files/inspector/css_as_authored.png: Removed property svn:executable.
624 * blog-files/inspector/css_autocomplete.png: Removed property svn:executable.
625 * blog-files/inspector/css_rule_diff.png: Removed property svn:executable.
626 * blog-files/inspector/css_unknown_properties.png: Removed property svn:executable.
627 * blog-files/inspector/warning_10x10.png: Removed property svn:executable.
628 * demos/regions/pizza-regions-manifesto-regionstyling.html: Removed property svn:executable.
629 * demos/regions/pizza-regions-manifesto.html: Removed property svn:executable.
630 * demos/regions/yellow-pizza.jpg: Removed property svn:executable.
632 2015-05-20 Jon Davis <jond@apple.com>
634 Upgrading WordPress to 4.2.2 release.
636 Rubber-stamped by Timothy Hatcher.
638 * Websites/webkit.org/blog/:
639 * Websites/webkit.org/blcd Tog/wp-admin/:
640 * Websites/webkit.org/blog/wp-admin/css/:
641 * Websites/webkit.org/blog/wp-admin/css/colors/:
642 * Websites/webkit.org/blog/wp-admin/images/:
643 * Websites/webkit.org/blog/wp-admin/includes/:
644 * Websites/webkit.org/blog/wp-admin/js/:
645 * Websites/webkit.org/blog/wp-admin/maint/:
646 * Websites/webkit.org/blog/wp-admin/network/:
647 * Websites/webkit.org/blog/wp-admin/user/:
648 * Websites/webkit.org/blog/wp-includes/:
649 * Websites/webkit.org/blog/wp-includes/ID3/:
650 * Websites/webkit.org/blog/wp-includes/SimplePie/:
651 * Websites/webkit.org/blog/wp-includes/Text/:
652 * Websites/webkit.org/blog/wp-includes/certificates/:
653 * Websites/webkit.org/blog/wp-includes/css/:
654 * Websites/webkit.org/blog/wp-includes/fonts/:
655 * Websites/webkit.org/blog/wp-includes/images/:
656 * Websites/webkit.org/blog/wp-includes/js/:
657 * Websites/webkit.org/blog/wp-includes/pomo/:
658 * Websites/webkit.org/blog/wp-includes/theme-compat/:
660 2015-04-28 Yusuke Suzuki <utatane.tea@gmail.com>
662 Fix the link noted 'contribute to features' in status.html
663 https://bugs.webkit.org/show_bug.cgi?id=144331
665 Reviewed by Csaba Osztrogonác.
667 Fix the href of the link to http://www.webkit.org/coding/contributing.html.
671 2015-04-28 Ryuan Choi <ryuan.choi@navercorp.com>
673 Add naver to team.html
674 https://bugs.webkit.org/show_bug.cgi?id=144298
676 Reviewed by Gyuyoung Kim.
680 2015-04-27 Benjamin Poulain <bpoulain@apple.com>
682 Status page: fix the email links
686 2015-04-26 Benjamin Poulain <benjamin@webkit.org>
688 Improve the status page
689 https://bugs.webkit.org/show_bug.cgi?id=144248
691 Reviewed by Darin Adler.
694 Lots of minor changes:
696 -Do not use sync XHR. That was nice for testing but that's eveil
697 and it breaks Firefox.
698 -Start fetching the json files as soon as possible during page load,
699 that server takes forever to respond.
700 -Remove some useless CSS.
701 -Get rid of mustache. That template thing was awesome but it took
702 up to 600ms to fetch the file (plus it is not exactly efficient).
703 -Put both the specifications and the features in the list.
704 They are referencing each other with links. That seems to work pretty well.
705 -Use the keywords for filtering.
707 2015-04-26 Benjamin Poulain <benjamin@webkit.org>, Chris Bateman <chrisb808@gmail.com>
709 Start a basic status page on webkit.org
710 https://bugs.webkit.org/show_bug.cgi?id=143940
712 Reviewed by Darin Adler.
714 * status.html: Added.
715 Nothing fancy, for now just show the "features" list of the two features.json
717 2015-04-19 Dan Bernstein <mitz@apple.com>
721 * coding/RefPtr.html:
723 2015-04-19 Darin Adler <darin@apple.com>
725 Update RefPtr documentation and deprecation
726 https://bugs.webkit.org/show_bug.cgi?id=143936
728 Reviewed by Andreas Kling.
730 * coding/RefPtr.html: Updated.
732 2015-03-10 Joseph Pecoraro <pecoraro@apple.com>
734 Fix warning about loading insecure content from secure webkit.org/blog
735 https://bugs.webkit.org/show_bug.cgi?id=142545
737 Reviewed by Mark Rowe.
739 * blog/wp-content/themes/webkit/footer.php:
740 Use an "https" URL for the subresource, instead of "http".
742 2015-02-20 Alexey Proskuryakov <ap@apple.com>
744 Remove svn:keywords property.
746 As far as I can tell, the property had no effect on any of these files, but also,
747 when it has effect it's likely harmful.
749 * demos/srcset/index.html: Removed property svn:keywords.
750 * specs/index.html: Removed property svn:keywords.
752 2015-02-13 Csaba Osztrogonác <ossy@webkit.org>
754 Unreviewed, remove empty directories.
756 * blog/wp-includes/js/codepress: Removed.
758 2015-02-03 Byungseon Shin <sun.shin@webkit.org>
760 Add LG Electronics to team.html
761 https://bugs.webkit.org/show_bug.cgi?id=141227
763 Reviewed by Andreas Kling.
767 2015-01-30 Chris Dumez <cdumez@apple.com>
769 Add "Singleton pattern" section to the WebKit coding style
770 https://bugs.webkit.org/show_bug.cgi?id=141040
772 Reviewed by Ryosuke Niwa.
774 Add "Singleton pattern" section to the WebKit coding style to document
775 what was discussed on webkit-dev:
776 https://lists.webkit.org/pipermail/webkit-dev/2015-January/027199.html
778 * coding/coding-style.html:
780 2015-01-27 Daniel Bates <dabates@apple.com>
782 Update Xcode requirement and add instructions to build, run, and debug WebKit for iOS Simulator
784 Reviewed by David Kilzer.
786 * building/build.html: Added instructions to build WebKit for iOS Simulator.
787 * building/debug.html: Added some instructions to debug the UIProcess and WebProcess
788 in the iOS Simulator using command line tools. We should look to add Xcode instructions
789 and simplify these steps once we teach debug-safari about the iOS Simulator.
790 * building/run.html: Added remark to run Safari in the iOS Simulator.
791 * building/tools.html: Require Xcode 6.1.1 (for the iOS 8.1 SDK) to build for iOS Simulator.
792 * css/main.css: Define the .ios-instructions class with the same style as other .*-instructions classes.
794 2014-09-27 Dan Bernstein <mitz@apple.com>
796 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
797 https://bugs.webkit.org/show_bug.cgi?id=137053
799 Reviewed by Mark Rowe.
801 * building/build.html: Removed instructions how to work around this bug, now that it’s fixed.
803 2014-09-26 Alexey Proskuryakov <ap@apple.com>
805 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
806 https://bugs.webkit.org/show_bug.cgi?id=137053
808 Patch by David Gatwood. Reviewed, tweaked and landed by Alexey Proskuryakov.
810 Explain that to build from Xcode, one needs to build from command line once first.
812 Removed a Windows section that explained how to launch cygwin shell, which was
813 silly given that we then link to a long document explaining further steps.
815 * building/build.html:
817 2014-09-24 Langó László <llango.u-szeged@partner.samsung.com>
819 Update the list of u-szeged contributors.
821 Rubber-stamped by Csaba Osztrogonác <ossy@webkit.org>.
825 2014-09-18 Dean Jackson <dino@apple.com>
827 Expand the srcset demo to have 3x and 4x images.
831 * demos/srcset/image-1x.png:
832 * demos/srcset/image-2x.png:
833 * demos/srcset/image-3x.png: Added.
834 * demos/srcset/image-4x.png: Added.
835 * demos/srcset/index.html:
837 2014-08-27 Conrad Shultz <conrad_shultz@apple.com>
839 webkit.org is inconsistent in uses of "OS X" vs. "Mac OS X"
840 https://bugs.webkit.org/show_bug.cgi?id=136315
842 Reviewed by Mark Rowe.
844 * building/checkout.html:
845 * building/debug-mac-uiprocess.html:
846 * building/debug.html:
848 * building/tools.html:
851 * projects/javascript/index.html:
852 * projects/svg/index.html:
853 * quality/bugwriting.html:
854 * quality/crashlogs.html:
855 * quality/leakhunting.html:
856 * quality/lifecycle.html:
857 * quality/testing.html:
859 2014-08-27 László Langó <llango.u-szeged@partner.samsung.com>
861 http://webkit.org/coding/coding-style.html should mention check-webkit-style.
862 https://bugs.webkit.org/show_bug.cgi?id=31993
864 Reviewed by Darin Adler.
866 Based on patch by Peter Szanka <h868064@stud.u-szeged.hu>
868 * coding/contributing.html:
869 Extend the description of code style guidelines with check-webkit-style in the contributing.html.
871 2014-08-18 Bem Jones-Bey <bjonesbe@adobe.com>
873 Remove people that have left Adobe from Security Contact list
874 https://bugs.webkit.org/show_bug.cgi?id=135256
876 Reviewed by Alexey Proskuryakov.
878 * security/security-group-members.html:
880 2014-08-06 peavo@outlook.com <peavo@outlook.com>
882 [Win] Build error when OFFICIAL_BUILD != 1.
883 https://bugs.webkit.org/show_bug.cgi?id=135613
885 Reviewed by Alex Christensen.
887 Added python installation as a required step before building on Windows.
889 * building/tools.html:
891 2014-07-24 Bem Jones-Bey <bjonesbe@adobe.com>
893 Committers should mail webkit-committers not webkit-reviewers for reactivation
894 https://bugs.webkit.org/show_bug.cgi?id=135203
896 Reviewed by Ryosuke Niwa.
898 Only reviewers can send mail to webkit-reviewers. Amend the policy so that committers should
899 send mail to webkit-committers instead of webkit-reviewers.
901 * coding/commit-review-policy.html:
903 2014-07-15 Alex Christensen <achristensen@webkit.org>
905 Make css jit benchmark work on IE11.
906 https://bugs.webkit.org/show_bug.cgi?id=134956
908 Reviewed by Benjamin Poulain.
910 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html:
911 Remove an iframe which caused IE11 to try to open content as a URL.
913 2014-07-08 Bem Jones-Bey <bjonesbe@adobe.com>
915 Update policy for Inactive Committer and Reviewer status
916 https://bugs.webkit.org/show_bug.cgi?id=134403
918 Reviewed by Nico Weber.
920 * coding/commit-review-policy.html:
922 2014-06-26 Vivek Galatage <vivek.vg@samsung.com>
924 Remove Qt instructions from http://www.webkit.org/building/tools.html
925 https://bugs.webkit.org/show_bug.cgi?id=134384
927 Reviewed by Tim Horton.
929 * building/tools.html:
931 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .efl-instructions):
932 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .qt-instructions, .efl-instructions): Deleted.
934 2014-06-25 Brent Fulgham <bfulgham@apple.com>
936 [Win] Whoops! DirectX SDK is still needed.
938 * building/tools.html: Put DirectX instruction back.
940 2014-06-24 Brent Fulgham <bfulgham@apple.com>
942 [Win] Remove some out-of-date stuff from our instructions.
943 https://bugs.webkit.org/show_bug.cgi?id=134282
945 Reviewed by Tim Horton.
947 * building/build.html: Remove reference to "Platform SDK" which we don't manuall
948 install anymore (it's part of Visual Studio 2013).
949 * building/tools.html: We no longer need QuickTime SDK, QuickTime Player, or
952 2014-06-23 Ryosuke Niwa <rniwa@webkit.org>
954 Drop the cross organizational support requirement from reviewer nomination policy
955 https://bugs.webkit.org/show_bug.cgi?id=134240
957 Reviewed by Gyuyoung Kim.
961 * coding/commit-review-policy.html:
963 2014-05-13 Filip Pizlo <fpizlo@apple.com>
965 Updated the files to have the right width.
967 * blog-files/ftl-jit/dfg_pipeline.png:
968 * blog-files/ftl-jit/four_tier_performance.png:
969 * blog-files/ftl-jit/ftl_asm_bench_performance.png:
970 * blog-files/ftl-jit/ftl_pipeline.png:
971 * blog-files/ftl-jit/ftl_timeline.png:
972 * blog-files/ftl-jit/polymorphic_inlining_performance.png:
973 * blog-files/ftl-jit/polyvariance.png:
974 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png:
975 * blog-files/ftl-jit/three_tier_performance.png:
977 2014-05-13 Filip Pizlo <fpizlo@apple.com>
979 Add some illustrations about how JSC works.
981 * blog-files/ftl-jit: Added.
982 * blog-files/ftl-jit/dfg_pipeline.png: Added.
983 * blog-files/ftl-jit/four_tier_performance.png: Added.
984 * blog-files/ftl-jit/ftl_asm_bench_performance.png: Added.
985 * blog-files/ftl-jit/ftl_pipeline.png: Added.
986 * blog-files/ftl-jit/ftl_timeline.png: Added.
987 * blog-files/ftl-jit/object_model.png: Added.
988 * blog-files/ftl-jit/polymorphic_inlining_performance.png: Added.
989 * blog-files/ftl-jit/polyvariance.png: Added.
990 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png: Added.
991 * blog-files/ftl-jit/three_tier_performance.png: Added.
992 * blog-files/ftl-jit/three_tiers.png: Added.
994 2014-05-12 Benjamin Poulain <benjamin@webkit.org>
996 Add potential illustrations for a potential future blog post about the viewport meta tag
998 * blog-files/simple-viewport-configuration: Added.
999 * blog-files/simple-viewport-configuration/860_viewport.html: Added.
1000 * blog-files/simple-viewport-configuration/blog_with_viewport.png: Added.
1001 * blog-files/simple-viewport-configuration/blog_without_viewport.png: Added.
1002 * blog-files/simple-viewport-configuration/default_viewport.html: Added.
1003 * blog-files/simple-viewport-configuration/horizontal_design.html: Added.
1004 * blog-files/simple-viewport-configuration/inspector.png: Added.
1005 * blog-files/simple-viewport-configuration/report_size.js: Added.
1007 2014-04-29 Alex Christensen <achristensen@webkit.org>
1009 [WinCairo] Switch video from GStreamer to Media Foundation.
1010 https://bugs.webkit.org/show_bug.cgi?id=132358
1012 Reviewed by Brent Fulgham.
1014 * building/tools.html:
1015 Removed requirement of installing GStreamer.
1017 2014-04-18 Bem Jones-Bey <bjonesbe@adobe.com>
1019 Add mention of Safari Debug menu and finding out the WebProcess that corresponds to a tab
1020 https://bugs.webkit.org/show_bug.cgi?id=131791
1022 Reviewed by Sam Weinig.
1024 * building/debug.html:
1026 2014-03-28 James Craig <jcraig@apple.com>
1028 Web Inspector: AXI: support for live regions
1029 https://bugs.webkit.org/show_bug.cgi?id=130725
1031 Reviewed by Timothy Hatcher.
1033 Demo update to show off the new Inspector support for live regions.
1035 * blog-files/aria1.0/combobox_with_live_region_status.html:
1037 2014-03-27 James Craig <jcraig@apple.com>
1039 Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc., and reconcile UI with childNodeIds
1040 https://bugs.webkit.org/show_bug.cgi?id=130827
1042 Reviewed by Timothy Hatcher.
1044 Updated demo files with attr refresh to show off selected children changing.
1045 Long term fix will be http://webkit.org/b/130883
1047 * blog-files/aria1.0/combobox_with_live_region_status.html:
1049 2014-03-25 James Craig <jcraig@apple.com>
1051 Blog-files: combobox demo needs aria-expanded support
1052 https://bugs.webkit.org/show_bug.cgi?id=130766
1054 Reviewed by Chris Fleizach.
1056 * blog-files/aria1.0/combobox_with_live_region_status.html: Added missing aria-expanded.
1058 2014-03-25 Benjamin Poulain <bpoulain@apple.com>
1060 Add illustrations for a potential blog post
1062 First version, let see how that works out.
1064 * blog-files/css-jit-introduction: Added.
1065 * blog-files/css-jit-introduction/clicktostart.js: Added.
1066 * blog-files/css-jit-introduction/css-jit-illustration.html: Added.
1067 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html: Added.
1068 * blog-files/css-jit-introduction/old-selectorchecker-illustration.html: Added.
1069 * blog-files/css-jit-introduction/timing-illustration-eight-run.svg: Added.
1070 * blog-files/css-jit-introduction/timing-illustration-five-run.svg: Added.
1071 * blog-files/css-jit-introduction/timing-illustration-one-run.svg: Added.
1073 2014-03-20 James Craig <jcraig@apple.com>
1075 Sample code for potential ARIA blog post.
1076 https://bugs.webkit.org/show_bug.cgi?id=130548
1078 Rubber-stamped by Chris Fleizach.
1080 * blog-files/aria1.0: Added.
1081 * blog-files/aria1.0/africa_large.svg: Added.
1082 * blog-files/aria1.0/combobox_with_live_region_status.html: Added.
1083 * blog-files/aria1.0/roaming_tabindex: Added.
1084 * blog-files/aria1.0/roaming_tabindex/css: Added.
1085 * blog-files/aria1.0/roaming_tabindex/css/img: Added.
1086 * blog-files/aria1.0/roaming_tabindex/css/img/buttons.png: Added.
1087 * blog-files/aria1.0/roaming_tabindex/css/img/icons.png: Added.
1088 * blog-files/aria1.0/roaming_tabindex/css/screen.css: Added.
1089 * blog-files/aria1.0/roaming_tabindex/final.html: Added.
1090 * blog-files/aria1.0/roaming_tabindex/js: Added.
1091 * blog-files/aria1.0/roaming_tabindex/js/aria.js: Added.
1092 * blog-files/aria1.0/roaming_tabindex/js/init.js: Added.
1093 * blog-files/aria1.0/roaming_tabindex/js/prototype.js: Added.
1095 2014-03-14 Maciej Stachowiak <mjs@apple.com>
1097 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
1098 https://bugs.webkit.org/show_bug.cgi?id=130276
1099 <rdar://problem/16266927>
1101 Reviewed by Simon Fraser.
1103 * blog/wp-content/textfield_screenshot.jpg:
1104 * misc/WebKitDetect.html:
1105 * misc/WebKitDetect.js:
1106 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
1107 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
1108 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
1109 * perf/sunspider-0.9.1/sunspider-0.9/driver.html:
1110 * perf/sunspider-0.9.1/sunspider-0.9/results.html:
1111 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
1112 * perf/sunspider-0.9.1/sunspider-analyze-results.js:
1113 * perf/sunspider-0.9.1/sunspider-compare-results.js:
1114 * perf/sunspider-0.9/3d-cube.html:
1115 * perf/sunspider-0.9/3d-morph.html:
1116 * perf/sunspider-0.9/3d-raytrace.html:
1117 * perf/sunspider-0.9/access-binary-trees.html:
1118 * perf/sunspider-0.9/access-fannkuch.html:
1119 * perf/sunspider-0.9/access-nbody.html:
1120 * perf/sunspider-0.9/access-nsieve.html:
1121 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
1122 * perf/sunspider-0.9/bitops-bits-in-byte.html:
1123 * perf/sunspider-0.9/bitops-bitwise-and.html:
1124 * perf/sunspider-0.9/bitops-nsieve-bits.html:
1125 * perf/sunspider-0.9/controlflow-recursive.html:
1126 * perf/sunspider-0.9/crypto-aes.html:
1127 * perf/sunspider-0.9/crypto-md5.html:
1128 * perf/sunspider-0.9/crypto-sha1.html:
1129 * perf/sunspider-0.9/date-format-tofte.html:
1130 * perf/sunspider-0.9/date-format-xparb.html:
1131 * perf/sunspider-0.9/math-cordic.html:
1132 * perf/sunspider-0.9/math-partial-sums.html:
1133 * perf/sunspider-0.9/math-spectral-norm.html:
1134 * perf/sunspider-0.9/regexp-dna.html:
1135 * perf/sunspider-0.9/string-base64.html:
1136 * perf/sunspider-0.9/string-fasta.html:
1137 * perf/sunspider-0.9/string-tagcloud.html:
1138 * perf/sunspider-0.9/string-unpack-code.html:
1139 * perf/sunspider-0.9/string-validate-input.html:
1140 * perf/sunspider-0.9/sunspider-analyze-results.js:
1141 * perf/sunspider-0.9/sunspider-compare-results.js:
1142 * perf/sunspider-0.9/sunspider-driver.html:
1143 * perf/sunspider-0.9/sunspider-record-result.js:
1144 * perf/sunspider-0.9/sunspider-results.html:
1145 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
1146 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
1147 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
1148 * perf/sunspider-1.0.1/sunspider-analyze-results.js:
1149 * perf/sunspider-1.0.1/sunspider-compare-results.js:
1150 * perf/sunspider-1.0.1/sunspider.html:
1151 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1152 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
1153 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1154 * perf/sunspider-1.0.2/sunspider-analyze-results.js:
1155 * perf/sunspider-1.0.2/sunspider-compare-results.js:
1156 * perf/sunspider-1.0.2/sunspider.html:
1157 * perf/sunspider-1.0/sunspider-1.0/driver.html:
1158 * perf/sunspider-1.0/sunspider-1.0/results.html:
1159 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
1160 * perf/sunspider-1.0/sunspider-analyze-results.js:
1161 * perf/sunspider-1.0/sunspider-compare-results.js:
1162 * perf/sunspider-1.0/sunspider.html:
1163 * perf/sunspider/sunspider.html:
1164 * perf/sunspider/versions.html:
1165 * quality/reporting.html:
1167 2014-03-03 Ryosuke Niwa <rniwa@webkit.org>
1169 Use DYEBench v0.9 by default.
1171 Rubber-stamped by Benjamin Poulain.
1173 * perf/DoYouEvenBench/index.html:
1175 2014-02-27 Darin Adler <darin@apple.com>
1177 Some small modernizing tweaks to the coding style guide
1178 https://bugs.webkit.org/show_bug.cgi?id=129427
1180 Reviewed by Alexey Proskuryakov.
1182 My intent here was originally to do the nullptr style guide update, but that was already done.
1183 I did some other improvements. There's still quite a bit to do -- the guide is out of date in
1184 a number of subtle ways.
1186 * coding/coding-style.html: Change "left side operator" example to be a more modern example
1187 without non-WebKit-style abbreviations and such. Use auto& instead of const auto& in for loop
1188 example, since that's normally preferred. Changed section title to say "zero" instead of "0".
1189 Use words instead of abbreviations in code examples. Show that a modern C++ for loop is preferred
1190 over index iteration in vector iteration example and also showed use of unsigned rather than
1191 size_t since that is almost always what we want. Eliminated the use of PassOwnPtr in the "return
1192 a newly created object" example. Use references instead of pointers in one example.
1194 2014-02-26 Julien Brianceau <jbriance@cisco.com>
1196 Add Cisco to team.html
1197 https://bugs.webkit.org/show_bug.cgi?id=129405
1199 Reviewed by Andreas Kling.
1203 2014-02-26 Bem Jones-Bey <bjonesbe@adobe.com>
1205 Update style guide to use nullptr instead of 0 for C++ null pointers.
1206 https://bugs.webkit.org/show_bug.cgi?id=129413
1208 Reviewed by Ryosuke Niwa.
1210 * coding/coding-style.html:
1212 2014-02-10 Bem Jones-Bey <bjonesbe@adobe.com>
1214 Change tools.html to say Xcode 5 is required to build
1215 https://bugs.webkit.org/show_bug.cgi?id=128545
1217 Reviewed by Andreas Kling.
1219 The Mac port doesn't build with Xcode 4.6 anymore, so update to tell
1220 people to get Xcode 5. It looks like Xcode 5 doesn't have the command
1221 line tools in the downloads pane anymore, so direct folks to use
1222 xcode-select to install the command line tools as well.
1224 * building/tools.html:
1226 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1228 Host DoYouEvenBench on webkit.org
1229 https://bugs.webkit.org/show_bug.cgi?id=127185
1231 Reviewed by Benjamin Poulain.
1233 The previous patch didn't quite work due to cross-origin restrictions.
1234 Simply add a hyperlink to a trac page.
1236 * perf/DoYouEvenBench/index.html:
1238 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1240 Host DoYouEvenBench on webkit.org
1241 https://bugs.webkit.org/show_bug.cgi?id=127185
1243 Reviewed by Benjamin Poulain.
1245 Added webkit.org/perf/DoYouEvenBench.
1247 * perf/DoYouEvenBench: Added.
1248 * perf/DoYouEvenBench/index.html: Copied from PerformanceTests/DoYouEvenBench/Full.html.
1250 2014-01-03 Alex Christensen <achristensen@webkit.org>
1252 Added GStreamer to list of required tools for compiling webkit.
1253 https://bugs.webkit.org/show_bug.cgi?id=126319
1255 Reviewed by Philippe Normand.
1257 * building/tools.html:
1258 Mentioned that QuickTime and QuickTime SDK are only required for AppleWin.
1259 Added GStreamer installers to list of required tools for WinCairo.
1261 2013-12-25 Ryosuke Niwa <rniwa@webkit.org>
1263 Add a description about webkit-patch setup-git-clone to checkout.html
1264 https://bugs.webkit.org/show_bug.cgi?id=126217
1266 Reviewed by Philippe Normand.
1270 * building/checkout.html:
1272 2013-12-13 Roger Fong <roger_fong@apple.com>
1274 Update build instructions for Windows following upgrade to VS2013.
1276 * building/tools.html:
1278 2013-11-30 Mark Rowe <mrowe@apple.com>
1280 <https://webkit.org/b/125027> Update the analytics account used by webkit.org
1282 Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project.
1284 Reviewed by Sam Weinig.
1286 * footer.inc: Remove the old analytics code.
1287 * header.inc: Add the new stuff.
1289 2013-10-29 Beth Dakin <bdakin@apple.com>
1291 Just updating the sample code for this potential blog post.
1293 * blog-files/regions/pizza-is-amazing.png: Replaced.
1294 * blog-files/regions/unstyled-article.png: Replaced.
1295 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1296 * demos/regions/pizza-regions-manifesto.html:
1298 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1300 Mixed content error when accessing webkit.org/team.html over https
1301 https://bugs.webkit.org/show_bug.cgi?id=123020
1303 Reviewed by Alexey Proskuryakov.
1305 When the webkit.org/team.html page is accessed over https most browsers report
1306 Mixed Content error, which is caused by the fact that the contributos.json file
1307 is accessed over a plain http connection and not https.
1311 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1313 Cleanup webkit.org/team.html
1314 https://bugs.webkit.org/show_bug.cgi?id=123022
1316 Reviewed by Alexey Proskuryakov.
1318 Removed the annoteWithWikiData function, because data it tries to fetch does not exists.
1322 2013-10-16 Geoffrey Garen <ggaren@apple.com>
1324 Publish SunSpider 1.0.2
1325 https://bugs.webkit.org/show_bug.cgi?id=122923
1327 Reviewed by Darin Adler.
1329 * perf/sunspider/sunspider.html:
1330 * perf/sunspider/versions.html:
1332 2013-10-08 Geoffrey Garen <ggaren@apple.com>
1334 Refined power management in SunSpider 1.0.2
1335 https://bugs.webkit.org/show_bug.cgi?id=122525
1337 Reviewed by Gavin Barraclough.
1339 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1341 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1342 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1343 * perf/sunspider-1.0.2/sunspider.css:
1347 2013-10-02 Geoffrey Garen <ggaren@apple.com>
1349 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1351 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1352 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1354 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1356 Fixed a version number string in SunSpider 1.0.2
1357 https://bugs.webkit.org/show_bug.cgi?id=122004
1359 Reviewed by Gavin Barraclough.
1361 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html: 1.0.2!
1363 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1365 Tentative SunSpider 1.0.2
1366 https://bugs.webkit.org/show_bug.cgi?id=122002
1368 Reviewed by Gavin Barraclough.
1370 See comments in PerformanceTests/SunSpider.
1372 * perf/sunspider-1.0.2: Added.
1374 2013-09-20 Mark Rowe <mrowe@apple.com>
1376 <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date
1378 Update references on webkit.org to mention Xcode 4.6 as the minimum version.
1380 Reviewed by David Kilzer.
1382 * building/debug-mac-uiprocess.html:
1383 * building/tools.html:
1385 2013-09-19 Dan Bernstein <mitz@apple.com>
1387 Add a style guideline regarding spacing in range-based for loops
1388 https://bugs.webkit.org/show_bug.cgi?id=121620
1390 Reviewed by Anders Carlsson.
1392 * coding/coding-style.html: Added the guideline that spaces should be placed
1393 around the colon in a range-based for loop.
1395 2013-09-10 Beth Dakin <bdakin@apple.com>
1397 Adding another screenshot for a potential blog post.
1399 * blog-files/regions/unstyled-article.png: Added.
1401 2013-09-09 Roger Fong <roger_fong@apple.com>
1403 Update build instructions for Apple Windows port to include cygwin php install steps.
1405 * building/tools.html:
1407 2013-09-04 Beth Dakin <bdakin@apple.com>
1409 Fixing a typo in demo files and screenshot.
1411 * blog-files/regions/pizza-is-amazing.png: Replaced.
1412 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1413 * demos/regions/pizza-regions-manifesto.html:
1415 2013-09-04 Beth Dakin <bdakin@apple.com>
1417 Upload demo and images for a potential blog post.
1419 * blog-files/regions: Added.
1420 * blog-files/regions/pizza-is-amazing.png: Added.
1421 * demos/regions: Added.
1422 * demos/regions/pizza-regions-manifesto-regionstyling.html: Added.
1423 * demos/regions/pizza-regions-manifesto.html: Added.
1424 * demos/regions/yellow-pizza.jpg: Added.
1426 2013-09-03 Benjamin Poulain <benjamin@webkit.org>
1428 Fix the recommended testing platform on the website
1430 Rubberstamped by Enrica Casucci.
1432 * quality/testing.html:
1434 2013-08-08 Benjamin Poulain <bpoulain@apple.com>
1436 Fix webkit.org content overflowing their content box
1438 Rubberstamped by Simon Fraser.
1440 More fixes to have webkit.org show properly on iPad and iPhone.
1442 * blog/wp-content/themes/webkit/header.php:
1443 Add the correct viewport width for the blog.
1445 * building/debug.html:
1446 * building/launch-debugger-vs2010-small.png: Added.
1447 * building/set-debugging-properties-vs2010-small.png: Added.
1448 Fix the images to make them fit in the page.
1450 * coding/adding-features.html:
1451 Using <pre> for the example of email just make it looks like our code examples.
1452 Change the source to use <blockquote> so that the text can reflow to the content box.
1454 (.code, pre, tt, code):
1455 Scroll the content when it overflows the box for code and pre.
1457 2013-08-08 Benjamin Poulain <benjamin@webkit.org>
1459 Give a smaller viewport to webkit.org on devices
1461 Rubberstamped by Simon Fraser.
1463 The CSS of WebKit.org layout the content on 615px + a right margin of
1464 215px + a left margin of 20px. The total layout width is 850px.
1466 The standard viewport size on mobile devices is 980px. This leaves a gap
1467 on the right side of the content when opening the size on iPhone/iPad.
1469 This patch changes the layout width to be 860 to display more content on devices
1470 while keeping a little margin.
1474 2013-08-08 Cosmin Truta <ctruta@blackberry.com>
1476 SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1
1477 https://bugs.webkit.org/show_bug.cgi?id=117993
1479 Reviewed by George Staikos.
1481 * perf/sunspider-1.0.1/json2.js: Added.
1482 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html: Added.
1483 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html: Added.
1484 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js: Added.
1485 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-prefix.js: Added.
1486 * perf/sunspider-1.0.1/sunspider-analyze-results.js: Added.
1487 * perf/sunspider-1.0.1/sunspider-compare-results.js: Added.
1488 * perf/sunspider-1.0.1/sunspider.css: Added.
1489 * perf/sunspider-1.0.1/sunspider.html: Added.
1490 * perf/sunspider/sunspider.html: Updated to version 1.0.1.
1491 * perf/sunspider/versions.html: Updated to version 1.0.1.
1493 2013-08-07 Benjamin Poulain <benjamin@webkit.org>
1495 Update the images for the blog size-matters
1497 * blog-files/size-matters/JavaScriptCore-relative-binary-growth.png: Added.
1498 * blog-files/size-matters/WebCore-relative-binary-growth.png: Added.
1499 * blog-files/size-matters/WebKit-relative-binary-growth.png: Added.
1501 2013-08-05 Dean Jackson <dino@apple.com>
1503 Move previous commit into /demos.
1505 * demos/srcset/image-1x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-1x.png.
1506 * demos/srcset/image-2x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-2x.png.
1507 * demos/srcset/image-src.png: Renamed from Websites/webkit.org/blog-files/srcset/image-src.png.
1508 * demos/srcset/index.html: Renamed from Websites/webkit.org/blog-files/srcset/index.html.
1510 2013-08-05 Dean Jackson <dino@apple.com>
1512 Upload example for a blog post.
1514 * blog-files/srcset/image-1x.png: Added.
1515 * blog-files/srcset/image-2x.png: Added.
1516 * blog-files/srcset/image-src.png: Added.
1517 * blog-files/srcset/index.html: Added.
1519 2013-07-31 Benjamin Poulain <benjamin@webkit.org>
1521 Upload images for a potential blog post
1523 * blog-files/size-matters: Added.
1524 * blog-files/size-matters/JavaScript-growth.png: Added.
1525 * blog-files/size-matters/WebCore-growth-baseline.png: Added.
1526 * blog-files/size-matters/WebCore-growth.png: Added.
1527 * blog-files/size-matters/WebKit-growth.png: Added.
1529 2013-07-14 Kwang Yul Seo <skyul@company100.net>
1531 Add Company100 to team.html
1532 https://bugs.webkit.org/show_bug.cgi?id=118633
1534 Reviewed by Andreas Kling.
1538 2013-07-11 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com>
1540 Add 'partner.samsung.com' to domain affiliations
1541 https://bugs.webkit.org/show_bug.cgi?id=118580
1543 Reviewed by Antonio Gomes.
1547 2013-07-01 Benjamin Poulain <benjamin@webkit.org>
1549 Add screenshot of the inspector color picker for the blog
1551 * blog-files/last-week-in-webkit: Added.
1552 * blog-files/last-week-in-webkit/Inspector_color_picker.png: Added.
1554 2013-06-27 Roger Fong <roger_fong@apple.com>
1556 Update required tools for Windows instructions.
1558 * building/tools.html:
1560 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
1562 The page title of technical-articles.html is incorrect.
1563 https://bugs.webkit.org/show_bug.cgi?id=117727
1565 Reviewed by Ryosuke Niwa.
1567 Changed the page title of technical-articles.html to "WebKit Technical Articles".
1569 * coding/technical-articles.html:
1571 2013-06-14 Timothy Hatcher <timothy@apple.com>
1573 Shrink larger images to fit the width of the blog.
1575 * blog-files/new-inspector/hero-labeled.png:
1576 * blog-files/new-inspector/hero.png:
1578 2013-06-12 Roger Fong <roger_fong@apple.com>
1580 Update webkit.org build instructions for Apple Windows port.
1581 https://bugs.webkit.org/show_bug.cgi?id=117563.
1583 Reviewed by Brent Fulgham.
1585 * building/build.html:
1586 * building/debug.html:
1587 * building/launch-debugger-vs2005.png: Removed.
1588 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
1589 * building/set-as-startup-project-vs2005.png: Removed.
1590 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
1591 * building/set-debugging-properties-vs2005.png: Removed.
1592 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
1593 * building/tools.html:
1595 2013-06-12 Timothy Hatcher <timothy@apple.com>
1597 Add new Web Inspector images for a blog post.
1599 * blog-files/new-inspector/activity-viewer.png: Added.
1600 * blog-files/new-inspector/codemirror.png: Added.
1601 * blog-files/new-inspector/console.png: Added.
1602 * blog-files/new-inspector/hero-labeled.png: Added.
1603 * blog-files/new-inspector/hero.png: Added.
1604 * blog-files/new-inspector/layer-borders.png: Added.
1605 * blog-files/new-inspector/layers.png: Added.
1606 * blog-files/new-inspector/navigation-bar.png: Added.
1607 * blog-files/new-inspector/open-sign.png: Added.
1608 * blog-files/new-inspector/reasons.png: Added.
1609 * blog-files/new-inspector/save.png: Added.
1610 * blog-files/new-inspector/source-map.png: Added.
1611 * blog-files/new-inspector/styles.png: Added.
1612 * blog-files/new-inspector/toolbar-context-menu.png: Added.
1613 * blog-files/new-inspector/toolbar-docked.png: Added.
1614 * blog-files/new-inspector/toolbar.png: Added.
1616 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
1618 Broken link to committers list on contributing web page
1619 https://bugs.webkit.org/show_bug.cgi?id=116722
1621 Reviewed by Andreas Kling.
1623 * coding/contributing.html:
1624 Changed broken link to point to the team page instead.
1626 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
1628 Make team.html have each contributor's area of expertise
1629 https://bugs.webkit.org/show_bug.cgi?id=116737
1631 Reviewed by Benjamin Poulain.
1634 Update to use the new expertise field in contributors.json.
1636 2013-04-30 Filip Pizlo <fpizlo@apple.com>
1638 Release SunSpider 1.0
1640 Rubber stamped by Maciej Stachowiak.
1642 * perf/sunspider-1.0: Added.
1643 * perf/sunspider-1.0/json2.js: Added.
1645 * perf/sunspider-1.0/sunspider-1.0: Added.
1646 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
1647 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
1648 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
1649 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
1650 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
1651 (computeItemTotals):
1654 (standardDeviation):
1659 (computeLabelWidth):
1663 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
1664 (.computeItemTotals):
1667 (.standardDeviation):
1669 (.computeStdErrors):
1672 (.computeLabelWidth):
1673 (.computeMeanWidth):
1677 (sunspiderCompareResults):
1678 * perf/sunspider-1.0/sunspider.css: Added.
1687 * perf/sunspider-1.0/sunspider.html: Added.
1688 * perf/sunspider/sunspider.html:
1689 * perf/sunspider/versions.html: Added.
1691 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
1693 Update team.html to use contributors.json instead of committers.py
1694 https://bugs.webkit.org/show_bug.cgi?id=114720
1696 Reviewed by Ryosuke Niwa.
1698 Updating the team.html to use contributors.json. Also removing the unused field 'area'
1699 from the contributors information.
1703 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
1705 The list of contributors in committers.py should be a separate JSON
1706 https://bugs.webkit.org/show_bug.cgi?id=114673
1708 Reviewed by Anders Carlsson.
1710 Updated the website to refer to contributors.json instead of committers.py.
1712 * coding/commit-review-policy.html:
1714 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
1716 Simplify the page "Getting the Code" on WebKit.org
1717 https://bugs.webkit.org/show_bug.cgi?id=113980
1719 Reviewed by Sam Weinig.
1721 * building/checkout.html:
1722 Instead of interleaving instructions for Mac and Windows, just
1723 copy the things that make sense and have two clear sections.
1725 Also mention Linux, it is the exact same instructions as Mac OS X.
1727 Make svn checkout the alternative to a download of the tarball. It is
1728 almost impossible to do a svn checkout on slow networks nowadays.
1730 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
1732 Update WebKit.org's contact page
1733 https://bugs.webkit.org/show_bug.cgi?id=113968
1735 Reviewed by Geoffrey Garen.
1738 -Add a direct link to our archives on Gmane.
1739 -References the ports mailing-lists. This may reduces the emails
1740 erroneously sent to webkit-dev.
1741 -Add a link to our "reporting bug page".
1742 -Get rid of the link to CIA. The website is dead.
1744 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
1746 Add Digia to the domain affiliations
1747 https://bugs.webkit.org/show_bug.cgi?id=110116
1749 Reviewed by Kenneth Rohde Christiansen.
1753 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1755 Add basysKom to domainAffiliations in team.html
1756 https://bugs.webkit.org/show_bug.cgi?id=109306
1758 Reviewed by Laszlo Gombos.
1760 Register basysKom as contributing company in
1761 http://www.webkit.org/team.html.
1765 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1767 Add intel.com to team.html
1768 https://bugs.webkit.org/show_bug.cgi?id=109424
1770 Reviewed by Kenneth Rohde Christiansen.
1774 2013-02-10 Dirk Schulze <dschulze@adobe.com>
1776 Add adobe.com to team.html
1777 https://bugs.webkit.org/show_bug.cgi?id=109396
1779 Reviewed by Laszlo Gombos.
1783 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
1785 Add sisa.samsung.com to team.html
1786 https://bugs.webkit.org/show_bug.cgi?id=109394
1788 Reviewed by Dirk Schulze.
1792 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
1794 Add a sample change log entry to contributing.html
1795 https://bugs.webkit.org/show_bug.cgi?id=105506
1797 Reviewed by Alexey Proskuryakov.
1799 Added a sample change log to the page directly people skimming through the page will still
1800 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
1802 * coding/contributing.html:
1804 2012-12-18 Nico Weber <thakis@chromium.org>
1806 Fix broken loop in style guide
1807 https://bugs.webkit.org/show_bug.cgi?id=105346
1809 Reviewed by Ryosuke Niwa.
1811 Found by Sean Silva <silvas@purdue.edu>
1813 * coding/coding-style.html:
1815 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
1817 Add instructions on how to build WebKit on Xcode 4 to build.html
1818 https://bugs.webkit.org/show_bug.cgi?id=104739
1820 Reviewed by Daniel Bates.
1822 Set the build directories to WebKitBuild.
1824 * building/build.html:
1826 2012-11-24 Daniel Bates <dbates@webkit.org>
1828 Substitute "use" for "user" in sentence about naming convention for
1829 enum members so that it reads well.
1831 * coding/coding-style.html:
1833 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1835 Add Samsung to security vendor member list
1836 https://bugs.webkit.org/show_bug.cgi?id=102863
1838 Reviewed by Sam Weinig.
1840 * security/security-group-members.html: Add Samsung members.
1842 2012-10-31 Adam Barth <abarth@webkit.org>
1844 technical-articles.html should link to my talk on how WebKit works
1845 https://bugs.webkit.org/show_bug.cgi?id=100867
1847 Reviewed by Tony Chang.
1849 * coding/technical-articles.html:
1851 2012-10-29 Eric Seidel <eric@webkit.org>
1853 Technical Articles should link to an old talk I gave
1854 https://bugs.webkit.org/show_bug.cgi?id=100624
1856 Reviewed by Adam Barth.
1858 * coding/technical-articles.html:
1860 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1862 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
1864 * coding/coding-style.html:
1866 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1868 Fix a typo per Darin's comment.
1870 * coding/coding-style.html:
1872 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1874 Add a style guide rule for signed and unsigned int
1875 https://bugs.webkit.org/show_bug.cgi?id=96682
1877 Reviewed by Geoffrey Garen.
1879 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
1881 * coding/coding-style.html:
1883 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
1885 Replace JSC::UString by WTF::String
1886 https://bugs.webkit.org/show_bug.cgi?id=95271
1888 Reviewed by Geoffrey Garen.
1890 Update the coding style to avoid mentioning a class that no longer exist.
1892 * coding/coding-style.html:
1894 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1896 Address one more review comment.
1898 * building/checkout.html:
1900 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1902 Recommend the use of https and mention git on building/checkout.html
1903 https://bugs.webkit.org/show_bug.cgi?id=93657
1905 Reviewed by Mark Rowe.
1907 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
1908 because the paragraph right above it refers to buliding/tools.html for that.
1910 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
1911 checkout using a Git client.
1913 * building/checkout.html:
1915 2012-07-27 Adam Barth <abarth@webkit.org>
1917 Writing a blog post for new reviewers doesn't add value to the blog
1918 https://bugs.webkit.org/show_bug.cgi?id=92305
1920 Reviewed by Eric Seidel.
1922 Now that we have Peter posting weekly updates to the blog, having an
1923 announcement on the blog for each reviewer is more noise than signal.
1925 * coding/commit-review-policy.html:
1927 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
1929 Update webkit.org to refer to layoutTestController instead of testRunner
1930 https://bugs.webkit.org/show_bug.cgi?id=89445
1932 Reviewed by Kent Tamura.
1934 * quality/testwriting.html:
1936 2012-05-21 Peter Kasting <pkasting@google.com>
1938 Style guide change: Uses of "std::" should be explicitly qualified.
1939 https://bugs.webkit.org/show_bug.cgi?id=87043
1941 Reviewed by Ryosuke Niwa.
1943 * coding/coding-style.html:
1945 2012-05-11 Darin Adler <darin@apple.com>
1947 Try to make spacing of fine print items in lower left nicer looking.
1950 (#notice, #trademark, #terms): Changed top margin to 10px.
1951 (#notice): Put 30px margin here.
1953 2012-05-11 Darin Adler <darin@apple.com>
1955 CSS tweak needed for the trademark terms of use.
1958 (#notice, #trademark, #terms): Added #trademark.
1960 2012-05-11 Darin Adler <darin@apple.com>
1962 Add a link to WebKit trademark terms of use, other small website changes
1963 https://bugs.webkit.org/show_bug.cgi?id=86112
1965 Reviewed by Dan Bernstein.
1967 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
1968 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
1971 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
1972 of use on the macosforge.org terms of use page.
1974 2012-05-07 Dan Bernstein <mitz@apple.com>
1976 webkit.org instructions for debugging WebProcess are unnecessarily complex
1977 https://bugs.webkit.org/show_bug.cgi?id=85756
1979 Reviewed by Darin Adler.
1981 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
1982 debugging the Web process, as well as instructions for debugging the Web process from the
1983 command line using debug-safari and debug-minibrowser.
1984 * building/tools.html: Updated links and tweaked the language.
1986 2012-04-23 Daniel Bates <dbates@webkit.org>
1988 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
1990 Rubber-stamped by Eric Seidel.
1992 Before you can use the Xcode 4.3.2 command line tools, you must either run
1993 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
1994 DEVELOPER_DIR to point to the Xcode developer tools directory.
1996 * building/tools.html:
1998 2012-04-23 Daniel Bates <dbates@webkit.org>
2000 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
2002 Rubber-stamped by Eric Seidel.
2004 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
2005 are specific to Xcode 4.3.2.
2007 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
2008 * building/debug.html: Ditto.
2010 2012-04-19 Daniel Bates <dbates@webkit.org>
2012 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
2013 https://bugs.webkit.org/show_bug.cgi?id=84364
2015 Reviewed by Eric Seidel.
2017 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
2020 * building/debug-mac-uiprocess.html:
2021 * building/debug.html:
2023 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
2025 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
2026 https://bugs.webkit.org/show_bug.cgi?id=80429
2028 Reviewed by Dan Bernstein.
2030 * building/tools.html:
2032 2012-03-10 Daniel Bates <dbates@webkit.org>
2034 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
2036 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/>.
2037 Substituting https for http in (1) returns the expected page.
2039 * building/debug-mac-uiprocess.html:
2040 * building/debug.html:
2042 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
2044 Add a link to the EFL wiki page
2045 https://bugs.webkit.org/show_bug.cgi?id=79439
2047 Reviewed by Adam Barth.
2049 * building/tools.html:
2050 * css/main.css: Cross-browser border-radius.
2052 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
2054 team.html (on webkit.org) doesn't recognize codeaurora.org
2055 https://bugs.webkit.org/show_bug.cgi?id=79529
2057 Reviewed by Ryosuke Niwa.
2061 2012-02-16 Kent Tamura <tkent@chromium.org>
2063 Improve usability of coding-style.html
2064 https://bugs.webkit.org/show_bug.cgi?id=78470
2066 Reviewed by Eric Seidel.
2068 * coding/coding-style.html:
2069 - Do not add a title attribute to each of LI elements
2070 - Do not add a click handler to each of them
2071 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
2073 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
2075 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
2076 https://bugs.webkit.org/show_bug.cgi?id=76544
2078 Reviewed by Darin Adler.
2080 WEBKITOUTPUTDIR is not only for Windows.
2082 * building/build.html:
2084 2012-01-20 Kent Tamura <tkent@chromium.org>
2086 Each style rule should have its own ID.
2087 https://bugs.webkit.org/show_bug.cgi?id=76428
2089 Reviewed by David Levin.
2091 * coding/coding-style.html: Add an id attribute to each of li elements,
2092 and add code to set title="#id-name" and to make li elements clickable.
2094 2012-01-19 Daniel Bates <dbates@webkit.org>
2096 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
2098 Rubber-stamped by Sam Weinig.
2100 * building/debug.html:
2102 2012-01-19 Daniel Bates <dbates@webkit.org>
2104 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
2105 https://bugs.webkit.org/show_bug.cgi?id=67102
2107 Reviewed by Eric Seidel.
2109 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
2111 * building/active-scheme-xcode4.png: Added.
2112 * building/build-settings-tab-xcode4.png: Added.
2113 * building/build-window.png: Removed.
2114 * building/custom-executable-xcode4.png: Added.
2115 * building/custom-executable.png: Removed.
2116 * building/debug-mac-uiprocess.html: Added.
2117 * building/debug.html:
2118 * building/debug.png: Removed.
2119 * building/info-tab.png: Removed.
2120 * building/run-xcode4.png: Added.
2122 2012-01-11 Antti Koivisto <antti@apple.com>
2124 Remove S60 reference from webkit.org
2125 https://bugs.webkit.org/show_bug.cgi?id=76044
2127 Reviewed by Simon Hausmann.
2133 2012-01-10 Hajime Morrita <morrita@chromium.org>
2135 [Website] i-Bench is no longer available.
2136 https://bugs.webkit.org/show_bug.cgi?id=76027
2138 Reviewed by Ryosuke Niwa.
2140 Updated the availability information of i-Bench.
2142 * projects/performance/index.html:
2144 2011-12-07 Daniel Bates <dbates@webkit.org>
2146 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
2147 https://bugs.webkit.org/show_bug.cgi?id=74006
2149 Reviewed by Antonio Gomes.
2151 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
2152 ASSERT_NOT_REACHED().
2154 * coding/assertion-guidelines.html:
2156 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
2158 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
2159 https://bugs.webkit.org/show_bug.cgi?id=73098
2161 Reviewed by Antti Koivisto.
2163 Revise the sentence about committers being allowed to land patches by others to explicitly state that
2164 they can only land patches by others if asked by authors themselves.
2166 * coding/commit-review-policy.html:
2168 2011-11-14 Mark Rowe <mrowe@apple.com>
2170 Upgrade WordPress's Akismet plug-in to the latest version.
2172 * blog/wp-content/plugins/akismet:
2174 2011-11-14 Mark Rowe <mrowe@apple.com>
2176 Update one file that was missed.
2178 * blog/wp-settings.php:
2180 2011-11-14 Mark Rowe <mrowe@apple.com>
2182 Upgrade WordPress to v3.2.1.
2186 2011-10-28 Dean Jackson <dino@apple.com>
2188 Remove this horribly outdated file. It was showing up in
2189 Google searches and shouldn't be used as official
2192 Rubber-stamped by Simon Fraser.
2194 * specs/MediaQueriesExtensions.html: Removed.
2196 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
2198 Style guide should mention the preference of index over iterator
2199 https://bugs.webkit.org/show_bug.cgi?id=70285
2201 Reviewed by Darin Adler.
2203 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
2204 we prefer index over iterators.
2206 * coding/coding-style.html:
2208 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2210 Fix a typo pointed by Sam (Weinig).
2212 * coding/coding-style.html:
2214 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2216 Style guide should mandate use of pass-by-reference for out arguments
2217 https://bugs.webkit.org/show_bug.cgi?id=69766
2219 Reviewed by Darin Adler.
2221 This matches the convention used throughout WebCore.
2223 * coding/coding-style.html:
2225 2011-10-06 Amruth Raj <amruthraj@motorola.com>
2227 Add Motorola Mobility to team.html
2228 https://bugs.webkit.org/show_bug.cgi?id=69597
2230 Reviewed by Ryosuke Niwa.
2234 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2236 Generate WebKit team's page out of committers.py
2237 https://bugs.webkit.org/show_bug.cgi?id=68045
2239 Fix per Daniel's review comment since I had misunderstood the code.
2243 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2245 Generate WebKit team's page out of committers.py
2246 https://bugs.webkit.org/show_bug.cgi?id=68045
2248 Reviewed by Daniel Bates.
2250 Add the initial implementation of team.html. This page automatically pulls data from committers.py
2251 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
2255 2011-09-01 Jon Lee <jonlee@apple.com>
2257 Adding control rendering at various sizes.
2259 * projects/forms/survey.html:
2261 2011-08-29 Jon Lee <jonlee@apple.com>
2263 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
2265 * projects/forms/survey.html:
2267 2011-08-17 Jon Lee <jonlee@apple.com>
2269 Updating the forms survey to include various element sizes.
2271 * projects/forms/survey.html:
2273 2011-08-16 Daniel Bates <dbates@webkit.org>
2275 Add myself to the list of individual members in the WebKit Security Group.
2277 Rubber-stamped by Eric Seidel.
2279 * security/security-group-members.html:
2281 2011-08-09 Anders Carlsson <andersca@apple.com>
2283 Broken link to LICENSE on contributing code page
2284 https://bugs.webkit.org/show_bug.cgi?id=65947
2286 Reviewed by Ryosuke Niwa.
2288 * coding/contributing.html:
2290 2011-08-04 Dan Bernstein <mitz@apple.com>
2294 * coding/contributing.html:
2296 2011-08-04 Nico Weber <thakis@chromium.org>
2298 Update the contributors page to recommend webkit-patch instead of many manual steps
2299 https://bugs.webkit.org/show_bug.cgi?id=65714
2301 Reviewed by Adam Barth.
2303 asvitkine followed the contributing instructions for his first patch, and got
2304 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
2305 webkit-patch prevents errors like this and more.
2307 * coding/contributing.html:
2309 2011-07-21 Jon Lee <jonlee@apple.com>
2311 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
2312 <rdar://problem/9782965>
2314 Rubber-stamped by Maciej Stachowiak.
2316 * projects/forms/image-usemap.png: Added.
2317 * projects/forms/image1.png: Added.
2318 * projects/forms/image10.png: Added.
2319 * projects/forms/image16.png: Added.
2320 * projects/forms/index.html: Update links
2321 * projects/forms/survey.html: Added.
2323 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
2325 SVG feature status is not up-to-date
2326 https://bugs.webkit.org/show_bug.cgi?id=64856
2328 Reviewed by Dirk Schulze.
2330 Update SVG feature status after r91331.
2332 * projects/svg/status.xml:
2334 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
2336 Reviewed by Darin Adler.
2338 Add note about cases where enums are preferred over bools on function parameters.
2339 https://bugs.webkit.org/show_bug.cgi?id=63564
2341 This matches the outcome of this webkit-dev thread:
2342 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
2344 * coding/coding-style.html:
2346 2011-05-31 Chris Evans <cevans@chromium.org>
2348 Reviewed by Drew Yao.
2350 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
2352 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
2354 2011-05-20 Alexey Proskuryakov <ap@apple.com>
2356 Reviewed by Dan Bernstein.
2358 Building instructions should not talk about Tiger
2359 https://bugs.webkit.org/show_bug.cgi?id=61210
2361 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
2362 Xcode version to the latest Leopard one.
2364 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
2366 Reviewed by Adam Barth.
2368 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
2369 https://bugs.webkit.org/show_bug.cgi?id=60686
2371 * security/security-group-members.html:
2373 2011-05-11 Cris Neckar <cdn@chromium.org>
2375 Reviewed by David Levin.
2377 Adding Cris Neckar to the Webkit Security Group site.
2378 https://bugs.webkit.org/show_bug.cgi?id=60668
2380 * security/security-group-members.html:
2382 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
2384 Reviewed by Mark Rowe.
2386 Update Qt/Nokia Security contacts
2387 https://bugs.webkit.org/show_bug.cgi?id=60650
2389 Ademar (me) replaced Simon as the release manager and primary security
2390 contact for QtWebKit. See:
2391 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
2393 * security/security-group-members.html:
2395 2011-05-09 Eric Seidel <eric@webkit.org>
2397 Reviewed by Adam Barth.
2399 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
2400 https://bugs.webkit.org/show_bug.cgi?id=59672
2402 * coding/adding-features.html: Added.
2405 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
2407 Not reviewed: adding image files for the blog post.
2409 * blog-files/inspector/remote-debugging-attached.png: Added.
2410 * blog-files/inspector/remote-debugging-discovery.png: Added.
2412 2011-04-27 Ojan Vafai <ojan@chromium.org>
2414 Reviewed by Dan Bernstein.
2416 change style guide to pre-increment in for-loops
2417 https://bugs.webkit.org/show_bug.cgi?id=59619
2419 This matches what a number of reviewers have been asking
2420 for in code reviews.
2422 * coding/coding-style.html:
2424 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
2426 Reviewed by Tor Arne Vestbø.
2428 Added instructions on how to work from behind proxy
2429 and detailed the instructions refering to rebasing.
2430 Windows build instructions do not work if you are behind a proxy
2431 or have a Temp directory that you do not own directly.
2432 https://bugs.webkit.org/show_bug.cgi?id=57246
2434 * building/tools.html:
2436 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
2438 Reviewed by James Robinson.
2440 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
2441 https://bugs.webkit.org/show_bug.cgi?id=58190
2443 * misc/related-target-and-shadow-dom.svg: Added.
2445 2011-04-06 David Levin <levin@chromium.org>
2447 Reviewed by Ojan Vafai.
2449 Augment style guidelines about meaningless parameters from text the unwritten rules email.
2450 https://bugs.webkit.org/show_bug.cgi?id=55275
2452 * coding/coding-style.html:
2454 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
2456 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
2459 * blog-files/inspector/stack-traces-img/1.png: Added.
2460 * blog-files/inspector/stack-traces-img/2.png: Added.
2461 * blog-files/inspector/stack-traces-img/3.png: Added.
2462 * blog-files/inspector/stack-traces-img/4.png: Added.
2463 * blog-files/inspector/stack-traces-img/5.png: Added.
2464 * blog-files/inspector/stack-traces-img/6.png: Added.
2465 * blog-files/inspector/stack-traces-img/button.png: Added.
2467 2011-02-26 David Levin <levin@chromium.org>
2469 Reviewed by Darin Adler.
2471 Add style guidelines about comments from the unwritten rules email.
2472 https://bugs.webkit.org/show_bug.cgi?id=55272
2474 * coding/coding-style.html: Added the guidelines.
2476 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
2478 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
2480 * blog-files/inspector/css_rule_diff.png: Added.
2482 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
2484 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
2486 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
2487 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
2488 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
2489 * blog-files/inspector/warning_10x10.png: Added.
2491 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
2493 Unreviewed. Add Web Inspector style editing screenshots.
2495 * blog-files/inspector-css-as-authored.png: Added.
2496 * blog-files/inspector-css-autocomplete.png: Added.
2497 * blog-files/inspector-unknown-css-properties.png: Added.
2499 2011-01-21 David Levin <levin@chromium.org>
2501 Reviewed by Darin Adler.
2503 Proposal: Require cross-organizational seconds for reviewer nominations
2504 https://bugs.webkit.org/show_bug.cgi?id=47597
2506 This changes the committer/reviewer policy to require an additional
2507 reviewer supporting a reviewer nomination to work for a different
2508 company and different project affiliation from the nominee.
2510 This means reviewer nominations would require four supporting reviewers,
2511 one of which knows the reviewer through the community (irc, email, bugs)
2512 ensuring that the nominee has the open-source collaboration skills
2513 we so highly value here in WebKit.
2515 * coding/commit-review-policy.html:
2517 2011-01-01 Adam Barth <abarth@webkit.org>
2519 Reviewed by Eric Seidel.
2521 Move JavaScriptCore to Source
2522 https://bugs.webkit.org/show_bug.cgi?id=51604
2524 * coding/assertion-guidelines.html:
2525 - Update documentation to point to the new location of
2528 2010-12-17 Dan Bernstein <mitz@apple.com>
2530 Reviewed by Simon Fraser.
2532 Rename WebKitTools to Tools
2533 https://bugs.webkit.org/show_bug.cgi?id=49861
2535 * asking_questions.html:
2536 * building/tools.html:
2537 * coding/scripts.html:
2539 2010-11-08 Jessie Berlin <jberlin@apple.com>
2541 Reviewed by Adam Roben.
2543 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
2545 https://bugs.webkit.org/show_bug.cgi?id=49189
2547 * building/tools.html:
2548 Add a line recommending bash shell users to comment out or remove those lines, with an
2549 explanation as to why.
2551 2010-11-04 Orlando Leite <orlleite@gmail.com>
2553 Reviewed by Adam Barth.
2555 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
2557 * building/tools.html:
2559 2010-10-29 Adam Roben <aroben@apple.com>
2561 Instruct developers to install the Feburary 2010 DirectX SDK, not just
2564 The February 2010 SDK is the last one with support for Visual Studio
2567 I also removed some unnecessary instructions regarding the DirectX
2570 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
2571 specific version of the DirectX SDK
2573 Reviewed by Steve Falkenburg.
2575 * building/tools.html:
2577 2010-10-28 Lucas Forschler <lforschler@apple.com>
2579 Reviewed by Geoffrey Garen.
2581 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
2583 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
2584 -Edited the .htaccess file to redirect the old pages to the new landing page.
2585 -This should keep our search engine page rankings effective.
2586 Potentially breaking:
2587 -This COULD potentially break the SunSpider benchmark.
2588 -Local testing with relative links seems to function as expected.
2589 -The .htaccess 301 redirects are UNTESTED.
2593 * perf/sunspider: Added.
2594 * perf/sunspider-0.9.1/sunspider.html: Removed.
2595 * perf/sunspider-0.9.1/versions.html: Removed.
2596 * perf/sunspider-0.9/sunspider.html: Removed.
2597 * perf/sunspider/sunspider.css: Added.
2598 * perf/sunspider/sunspider.html: Added.
2600 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
2602 Reviewed by David Levin.
2604 Add DirectX SDK to Installing Developer Tools web page
2605 https://bugs.webkit.org/show_bug.cgi?id=47911
2607 * building/tools.html:
2609 2010-09-30 David Levin <levin@chromium.org>
2611 Reviewed by Darin Adler.
2613 Add guideline for constructors doing implicit type conversion to coding style.
2614 https://bugs.webkit.org/show_bug.cgi?id=47646
2616 * coding/coding-style.html:
2618 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
2620 Reviewed by Simon Fraser.
2622 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
2623 https://bugs.webkit.org/show_bug.cgi?id=47013
2625 * nav.inc: Removed the space from the web inspector wiki link.
2627 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
2629 Unreviewed HTML syntax fix for my recent change in the coding-style.
2631 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
2633 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
2635 Reviewed by Darin Adler.
2637 check-webkit-style and the coding style guidelines page are inconsistent
2638 https://bugs.webkit.org/show_bug.cgi?id=46099
2640 * coding/coding-style.html:
2641 Making clear that includes of system headers must come after includes of other headers.
2643 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
2645 Reviewed by Adam Barth.
2647 Adding a timeline screenshot for blocking and defer scripts
2648 https://bugs.webkit.org/show_bug.cgi?id=45933
2650 * blog-files/timeline-blocking-script.png: Added.
2651 * blog-files/timeline-defer-script.png: Added.
2653 2010-09-14 Jessie Berlin <jberlin@apple.com>
2655 Reviewed by Adam Roben.
2657 Exceptions are getting ignored on 64-bit Windows in the Web Process.
2658 https://bugs.webkit.org/show_bug.cgi?id=45779
2660 * building/tools.html:
2661 Add instructions about how to optionally get hotfix 976038.
2663 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
2665 Reviewed by Adam Barth.
2667 https://bugs.webkit.org/show_bug.cgi?id=43982
2668 This js file seems to be a popular script for detecting mobile WebKit but
2669 it has a flaw that makes it fail on Android and BlackBerry.
2671 The issue is that it looks for "Mobile/" but Android and BlackBerry
2672 use "Mobile" with no numbering after it.
2673 Changed RegExp pattern " Mobile/" to " Mobile\\b".
2675 * misc/WebKitDetect.js:
2676 (WebKitDetect.isMobile):
2678 2010-08-27 Darin Adler <darin@apple.com>
2680 * coding/RefPtr.html: Minor revision, improve clarity and mention some
2681 recent developments.
2683 2010-08-26 Daniel Bates <dbates@rim.com>
2685 Reviewed by Dumitru Daniliuc.
2687 Fix misspelled words on WebKit.org contact.html,
2688 demos/index.html, and quality/leakhunting.html
2689 https://bugs.webkit.org/show_bug.cgi?id=44747
2691 Fix some misspelled words on the WebKit.org site.
2693 * contact.html: Change "bugreports" [sic] to "bug reports".
2694 * demos/index.html: Change "testcase" [sic] to "test case".
2695 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
2697 2010-08-23 David Kilzer <ddkilzer@apple.com>
2699 Clean up some HTML typos in crashlogs.html
2701 Rubber-stamped by Maciej Stachowiak.
2703 * quality/crashlogs.html: Fixed "</code>>" typos added in
2704 r56300. Changed "<tt>" tag with style attribute to "<code>"
2705 that was missed in r56300.
2707 2010-08-17 Beth Dakin <bdakin@apple.com>
2709 Rubber-stamped by Adele.
2711 Adding a MathML Demo and screenshot.
2713 * blog-files/riemann-screenshot.png: Added.
2714 * demos/mathml: Added.
2715 * demos/mathml/MathMLDemo.xhtml: Added.
2717 2010-08-17 Adam Roben <aroben@apple.com>
2719 Instruct developers to (optionally) install Debugging Tools for
2722 These tools are used by some of our scripts, so are useful for
2723 developers to have installed.
2725 Fixes <http://webkit.org/b/44128> webkit.org building instructions
2726 should recommend installing Debugging Tools for Windows
2728 Reviewed by Sam Weinig.
2730 * building/tools.html:
2732 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
2734 Reviewed by Nikolas Zimmermann.
2736 Update SVG implementation status.
2738 * projects/svg/status.xml:
2740 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
2742 Reviewed by Darin Adler.
2744 Add a diagram explaining how a DOM element is attached to the site.
2745 https://bugs.webkit.org/show_bug.cgi?id=42763
2747 * coding/dom-element-attach.html: Added.
2748 * coding/images/dom-element-attach-large.png: Added.
2749 * coding/images/dom-element-attach-small.png: Added.
2750 * coding/images/dom-element-attach.graffle: Added.
2751 * coding/technical-articles.html: Added a link to the page with the diragram.
2753 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2755 Reviewed by Darin Adler.
2757 Improve assertion macro documentation.
2759 https://bugs.webkit.org/show_bug.cgi?id=40565
2761 * coding/assertion-guidelines.html:
2763 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2765 Reviewed by Geoffrey Garen.
2767 Add an index of technical articles to the WebKit site. This makes the
2768 links to the RefPtr and Assertion documentation discoverable and
2769 provides an easy way to find some useful blog posts.
2771 https://bugs.webkit.org/show_bug.cgi?id=40561
2773 * coding/technical-articles.html: Added.
2774 * nav.inc: Add link to technical articles.
2776 2010-06-15 Adam Roben <aroben@apple.com>
2778 Remove some unnecessary steps for setting up the debugger on Windows
2780 Apparently update-webkit does this for you now.
2782 Rubber-stamped by Steve Falkenburg.
2784 * building/debug.html: Removed the first two Windows steps, which are
2785 now unnecessary, and updated the third to reflect reality.
2787 2010-06-14 Adam Roben <aroben@apple.com>
2789 Improve instructions for debugging on Windows
2791 Fixes <http://webkit.org/b/40585>.
2793 Reviewed by Steve Falkenburg.
2795 * building/debug.html: Improved the Windows instructions. We now
2796 instruct users to set things up so that hitting F5 from WebKit.sln
2797 will launch Safari with the WEBKITNIGHTLY environment variable
2798 pointing to the location of the built WebKit.dll.
2800 * building/console_vs2005.jpg: Removed.
2801 * building/debug_vs2005.jpg: Removed.
2803 * building/launch-debugger-vs2005.png: Added.
2804 * building/set-as-startup-project-vs2005.png: Added.
2805 * building/set-debugging-properties-vs2005.png: Added.
2807 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
2809 Reviewed by Darin Adler.
2811 Add documentation on the various assertion macros in WebKit.
2813 https://bugs.webkit.org/show_bug.cgi?id=39950
2815 * coding/assertion-guidelines.html: Added.
2817 2010-05-29 Sterling Swigart <sswigart@google.com>
2819 Reviewed by David Levin.
2821 Adding tests to canvas.html performance test
2822 https://bugs.webkit.org/show_bug.cgi?id=39883
2824 * demos/canvas-perf/canvas.html:
2830 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
2832 Reviewed by Darin Adler.
2834 Update the style guide re: static member variables and structs
2835 https://bugs.webkit.org/show_bug.cgi?id=39663
2837 Per Darin Adler's proposal on webkit-dev.
2839 All static member variables should be prefixed with s_.
2840 m_ should not be used for public data members in structs.
2841 Only structs should have public data members.
2843 * coding/coding-style.html:
2845 2010-05-24 David Levin <levin@chromium.org>
2847 Reviewed by Maciej Stachowiak.
2849 Improve canvas perf test accuracy.
2850 https://bugs.webkit.org/show_bug.cgi?id=39635
2852 * demos/canvas-perf/canvas.html:
2853 1. Change the various tests to get the image data for the result
2854 to help ensure that the operation has completed by the time,
2855 and subtract out the time needed to do this.
2856 2. Made the test more flexible about number of repetitions and
2858 3. Make the tests run separately and have a pause between them
2859 to allow for garbage collection so that results are more
2861 4. Added a standard logging function and shouldBe asserts to
2862 verify that the correct scaling operations were happening.
2864 2010-05-20 Daniel Bates <dbates@rim.com>
2866 Rubber-stamped by Simon Fraser.
2868 Spelling correction; change "acces" [sic] to "access".
2870 * quality/lifecycle.html:
2872 2010-05-14 Eric Seidel <eric@webkit.org>
2874 Reviewed by Maciej Stachowiak.
2876 Update tools.html to mention that Tiger users require a newer Python
2877 https://bugs.webkit.org/show_bug.cgi?id=38822
2879 Also updated the instructions that only Tiger users need
2880 to install a subversion client. Newer OSes already have
2881 subversion included in the install.
2883 * building/tools.html:
2885 2010-05-08 Dirk Schulze <krit@webkit.org>
2887 Reviewed by Nikolas Zimmermann.
2889 SVGFont's VKern implementation missing
2890 https://bugs.webkit.org/show_bug.cgi?id=38663
2892 * projects/svg/status.xml:
2894 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
2896 Reviewed by Adam Barth.
2898 Commit and Review policy should encourage unofficial reviews
2899 https://bugs.webkit.org/show_bug.cgi?id=38517
2901 * coding/commit-review-policy.html:
2903 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
2905 Reviewed by Darin Adler.
2907 Fix the sticky-notes demo.
2908 https://bugs.webkit.org/show_bug.cgi?id=38550
2910 1. Exceptions thrown by openDatabase() should be treated as
2912 2. Do not allow users to create new notes when openDatabase()
2915 * demos/sticky-notes/index.html:
2917 2010-05-02 Dirk Schulze <krit@webkit.org>
2919 Reviewed by Nikolas Zimmermann.
2921 SVG hkern implementation incomplete
2922 https://bugs.webkit.org/show_bug.cgi?id=38407
2924 We support hkern now. Mention this in the SVG status page.
2926 * projects/svg/status.xml:
2928 2010-04-29 Dean Jackson <dino@apple.com>
2930 Unreviewed. Make a note that we are no longer proposing
2931 the evaluateMediaQuery method. Instead, we are following
2932 the standard matchMedium method from CSS 3 View.
2934 * specs/MediaQueriesExtensions.html:
2936 2010-04-18 Adam Barth <abarth@webkit.org>
2938 Unreviewed. Update a label of the diagram to better match the
2939 description in the text of the blog post.
2941 * blog-files/loader-diagram.svg:
2943 2010-04-17 Adam Barth <abarth@webkit.org>
2945 Unreviewed. Added loader diagram for upcoming blog post.
2947 * blog-files/loader-diagram.svg: Added.
2949 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
2951 Reviewed by Eric Seidel.
2953 Minor Updates and Cleanup to the Contributing Page
2954 https://bugs.webkit.org/show_bug.cgi?id=37415
2956 * coding/contributing.html:
2958 2010-04-07 Maciej Stachowiak <mjs@apple.com>
2962 Random demo to look cool on twitter.
2964 * misc/gradient-input.html: Added.
2966 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
2970 Adding images for inspector blog post. Previewed by Timothy Hatcher.
2972 * blog-files/inspector/audits_launcher.png: Added.
2973 * blog-files/inspector/audits_panel.png: Added.
2974 * blog-files/inspector/console_panel.png: Added.
2975 * blog-files/inspector/context_menu.png: Added.
2976 * blog-files/inspector/css_highlighted_line.png: Added.
2977 * blog-files/inspector/css_line_number_snippet.png: Added.
2978 * blog-files/inspector/css_line_numbers.png: Added.
2979 * blog-files/inspector/deactivate_breakpoints.png: Added.
2980 * blog-files/inspector/evaluate_on_hover.png: Added.
2981 * blog-files/inspector/evaluate_on_hover_2.png: Added.
2982 * blog-files/inspector/inherited_styles.png: Added.
2983 * blog-files/inspector/large_dom.png: Added.
2984 * blog-files/inspector/large_resources.png: Added.
2985 * blog-files/inspector/pseudo_elements.png: Added.
2986 * blog-files/inspector/redirect_headers.png: Added.
2987 * blog-files/inspector/redirect_headers_full.png: Added.
2988 * blog-files/inspector/redirects.png: Added.
2989 * blog-files/inspector/redirects_full.png: Added.
2990 * blog-files/inspector/timeline_overview.png: Added.
2991 * blog-files/inspector/timeline_panel.png: Added.
2992 * blog-files/inspector/timeline_record_details.png: Added.
2994 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
2996 Reviewed by David Levin.
2998 Asking Questions Page Grammar Fixes
2999 https://bugs.webkit.org/show_bug.cgi?id=36608
3001 * asking_questions.html:
3003 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
3005 Reviewed by Timothy Hatcher.
3007 New Asking Questions Page is not Valid HTML5
3008 https://bugs.webkit.org/show_bug.cgi?id=36605
3010 * asking_questions.html: fixed issues raised by the validator.
3012 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
3014 Reviewed by David Levin.
3016 Add a page on how to ask questions
3017 https://bugs.webkit.org/show_bug.cgi?id=35223
3019 * asking_questions.html: Added.
3020 Add a page on how to ask questions based on Ariya Hidayat's mail: how
3021 to get help effectively
3022 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
3024 * contact.html: Tweaked the wording to make it more clear what the
3025 mailing list are used for. Also changed the formatting to better
3026 underline the different mailing lists.
3028 2010-03-24 Sam Weinig <sam@webkit.org>
3030 Rubber-stamped by Anders Carlsson..
3032 Update Security Group Members list.
3034 * security/security-group-members.html:
3036 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3040 Add another example.
3042 * demos/accessible-ascii-art/butterfly-figure.html: Added.
3044 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3048 Add example of accessible ASCII art for HTML WG.
3050 * demos/accessible-ascii-art: Added.
3051 * demos/accessible-ascii-art/butterfly.html: Added.
3053 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3055 Reviewed by Mark Rowe.
3057 WebKit blog should be valid HTML5
3058 https://bugs.webkit.org/show_bug.cgi?id=36410
3060 * blog/wp-content/themes/webkit/comments-popup.php:
3061 * blog/wp-content/themes/webkit/footer.php:
3062 * blog/wp-content/themes/webkit/header.php:
3064 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3066 Reviewed by Mark Rowe.
3068 Fix a bunch of HTML5 validation errors on various pages.
3069 https://bugs.webkit.org/show_bug.cgi?id=36409
3071 * building/build.html:
3072 * building/checkout.html:
3073 * building/debug.html:
3074 * building/run.html:
3075 * building/tools.html:
3076 * coding/coding-style.html:
3077 * coding/contributing.html:
3078 * coding/major-objects.html:
3083 * projects/compat/index.html:
3084 * projects/css/index.html:
3085 * projects/documentation/index.html:
3086 * projects/goals.html:
3087 * projects/index.html:
3088 * projects/mathml/index.html:
3089 * quality/bugpriorities.html:
3090 * quality/bugwriting.html:
3091 * quality/crashlogs.html:
3092 * quality/lifecycle.html:
3093 * quality/testing.html:
3094 * quality/testwriting.html:
3096 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3098 Reviewed by Mark Rowe.
3100 webkit.org should use the HTML5 doctype
3101 https://bugs.webkit.org/show_bug.cgi?id=36407
3104 * misc/drosera/index.html:
3105 * perf/slickspeed/system/index.php:
3106 * perf/slickspeed/system/template.php:
3109 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3111 Reviewed by Mark Rowe.
3113 http://webkit.org/ has an HTML5 validation error
3114 https://bugs.webkit.org/show_bug.cgi?id=36406
3118 2010-03-15 Maciej Stachowiak <mjs@apple.com>
3120 Tweak canvas perf demo.
3122 * demos/canvas-perf/canvas.html:
3124 2010-03-14 Maciej Stachowiak <mjs@apple.com>
3126 Added canvas perf demo for whatwg.
3128 * demos/canvas-perf: Added.
3129 * demos/canvas-perf/canvas.html: Added.
3130 * demos/canvas-perf/kraken.jpg: Added.
3132 2010-03-09 Adam Roben <aroben@apple.com>
3134 Add a link to the Contributors Meeting registration form in the
3137 Rubber-stamped in advance by Adele Peterson.
3139 * nav.inc: Added a link underneath "Trac".
3141 2010-02-26 Sam Weinig <sam@webkit.org>
3143 Rubber-stamped by Adele Peterson.
3145 Update Security Group Members list.
3147 * security/security-group-members.html:
3149 2010-02-23 Jessie Berlin <jberlin@webkit.org>
3151 Reviewed by Eric Seidel and Adam Roben.
3153 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
3154 https://bugs.webkit.org/show_bug.cgi?id=35098
3156 * building/debug.html:
3157 Add instructions on how to build and run WebKit from within Visual Studio.
3159 2010-02-20 Maciej Stachowiak <mjs@apple.com>
3161 Rubber stamped by Adam Barth.
3163 Add sunspider-0.9.1 to the site in preparation for announcing it.
3164 https://bugs.webkit.org/show_bug.cgi?id=35206
3166 * perf/sunspider-0.9.1: Added.
3167 * perf/sunspider-0.9.1/json2.js: Added.
3168 * perf/sunspider-0.9.1/sunspider-0.9: Added.
3169 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
3170 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
3171 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
3172 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
3173 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
3174 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
3175 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
3176 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
3177 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
3178 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
3179 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
3180 * perf/sunspider-0.9.1/sunspider.css: Added.
3181 * perf/sunspider-0.9.1/sunspider.html: Added.
3182 * perf/sunspider-0.9.1/versions.html: Added.
3184 2010-02-17 Maciej Stachowiak <mjs@apple.com>
3186 Not reviewed - demo.
3188 Made some examples of using <details> for table descriptions.
3190 * demos/hover-summary: Added.
3191 * demos/hover-summary/details.css: Added.
3192 * demos/hover-summary/details.js: Added.
3193 (summaryClickListener):
3196 * demos/hover-summary/example1.html: Added.
3197 * demos/hover-summary/example2.html: Added.
3198 * demos/hover-summary/horizontal-triangle.png: Added.
3199 * demos/hover-summary/vertical-triangle.png: Added.
3201 2010-02-02 Jens Alfke <snej@chromium.org>
3203 Reviewed by David Levin.
3205 Clarified coding guidelines on wiki to allow indentation of
3206 _nested_ namespaces.
3207 https://bugs.webkit.org/show_bug.cgi?id=32137
3209 * coding/coding-style.html:
3211 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
3213 Reviewed by David Kilzer.
3215 Added to contributing code page a pointer to the preferred
3216 license text. Also added information about copyright lines.
3218 https://bugs.webkit.org/show_bug.cgi?id=34017
3220 * coding/contributing.html:
3222 - Added CSS class for books.
3224 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
3226 Reviewed by David Levin.
3228 Added screenshots and clearer instructions on how to submit
3231 https://bugs.webkit.org/show_bug.cgi?id=32542
3233 Also added that a bug report should be selected or created
3234 prior to submitting a patch.
3236 * coding/contributing.html:
3237 * coding/images: Added.
3238 * coding/images/contribute_add_attachment.png: Added.
3239 * coding/images/contribute_mark_review.png: Added.
3241 2010-01-11 Maciej Stachowiak <mjs@apple.com>
3243 Not reviewed; updated for truth (and readability).
3245 Fixed some wrong listings and reorganized this page.
3247 * security/security-group-members.html:
3249 2010-01-06 Dirk Schulze <krit@webkit.org>
3251 Reviewed by Nikolas Zimmermann.
3254 https://bugs.webkit.org/show_bug.cgi?id=31905
3256 Update SVG status page. We support feDisplacementMap and feImage now.
3258 * projects/svg/status.xml:
3260 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
3262 Reviewed by Darin Adler.
3264 Removed outdated contact information from bug life cycle page.
3266 https://bugs.webkit.org/show_bug.cgi?id=32494
3268 * quality/lifecycle.html:
3270 2009-12-13 Dan Bernstein <mitz@apple.com>
3272 Reviewed by Sam Weinig.
3274 Add a style guideline concerning floating point literals
3275 https://bugs.webkit.org/show_bug.cgi?id=32497
3277 * coding/coding-style.html:
3279 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
3281 Reviewed by Adam Roben.
3283 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
3284 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
3285 in Windows as part of running update_webkit.
3287 * building/build.html:
3288 - removed the reference to forgetting to set environment variables as a common source of errors
3289 on Windows. This is because this patch would make it unnecessary for the user to set these
3292 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
3294 Reviewed by Darin Adler.
3296 Added the "using std::foo" rule to the coding style guidelines.
3298 https://bugs.webkit.org/show_bug.cgi?id=32301
3300 Added to the coding style guidelines the "using std::foo" rule
3301 checked by the check-webkit-style script. Also clarified the
3302 "using" statement guidelines that apply to implementation files.
3304 * coding/coding-style.html:
3306 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
3308 Reviewed by Darin Adler.
3310 Refactored web site documentation so that advice to add
3311 WebKitTools/Scripts to your shell path does not appear
3314 https://bugs.webkit.org/show_bug.cgi?id=32112
3316 * building/build.html:
3317 * building/checkout.html:
3318 * building/run.html:
3319 * coding/coding-style.html:
3320 * coding/contributing.html:
3321 * coding/scripts.html: Added.
3322 * quality/testing.html:
3324 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
3326 Reviewed by Eric Seidel.
3328 Add reference to the GTK and QT build wiki pages
3330 https://bugs.webkit.org/show_bug.cgi?id=32088
3332 * building/tools.html:
3335 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
3337 Reviewed by Darin Adler.
3339 Added clarifications to the web site regarding coding style and
3342 https://bugs.webkit.org/show_bug.cgi?id=31618
3344 Changes include the following:
3346 - Expanded the style guidelines regarding "using" statements.
3347 - Made the style guidelines page validate as HTML.
3348 - Added that legacy WebKit components should not be cleaned up.
3349 - Added that it is more acceptable to update style when already
3352 * coding/coding-style.html:
3353 * coding/contributing.html:
3354 * projects/cleanup/index.html:
3356 2009-11-18 Eric Seidel <eric@webkit.org>
3358 Reviewed by David Levin.
3360 Make 80 patches a formal requirement for reviewership
3361 https://bugs.webkit.org/show_bug.cgi?id=31313
3362 Per discussion on the webkit-reviewers list:
3363 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
3365 * coding/commit-review-policy.html:
3367 2009-11-18 Daniel Bates <dbates@webkit.org>
3369 Reviewed by Eric Seidel.
3371 https://bugs.webkit.org/show_bug.cgi?id=31610
3373 Adds property "min-width" to #title so that the width of the title
3374 element on each page is at least 790px. In particular, this makes
3375 the page <http://webkit.org/security/security-group-members.html>
3376 consistent, in appearance, to the rest of the site.
3380 2009-11-16 Sam Weinig <sam@webkit.org>
3382 Reviewed by Anders Carlsson.
3384 Update Security Group Members list.
3386 * security/security-group-members.html:
3388 2009-11-16 Sam Weinig <sam@webkit.org>
3390 Reviewed by Adele Peterson.
3392 Update Security Group Members list.
3394 * security/security-group-members.html:
3396 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
3398 Reviewed by Darin Adler.
3400 Added to the WebKit Coding Style Guidelines not to use
3401 "using namespace" statements in header files.
3403 * coding/coding-style.html:
3405 2009-11-10 Oliver Hunt <oliver@apple.com>
3407 Reviewed by Maciej Stachowiak.
3409 Fix WebGL demos to work with renamed WebGL primitives
3411 * blog-files/webgl/Earth.html:
3412 * blog-files/webgl/ManyPlanetsDeep.html:
3413 * blog-files/webgl/SpinningBox.html:
3414 * blog-files/webgl/SpiritBox.html:
3415 * blog-files/webgl/TeapotPerPixel.html:
3416 * blog-files/webgl/TeapotPerVertex.html:
3417 * blog-files/webgl/WebGL+CSS.html:
3418 * blog-files/webgl/resources/CanvasMatrix.js:
3419 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
3420 * blog-files/webgl/resources/utils3d.js:
3425 2009-11-06 Dirk Schulze <krit@webkit.org>
3427 Rubber stamped by Eric Seidel.
3429 Update SVG status page. We support feMorphology now.
3430 Set lightning filters to unimplemented.
3432 * projects/svg/status.xml:
3434 2009-11-06 Jeff Schiller <codedread@gmail.com>
3436 Reviewed by Darin Adler.
3438 SVG Status page update
3439 https://bugs.webkit.org/show_bug.cgi?id=31179
3441 * projects/svg/status.xml:
3443 2009-11-03 Darin Adler <darin@apple.com>
3445 Set the MIME type for all PNG files in this directory.
3447 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
3448 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
3449 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
3450 * blog-files/acid3-100.png: Modified property svn:mime-type.
3451 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
3452 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
3453 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
3454 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
3455 * blog-files/acid3-timing.png: Modified property svn:mime-type.
3456 * blog-files/bounce.png: Added property svn:mime-type.
3457 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
3458 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
3459 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
3460 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
3461 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
3462 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
3463 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
3464 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
3465 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
3466 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
3467 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
3468 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
3469 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
3470 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
3471 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
3472 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
3473 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
3474 * blog-files/inspector/colors.png: Added property svn:mime-type.
3475 * blog-files/inspector/cookies.png: Added property svn:mime-type.
3476 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
3477 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
3478 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
3479 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
3480 * blog-files/inspector/enable.png: Added property svn:mime-type.
3481 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
3482 * blog-files/inspector/form_data.png: Added property svn:mime-type.
3483 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
3484 * blog-files/inspector/inorder.png: Added property svn:mime-type.
3485 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
3486 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
3487 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
3488 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
3489 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
3490 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
3491 * blog-files/kate-circle.png: Modified property svn:mime-type.
3492 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
3493 * blog-files/kate-gradient.png: Modified property svn:mime-type.
3494 * blog-files/kate-reflected.png: Modified property svn:mime-type.
3495 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
3496 * blog-files/kate.png: Modified property svn:mime-type.
3497 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
3498 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
3499 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
3500 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
3501 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
3502 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
3503 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
3504 * blog-files/pulse.png: Added property svn:mime-type.
3505 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
3506 * blog-files/sfx-perf.png: Modified property svn:mime-type.
3507 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
3508 * blog-files/squirrelfish.png: Modified property svn:mime-type.
3509 * blog-files/vignette-mask.png: Modified property svn:mime-type.
3510 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
3511 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
3512 * blog-files/wsj-preload.png: Modified property svn:mime-type.
3513 * blog-files/wsj-vs.png: Modified property svn:mime-type.
3514 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
3515 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
3516 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
3517 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
3518 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
3519 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
3520 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
3521 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
3522 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
3523 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
3524 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
3525 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
3526 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
3527 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
3528 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
3529 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
3530 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
3531 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
3532 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
3533 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
3534 * blog/wp-admin/images/list.png: Added property svn:mime-type.
3535 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
3536 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
3537 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
3538 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
3539 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
3540 * blog/wp-admin/images/no.png: Added property svn:mime-type.
3541 * blog/wp-admin/images/se.png: Added property svn:mime-type.
3542 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
3543 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
3544 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
3545 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
3546 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
3547 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
3548 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
3549 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
3550 * blog/wp-content/drosera.png: Modified property svn:mime-type.
3551 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
3552 * blog/wp-content/rotate.png: Modified property svn:mime-type.
3553 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
3554 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
3555 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
3556 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
3557 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
3558 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
3559 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
3560 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
3561 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
3562 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
3563 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
3564 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
3565 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
3566 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
3567 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
3568 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
3569 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
3570 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
3571 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
3572 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
3573 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
3574 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
3575 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
3576 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
3577 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
3578 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
3579 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
3580 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
3581 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
3582 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
3583 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
3584 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
3585 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png: Added property svn:mime-type.
3586 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png: Added property svn:mime-type.
3587 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png: Added property svn:mime-type.
3588 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png: Added property svn:mime-type.
3589 * blog/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png: Added property svn:mime-type.
3590 * demos/calendar/Images/AirPort4.png: Modified property svn:mime-type.
3591 * demos/calendar/Images/AirPortError.png: Modified property svn:mime-type.
3592 * demos/calendar/Images/disclosureTriangleSmallDown.png: Modified property svn:mime-type.
3593 * demos/calendar/Images/disclosureTriangleSmallRight.png: Modified property svn:mime-type.
3594 * demos/calendar/Images/statusbarBackground.png: Modified property svn:mime-type.
3595 * demos/calendar/Images/statusbarResizerVertical.png: Modified property svn:mime-type.
3596 * demos/editingToolbar/FancyToolbarImages/button.png: Modified property svn:mime-type.
3597 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Modified property svn:mime-type.
3598 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Modified property svn:mime-type.
3599 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Modified property svn:mime-type.
3600 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Modified property svn:mime-type.
3601 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Modified property svn:mime-type.
3602 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Modified property svn:mime-type.
3603 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Modified property svn:mime-type.
3604 * demos/editingToolbar/FancyToolbarImages/camera.png: Modified property svn:mime-type.
3605 * demos/editingToolbar/FancyToolbarImages/link.png: Modified property svn:mime-type.
3606 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Modified property svn:mime-type.
3607 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Modified property svn:mime-type.
3608 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Modified property svn:mime-type.
3609 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Modified property svn:mime-type.
3610 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Modified property svn:mime-type.
3611 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Modified property svn:mime-type.
3612 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Modified property svn:mime-type.
3613 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Modified property svn:mime-type.
3614 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Modified property svn:mime-type.
3615 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Modified property svn:mime-type.
3616 * demos/editingToolbar/images/safari.png: Modified property svn:mime-type.
3617 * demos/sticky-notes/deleteButton.png: Added property svn:mime-type.
3618 * demos/sticky-notes/deleteButtonPressed.png: Added property svn:mime-type.
3619 * demos/transitions-and-transforms/Horsehead.png: Modified property svn:mime-type.
3620 * demos/transitions-and-transforms/Spaces.png: Modified property svn:mime-type.
3621 * demos/transitions-and-transforms/Stacks.png: Modified property svn:mime-type.
3622 * images/DroseraPic.png: Modified property svn:mime-type.
3623 * misc/drosera/drosera.png: Modified property svn:mime-type.
3624 * perf/slickspeed/logo.png: Modified property svn:mime-type.
3626 2009-11-03 Joseph Pecoraro <joepeck@webkit.org>
3628 Reviewed by Timothy Hatcher.
3630 Adding images for an upcoming blog post.
3632 * blog-files/inspector/breakpoints.png: Added.
3633 * blog-files/inspector/colors.png: Added.
3634 * blog-files/inspector/cookies.png: Added.
3635 * blog-files/inspector/css_selectors.png: Added.
3636 * blog-files/inspector/css_syntax_highlight.png: Added.
3637 * blog-files/inspector/dom_storage.png: Added.
3638 * blog-files/inspector/edit_attributes.png: Added.
3639 * blog-files/inspector/enable.png: Added.
3640 * blog-files/inspector/event_listeners.png: Added.
3641 * blog-files/inspector/form_data.png: Added.
3642 * blog-files/inspector/inline_highlight.png: Added.
3643 * blog-files/inspector/inorder.png: Added.
3644 * blog-files/inspector/inspect_inspector.png: Added.
3645 * blog-files/inspector/inspect_inspector_small.png: Added.
3646 * blog-files/inspector/load_lines.png: Added.
3647 * blog-files/inspector/nodelist.png: Added.
3648 * blog-files/inspector/scope_bar.png: Added.
3649 * blog-files/inspector/watched_expression.png: Added.
3651 2009-10-26 Dan Bernstein <mitz@apple.com>
3653 Reviewed by Adele Peterson.
3657 * coding/bsd-license.html: Updated to the latest version.
3659 2009-10-22 Mark Rowe <mrowe@apple.com>
3661 Update to WordPress 2.8.5.
3665 2009-10-19 Andrew Scherkus <scherkus@chromium.org>
3667 Reviewed by Eric Seidel.
3669 Replace boolean operator indentation example with an if statement.
3671 https://bugs.webkit.org/show_bug.cgi?id=30538
3673 * coding/coding-style.html: Replace boolean indenting example to use "if"
3675 2009-10-16 Darin Adler <darin@apple.com>
3677 * coding/RefPtr.html: Minor revision, updating a link and tweaking
3678 wording a bit in few places.
3680 2009-10-14 Evan Martin <evan@chromium.org>
3682 Reviewed by Darin Adler.
3684 Document what state the build tree is expected to be in after a patch.
3686 * coding/contributing.html:
3688 2009-10-11 Cameron McCormack <cam@mcc.id.au>
3690 Reviewed by Eric Seidel.
3692 Change <a name> to id="" to fix styling problems
3693 https://bugs.webkit.org/show_bug.cgi?id=30283
3695 This prevents the headings from being styled like links.
3697 * coding/contributing.html:
3699 2009-10-08 Alex Milowski <alex@milowski.com>
3701 Reviewed by Darin Adler.
3703 Added a basic description of the layout and rendering project and added links to the blog entries on rendering.
3705 * projects/layout/index.html:
3707 2009-10-07 Sam Weinig <sam@webkit.org>
3709 Reviewed by Dan Bernstein.
3711 Fix for https://bugs.webkit.org/show_bug.cgi?id=30196
3712 Change style guidelines for indentation in header files
3714 * coding/coding-style.html: Don't indent in a namespace in a header file.
3716 2009-10-07 Steve Falkenburg <sfalken@apple.com>
3718 Reviewed by Mark Rowe.
3720 Add new Windows build prerequisite: Visual Studio 2005 Service Pack 1 ATL Security Update
3722 * building/tools.html:
3724 2009-10-06 Jeremy Orlow <jorlow@chromium.org>
3726 Reviewed by Adam Barth.
3728 Diagram needs to be linked from the home page
3729 https://bugs.webkit.org/show_bug.cgi?id=30142
3731 http://webkit.org/coding/major-objects.html was never linked from the home
3736 2009-09-28 Alex Milowski <alex@milowski.com>
3738 <http://webkit.org/b/29098> Update to MathML project webpage
3740 Reviewed by David Kilzer.
3742 Updated MathML project page and added link to Wiki page.
3744 * projects/mathml/index.html:
3746 2009-09-21 Brady Eidson <beidson@apple.com>
3748 Reviewed by Darin Adler.
3750 Add coding style guidelines for 'using namespace.'
3751 https://bugs.webkit.org/show_bug.cgi?id=29499
3753 * coding/coding-style.html:
3755 2009-09-21 Brady Eidson <beidson@apple.com>
3757 Rubberstamped by Sam Weinig.
3759 Add some example files for an upcoming blog post.
3761 * blog-files/load-unload-example.html: Added.
3762 * blog-files/pageshow-pagehide-example.html: Added.
3764 2009-09-17 Eric Seidel <eric@webkit.org>
3766 Reviewed by Darin Adler.
3768 Update contributing.html to mention recently added tools.
3769 https://bugs.webkit.org/show_bug.cgi?id=29318
3771 Update our contributing instructions to mention
3772 the new tools (check-webkit-style and commit-queue)
3773 recently added to make contributions easier.
3775 * coding/contributing.html:
3776 - Mention check-webkit-style as an optional helper tool.
3777 - Mention checking the 'patch' checkbox.
3778 - Mention the commit-queue as an optional helper tool.
3779 - Remove "or in email" since patch reviews are all done via bugzilla.
3780 - Encourage contributers to be responsible for getting their patch landed. Provide a list of committers.
3781 - Mention commit-queue as an optional help in getting your patch landed.
3782 - Give an overview of the commit-queue process and link to the Commit Queue docs.
3784 2009-09-09 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
3786 Reviewed by Mark Rowe.
3788 Add instructions to bug reporting guidlines on how and when
3789 to apply port-specific keywords.
3791 * quality/bugwriting.html:
3793 2009-09-08 Sam Weinig <sam@webkit.org>
3795 Reviewed by Adele Peterson.
3797 Update Security Group Members list.
3799 * security/security-group-members.html:
3801 2009-09-06 Cameron McCormack <cam@mcc.id.au>
3803 Reviewed by Eric Seidel.
3805 Drop <definition-src> support
3806 https://bugs.webkit.org/show_bug.cgi?id=28991
3808 When SVG 1.1 Second Edition is a Recommendation we can remove the
3811 * projects/svg/status.xml: Update page to state that <definition-src>
3814 2009-08-26 Mark Rowe <mrowe@apple.com>
3816 Upgrade WordPress to the latest version.
3818 * blog/wp-includes/version.php:
3819 * blog/wp-login.php:
3821 2009-08-20 Adam Barth <abarth@webkit.org>
3823 Reviewed by Eric Seidel.
3825 major-objects.html should show direct Frame <-> Document pointers
3826 https://bugs.webkit.org/show_bug.cgi?id=28479
3828 * coding/major-objects.html: Added pointers to diagram.
3830 2009-08-18 Anton Muhin <antonm@chromium.org>
3832 Reviewed by Adam Barth.
3834 Mention handy --bug flag of prepare-ChangeLog script.
3835 https://bugs.webkit.org/show_bug.cgi?id=28425
3837 * coding/contributing.html: Add a reference for --bug flag
3839 2009-08-12 Joe Mason <joe.mason@torchmobile.com>
3841 Reviewed by Adam Barth.
3843 Better explanation of "Null after navigation" in object diagram
3844 https://bugs.webkit.org/show_bug.cgi?id=28232
3846 * coding/major-objects.html:
3848 2009-08-11 Adam Barth <abarth@webkit.org>
3852 Remove a few characters from the ASCII art to make it fit better in the
3855 * coding/major-objects.html:
3857 2009-08-11 Adam Barth <abarth@webkit.org>
3859 Reviewed by Oliver Hunt.
3861 Document relation between major objects in WebCore
3862 https://bugs.webkit.org/show_bug.cgi?id=28210
3864 Added a diagram showing the relation between major objects.
3866 * coding/major-objects.html: Added.
3868 2009-08-07 Joseph Pecoraro <joepeck02@gmail.com>
3870 Reviewed by Oliver Hunt.
3872 Fix webkit-jobs link
3876 2009-08-03 Mark Rowe <mrowe@apple.com>
3878 Update two WordPress plug-ins that we use.
3880 * blog/wp-content/plugins/akismet/akismet.php:
3881 * blog/wp-content/plugins/akismet/readme.txt:
3882 * blog/wp-content/plugins/commentcontrol.php:
3884 2009-08-03 Mark Rowe <mrowe@apple.com>
3886 Add some missing files and delete some obsolete files.
3890 2009-08-03 Mark Rowe <mrowe@apple.com>
3892 Update WordPress to the latest version.
3896 2009-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
3898 Reviewed by Adam Treat.
3900 Mention the new webkit-help and webkit-jobs mailinglist. Change
3901 the description of webkit-dev to be more strict.
3905 2009-07-22 Kenneth Rohde Christiansen <kenneth@webkit.org>
3907 Reviewed by Adam Treat.
3909 Coding style - Clarify some cases with spacing
3910 https://bugs.webkit.org/show_bug.cgi?id=27499
3912 Add explicit rule about no space before comma or semicolon.
3914 * coding/coding-style.html:
3916 2009-07-17 Simon Fraser <simon.fraser@apple.com>
3918 Fix the font to match the rest of the blog site.
3920 * blog-files/3d-transforms/image-flip.html:
3922 2009-07-17 Simon Fraser <simon.fraser@apple.com>
3924 Move the image flip effect into an iframe to avoid the long
3925 blog page tripping a bug on Leopard.
3927 * blog-files/3d-transforms/image-flip.html: Added.
3929 2009-07-16 Simon Fraser <simon.fraser@apple.com>
3931 New demo files for an up-coming blog post.
3933 * blog-files/3d-transforms/mighty-cubes.png: Added.
3934 * blog-files/3d-transforms/morphing-cubes.html: Added.
3935 * blog-files/3d-transforms/perspective-by-example.html: Added.
3936 * blog-files/3d-transforms/poster-circle.html: Added.
3937 * blog-files/3d-transforms/poster-circle.png: Added.
3938 * blog-files/3d-transforms/transform-style.html: Added.
3940 2009-07-15 Joseph Pecoraro <joepeck02@gmail.com>
3942 Reviewed by Sam Weinig.
3944 Side bar linking to "DOM Interfaces" returns 404
3945 https://bugs.webkit.org/show_bug.cgi?id=24000
3949 2009-07-09 Oliver Hunt <oliver@apple.com>
3951 Reviewed by Geoff Garen.
3953 JavaScript section of http://webkit.org is excessively out of date.
3955 This removes old todo entries (like adding an API, which we've had since Leopard),
3956 and adds an additional todo for a webkit-less Objective-C API.
3958 * projects/javascript/index.html:
3960 2009-07-03 Adam Barth <abarth@webkit.org>
3962 Reviewed by Sam Weinig.
3964 Adam and Collin's affiliation is incorrect
3965 https://bugs.webkit.org/show_bug.cgi?id=26954
3967 This change corrects their affiliation.
3969 * security/security-group-members.html:
3971 2009-06-24 Brady Eidson <beidson@apple.com>
3973 Reviewed by Mark Rowe
3975 * demos/index.html: Fix more typos etc.
3977 2009-06-17 Sam Weinig <sam@webkit.org>
3979 Reviewed by Mark Rowe.
3981 * security/index.html: Fix some typos.
3983 2009-06-17 Sam Weinig <sam@webkit.org>
3985 Reviewed by Mark Rowe.
3987 Move security policy to security/index.html so that
3988 webkit.org/security/ works.
3991 * security/index.html: Copied from security/security-policy.html.
3992 * security/security-policy.html: Removed.
3994 2009-06-13 Sam Weinig <sam@webkit.org>
3996 Reviewed by Timothy Hatcher.
3998 Add WebKit Security Policy and member list of the WebKit Security Group.
4002 * security/security-group-members.html: Added.
4003 * security/security-policy.html: Added.
4005 2009-06-12 Brady Eidson <beidson@apple.com>
4007 Reviewed by Oliver Hunt
4009 Add a page indexing the various demo applications we have posted.
4011 * demos/index.html: Added.
4012 * nav.inc: Add a link to the demos page on the side bar
4013 * css/main.css: Add a style for date stamps based on the blog.
4015 * demos/calendar/index.html: Added to redirect to Calendar.html. I'm not moving Calendar.html to
4016 index.html as the Calendar.html url has already been published and we should keep it working.
4018 Move the drosera test code to /misc, as it is no longer a meaningful demo:
4019 * demos/drosera: Removed.
4020 * demos/drosera/demo.js: Removed.
4021 * demos/drosera/drosera.png: Removed.
4022 * demos/drosera/index.html: Removed.
4023 * misc/drosera: Copied from demos/drosera.
4025 Move the sticky notes example into /demos:
4026 * demos/sticky-notes: Added.
4027 * demos/sticky-notes/StickyNotes.manifest: Copied from misc/DatabaseExample.manifest.
4028 * demos/sticky-notes/deleteButton.png: Copied from misc/deleteButton.png.
4029 * demos/sticky-notes/deleteButtonPressed.png: Copied from misc/deleteButtonPressed.png.
4030 * demos/sticky-notes/index.html: Copied from misc/DatabaseExample.html.
4031 * misc/DatabaseExample.html: Changed to redirect to demos/sticky-notes/index.html. I'm not removing
4032 it altogether as the misc/DatabaseExample.html url has already been published and we should keep it working.
4033 * misc/DatabaseExample.manifest: Removed.
4034 * misc/deleteButton.png: Removed.
4035 * misc/deleteButtonPressed.png: Removed.
4037 2009-06-10 Brent Fulgham <bfulgham@webkit.org>
4039 Reviewed by Eric Seidel.
4041 Fixes https://bugs.webkit.org/show_bug.cgi?id=26309.
4042 Update a few items in the testing language to:
4043 (1) Reflect results are now generated with Leopard (not Tiger)
4044 (2) Explain how to generate pixel-level layout tests.
4046 * quality/testing.html:
4047 * quality/testwriting.html:
4049 2009-06-05 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.com>
4051 Bug 26188: Clarify some of the cases in the coding style guide
4053 <https://bugs.webkit.org/show_bug.cgi?id=26188>
4055 Reviewed and tweaked by David Kilzer.
4057 Changed the coding style document to clarify some cases of ambiguity.
4059 * coding/coding-style.html:
4061 2009-05-27 Maciej Stachowiak <mjs@apple.com>
4063 Not reviewed, demo content.
4065 - Add doctype to Calendar demo.
4067 * demos/calendar/Calendar.html:
4069 2009-05-27 Maciej Stachowiak <mjs@apple.com>
4071 Not reviewed, demo content.
4073 - add Calendar demo.
4075 * demos/calendar: Added.
4076 * demos/calendar/Boom.aiff: Added.
4077 * demos/calendar/Calendar.css: Added.
4078 * demos/calendar/Calendar.html: Added.
4079 * demos/calendar/Calendar.js: Added.
4080 * demos/calendar/Calendar.manifest: Added.
4081 * demos/calendar/CalendarApp.icns: Added.
4082 * demos/calendar/Images: Added.
4083 * demos/calendar/Images/AirPort4.png: Added.
4084 * demos/calendar/Images/AirPortError.png: Added.
4085 * demos/calendar/Images/disclosureTriangleSmallDown.png: Added.
4086 * demos/calendar/Images/disclosureTriangleSmallRight.png: Added.
4087 * demos/calendar/Images/statusbarBackground.png: Added.
4088 * demos/calendar/Images/statusbarResizerVertical.png: Added.
4089 * demos/calendar/LocationImage.js: Added.
4090 * demos/calendar/Utilities.js: Added.
4091 * demos/calendar/favicon.ico: Added.
4092 * demos/calendar/mime.types: Added.
4094 2009-05-20 Mark Rowe <mrowe@apple.com>
4096 Rubber-stamped by Eric Seidel.
4098 Prevent search engines from getting creative in their descriptions of webkit.org content.
4100 * blog/wp-content/themes/webkit/header.php:
4103 2009-05-06 Eric Seidel <eric@webkit.org>
4105 Reviewed by Maciej Stachowiak.
4107 Update Contributing instructions after feedback from Julie Parent.
4108 https://bugs.webkit.org/show_bug.cgi?id=25611
4110 * coding/contributing.html: Add a few more comments on ChangeLogs
4112 2009-04-17 Simon Fraser <simon.fraser@apple.com>
4114 Reviewed by Steve Falkenburg
4116 Fix the link for setting the Platform SDK paths in the Windows instructions.
4118 * building/build.html:
4120 2009-04-15 Alexey Proskuryakov <ap@webkit.org>
4122 Reviewed by Darin Adler.
4124 https://bugs.webkit.org/show_bug.cgi?id=25186
4125 There is no XSLT component in bugzilla
4127 * projects/xslt/index.html: Changed to search by bug title.
4129 2009-02-20 David Kilzer <ddkilzer@apple.com>
4131 Bug 23983: Remove illegal HTML tags from Sunspider web pages
4133 <https://bugs.webkit.org/show_bug.cgi?id=23983>
4135 Reviewed by Alexey Proskuryakov.
4137 * perf/sunspider-0.9/3d-cube.html: Removed </link> tag.
4138 * perf/sunspider-0.9/3d-morph.html: Ditto.
4139 * perf/sunspider-0.9/3d-raytrace.html: Ditto.
4140 * perf/sunspider-0.9/access-binary-trees.html: Ditto.
4141 * perf/sunspider-0.9/access-fannkuch.html: Ditto.
4142 * perf/sunspider-0.9/access-nbody.html: Ditto.
4143 * perf/sunspider-0.9/access-nsieve.html: Ditto.
4144 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Ditto.
4145 * perf/sunspider-0.9/bitops-bits-in-byte.html: Ditto.
4146 * perf/sunspider-0.9/bitops-bitwise-and.html: Ditto.
4147 * perf/sunspider-0.9/bitops-nsieve-bits.html: Ditto.
4148 * perf/sunspider-0.9/controlflow-recursive.html: Ditto.
4149 * perf/sunspider-0.9/crypto-aes.html: Ditto.
4150 * perf/sunspider-0.9/crypto-md5.html: Ditto.
4151 * perf/sunspider-0.9/crypto-sha1.html: Ditto.
4152 * perf/sunspider-0.9/date-format-tofte.html: Ditto.
4153 * perf/sunspider-0.9/date-format-xparb.html: Ditto.
4154 * perf/sunspider-0.9/math-cordic.html: Ditto.
4155 * perf/sunspider-0.9/math-partial-sums.html: Ditto.
4156 * perf/sunspider-0.9/math-spectral-norm.html: Ditto.
4157 * perf/sunspider-0.9/regexp-dna.html: Ditto.
4158 * perf/sunspider-0.9/string-base64.html: Ditto.
4159 * perf/sunspider-0.9/string-fasta.html: Ditto.
4160 * perf/sunspider-0.9/string-tagcloud.html: Ditto.
4161 * perf/sunspider-0.9/string-unpack-code.html: Ditto.
4162 * perf/sunspider-0.9/string-validate-input.html: Ditto.
4163 * perf/sunspider-0.9/sunspider-driver.html: Ditto.
4164 * perf/sunspider-0.9/sunspider-results.html: Removed </link> and </input> tags.
4165 * perf/sunspider-0.9/sunspider.html: Removed </link> tag.
4167 2009-01-19 Adam Roben <aroben@apple.com>
4169 Add links to some recommended Visual Studio hotfixes
4171 Reviewed by Dave Hyatt.
4173 * building/tools.html:
4175 2009-01-08 Brent Fulgham <bfulgham@gmail.com>
4177 Reviewed by Adele Petersen.
4178 Landed by Pamela Greene.
4180 Fixes: http://bugs.webkit.org/show_bug.cgi?id=23139
4181 Remove links to no-longer-existing Drosera project.