1 2015-12-03 Jonathan Davis <jond@apple.com>
3 Fixed transient behavior when the cache plugin is enabled.
5 * wp-content/themes/webkit/functions.php:
6 * wp-content/themes/webkit/includes.php:
7 * wp-content/themes/webkit/nightly.php:
9 2015-12-03 Jonathan Davis <jond@apple.com>
11 Add sub-section anchors to code style guidelines
12 https://bugs.webkit.org/show_bug.cgi?id=151770
14 Reviewed by Timothy Hatcher.
17 * wp-content/plugins/table-of-contents.php:
18 * wp-content/themes/webkit/includes.php:
19 * wp-content/themes/webkit/style.css:
21 (p > a[name]::before):
25 (.admin-bar p > a[name]::before):
26 (.screen-reader-text):
27 (.table-of-contents ul li > ul):
28 (#post-4132 pre:nth-child(-n+10)):
29 (#post-4132 pre:nth-child(-n+8)): Deleted.
31 2015-12-01 Jonathan Davis <jond@apple.com>
33 Updated favicon.ico with the new logo.
37 2015-12-01 Jonathan Davis <jond@apple.com>
39 Improved accessibility handling for the small drop-down menu.
41 * wp-content/themes/webkit/scripts/global.js:
43 2015-12-01 Jonathan Davis <jond@apple.com>
45 Fixed font rendering. Fixed SVG rendering for Firefox.
47 * wp-content/themes/webkit/images/icons.svg:
48 * wp-content/themes/webkit/images/inspector.svg:
49 * wp-content/themes/webkit/images/twitter.svg:
50 * wp-content/themes/webkit/style.css:
53 (.screen-reader-text:focus):
55 (.tile.category-web-inspector .background-image):
56 (.tile.category-performance .background-image):
57 (.tile.category-javascript .background-image):
58 (.tile.category-css .background-image):
59 (.tile.category-standards .background-image):
60 (.tile.category-contributing .background-image):
61 (.tile.category-storage .background-image):
62 (.tile.category-layout .background-image):
63 (.tile.tag-timeline .background-image):
64 (.tile.tag-console .background-image):
65 (.tile.tag-debugger .background-image):
66 (.tile.tag-shortcuts .background-image):
67 (.tile .background-image.loaded):
68 (body, input, textarea, select, button): Deleted.
70 2015-12-01 Jonathan Davis <jond@apple.com>
72 Removed escpaes to correctly pass query string arguments.
76 2015-12-01 Jonathan Davis <jond@apple.com>
78 Corrected rewrite rules to restore convenience paths.
82 2015-12-01 Jonathan Davis <jond@apple.com>
84 Fixed static reference PHP syntax for compatibility with the server environment.
86 * wp-content/plugins/table-of-contents.php:
88 2015-12-01 Jonathan Davis <jond@apple.com>
90 Fixed PHP syntax for compatibility with the server environment.
92 * wp-content/plugins/social-meta.php:
93 * wp-content/themes/webkit/functions.php:
94 * wp-content/themes/webkit/widgets/twitter.php:
96 2015-12-01 Jonathan Davis <jond@apple.com>
98 Updated webkit.org to use the new theme and WordPress deployment.
104 2015-12-01 Jonathan Davis <jond@apple.com>
106 Fixed data return format for tweets when updating cache.
108 * wp-content/themes/webkit/widgets/twitter.php:
110 2015-12-01 Jonathan Davis <jond@apple.com>
112 Theme update to tidy styles and add a theme screenshot.
114 * wp-content/themes/webkit/screenshot.png: Added.
115 * wp-content/themes/webkit/style.css:
117 (.tile .background-image):
119 2015-11-30 Jonathan Davis <jond@apple.com>
121 Set max-height to prevent narrow images from upscaling.
123 * wp-content/themes/webkit/style.css:
124 (article figure > img):
126 (figure.widescreen figcaption):
127 (figure.widescreen img): Deleted.
129 2015-11-30 Jonathan Davis <jond@apple.com>
131 Added a new theme and plugins for a redesigned webkit.org.
133 Reviewed by Timothy Hatcher.
135 * apple-touch-icon-precomposed.png: Added.
136 * code-style.md: Added.
137 * commit-review.md: Added.
138 * favicon.png: Added.
139 * security-policy.md: Added.
140 * tabicon.svg: Added.
142 * wp-content/index.php: Added.
143 * wp-content/maintenance.php: Added.
144 * wp-content/plugins: Added.
145 * wp-content/plugins/analytics.php: Added.
146 * wp-content/plugins/hyperlight: Added.
147 * wp-content/plugins/hyperlight/hyperlight: Added.
148 * wp-content/plugins/hyperlight/hyperlight.php: Added.
149 * wp-content/plugins/hyperlight/hyperlight/hyperlight.php: Added.
150 * wp-content/plugins/hyperlight/hyperlight/languages: Added.
151 * wp-content/plugins/hyperlight/hyperlight/languages/apache.php: Added.
152 * wp-content/plugins/hyperlight/hyperlight/languages/blocklist.php: Added.
153 * wp-content/plugins/hyperlight/hyperlight/languages/code.php: Added.
154 * wp-content/plugins/hyperlight/hyperlight/languages/cpp.php: Added.
155 * wp-content/plugins/hyperlight/hyperlight/languages/csharp.php: Added.
156 * wp-content/plugins/hyperlight/hyperlight/languages/css.php: Added.
157 * wp-content/plugins/hyperlight/hyperlight/languages/diff.php: Added.
158 * wp-content/plugins/hyperlight/hyperlight/languages/filetypes: Added.
159 * wp-content/plugins/hyperlight/hyperlight/languages/html.php: Added.
160 * wp-content/plugins/hyperlight/hyperlight/languages/ini.php: Added.
161 * wp-content/plugins/hyperlight/hyperlight/languages/iphp.php: Added.
162 * wp-content/plugins/hyperlight/hyperlight/languages/javascript.php: Added.
163 * wp-content/plugins/hyperlight/hyperlight/languages/php.php: Added.
164 * wp-content/plugins/hyperlight/hyperlight/languages/python.php: Added.
165 * wp-content/plugins/hyperlight/hyperlight/languages/syntax.php: Added.
166 * wp-content/plugins/hyperlight/hyperlight/languages/vb.php: Added.
167 * wp-content/plugins/hyperlight/hyperlight/languages/xml.php: Added.
168 * wp-content/plugins/hyperlight/hyperlight/preg_helper.php: Added.
169 * wp-content/plugins/index.php: Added.
170 * wp-content/plugins/social-meta.php: Added.
171 * wp-content/plugins/table-of-contents.php: Added.
172 * wp-content/plugins/visual-preview.php: Added.
173 * wp-content/themes: Added.
174 * wp-content/themes/index.php: Added.
175 * wp-content/themes/webkit: Added.
176 * wp-content/themes/webkit/404.php: Added.
177 * wp-content/themes/webkit/444.php: Added.
178 * wp-content/themes/webkit/footer.php: Added.
179 * wp-content/themes/webkit/front-header.php: Added.
180 * wp-content/themes/webkit/front-page.php: Added.
181 * wp-content/themes/webkit/functions.php: Added.
182 * wp-content/themes/webkit/header.php: Added.
183 * wp-content/themes/webkit/images: Added.
184 * wp-content/themes/webkit/images/download.svg: Added.
185 * wp-content/themes/webkit/images/icons.svg: Added.
186 * wp-content/themes/webkit/images/inspector.svg: Added.
187 * wp-content/themes/webkit/images/menu-down.svg: Added.
188 * wp-content/themes/webkit/images/squirrelfish-lives.svg: Added.
189 * wp-content/themes/webkit/images/twitter.svg: Added.
190 * wp-content/themes/webkit/images/webkit.svg: Added.
191 * wp-content/themes/webkit/includes.php: Added.
192 * wp-content/themes/webkit/index.php: Added.
193 * wp-content/themes/webkit/loop.php: Added.
194 * wp-content/themes/webkit/nightly.php: Added.
195 * wp-content/themes/webkit/page.php: Added.
196 * wp-content/themes/webkit/scripts: Added.
197 * wp-content/themes/webkit/scripts/global.js: Added.
198 * wp-content/themes/webkit/single.php: Added.
199 * wp-content/themes/webkit/sitemap.php: Added.
200 * wp-content/themes/webkit/status.php: Added.
201 * wp-content/themes/webkit/style.css: Added.
202 * wp-content/themes/webkit/team.php: Added.
203 * wp-content/themes/webkit/widgets: Added.
204 * wp-content/themes/webkit/widgets/icon.php: Added.
205 * wp-content/themes/webkit/widgets/page.php: Added.
206 * wp-content/themes/webkit/widgets/post.php: Added.
207 * wp-content/themes/webkit/widgets/twitter.php: Added.
209 2015-11-18 Jonathan Davis <jond@apple.com>
211 Adding a maintenance file for the old WordPress blog.
213 Reviewed by Timothy Hatcher.
215 * blog/wp-content/maintenance.php: Added.
217 2015-10-26 Ryosuke Niwa <rniwa@webkit.org>
219 Add images needed for shadow DOM blog post
220 https://bugs.webkit.org/show_bug.cgi?id=150549
222 Reviewed by Timothy Hatcher.
226 * blog-files/introducing-shadow-dom: Added.
227 * blog-files/introducing-shadow-dom/commit-queue-contact.png: Added.
228 * blog-files/introducing-shadow-dom/progress-bar.png: Added.
230 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
232 Modify the image to fit the width of the blog.
234 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png:
236 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
238 Add more assets for Web Inspector Keyboard Shortcuts blog post.
240 * blog-files/web-inspector-keyboard-shortcuts/icon-disable.png: Added.
241 * blog-files/web-inspector-keyboard-shortcuts/icon-play.png: Added.
242 * blog-files/web-inspector-keyboard-shortcuts/icon-step-in.png: Added.
243 * blog-files/web-inspector-keyboard-shortcuts/icon-step-out.png: Added.
244 * blog-files/web-inspector-keyboard-shortcuts/icon-step-over.png: Added.
245 * blog-files/web-inspector-keyboard-shortcuts/search.png: Added.
247 2015-10-05 Nikita Vasilyev <nvasilyev@apple.com>
249 Add assets for Web Inspector Keyboard Shortcuts blog post.
251 * blog-files/web-inspector-keyboard-shortcuts/clear-console.png: Added.
252 * blog-files/web-inspector-keyboard-shortcuts/console-filters.m4v: Added.
253 * blog-files/web-inspector-keyboard-shortcuts/debugger-shortcuts.png: Added.
254 * blog-files/web-inspector-keyboard-shortcuts/hide-element.m4v: Added.
255 * blog-files/web-inspector-keyboard-shortcuts/select-next-and-previous-tabs.m4v: Added.
256 * blog-files/web-inspector-keyboard-shortcuts/toggle-split-console.m4v: Added.
257 * blog-files/web-inspector-keyboard-shortcuts/tooltips.gif: Added.
259 2015-09-15 Wenson Hsieh <wenson_hsieh@apple.com>
261 Add anchor tags for scroll snapping examples.
263 * demos/scroll-snap/index.html: Added anchor tags.
265 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
267 Add scroll snap blog post resources.
269 * blog-files/scroll-snap/overflow-normal.mp4: Added.
270 * blog-files/scroll-snap/snap-2d-rotated.mp4: Added.
271 * blog-files/scroll-snap/snap-2d.mp4: Added.
272 * blog-files/scroll-snap/snap-coordinates-centered.mp4: Added.
273 * blog-files/scroll-snap/snap-coordinates.mp4: Added.
274 * blog-files/scroll-snap/snap-repeat-100.mp4: Added.
276 2015-09-14 Wenson Hsieh <wenson_hsieh@apple.com>
278 Add scroll snap demo directory and files.
280 * demos/scroll-snap/images/1.png: Added.
281 * demos/scroll-snap/images/10.png: Added.
282 * demos/scroll-snap/images/11.png: Added.
283 * demos/scroll-snap/images/12.png: Added.
284 * demos/scroll-snap/images/13.png: Added.
285 * demos/scroll-snap/images/14.png: Added.
286 * demos/scroll-snap/images/15.png: Added.
287 * demos/scroll-snap/images/16.png: Added.
288 * demos/scroll-snap/images/2.png: Added.
289 * demos/scroll-snap/images/3.png: Added.
290 * demos/scroll-snap/images/4.png: Added.
291 * demos/scroll-snap/images/5.png: Added.
292 * demos/scroll-snap/images/6.png: Added.
293 * demos/scroll-snap/images/7.png: Added.
294 * demos/scroll-snap/images/8.png: Added.
295 * demos/scroll-snap/images/9.png: Added.
296 * demos/scroll-snap/images/bluecross.svg: Added.
297 * demos/scroll-snap/images/corner.svg: Added.
298 * demos/scroll-snap/index.html: Added.
300 2015-09-03 Matt Baker <mattbaker@apple.com>
302 Added and updated assets for Introducing the Rendering Frames Timeline blog post.
304 * blog-files/rendering-frames-timeline/inspector-rendering-frames-demo.mov: Added.
305 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png:
306 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png:
307 * blog-files/rendering-frames-timeline/inspector-task-filters.png:
309 2015-09-03 Matt Baker <mattbaker@apple.com>
311 Add assets for Introducing the Rendering Frames Timeline blog post.
313 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after-2x.png: Added.
314 * blog-files/rendering-frames-timeline/inspector-15ms-filter-after.png: Added.
315 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before-2x.png: Added.
316 * blog-files/rendering-frames-timeline/inspector-15ms-filter-before.png: Added.
317 * blog-files/rendering-frames-timeline/inspector-frames-graph-2x.png: Added.
318 * blog-files/rendering-frames-timeline/inspector-frames-graph.png: Added.
319 * blog-files/rendering-frames-timeline/inspector-rendering-frames-2x.png: Added.
320 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering-2x.png: Added.
321 * blog-files/rendering-frames-timeline/inspector-rendering-frames-filtering.png: Added.
322 * blog-files/rendering-frames-timeline/inspector-rendering-frames.png: Added.
323 * blog-files/rendering-frames-timeline/inspector-task-filters-2x.png: Added.
324 * blog-files/rendering-frames-timeline/inspector-task-filters.png: Added.
326 2015-08-28 Jonathan Davis <jond@apple.com>
328 Add assets for Styles Sidebar Refinements in Web Inspector blog post.
330 * blog-files/styles-sidebar-refinements-in-web-inspector: Added.
331 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-1x.png: Added.
332 * blog-files/styles-sidebar-refinements-in-web-inspector/ComputedToRules-2x.png: Added.
333 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-1x.png: Added.
334 * blog-files/styles-sidebar-refinements-in-web-inspector/Filter-2x.png: Added.
335 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-1x.png: Added.
336 * blog-files/styles-sidebar-refinements-in-web-inspector/FilterSelector-2x.png: Added.
337 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-1x.png: Added.
338 * blog-files/styles-sidebar-refinements-in-web-inspector/SelectorHovering-2x.png: Added.
339 * blog-files/styles-sidebar-refinements-in-web-inspector/Tabbing.mp4: Added.
340 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-1x.png: Added.
341 * blog-files/styles-sidebar-refinements-in-web-inspector/WarningIcon-2x.png: Added.
343 2015-08-26 Brent Fulgham <bfulgham@apple.com>
345 Update Windows tool install instructions.
347 * building/tools.html:
349 2015-08-24 Saam barati <sbarati@apple.com>
351 Add mp4 version of types-changing video.
353 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mp4: Added.
355 2015-08-23 Saam barati <sbarati@apple.com>
357 Change compiler-pipeline image for type profiler and code coverage profiler blog post.
359 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-1x.png: Added.
360 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline-2x.png: Added.
361 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Removed.
363 2015-08-22 Saam barati <sbarati@apple.com>
365 Change image for type profiler and code coverage profiler blog post.
367 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png:
368 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png:
370 2015-08-22 Saam barati <sbarati@apple.com>
372 Change video for type profiler and code coverage profiler blog post.
374 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov:
376 2015-08-22 Saam barati <sbarati@apple.com>
378 Add 1x/2x resources for type profiler and code coverage profiler blog post.
380 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-1x.png: Added.
381 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-2x.png: Added.
382 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Removed.
383 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-1x.png: Added.
384 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug-2x.png: Added.
385 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Removed.
386 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-1x.png: Added.
387 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view-2x.png: Added.
388 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Removed.
389 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-1x.png: Added.
390 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere-2x.png: Added.
391 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Removed.
393 2015-08-21 Saam barati <sbarati@apple.com>
395 Edit a resource for type profiler and code coverage profiler blog post.
397 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png:
399 2015-08-21 Saam barati <sbarati@apple.com>
401 Add resources for type profiler and code coverage profiler blog post.
403 * blog-files/type-profiler-and-code-coverage-profiler: Added.
404 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage-video.mp4: Added.
405 * blog-files/type-profiler-and-code-coverage-profiler/code-coverage.png: Added.
406 * blog-files/type-profiler-and-code-coverage-profiler/compiler-pipeline.png: Added.
407 * blog-files/type-profiler-and-code-coverage-profiler/subtle-bug.png: Added.
408 * blog-files/type-profiler-and-code-coverage-profiler/type-profiler-api-view.png: Added.
409 * blog-files/type-profiler-and-code-coverage-profiler/types-changing.mov: Added.
410 * blog-files/type-profiler-and-code-coverage-profiler/types-everywhere.png: Added.
412 2015-08-06 Brent Fulgham <bfulgham@apple.com>
414 Correct a typo in the explanatory text.
416 * demos/backdrop-filter/index.html:
418 2015-08-06 Brent Fulgham <bfulgham@apple.com>
420 Add an example of backdrop-filter.
422 * demos/backdrop-filter: Added.
423 * demos/backdrop-filter/dynamic_poster.jpg: Added.
424 * demos/backdrop-filter/dynamic_source.m4v: Added.
425 * demos/backdrop-filter/index.html: Added.
426 * demos/backdrop-filter/inverted_color.jpg: Added.
427 * demos/backdrop-filter/multiple.jpg: Added.
428 * demos/backdrop-filter/simple_blur.jpg: Added.
430 2015-08-06 Brent Fulgham <bfulgham@apple.com>
432 Add a poster image for the video.
434 * blog-files/backdrop-filters/dynamic_poster.jpg: Added.
436 2015-08-06 Brent Fulgham <bfulgham@apple.com>
438 Add more media control examples.
440 * blog-files/backdrop-filters/dynamic_backdrop.m4v: Added.
441 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
442 * blog-files/backdrop-filters/Media_Controls_Complete_2x.jpg: Added.
444 2015-08-06 Brent Fulgham <bfulgham@apple.com>
446 Add two more files for a future blog post.
448 * blog-files/backdrop-filters/Media_Controls_1x.jpg: Added.
449 * blog-files/backdrop-filters/Media_Controls_2x.jpg: Added.
451 2015-08-05 Benjamin Poulain <benjamin@webkit.org>
453 Fix the twitter links on the status page
457 2015-08-03 Benjamin Poulain <benjamin@webkit.org>
459 Prepare screenshots for a potential blog post
461 * blog-files/css-selectors-level-4/dynamic-specificity-1x.png: Added.
462 * blog-files/css-selectors-level-4/dynamic-specificity-2x.png: Added.
464 2015-07-28 Geoffrey Garen <ggaren@apple.com>
466 SunSpider is no longer maintained
467 https://bugs.webkit.org/show_bug.cgi?id=147370
469 Reviewed by Michael Saboff.
471 Add an indicator to show that SunSpider is no longer maintained.
473 * perf/sunspider/sunspider.css:
477 * perf/sunspider/sunspider.html:
479 2015-07-24 Myles C. Maxfield <mmaxfield@apple.com>
481 Add image for a blog post
483 * blog-files/el-capitan-system-font.png: Added.
485 2015-07-23 Timothy Hatcher <timothy@apple.com>
487 Change some images for a blog post and add 2x images.
489 * blog-files/inspector-elements-tab-2x.png: Added.
490 * blog-files/inspector-elements-tab.png: Updated.
491 * blog-files/inspector-network-tab-2x.png: Added.
492 * blog-files/inspector-network-tab.png: Updated.
493 * blog-files/inspector-tab-bar-2x.png: Added.
494 * blog-files/inspector-tab-bar.png: Updated.
496 2015-07-23 Timothy Hatcher <timothy@apple.com>
498 Change some images for a blog post.
500 * blog-files/inspector-elements-tab.png:
501 * blog-files/inspector-network-tab.png:
503 2015-07-23 Timothy Hatcher <timothy@apple.com>
505 Add and change some images for a blog post.
507 * blog-files/inspector-elements-network-tabs.png: Removed.
508 * blog-files/inspector-elements-tab.png: Added.
509 * blog-files/inspector-network-tab.png: Added.
510 * blog-files/inspector-tab-bar.png:
512 2015-07-23 Brent Fulgham <bfulgham@apple.com>
514 Correct rest of the images to match.
516 * blog-files/backdrop-filters/backdrop_correct_1x.jpg:
517 * blog-files/backdrop-filters/backdrop_correct_2x.jpg:
518 * blog-files/backdrop-filters/backdrop_invert_1x.jpg:
519 * blog-files/backdrop-filters/backdrop_invert_2x.jpg:
520 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg:
522 2015-07-23 Brent Fulgham <bfulgham@apple.com>
524 Adjust image sizes to avoid page scaling.
526 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg:
527 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg:
528 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg:
529 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg:
530 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg:
532 2015-07-22 Brent Fulgham <bfulgham@apple.com>
534 Add some images needed for an upcoming blog post.
536 * blog-files/backdrop-filters: Added.
537 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_1x.jpg: Added.
538 * blog-files/backdrop-filters/Screen_OSX_Yosemite_Finder-iCloud-WaterBg_2x.jpg: Added.
539 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_1x.jpg: Added.
540 * blog-files/backdrop-filters/Screen_V_iOS8_ControlCenter_BlueGradient_2x.jpg: Added.
541 * blog-files/backdrop-filters/backdrop_correct_1x.jpg: Added.
542 * blog-files/backdrop-filters/backdrop_correct_2x.jpg: Added.
543 * blog-files/backdrop-filters/backdrop_invert_1x.jpg: Added.
544 * blog-files/backdrop-filters/backdrop_invert_2x.jpg: Added.
545 * blog-files/backdrop-filters/backdrop_mixed_1x.jpg: Added.
546 * blog-files/backdrop-filters/backdrop_mixed_2x.jpg: Added.
548 2015-07-11 Timothy Hatcher <timothy@apple.com>
550 Add some images for a blog post.
552 * blog-files/inspector-elements-network-tabs.png: Added.
553 * blog-files/inspector-tab-bar.png: Added.
554 * blog-files/inspector-tab-icons.svg: Added.
556 2015-06-30 Jonathan Davis <jond@apple.com>
558 Added WebKit feature status page to navigation.
560 Reviewed by Timothy Hatcher.
564 2015-06-24 Joseph Pecoraro <pecoraro@apple.com>
566 Add some images for a blog post.
568 * blog-files/console-improvements/array-api.png: Added.
569 * blog-files/console-improvements/collections.png: Added.
570 * blog-files/console-improvements/console-messages.png: Added.
571 * blog-files/console-improvements/interactivity.m4v: Added.
572 * blog-files/console-improvements/iterators.png: Added.
573 * blog-files/console-improvements/localStorage-api.png: Added.
574 * blog-files/console-improvements/object-preview.png: Added.
575 * blog-files/console-improvements/object-tree.png: Added.
576 * blog-files/console-improvements/promises.png: Added.
577 * blog-files/console-improvements/tooltip-1.png: Added.
578 * blog-files/console-improvements/tooltip-2.png: Added.
580 2015-06-19 Csaba Osztrogonác <ossy@webkit.org>
582 Remove unnecessary svn:executable flags
583 https://bugs.webkit.org/show_bug.cgi?id=146107
585 Reviewed by Alexey Proskuryakov.
587 * blog-files/inspector/css_as_authored.png: Removed property svn:executable.
588 * blog-files/inspector/css_autocomplete.png: Removed property svn:executable.
589 * blog-files/inspector/css_rule_diff.png: Removed property svn:executable.
590 * blog-files/inspector/css_unknown_properties.png: Removed property svn:executable.
591 * blog-files/inspector/warning_10x10.png: Removed property svn:executable.
592 * demos/regions/pizza-regions-manifesto-regionstyling.html: Removed property svn:executable.
593 * demos/regions/pizza-regions-manifesto.html: Removed property svn:executable.
594 * demos/regions/yellow-pizza.jpg: Removed property svn:executable.
596 2015-05-20 Jon Davis <jond@apple.com>
598 Upgrading WordPress to 4.2.2 release.
600 Rubber-stamped by Timothy Hatcher.
602 * Websites/webkit.org/blog/:
603 * Websites/webkit.org/blcd Tog/wp-admin/:
604 * Websites/webkit.org/blog/wp-admin/css/:
605 * Websites/webkit.org/blog/wp-admin/css/colors/:
606 * Websites/webkit.org/blog/wp-admin/images/:
607 * Websites/webkit.org/blog/wp-admin/includes/:
608 * Websites/webkit.org/blog/wp-admin/js/:
609 * Websites/webkit.org/blog/wp-admin/maint/:
610 * Websites/webkit.org/blog/wp-admin/network/:
611 * Websites/webkit.org/blog/wp-admin/user/:
612 * Websites/webkit.org/blog/wp-includes/:
613 * Websites/webkit.org/blog/wp-includes/ID3/:
614 * Websites/webkit.org/blog/wp-includes/SimplePie/:
615 * Websites/webkit.org/blog/wp-includes/Text/:
616 * Websites/webkit.org/blog/wp-includes/certificates/:
617 * Websites/webkit.org/blog/wp-includes/css/:
618 * Websites/webkit.org/blog/wp-includes/fonts/:
619 * Websites/webkit.org/blog/wp-includes/images/:
620 * Websites/webkit.org/blog/wp-includes/js/:
621 * Websites/webkit.org/blog/wp-includes/pomo/:
622 * Websites/webkit.org/blog/wp-includes/theme-compat/:
624 2015-04-28 Yusuke Suzuki <utatane.tea@gmail.com>
626 Fix the link noted 'contribute to features' in status.html
627 https://bugs.webkit.org/show_bug.cgi?id=144331
629 Reviewed by Csaba Osztrogonác.
631 Fix the href of the link to http://www.webkit.org/coding/contributing.html.
635 2015-04-28 Ryuan Choi <ryuan.choi@navercorp.com>
637 Add naver to team.html
638 https://bugs.webkit.org/show_bug.cgi?id=144298
640 Reviewed by Gyuyoung Kim.
644 2015-04-27 Benjamin Poulain <bpoulain@apple.com>
646 Status page: fix the email links
650 2015-04-26 Benjamin Poulain <benjamin@webkit.org>
652 Improve the status page
653 https://bugs.webkit.org/show_bug.cgi?id=144248
655 Reviewed by Darin Adler.
658 Lots of minor changes:
660 -Do not use sync XHR. That was nice for testing but that's eveil
661 and it breaks Firefox.
662 -Start fetching the json files as soon as possible during page load,
663 that server takes forever to respond.
664 -Remove some useless CSS.
665 -Get rid of mustache. That template thing was awesome but it took
666 up to 600ms to fetch the file (plus it is not exactly efficient).
667 -Put both the specifications and the features in the list.
668 They are referencing each other with links. That seems to work pretty well.
669 -Use the keywords for filtering.
671 2015-04-26 Benjamin Poulain <benjamin@webkit.org>, Chris Bateman <chrisb808@gmail.com>
673 Start a basic status page on webkit.org
674 https://bugs.webkit.org/show_bug.cgi?id=143940
676 Reviewed by Darin Adler.
678 * status.html: Added.
679 Nothing fancy, for now just show the "features" list of the two features.json
681 2015-04-19 Dan Bernstein <mitz@apple.com>
685 * coding/RefPtr.html:
687 2015-04-19 Darin Adler <darin@apple.com>
689 Update RefPtr documentation and deprecation
690 https://bugs.webkit.org/show_bug.cgi?id=143936
692 Reviewed by Andreas Kling.
694 * coding/RefPtr.html: Updated.
696 2015-03-10 Joseph Pecoraro <pecoraro@apple.com>
698 Fix warning about loading insecure content from secure webkit.org/blog
699 https://bugs.webkit.org/show_bug.cgi?id=142545
701 Reviewed by Mark Rowe.
703 * blog/wp-content/themes/webkit/footer.php:
704 Use an "https" URL for the subresource, instead of "http".
706 2015-02-20 Alexey Proskuryakov <ap@apple.com>
708 Remove svn:keywords property.
710 As far as I can tell, the property had no effect on any of these files, but also,
711 when it has effect it's likely harmful.
713 * demos/srcset/index.html: Removed property svn:keywords.
714 * specs/index.html: Removed property svn:keywords.
716 2015-02-13 Csaba Osztrogonác <ossy@webkit.org>
718 Unreviewed, remove empty directories.
720 * blog/wp-includes/js/codepress: Removed.
722 2015-02-03 Byungseon Shin <sun.shin@webkit.org>
724 Add LG Electronics to team.html
725 https://bugs.webkit.org/show_bug.cgi?id=141227
727 Reviewed by Andreas Kling.
731 2015-01-30 Chris Dumez <cdumez@apple.com>
733 Add "Singleton pattern" section to the WebKit coding style
734 https://bugs.webkit.org/show_bug.cgi?id=141040
736 Reviewed by Ryosuke Niwa.
738 Add "Singleton pattern" section to the WebKit coding style to document
739 what was discussed on webkit-dev:
740 https://lists.webkit.org/pipermail/webkit-dev/2015-January/027199.html
742 * coding/coding-style.html:
744 2015-01-27 Daniel Bates <dabates@apple.com>
746 Update Xcode requirement and add instructions to build, run, and debug WebKit for iOS Simulator
748 Reviewed by David Kilzer.
750 * building/build.html: Added instructions to build WebKit for iOS Simulator.
751 * building/debug.html: Added some instructions to debug the UIProcess and WebProcess
752 in the iOS Simulator using command line tools. We should look to add Xcode instructions
753 and simplify these steps once we teach debug-safari about the iOS Simulator.
754 * building/run.html: Added remark to run Safari in the iOS Simulator.
755 * building/tools.html: Require Xcode 6.1.1 (for the iOS 8.1 SDK) to build for iOS Simulator.
756 * css/main.css: Define the .ios-instructions class with the same style as other .*-instructions classes.
758 2014-09-27 Dan Bernstein <mitz@apple.com>
760 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
761 https://bugs.webkit.org/show_bug.cgi?id=137053
763 Reviewed by Mark Rowe.
765 * building/build.html: Removed instructions how to work around this bug, now that it’s fixed.
767 2014-09-26 Alexey Proskuryakov <ap@apple.com>
769 WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1
770 https://bugs.webkit.org/show_bug.cgi?id=137053
772 Patch by David Gatwood. Reviewed, tweaked and landed by Alexey Proskuryakov.
774 Explain that to build from Xcode, one needs to build from command line once first.
776 Removed a Windows section that explained how to launch cygwin shell, which was
777 silly given that we then link to a long document explaining further steps.
779 * building/build.html:
781 2014-09-24 Langó László <llango.u-szeged@partner.samsung.com>
783 Update the list of u-szeged contributors.
785 Rubber-stamped by Csaba Osztrogonác <ossy@webkit.org>.
789 2014-09-18 Dean Jackson <dino@apple.com>
791 Expand the srcset demo to have 3x and 4x images.
795 * demos/srcset/image-1x.png:
796 * demos/srcset/image-2x.png:
797 * demos/srcset/image-3x.png: Added.
798 * demos/srcset/image-4x.png: Added.
799 * demos/srcset/index.html:
801 2014-08-27 Conrad Shultz <conrad_shultz@apple.com>
803 webkit.org is inconsistent in uses of "OS X" vs. "Mac OS X"
804 https://bugs.webkit.org/show_bug.cgi?id=136315
806 Reviewed by Mark Rowe.
808 * building/checkout.html:
809 * building/debug-mac-uiprocess.html:
810 * building/debug.html:
812 * building/tools.html:
815 * projects/javascript/index.html:
816 * projects/svg/index.html:
817 * quality/bugwriting.html:
818 * quality/crashlogs.html:
819 * quality/leakhunting.html:
820 * quality/lifecycle.html:
821 * quality/testing.html:
823 2014-08-27 László Langó <llango.u-szeged@partner.samsung.com>
825 http://webkit.org/coding/coding-style.html should mention check-webkit-style.
826 https://bugs.webkit.org/show_bug.cgi?id=31993
828 Reviewed by Darin Adler.
830 Based on patch by Peter Szanka <h868064@stud.u-szeged.hu>
832 * coding/contributing.html:
833 Extend the description of code style guidelines with check-webkit-style in the contributing.html.
835 2014-08-18 Bem Jones-Bey <bjonesbe@adobe.com>
837 Remove people that have left Adobe from Security Contact list
838 https://bugs.webkit.org/show_bug.cgi?id=135256
840 Reviewed by Alexey Proskuryakov.
842 * security/security-group-members.html:
844 2014-08-06 peavo@outlook.com <peavo@outlook.com>
846 [Win] Build error when OFFICIAL_BUILD != 1.
847 https://bugs.webkit.org/show_bug.cgi?id=135613
849 Reviewed by Alex Christensen.
851 Added python installation as a required step before building on Windows.
853 * building/tools.html:
855 2014-07-24 Bem Jones-Bey <bjonesbe@adobe.com>
857 Committers should mail webkit-committers not webkit-reviewers for reactivation
858 https://bugs.webkit.org/show_bug.cgi?id=135203
860 Reviewed by Ryosuke Niwa.
862 Only reviewers can send mail to webkit-reviewers. Amend the policy so that committers should
863 send mail to webkit-committers instead of webkit-reviewers.
865 * coding/commit-review-policy.html:
867 2014-07-15 Alex Christensen <achristensen@webkit.org>
869 Make css jit benchmark work on IE11.
870 https://bugs.webkit.org/show_bug.cgi?id=134956
872 Reviewed by Benjamin Poulain.
874 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html:
875 Remove an iframe which caused IE11 to try to open content as a URL.
877 2014-07-08 Bem Jones-Bey <bjonesbe@adobe.com>
879 Update policy for Inactive Committer and Reviewer status
880 https://bugs.webkit.org/show_bug.cgi?id=134403
882 Reviewed by Nico Weber.
884 * coding/commit-review-policy.html:
886 2014-06-26 Vivek Galatage <vivek.vg@samsung.com>
888 Remove Qt instructions from http://www.webkit.org/building/tools.html
889 https://bugs.webkit.org/show_bug.cgi?id=134384
891 Reviewed by Tim Horton.
893 * building/tools.html:
895 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .efl-instructions):
896 (.mac-instructions, .unix-instructions, .windows-instructions, .gtk-instructions, .qt-instructions, .efl-instructions): Deleted.
898 2014-06-25 Brent Fulgham <bfulgham@apple.com>
900 [Win] Whoops! DirectX SDK is still needed.
902 * building/tools.html: Put DirectX instruction back.
904 2014-06-24 Brent Fulgham <bfulgham@apple.com>
906 [Win] Remove some out-of-date stuff from our instructions.
907 https://bugs.webkit.org/show_bug.cgi?id=134282
909 Reviewed by Tim Horton.
911 * building/build.html: Remove reference to "Platform SDK" which we don't manuall
912 install anymore (it's part of Visual Studio 2013).
913 * building/tools.html: We no longer need QuickTime SDK, QuickTime Player, or
916 2014-06-23 Ryosuke Niwa <rniwa@webkit.org>
918 Drop the cross organizational support requirement from reviewer nomination policy
919 https://bugs.webkit.org/show_bug.cgi?id=134240
921 Reviewed by Gyuyoung Kim.
925 * coding/commit-review-policy.html:
927 2014-05-13 Filip Pizlo <fpizlo@apple.com>
929 Updated the files to have the right width.
931 * blog-files/ftl-jit/dfg_pipeline.png:
932 * blog-files/ftl-jit/four_tier_performance.png:
933 * blog-files/ftl-jit/ftl_asm_bench_performance.png:
934 * blog-files/ftl-jit/ftl_pipeline.png:
935 * blog-files/ftl-jit/ftl_timeline.png:
936 * blog-files/ftl-jit/polymorphic_inlining_performance.png:
937 * blog-files/ftl-jit/polyvariance.png:
938 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png:
939 * blog-files/ftl-jit/three_tier_performance.png:
941 2014-05-13 Filip Pizlo <fpizlo@apple.com>
943 Add some illustrations about how JSC works.
945 * blog-files/ftl-jit: Added.
946 * blog-files/ftl-jit/dfg_pipeline.png: Added.
947 * blog-files/ftl-jit/four_tier_performance.png: Added.
948 * blog-files/ftl-jit/ftl_asm_bench_performance.png: Added.
949 * blog-files/ftl-jit/ftl_pipeline.png: Added.
950 * blog-files/ftl-jit/ftl_timeline.png: Added.
951 * blog-files/ftl-jit/object_model.png: Added.
952 * blog-files/ftl-jit/polymorphic_inlining_performance.png: Added.
953 * blog-files/ftl-jit/polyvariance.png: Added.
954 * blog-files/ftl-jit/polyvariant_devirtualization_performance.png: Added.
955 * blog-files/ftl-jit/three_tier_performance.png: Added.
956 * blog-files/ftl-jit/three_tiers.png: Added.
958 2014-05-12 Benjamin Poulain <benjamin@webkit.org>
960 Add potential illustrations for a potential future blog post about the viewport meta tag
962 * blog-files/simple-viewport-configuration: Added.
963 * blog-files/simple-viewport-configuration/860_viewport.html: Added.
964 * blog-files/simple-viewport-configuration/blog_with_viewport.png: Added.
965 * blog-files/simple-viewport-configuration/blog_without_viewport.png: Added.
966 * blog-files/simple-viewport-configuration/default_viewport.html: Added.
967 * blog-files/simple-viewport-configuration/horizontal_design.html: Added.
968 * blog-files/simple-viewport-configuration/inspector.png: Added.
969 * blog-files/simple-viewport-configuration/report_size.js: Added.
971 2014-04-29 Alex Christensen <achristensen@webkit.org>
973 [WinCairo] Switch video from GStreamer to Media Foundation.
974 https://bugs.webkit.org/show_bug.cgi?id=132358
976 Reviewed by Brent Fulgham.
978 * building/tools.html:
979 Removed requirement of installing GStreamer.
981 2014-04-18 Bem Jones-Bey <bjonesbe@adobe.com>
983 Add mention of Safari Debug menu and finding out the WebProcess that corresponds to a tab
984 https://bugs.webkit.org/show_bug.cgi?id=131791
986 Reviewed by Sam Weinig.
988 * building/debug.html:
990 2014-03-28 James Craig <jcraig@apple.com>
992 Web Inspector: AXI: support for live regions
993 https://bugs.webkit.org/show_bug.cgi?id=130725
995 Reviewed by Timothy Hatcher.
997 Demo update to show off the new Inspector support for live regions.
999 * blog-files/aria1.0/combobox_with_live_region_status.html:
1001 2014-03-27 James Craig <jcraig@apple.com>
1003 Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc., and reconcile UI with childNodeIds
1004 https://bugs.webkit.org/show_bug.cgi?id=130827
1006 Reviewed by Timothy Hatcher.
1008 Updated demo files with attr refresh to show off selected children changing.
1009 Long term fix will be http://webkit.org/b/130883
1011 * blog-files/aria1.0/combobox_with_live_region_status.html:
1013 2014-03-25 James Craig <jcraig@apple.com>
1015 Blog-files: combobox demo needs aria-expanded support
1016 https://bugs.webkit.org/show_bug.cgi?id=130766
1018 Reviewed by Chris Fleizach.
1020 * blog-files/aria1.0/combobox_with_live_region_status.html: Added missing aria-expanded.
1022 2014-03-25 Benjamin Poulain <bpoulain@apple.com>
1024 Add illustrations for a potential blog post
1026 First version, let see how that works out.
1028 * blog-files/css-jit-introduction: Added.
1029 * blog-files/css-jit-introduction/clicktostart.js: Added.
1030 * blog-files/css-jit-introduction/css-jit-illustration.html: Added.
1031 * blog-files/css-jit-introduction/html5-single-page-microbenchmark.html: Added.
1032 * blog-files/css-jit-introduction/old-selectorchecker-illustration.html: Added.
1033 * blog-files/css-jit-introduction/timing-illustration-eight-run.svg: Added.
1034 * blog-files/css-jit-introduction/timing-illustration-five-run.svg: Added.
1035 * blog-files/css-jit-introduction/timing-illustration-one-run.svg: Added.
1037 2014-03-20 James Craig <jcraig@apple.com>
1039 Sample code for potential ARIA blog post.
1040 https://bugs.webkit.org/show_bug.cgi?id=130548
1042 Rubber-stamped by Chris Fleizach.
1044 * blog-files/aria1.0: Added.
1045 * blog-files/aria1.0/africa_large.svg: Added.
1046 * blog-files/aria1.0/combobox_with_live_region_status.html: Added.
1047 * blog-files/aria1.0/roaming_tabindex: Added.
1048 * blog-files/aria1.0/roaming_tabindex/css: Added.
1049 * blog-files/aria1.0/roaming_tabindex/css/img: Added.
1050 * blog-files/aria1.0/roaming_tabindex/css/img/buttons.png: Added.
1051 * blog-files/aria1.0/roaming_tabindex/css/img/icons.png: Added.
1052 * blog-files/aria1.0/roaming_tabindex/css/screen.css: Added.
1053 * blog-files/aria1.0/roaming_tabindex/final.html: Added.
1054 * blog-files/aria1.0/roaming_tabindex/js: Added.
1055 * blog-files/aria1.0/roaming_tabindex/js/aria.js: Added.
1056 * blog-files/aria1.0/roaming_tabindex/js/init.js: Added.
1057 * blog-files/aria1.0/roaming_tabindex/js/prototype.js: Added.
1059 2014-03-14 Maciej Stachowiak <mjs@apple.com>
1061 Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
1062 https://bugs.webkit.org/show_bug.cgi?id=130276
1063 <rdar://problem/16266927>
1065 Reviewed by Simon Fraser.
1067 * blog/wp-content/textfield_screenshot.jpg:
1068 * misc/WebKitDetect.html:
1069 * misc/WebKitDetect.js:
1070 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
1071 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
1072 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
1073 * perf/sunspider-0.9.1/sunspider-0.9/driver.html:
1074 * perf/sunspider-0.9.1/sunspider-0.9/results.html:
1075 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
1076 * perf/sunspider-0.9.1/sunspider-analyze-results.js:
1077 * perf/sunspider-0.9.1/sunspider-compare-results.js:
1078 * perf/sunspider-0.9/3d-cube.html:
1079 * perf/sunspider-0.9/3d-morph.html:
1080 * perf/sunspider-0.9/3d-raytrace.html:
1081 * perf/sunspider-0.9/access-binary-trees.html:
1082 * perf/sunspider-0.9/access-fannkuch.html:
1083 * perf/sunspider-0.9/access-nbody.html:
1084 * perf/sunspider-0.9/access-nsieve.html:
1085 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
1086 * perf/sunspider-0.9/bitops-bits-in-byte.html:
1087 * perf/sunspider-0.9/bitops-bitwise-and.html:
1088 * perf/sunspider-0.9/bitops-nsieve-bits.html:
1089 * perf/sunspider-0.9/controlflow-recursive.html:
1090 * perf/sunspider-0.9/crypto-aes.html:
1091 * perf/sunspider-0.9/crypto-md5.html:
1092 * perf/sunspider-0.9/crypto-sha1.html:
1093 * perf/sunspider-0.9/date-format-tofte.html:
1094 * perf/sunspider-0.9/date-format-xparb.html:
1095 * perf/sunspider-0.9/math-cordic.html:
1096 * perf/sunspider-0.9/math-partial-sums.html:
1097 * perf/sunspider-0.9/math-spectral-norm.html:
1098 * perf/sunspider-0.9/regexp-dna.html:
1099 * perf/sunspider-0.9/string-base64.html:
1100 * perf/sunspider-0.9/string-fasta.html:
1101 * perf/sunspider-0.9/string-tagcloud.html:
1102 * perf/sunspider-0.9/string-unpack-code.html:
1103 * perf/sunspider-0.9/string-validate-input.html:
1104 * perf/sunspider-0.9/sunspider-analyze-results.js:
1105 * perf/sunspider-0.9/sunspider-compare-results.js:
1106 * perf/sunspider-0.9/sunspider-driver.html:
1107 * perf/sunspider-0.9/sunspider-record-result.js:
1108 * perf/sunspider-0.9/sunspider-results.html:
1109 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
1110 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
1111 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
1112 * perf/sunspider-1.0.1/sunspider-analyze-results.js:
1113 * perf/sunspider-1.0.1/sunspider-compare-results.js:
1114 * perf/sunspider-1.0.1/sunspider.html:
1115 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1116 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
1117 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1118 * perf/sunspider-1.0.2/sunspider-analyze-results.js:
1119 * perf/sunspider-1.0.2/sunspider-compare-results.js:
1120 * perf/sunspider-1.0.2/sunspider.html:
1121 * perf/sunspider-1.0/sunspider-1.0/driver.html:
1122 * perf/sunspider-1.0/sunspider-1.0/results.html:
1123 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
1124 * perf/sunspider-1.0/sunspider-analyze-results.js:
1125 * perf/sunspider-1.0/sunspider-compare-results.js:
1126 * perf/sunspider-1.0/sunspider.html:
1127 * perf/sunspider/sunspider.html:
1128 * perf/sunspider/versions.html:
1129 * quality/reporting.html:
1131 2014-03-03 Ryosuke Niwa <rniwa@webkit.org>
1133 Use DYEBench v0.9 by default.
1135 Rubber-stamped by Benjamin Poulain.
1137 * perf/DoYouEvenBench/index.html:
1139 2014-02-27 Darin Adler <darin@apple.com>
1141 Some small modernizing tweaks to the coding style guide
1142 https://bugs.webkit.org/show_bug.cgi?id=129427
1144 Reviewed by Alexey Proskuryakov.
1146 My intent here was originally to do the nullptr style guide update, but that was already done.
1147 I did some other improvements. There's still quite a bit to do -- the guide is out of date in
1148 a number of subtle ways.
1150 * coding/coding-style.html: Change "left side operator" example to be a more modern example
1151 without non-WebKit-style abbreviations and such. Use auto& instead of const auto& in for loop
1152 example, since that's normally preferred. Changed section title to say "zero" instead of "0".
1153 Use words instead of abbreviations in code examples. Show that a modern C++ for loop is preferred
1154 over index iteration in vector iteration example and also showed use of unsigned rather than
1155 size_t since that is almost always what we want. Eliminated the use of PassOwnPtr in the "return
1156 a newly created object" example. Use references instead of pointers in one example.
1158 2014-02-26 Julien Brianceau <jbriance@cisco.com>
1160 Add Cisco to team.html
1161 https://bugs.webkit.org/show_bug.cgi?id=129405
1163 Reviewed by Andreas Kling.
1167 2014-02-26 Bem Jones-Bey <bjonesbe@adobe.com>
1169 Update style guide to use nullptr instead of 0 for C++ null pointers.
1170 https://bugs.webkit.org/show_bug.cgi?id=129413
1172 Reviewed by Ryosuke Niwa.
1174 * coding/coding-style.html:
1176 2014-02-10 Bem Jones-Bey <bjonesbe@adobe.com>
1178 Change tools.html to say Xcode 5 is required to build
1179 https://bugs.webkit.org/show_bug.cgi?id=128545
1181 Reviewed by Andreas Kling.
1183 The Mac port doesn't build with Xcode 4.6 anymore, so update to tell
1184 people to get Xcode 5. It looks like Xcode 5 doesn't have the command
1185 line tools in the downloads pane anymore, so direct folks to use
1186 xcode-select to install the command line tools as well.
1188 * building/tools.html:
1190 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1192 Host DoYouEvenBench on webkit.org
1193 https://bugs.webkit.org/show_bug.cgi?id=127185
1195 Reviewed by Benjamin Poulain.
1197 The previous patch didn't quite work due to cross-origin restrictions.
1198 Simply add a hyperlink to a trac page.
1200 * perf/DoYouEvenBench/index.html:
1202 2014-01-17 Ryosuke Niwa <rniwa@webkit.org>
1204 Host DoYouEvenBench on webkit.org
1205 https://bugs.webkit.org/show_bug.cgi?id=127185
1207 Reviewed by Benjamin Poulain.
1209 Added webkit.org/perf/DoYouEvenBench.
1211 * perf/DoYouEvenBench: Added.
1212 * perf/DoYouEvenBench/index.html: Copied from PerformanceTests/DoYouEvenBench/Full.html.
1214 2014-01-03 Alex Christensen <achristensen@webkit.org>
1216 Added GStreamer to list of required tools for compiling webkit.
1217 https://bugs.webkit.org/show_bug.cgi?id=126319
1219 Reviewed by Philippe Normand.
1221 * building/tools.html:
1222 Mentioned that QuickTime and QuickTime SDK are only required for AppleWin.
1223 Added GStreamer installers to list of required tools for WinCairo.
1225 2013-12-25 Ryosuke Niwa <rniwa@webkit.org>
1227 Add a description about webkit-patch setup-git-clone to checkout.html
1228 https://bugs.webkit.org/show_bug.cgi?id=126217
1230 Reviewed by Philippe Normand.
1234 * building/checkout.html:
1236 2013-12-13 Roger Fong <roger_fong@apple.com>
1238 Update build instructions for Windows following upgrade to VS2013.
1240 * building/tools.html:
1242 2013-11-30 Mark Rowe <mrowe@apple.com>
1244 <https://webkit.org/b/125027> Update the analytics account used by webkit.org
1246 Switch to a Google Analytics id that's accessible to someone that's involved with the WebKit project.
1248 Reviewed by Sam Weinig.
1250 * footer.inc: Remove the old analytics code.
1251 * header.inc: Add the new stuff.
1253 2013-10-29 Beth Dakin <bdakin@apple.com>
1255 Just updating the sample code for this potential blog post.
1257 * blog-files/regions/pizza-is-amazing.png: Replaced.
1258 * blog-files/regions/unstyled-article.png: Replaced.
1259 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1260 * demos/regions/pizza-regions-manifesto.html:
1262 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1264 Mixed content error when accessing webkit.org/team.html over https
1265 https://bugs.webkit.org/show_bug.cgi?id=123020
1267 Reviewed by Alexey Proskuryakov.
1269 When the webkit.org/team.html page is accessed over https most browsers report
1270 Mixed Content error, which is caused by the fact that the contributos.json file
1271 is accessed over a plain http connection and not https.
1275 2013-10-18 Tibor Meszaros <tmeszaros@inf.u-szeged.hu>
1277 Cleanup webkit.org/team.html
1278 https://bugs.webkit.org/show_bug.cgi?id=123022
1280 Reviewed by Alexey Proskuryakov.
1282 Removed the annoteWithWikiData function, because data it tries to fetch does not exists.
1286 2013-10-16 Geoffrey Garen <ggaren@apple.com>
1288 Publish SunSpider 1.0.2
1289 https://bugs.webkit.org/show_bug.cgi?id=122923
1291 Reviewed by Darin Adler.
1293 * perf/sunspider/sunspider.html:
1294 * perf/sunspider/versions.html:
1296 2013-10-08 Geoffrey Garen <ggaren@apple.com>
1298 Refined power management in SunSpider 1.0.2
1299 https://bugs.webkit.org/show_bug.cgi?id=122525
1301 Reviewed by Gavin Barraclough.
1303 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1305 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1306 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1307 * perf/sunspider-1.0.2/sunspider.css:
1311 2013-10-02 Geoffrey Garen <ggaren@apple.com>
1313 Sync'd sunspider-1.0.2 to PerformanceTests/SunSpider/hosted/sunspider-1.0.2.
1315 * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
1316 * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
1318 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1320 Fixed a version number string in SunSpider 1.0.2
1321 https://bugs.webkit.org/show_bug.cgi?id=122004
1323 Reviewed by Gavin Barraclough.
1325 * perf/sunspider-1.0.2/sunspider-1.0.2/results.html: 1.0.2!
1327 2013-09-26 Geoffrey Garen <ggaren@apple.com>
1329 Tentative SunSpider 1.0.2
1330 https://bugs.webkit.org/show_bug.cgi?id=122002
1332 Reviewed by Gavin Barraclough.
1334 See comments in PerformanceTests/SunSpider.
1336 * perf/sunspider-1.0.2: Added.
1338 2013-09-20 Mark Rowe <mrowe@apple.com>
1340 <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date
1342 Update references on webkit.org to mention Xcode 4.6 as the minimum version.
1344 Reviewed by David Kilzer.
1346 * building/debug-mac-uiprocess.html:
1347 * building/tools.html:
1349 2013-09-19 Dan Bernstein <mitz@apple.com>
1351 Add a style guideline regarding spacing in range-based for loops
1352 https://bugs.webkit.org/show_bug.cgi?id=121620
1354 Reviewed by Anders Carlsson.
1356 * coding/coding-style.html: Added the guideline that spaces should be placed
1357 around the colon in a range-based for loop.
1359 2013-09-10 Beth Dakin <bdakin@apple.com>
1361 Adding another screenshot for a potential blog post.
1363 * blog-files/regions/unstyled-article.png: Added.
1365 2013-09-09 Roger Fong <roger_fong@apple.com>
1367 Update build instructions for Apple Windows port to include cygwin php install steps.
1369 * building/tools.html:
1371 2013-09-04 Beth Dakin <bdakin@apple.com>
1373 Fixing a typo in demo files and screenshot.
1375 * blog-files/regions/pizza-is-amazing.png: Replaced.
1376 * demos/regions/pizza-regions-manifesto-regionstyling.html:
1377 * demos/regions/pizza-regions-manifesto.html:
1379 2013-09-04 Beth Dakin <bdakin@apple.com>
1381 Upload demo and images for a potential blog post.
1383 * blog-files/regions: Added.
1384 * blog-files/regions/pizza-is-amazing.png: Added.
1385 * demos/regions: Added.
1386 * demos/regions/pizza-regions-manifesto-regionstyling.html: Added.
1387 * demos/regions/pizza-regions-manifesto.html: Added.
1388 * demos/regions/yellow-pizza.jpg: Added.
1390 2013-09-03 Benjamin Poulain <benjamin@webkit.org>
1392 Fix the recommended testing platform on the website
1394 Rubberstamped by Enrica Casucci.
1396 * quality/testing.html:
1398 2013-08-08 Benjamin Poulain <bpoulain@apple.com>
1400 Fix webkit.org content overflowing their content box
1402 Rubberstamped by Simon Fraser.
1404 More fixes to have webkit.org show properly on iPad and iPhone.
1406 * blog/wp-content/themes/webkit/header.php:
1407 Add the correct viewport width for the blog.
1409 * building/debug.html:
1410 * building/launch-debugger-vs2010-small.png: Added.
1411 * building/set-debugging-properties-vs2010-small.png: Added.
1412 Fix the images to make them fit in the page.
1414 * coding/adding-features.html:
1415 Using <pre> for the example of email just make it looks like our code examples.
1416 Change the source to use <blockquote> so that the text can reflow to the content box.
1418 (.code, pre, tt, code):
1419 Scroll the content when it overflows the box for code and pre.
1421 2013-08-08 Benjamin Poulain <benjamin@webkit.org>
1423 Give a smaller viewport to webkit.org on devices
1425 Rubberstamped by Simon Fraser.
1427 The CSS of WebKit.org layout the content on 615px + a right margin of
1428 215px + a left margin of 20px. The total layout width is 850px.
1430 The standard viewport size on mobile devices is 980px. This leaves a gap
1431 on the right side of the content when opening the size on iPhone/iPad.
1433 This patch changes the layout width to be 860 to display more content on devices
1434 while keeping a little margin.
1438 2013-08-08 Cosmin Truta <ctruta@blackberry.com>
1440 SunSpider: Move the 3d-morph fix from version 1.0 to version 1.0.1
1441 https://bugs.webkit.org/show_bug.cgi?id=117993
1443 Reviewed by George Staikos.
1445 * perf/sunspider-1.0.1/json2.js: Added.
1446 * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html: Added.
1447 * perf/sunspider-1.0.1/sunspider-1.0.1/results.html: Added.
1448 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js: Added.
1449 * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-prefix.js: Added.
1450 * perf/sunspider-1.0.1/sunspider-analyze-results.js: Added.
1451 * perf/sunspider-1.0.1/sunspider-compare-results.js: Added.
1452 * perf/sunspider-1.0.1/sunspider.css: Added.
1453 * perf/sunspider-1.0.1/sunspider.html: Added.
1454 * perf/sunspider/sunspider.html: Updated to version 1.0.1.
1455 * perf/sunspider/versions.html: Updated to version 1.0.1.
1457 2013-08-07 Benjamin Poulain <benjamin@webkit.org>
1459 Update the images for the blog size-matters
1461 * blog-files/size-matters/JavaScriptCore-relative-binary-growth.png: Added.
1462 * blog-files/size-matters/WebCore-relative-binary-growth.png: Added.
1463 * blog-files/size-matters/WebKit-relative-binary-growth.png: Added.
1465 2013-08-05 Dean Jackson <dino@apple.com>
1467 Move previous commit into /demos.
1469 * demos/srcset/image-1x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-1x.png.
1470 * demos/srcset/image-2x.png: Renamed from Websites/webkit.org/blog-files/srcset/image-2x.png.
1471 * demos/srcset/image-src.png: Renamed from Websites/webkit.org/blog-files/srcset/image-src.png.
1472 * demos/srcset/index.html: Renamed from Websites/webkit.org/blog-files/srcset/index.html.
1474 2013-08-05 Dean Jackson <dino@apple.com>
1476 Upload example for a blog post.
1478 * blog-files/srcset/image-1x.png: Added.
1479 * blog-files/srcset/image-2x.png: Added.
1480 * blog-files/srcset/image-src.png: Added.
1481 * blog-files/srcset/index.html: Added.
1483 2013-07-31 Benjamin Poulain <benjamin@webkit.org>
1485 Upload images for a potential blog post
1487 * blog-files/size-matters: Added.
1488 * blog-files/size-matters/JavaScript-growth.png: Added.
1489 * blog-files/size-matters/WebCore-growth-baseline.png: Added.
1490 * blog-files/size-matters/WebCore-growth.png: Added.
1491 * blog-files/size-matters/WebKit-growth.png: Added.
1493 2013-07-14 Kwang Yul Seo <skyul@company100.net>
1495 Add Company100 to team.html
1496 https://bugs.webkit.org/show_bug.cgi?id=118633
1498 Reviewed by Andreas Kling.
1502 2013-07-11 Bruno de Oliveira Abinader <bruno.d@partner.samsung.com>
1504 Add 'partner.samsung.com' to domain affiliations
1505 https://bugs.webkit.org/show_bug.cgi?id=118580
1507 Reviewed by Antonio Gomes.
1511 2013-07-01 Benjamin Poulain <benjamin@webkit.org>
1513 Add screenshot of the inspector color picker for the blog
1515 * blog-files/last-week-in-webkit: Added.
1516 * blog-files/last-week-in-webkit/Inspector_color_picker.png: Added.
1518 2013-06-27 Roger Fong <roger_fong@apple.com>
1520 Update required tools for Windows instructions.
1522 * building/tools.html:
1524 2013-06-18 Denis Nomiyama <d.nomiyama@samsung.com>
1526 The page title of technical-articles.html is incorrect.
1527 https://bugs.webkit.org/show_bug.cgi?id=117727
1529 Reviewed by Ryosuke Niwa.
1531 Changed the page title of technical-articles.html to "WebKit Technical Articles".
1533 * coding/technical-articles.html:
1535 2013-06-14 Timothy Hatcher <timothy@apple.com>
1537 Shrink larger images to fit the width of the blog.
1539 * blog-files/new-inspector/hero-labeled.png:
1540 * blog-files/new-inspector/hero.png:
1542 2013-06-12 Roger Fong <roger_fong@apple.com>
1544 Update webkit.org build instructions for Apple Windows port.
1545 https://bugs.webkit.org/show_bug.cgi?id=117563.
1547 Reviewed by Brent Fulgham.
1549 * building/build.html:
1550 * building/debug.html:
1551 * building/launch-debugger-vs2005.png: Removed.
1552 * building/launch-debugger-vs2010.png: Copied from webkit.org/building/launch-debugger-vs2005.png.
1553 * building/set-as-startup-project-vs2005.png: Removed.
1554 * building/set-as-startup-project-vs2010.png: Copied from webkit.org/building/set-as-startup-project-vs2005.png.
1555 * building/set-debugging-properties-vs2005.png: Removed.
1556 * building/set-debugging-properties-vs2010.png: Copied from webkit.org/building/set-debugging-properties-vs2005.png.
1557 * building/tools.html:
1559 2013-06-12 Timothy Hatcher <timothy@apple.com>
1561 Add new Web Inspector images for a blog post.
1563 * blog-files/new-inspector/activity-viewer.png: Added.
1564 * blog-files/new-inspector/codemirror.png: Added.
1565 * blog-files/new-inspector/console.png: Added.
1566 * blog-files/new-inspector/hero-labeled.png: Added.
1567 * blog-files/new-inspector/hero.png: Added.
1568 * blog-files/new-inspector/layer-borders.png: Added.
1569 * blog-files/new-inspector/layers.png: Added.
1570 * blog-files/new-inspector/navigation-bar.png: Added.
1571 * blog-files/new-inspector/open-sign.png: Added.
1572 * blog-files/new-inspector/reasons.png: Added.
1573 * blog-files/new-inspector/save.png: Added.
1574 * blog-files/new-inspector/source-map.png: Added.
1575 * blog-files/new-inspector/styles.png: Added.
1576 * blog-files/new-inspector/toolbar-context-menu.png: Added.
1577 * blog-files/new-inspector/toolbar-docked.png: Added.
1578 * blog-files/new-inspector/toolbar.png: Added.
1580 2013-05-25 Bem Jones-Bey <bjonesbe@adobe.com>
1582 Broken link to committers list on contributing web page
1583 https://bugs.webkit.org/show_bug.cgi?id=116722
1585 Reviewed by Andreas Kling.
1587 * coding/contributing.html:
1588 Changed broken link to point to the team page instead.
1590 2013-05-24 Bem Jones-Bey <bjonesbe@adobe.com>
1592 Make team.html have each contributor's area of expertise
1593 https://bugs.webkit.org/show_bug.cgi?id=116737
1595 Reviewed by Benjamin Poulain.
1598 Update to use the new expertise field in contributors.json.
1600 2013-04-30 Filip Pizlo <fpizlo@apple.com>
1602 Release SunSpider 1.0
1604 Rubber stamped by Maciej Stachowiak.
1606 * perf/sunspider-1.0: Added.
1607 * perf/sunspider-1.0/json2.js: Added.
1609 * perf/sunspider-1.0/sunspider-1.0: Added.
1610 * perf/sunspider-1.0/sunspider-1.0/driver.html: Added.
1611 * perf/sunspider-1.0/sunspider-1.0/results.html: Added.
1612 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js: Added.
1613 * perf/sunspider-1.0/sunspider-1.0/sunspider-test-prefix.js: Added.
1614 * perf/sunspider-1.0/sunspider-analyze-results.js: Added.
1615 (computeItemTotals):
1618 (standardDeviation):
1623 (computeLabelWidth):
1627 * perf/sunspider-1.0/sunspider-compare-results.js: Added.
1628 (.computeItemTotals):
1631 (.standardDeviation):
1633 (.computeStdErrors):
1636 (.computeLabelWidth):
1637 (.computeMeanWidth):
1641 (sunspiderCompareResults):
1642 * perf/sunspider-1.0/sunspider.css: Added.
1651 * perf/sunspider-1.0/sunspider.html: Added.
1652 * perf/sunspider/sunspider.html:
1653 * perf/sunspider/versions.html: Added.
1655 2013-04-16 Vivek Galatage <vivek.vg@samsung.com>
1657 Update team.html to use contributors.json instead of committers.py
1658 https://bugs.webkit.org/show_bug.cgi?id=114720
1660 Reviewed by Ryosuke Niwa.
1662 Updating the team.html to use contributors.json. Also removing the unused field 'area'
1663 from the contributors information.
1667 2013-04-16 Ryosuke Niwa <rniwa@webkit.org>
1669 The list of contributors in committers.py should be a separate JSON
1670 https://bugs.webkit.org/show_bug.cgi?id=114673
1672 Reviewed by Anders Carlsson.
1674 Updated the website to refer to contributors.json instead of committers.py.
1676 * coding/commit-review-policy.html:
1678 2013-04-07 Benjamin Poulain <bpoulain@apple.com>
1680 Simplify the page "Getting the Code" on WebKit.org
1681 https://bugs.webkit.org/show_bug.cgi?id=113980
1683 Reviewed by Sam Weinig.
1685 * building/checkout.html:
1686 Instead of interleaving instructions for Mac and Windows, just
1687 copy the things that make sense and have two clear sections.
1689 Also mention Linux, it is the exact same instructions as Mac OS X.
1691 Make svn checkout the alternative to a download of the tarball. It is
1692 almost impossible to do a svn checkout on slow networks nowadays.
1694 2013-04-04 Benjamin Poulain <bpoulain@apple.com>
1696 Update WebKit.org's contact page
1697 https://bugs.webkit.org/show_bug.cgi?id=113968
1699 Reviewed by Geoffrey Garen.
1702 -Add a direct link to our archives on Gmane.
1703 -References the ports mailing-lists. This may reduces the emails
1704 erroneously sent to webkit-dev.
1705 -Add a link to our "reporting bug page".
1706 -Get rid of the link to CIA. The website is dead.
1708 2013-02-18 Simon Hausmann <simon.hausmann@digia.com>
1710 Add Digia to the domain affiliations
1711 https://bugs.webkit.org/show_bug.cgi?id=110116
1713 Reviewed by Kenneth Rohde Christiansen.
1717 2013-02-11 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
1719 Add basysKom to domainAffiliations in team.html
1720 https://bugs.webkit.org/show_bug.cgi?id=109306
1722 Reviewed by Laszlo Gombos.
1724 Register basysKom as contributing company in
1725 http://www.webkit.org/team.html.
1729 2013-02-11 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1731 Add intel.com to team.html
1732 https://bugs.webkit.org/show_bug.cgi?id=109424
1734 Reviewed by Kenneth Rohde Christiansen.
1738 2013-02-10 Dirk Schulze <dschulze@adobe.com>
1740 Add adobe.com to team.html
1741 https://bugs.webkit.org/show_bug.cgi?id=109396
1743 Reviewed by Laszlo Gombos.
1747 2013-02-10 Laszlo Gombos <l.gombos@samsung.com>
1749 Add sisa.samsung.com to team.html
1750 https://bugs.webkit.org/show_bug.cgi?id=109394
1752 Reviewed by Dirk Schulze.
1756 2012-12-20 Ryosuke Niwa <rniwa@webkit.org>
1758 Add a sample change log entry to contributing.html
1759 https://bugs.webkit.org/show_bug.cgi?id=105506
1761 Reviewed by Alexey Proskuryakov.
1763 Added a sample change log to the page directly people skimming through the page will still
1764 see it. Also mention that prepare-ChangeLogs is automatically ran by webkit-patch upload.
1766 * coding/contributing.html:
1768 2012-12-18 Nico Weber <thakis@chromium.org>
1770 Fix broken loop in style guide
1771 https://bugs.webkit.org/show_bug.cgi?id=105346
1773 Reviewed by Ryosuke Niwa.
1775 Found by Sean Silva <silvas@purdue.edu>
1777 * coding/coding-style.html:
1779 2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
1781 Add instructions on how to build WebKit on Xcode 4 to build.html
1782 https://bugs.webkit.org/show_bug.cgi?id=104739
1784 Reviewed by Daniel Bates.
1786 Set the build directories to WebKitBuild.
1788 * building/build.html:
1790 2012-11-24 Daniel Bates <dbates@webkit.org>
1792 Substitute "use" for "user" in sentence about naming convention for
1793 enum members so that it reads well.
1795 * coding/coding-style.html:
1797 2012-11-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1799 Add Samsung to security vendor member list
1800 https://bugs.webkit.org/show_bug.cgi?id=102863
1802 Reviewed by Sam Weinig.
1804 * security/security-group-members.html: Add Samsung members.
1806 2012-10-31 Adam Barth <abarth@webkit.org>
1808 technical-articles.html should link to my talk on how WebKit works
1809 https://bugs.webkit.org/show_bug.cgi?id=100867
1811 Reviewed by Tony Chang.
1813 * coding/technical-articles.html:
1815 2012-10-29 Eric Seidel <eric@webkit.org>
1817 Technical Articles should link to an old talk I gave
1818 https://bugs.webkit.org/show_bug.cgi?id=100624
1820 Reviewed by Adam Barth.
1822 * coding/technical-articles.html:
1824 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1826 Another typo fix. Apparently, I "fixed" the wrong line in the previous commit.
1828 * coding/coding-style.html:
1830 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1832 Fix a typo per Darin's comment.
1834 * coding/coding-style.html:
1836 2012-09-13 Ryosuke Niwa <rniwa@webkit.org>
1838 Add a style guide rule for signed and unsigned int
1839 https://bugs.webkit.org/show_bug.cgi?id=96682
1841 Reviewed by Geoffrey Garen.
1843 Add a rule per http://lists.webkit.org/pipermail/webkit-dev/2012-September/022199.html.
1845 * coding/coding-style.html:
1847 2012-08-30 Benjamin Poulain <bpoulain@apple.com>
1849 Replace JSC::UString by WTF::String
1850 https://bugs.webkit.org/show_bug.cgi?id=95271
1852 Reviewed by Geoffrey Garen.
1854 Update the coding style to avoid mentioning a class that no longer exist.
1856 * coding/coding-style.html:
1858 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1860 Address one more review comment.
1862 * building/checkout.html:
1864 2012-08-09 Ryosuke Niwa <rniwa@webkit.org>
1866 Recommend the use of https and mention git on building/checkout.html
1867 https://bugs.webkit.org/show_bug.cgi?id=93657
1869 Reviewed by Mark Rowe.
1871 This page was quite out-dated. Stop mentioning about how to install subversion on OS X 10.4
1872 because the paragraph right above it refers to buliding/tools.html for that.
1874 Recommend the use of HTTPS connection for the Subversion checkout and also mention how to
1875 checkout using a Git client.
1877 * building/checkout.html:
1879 2012-07-27 Adam Barth <abarth@webkit.org>
1881 Writing a blog post for new reviewers doesn't add value to the blog
1882 https://bugs.webkit.org/show_bug.cgi?id=92305
1884 Reviewed by Eric Seidel.
1886 Now that we have Peter posting weekly updates to the blog, having an
1887 announcement on the blog for each reviewer is more noise than signal.
1889 * coding/commit-review-policy.html:
1891 2012-06-19 Ryosuke Niwa <rniwa@webkit.org>
1893 Update webkit.org to refer to layoutTestController instead of testRunner
1894 https://bugs.webkit.org/show_bug.cgi?id=89445
1896 Reviewed by Kent Tamura.
1898 * quality/testwriting.html:
1900 2012-05-21 Peter Kasting <pkasting@google.com>
1902 Style guide change: Uses of "std::" should be explicitly qualified.
1903 https://bugs.webkit.org/show_bug.cgi?id=87043
1905 Reviewed by Ryosuke Niwa.
1907 * coding/coding-style.html:
1909 2012-05-11 Darin Adler <darin@apple.com>
1911 Try to make spacing of fine print items in lower left nicer looking.
1914 (#notice, #trademark, #terms): Changed top margin to 10px.
1915 (#notice): Put 30px margin here.
1917 2012-05-11 Darin Adler <darin@apple.com>
1919 CSS tweak needed for the trademark terms of use.
1922 (#notice, #trademark, #terms): Added #trademark.
1924 2012-05-11 Darin Adler <darin@apple.com>
1926 Add a link to WebKit trademark terms of use, other small website changes
1927 https://bugs.webkit.org/show_bug.cgi?id=86112
1929 Reviewed by Dan Bernstein.
1931 * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
1932 Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
1935 * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
1936 of use on the macosforge.org terms of use page.
1938 2012-05-07 Dan Bernstein <mitz@apple.com>
1940 webkit.org instructions for debugging WebProcess are unnecessarily complex
1941 https://bugs.webkit.org/show_bug.cgi?id=85756
1943 Reviewed by Darin Adler.
1945 * building/debug.html: Added instructions for setting up and using the WebKit workspace for
1946 debugging the Web process, as well as instructions for debugging the Web process from the
1947 command line using debug-safari and debug-minibrowser.
1948 * building/tools.html: Updated links and tweaked the language.
1950 2012-04-23 Daniel Bates <dbates@webkit.org>
1952 Add notice about running xcode-select before using Xcode 4.3.2 command line tools
1954 Rubber-stamped by Eric Seidel.
1956 Before you can use the Xcode 4.3.2 command line tools, you must either run
1957 sudo xcode-select -switch /Applications/Xcode.app or set the environment variable
1958 DEVELOPER_DIR to point to the Xcode developer tools directory.
1960 * building/tools.html:
1962 2012-04-23 Daniel Bates <dbates@webkit.org>
1964 Explicitly mention Xcode version 4.3.2 in Mac debug instructions
1966 Rubber-stamped by Eric Seidel.
1968 The build location instructions at the top of page building/{debug-mac-uiprocess.html, debug.html}
1969 are specific to Xcode 4.3.2.
1971 * building/debug-mac-uiprocess.html: Substitute "Xcode 4.3.2" for "Xcode 4".
1972 * building/debug.html: Ditto.
1974 2012-04-19 Daniel Bates <dbates@webkit.org>
1976 Update Build Location notice on Mac debug instructions to reflect changes in Xcode 4.3.2
1977 https://bugs.webkit.org/show_bug.cgi?id=84364
1979 Reviewed by Eric Seidel.
1981 As of Xcode 4.3.2, the build location "Locations Specified by Targets" has been renamed to
1984 * building/debug-mac-uiprocess.html:
1985 * building/debug.html:
1987 2012-03-13 Rebecca Hauck <rhauck@adobe.com>
1989 Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
1990 https://bugs.webkit.org/show_bug.cgi?id=80429
1992 Reviewed by Dan Bernstein.
1994 * building/tools.html:
1996 2012-03-10 Daniel Bates <dbates@webkit.org>
1998 Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks
2000 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/>.
2001 Substituting https for http in (1) returns the expected page.
2003 * building/debug-mac-uiprocess.html:
2004 * building/debug.html:
2006 2012-03-01 Seo Sanghyeon <sh4.seo@samsung.com>
2008 Add a link to the EFL wiki page
2009 https://bugs.webkit.org/show_bug.cgi?id=79439
2011 Reviewed by Adam Barth.
2013 * building/tools.html:
2014 * css/main.css: Cross-browser border-radius.
2016 2012-02-24 Tom Zakrajsek <tomz@codeaurora.org>
2018 team.html (on webkit.org) doesn't recognize codeaurora.org
2019 https://bugs.webkit.org/show_bug.cgi?id=79529
2021 Reviewed by Ryosuke Niwa.
2025 2012-02-16 Kent Tamura <tkent@chromium.org>
2027 Improve usability of coding-style.html
2028 https://bugs.webkit.org/show_bug.cgi?id=78470
2030 Reviewed by Eric Seidel.
2032 * coding/coding-style.html:
2033 - Do not add a title attribute to each of LI elements
2034 - Do not add a click handler to each of them
2035 - Add a SPAN element in order to show [id-name] and provide smaller clickable area.
2037 2012-01-23 Seo Sanghyeon <sh4.seo@samsung.com>
2039 website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
2040 https://bugs.webkit.org/show_bug.cgi?id=76544
2042 Reviewed by Darin Adler.
2044 WEBKITOUTPUTDIR is not only for Windows.
2046 * building/build.html:
2048 2012-01-20 Kent Tamura <tkent@chromium.org>
2050 Each style rule should have its own ID.
2051 https://bugs.webkit.org/show_bug.cgi?id=76428
2053 Reviewed by David Levin.
2055 * coding/coding-style.html: Add an id attribute to each of li elements,
2056 and add code to set title="#id-name" and to make li elements clickable.
2058 2012-01-19 Daniel Bates <dbates@webkit.org>
2060 Remove "Safari 5.1 shipped" text from debugging instructions; move misplaced </ol>
2062 Rubber-stamped by Sam Weinig.
2064 * building/debug.html:
2066 2012-01-19 Daniel Bates <dbates@webkit.org>
2068 Update Debugging on Mac OS X instructions for Safari 5.1/WebKit 2
2069 https://bugs.webkit.org/show_bug.cgi?id=67102
2071 Reviewed by Eric Seidel.
2073 Add instructions for debugging UIProcess and WebProcess using Xcode 4.
2075 * building/active-scheme-xcode4.png: Added.
2076 * building/build-settings-tab-xcode4.png: Added.
2077 * building/build-window.png: Removed.
2078 * building/custom-executable-xcode4.png: Added.
2079 * building/custom-executable.png: Removed.
2080 * building/debug-mac-uiprocess.html: Added.
2081 * building/debug.html:
2082 * building/debug.png: Removed.
2083 * building/info-tab.png: Removed.
2084 * building/run-xcode4.png: Added.
2086 2012-01-11 Antti Koivisto <antti@apple.com>
2088 Remove S60 reference from webkit.org
2089 https://bugs.webkit.org/show_bug.cgi?id=76044
2091 Reviewed by Simon Hausmann.
2097 2012-01-10 Hajime Morrita <morrita@chromium.org>
2099 [Website] i-Bench is no longer available.
2100 https://bugs.webkit.org/show_bug.cgi?id=76027
2102 Reviewed by Ryosuke Niwa.
2104 Updated the availability information of i-Bench.
2106 * projects/performance/index.html:
2108 2011-12-07 Daniel Bates <dbates@webkit.org>
2110 ASSERT_UNREACHED() should be ASSERT_NOT_REACHED() on assertion-guidelines.html
2111 https://bugs.webkit.org/show_bug.cgi?id=74006
2113 Reviewed by Antonio Gomes.
2115 As far I can tell, we've never had an ASSERT_UNREACHED(). We do have an
2116 ASSERT_NOT_REACHED().
2118 * coding/assertion-guidelines.html:
2120 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
2122 commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
2123 https://bugs.webkit.org/show_bug.cgi?id=73098
2125 Reviewed by Antti Koivisto.
2127 Revise the sentence about committers being allowed to land patches by others to explicitly state that
2128 they can only land patches by others if asked by authors themselves.
2130 * coding/commit-review-policy.html:
2132 2011-11-14 Mark Rowe <mrowe@apple.com>
2134 Upgrade WordPress's Akismet plug-in to the latest version.
2136 * blog/wp-content/plugins/akismet:
2138 2011-11-14 Mark Rowe <mrowe@apple.com>
2140 Update one file that was missed.
2142 * blog/wp-settings.php:
2144 2011-11-14 Mark Rowe <mrowe@apple.com>
2146 Upgrade WordPress to v3.2.1.
2150 2011-10-28 Dean Jackson <dino@apple.com>
2152 Remove this horribly outdated file. It was showing up in
2153 Google searches and shouldn't be used as official
2156 Rubber-stamped by Simon Fraser.
2158 * specs/MediaQueriesExtensions.html: Removed.
2160 2011-10-21 Ryosuke Niwa <rniwa@webkit.org>
2162 Style guide should mention the preference of index over iterator
2163 https://bugs.webkit.org/show_bug.cgi?id=70285
2165 Reviewed by Darin Adler.
2167 Per discussion on https://lists.webkit.org/pipermail/webkit-dev/2011-October/018274.html,
2168 we prefer index over iterators.
2170 * coding/coding-style.html:
2172 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2174 Fix a typo pointed by Sam (Weinig).
2176 * coding/coding-style.html:
2178 2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
2180 Style guide should mandate use of pass-by-reference for out arguments
2181 https://bugs.webkit.org/show_bug.cgi?id=69766
2183 Reviewed by Darin Adler.
2185 This matches the convention used throughout WebCore.
2187 * coding/coding-style.html:
2189 2011-10-06 Amruth Raj <amruthraj@motorola.com>
2191 Add Motorola Mobility to team.html
2192 https://bugs.webkit.org/show_bug.cgi?id=69597
2194 Reviewed by Ryosuke Niwa.
2198 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2200 Generate WebKit team's page out of committers.py
2201 https://bugs.webkit.org/show_bug.cgi?id=68045
2203 Fix per Daniel's review comment since I had misunderstood the code.
2207 2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
2209 Generate WebKit team's page out of committers.py
2210 https://bugs.webkit.org/show_bug.cgi?id=68045
2212 Reviewed by Daniel Bates.
2214 Add the initial implementation of team.html. This page automatically pulls data from committers.py
2215 There are no areas of expertise but that'll be added once the bug 68061 is fixed.
2219 2011-09-01 Jon Lee <jonlee@apple.com>
2221 Adding control rendering at various sizes.
2223 * projects/forms/survey.html:
2225 2011-08-29 Jon Lee <jonlee@apple.com>
2227 Updating forms survey with non-standard wrap for textarea and more data-list driven text fields.
2229 * projects/forms/survey.html:
2231 2011-08-17 Jon Lee <jonlee@apple.com>
2233 Updating the forms survey to include various element sizes.
2235 * projects/forms/survey.html:
2237 2011-08-16 Daniel Bates <dbates@webkit.org>
2239 Add myself to the list of individual members in the WebKit Security Group.
2241 Rubber-stamped by Eric Seidel.
2243 * security/security-group-members.html:
2245 2011-08-09 Anders Carlsson <andersca@apple.com>
2247 Broken link to LICENSE on contributing code page
2248 https://bugs.webkit.org/show_bug.cgi?id=65947
2250 Reviewed by Ryosuke Niwa.
2252 * coding/contributing.html:
2254 2011-08-04 Dan Bernstein <mitz@apple.com>
2258 * coding/contributing.html:
2260 2011-08-04 Nico Weber <thakis@chromium.org>
2262 Update the contributors page to recommend webkit-patch instead of many manual steps
2263 https://bugs.webkit.org/show_bug.cgi?id=65714
2265 Reviewed by Adam Barth.
2267 asvitkine followed the contributing instructions for his first patch, and got
2268 the ChangeLog entry wrong: https://bugs.webkit.org/show_bug.cgi?id=65707
2269 webkit-patch prevents errors like this and more.
2271 * coding/contributing.html:
2273 2011-07-21 Jon Lee <jonlee@apple.com>
2275 Create a new survey page that showcases form and interactive elements for quick reference and comparison.
2276 <rdar://problem/9782965>
2278 Rubber-stamped by Maciej Stachowiak.
2280 * projects/forms/image-usemap.png: Added.
2281 * projects/forms/image1.png: Added.
2282 * projects/forms/image10.png: Added.
2283 * projects/forms/image16.png: Added.
2284 * projects/forms/index.html: Update links
2285 * projects/forms/survey.html: Added.
2287 2011-07-20 Leo Yang <leo.yang@torchmobile.com.cn>
2289 SVG feature status is not up-to-date
2290 https://bugs.webkit.org/show_bug.cgi?id=64856
2292 Reviewed by Dirk Schulze.
2294 Update SVG feature status after r91331.
2296 * projects/svg/status.xml:
2298 2011-06-29 Leandro Pereira <leandro@profusion.mobi>
2300 Reviewed by Darin Adler.
2302 Add note about cases where enums are preferred over bools on function parameters.
2303 https://bugs.webkit.org/show_bug.cgi?id=63564
2305 This matches the outcome of this webkit-dev thread:
2306 https://lists.webkit.org/pipermail/webkit-dev/2010-December/015192.html
2308 * coding/coding-style.html:
2310 2011-05-31 Chris Evans <cevans@chromium.org>
2312 Reviewed by Drew Yao.
2314 Add "Collaboration" to WebKit Security Group Privileges and Responsibilities section.
2316 * security/index.html: Add "Collaboration" section with text discussed on webkit-security.
2318 2011-05-20 Alexey Proskuryakov <ap@apple.com>
2320 Reviewed by Dan Bernstein.
2322 Building instructions should not talk about Tiger
2323 https://bugs.webkit.org/show_bug.cgi?id=61210
2325 * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
2326 Xcode version to the latest Leopard one.
2328 2011-05-16 Huzaifa Sidhpurwala <huzaifas@redhat.com>
2330 Reviewed by Adam Barth.
2332 Add Huzaifa Sidhpurwala to the WebKit Security Group site.
2333 https://bugs.webkit.org/show_bug.cgi?id=60686
2335 * security/security-group-members.html:
2337 2011-05-11 Cris Neckar <cdn@chromium.org>
2339 Reviewed by David Levin.
2341 Adding Cris Neckar to the Webkit Security Group site.
2342 https://bugs.webkit.org/show_bug.cgi?id=60668
2344 * security/security-group-members.html:
2346 2011-05-11 Ademar de Souza Reis Jr. <ademar.reis@openbossa.org>
2348 Reviewed by Mark Rowe.
2350 Update Qt/Nokia Security contacts
2351 https://bugs.webkit.org/show_bug.cgi?id=60650
2353 Ademar (me) replaced Simon as the release manager and primary security
2354 contact for QtWebKit. See:
2355 http://lists.webkit.org/mailman/private.cgi/webkit-security/2011-February/000584.html
2357 * security/security-group-members.html:
2359 2011-05-09 Eric Seidel <eric@webkit.org>
2361 Reviewed by Adam Barth.
2363 Add guidelines for feature addition to webkit.org (per disccusion at contributor meeting)
2364 https://bugs.webkit.org/show_bug.cgi?id=59672
2366 * coding/adding-features.html: Added.
2369 2011-04-29 Pavel Feldman <pfeldman@chromium.org>
2371 Not reviewed: adding image files for the blog post.
2373 * blog-files/inspector/remote-debugging-attached.png: Added.
2374 * blog-files/inspector/remote-debugging-discovery.png: Added.
2376 2011-04-27 Ojan Vafai <ojan@chromium.org>
2378 Reviewed by Dan Bernstein.
2380 change style guide to pre-increment in for-loops
2381 https://bugs.webkit.org/show_bug.cgi?id=59619
2383 This matches what a number of reviewers have been asking
2384 for in code reviews.
2386 * coding/coding-style.html:
2388 2011-04-26 Carol Szabo <carol.szabo@nokia.com>
2390 Reviewed by Tor Arne Vestbø.
2392 Added instructions on how to work from behind proxy
2393 and detailed the instructions refering to rebasing.
2394 Windows build instructions do not work if you are behind a proxy
2395 or have a Temp directory that you do not own directly.
2396 https://bugs.webkit.org/show_bug.cgi?id=57246
2398 * building/tools.html:
2400 2011-04-09 Dimitri Glazkov <dglazkov@chromium.org>
2402 Reviewed by James Robinson.
2404 Add a diagram, explaning how an event's relatedTarget interact with shadow DOM boundaries.
2405 https://bugs.webkit.org/show_bug.cgi?id=58190
2407 * misc/related-target-and-shadow-dom.svg: Added.
2409 2011-04-06 David Levin <levin@chromium.org>
2411 Reviewed by Ojan Vafai.
2413 Augment style guidelines about meaningless parameters from text the unwritten rules email.
2414 https://bugs.webkit.org/show_bug.cgi?id=55275
2416 * coding/coding-style.html:
2418 2011-04-05 Yury Semikhatsky <yurys@chromium.org>
2420 Unreviewed. Add Web Inspector stack trace, pause on exception and window.onerror
2423 * blog-files/inspector/stack-traces-img/1.png: Added.
2424 * blog-files/inspector/stack-traces-img/2.png: Added.
2425 * blog-files/inspector/stack-traces-img/3.png: Added.
2426 * blog-files/inspector/stack-traces-img/4.png: Added.
2427 * blog-files/inspector/stack-traces-img/5.png: Added.
2428 * blog-files/inspector/stack-traces-img/6.png: Added.
2429 * blog-files/inspector/stack-traces-img/button.png: Added.
2431 2011-02-26 David Levin <levin@chromium.org>
2433 Reviewed by Darin Adler.
2435 Add style guidelines about comments from the unwritten rules email.
2436 https://bugs.webkit.org/show_bug.cgi?id=55272
2438 * coding/coding-style.html: Added the guidelines.
2440 2011-02-09 Alexander Pavlov <apavlov@chromium.org>
2442 Unreviewed. Add Web Inspector stylesheet resource diff screenshot.
2444 * blog-files/inspector/css_rule_diff.png: Added.
2446 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
2448 Unreviewed. Add Web Inspector warning 10x10 PNG, move files from r77801 into the inspector/ directory.
2450 * blog-files/inspector/css_as_authored.png: Renamed from Websites/webkit.org/blog-files/inspector-css-as-authored.png.
2451 * blog-files/inspector/css_autocomplete.png: Renamed from Websites/webkit.org/blog-files/inspector-css-autocomplete.png.
2452 * blog-files/inspector/css_unknown_properties.png: Renamed from Websites/webkit.org/blog-files/inspector-unknown-css-properties.png.
2453 * blog-files/inspector/warning_10x10.png: Added.
2455 2011-02-07 Alexander Pavlov <apavlov@chromium.org>
2457 Unreviewed. Add Web Inspector style editing screenshots.
2459 * blog-files/inspector-css-as-authored.png: Added.
2460 * blog-files/inspector-css-autocomplete.png: Added.
2461 * blog-files/inspector-unknown-css-properties.png: Added.
2463 2011-01-21 David Levin <levin@chromium.org>
2465 Reviewed by Darin Adler.
2467 Proposal: Require cross-organizational seconds for reviewer nominations
2468 https://bugs.webkit.org/show_bug.cgi?id=47597
2470 This changes the committer/reviewer policy to require an additional
2471 reviewer supporting a reviewer nomination to work for a different
2472 company and different project affiliation from the nominee.
2474 This means reviewer nominations would require four supporting reviewers,
2475 one of which knows the reviewer through the community (irc, email, bugs)
2476 ensuring that the nominee has the open-source collaboration skills
2477 we so highly value here in WebKit.
2479 * coding/commit-review-policy.html:
2481 2011-01-01 Adam Barth <abarth@webkit.org>
2483 Reviewed by Eric Seidel.
2485 Move JavaScriptCore to Source
2486 https://bugs.webkit.org/show_bug.cgi?id=51604
2488 * coding/assertion-guidelines.html:
2489 - Update documentation to point to the new location of
2492 2010-12-17 Dan Bernstein <mitz@apple.com>
2494 Reviewed by Simon Fraser.
2496 Rename WebKitTools to Tools
2497 https://bugs.webkit.org/show_bug.cgi?id=49861
2499 * asking_questions.html:
2500 * building/tools.html:
2501 * coding/scripts.html:
2503 2010-11-08 Jessie Berlin <jberlin@apple.com>
2505 Reviewed by Adam Roben.
2507 We should add a build step to comment out or remove the lines unsetting TEMP and TMP in the
2509 https://bugs.webkit.org/show_bug.cgi?id=49189
2511 * building/tools.html:
2512 Add a line recommending bash shell users to comment out or remove those lines, with an
2513 explanation as to why.
2515 2010-11-04 Orlando Leite <orlleite@gmail.com>
2517 Reviewed by Adam Barth.
2519 Add Java for Mac OS X Developer Package to Installing Developer Tools web page
2521 * building/tools.html:
2523 2010-10-29 Adam Roben <aroben@apple.com>
2525 Instruct developers to install the Feburary 2010 DirectX SDK, not just
2528 The February 2010 SDK is the last one with support for Visual Studio
2531 I also removed some unnecessary instructions regarding the DirectX
2534 Fixes <http://webkit.org/b/48642> webkit.org should recommend a
2535 specific version of the DirectX SDK
2537 Reviewed by Steve Falkenburg.
2539 * building/tools.html:
2541 2010-10-28 Lucas Forschler <lforschler@apple.com>
2543 Reviewed by Geoffrey Garen.
2545 Bug 46927 - Sunspider 0.9 web site should prominently link to Sunspider 0.9.1
2547 -Created a new sunspider "landing" page which lists current and previous versions of SunSpider.
2548 -Edited the .htaccess file to redirect the old pages to the new landing page.
2549 -This should keep our search engine page rankings effective.
2550 Potentially breaking:
2551 -This COULD potentially break the SunSpider benchmark.
2552 -Local testing with relative links seems to function as expected.
2553 -The .htaccess 301 redirects are UNTESTED.
2557 * perf/sunspider: Added.
2558 * perf/sunspider-0.9.1/sunspider.html: Removed.
2559 * perf/sunspider-0.9.1/versions.html: Removed.
2560 * perf/sunspider-0.9/sunspider.html: Removed.
2561 * perf/sunspider/sunspider.css: Added.
2562 * perf/sunspider/sunspider.html: Added.
2564 2010-10-19 Jenn Braithwaite <jennb@chromium.org>
2566 Reviewed by David Levin.
2568 Add DirectX SDK to Installing Developer Tools web page
2569 https://bugs.webkit.org/show_bug.cgi?id=47911
2571 * building/tools.html:
2573 2010-09-30 David Levin <levin@chromium.org>
2575 Reviewed by Darin Adler.
2577 Add guideline for constructors doing implicit type conversion to coding style.
2578 https://bugs.webkit.org/show_bug.cgi?id=47646
2580 * coding/coding-style.html:
2582 2010-10-01 Alex Mathews <possessedpenguinbob@gmail.com>
2584 Reviewed by Simon Fraser.
2586 Bug 47013 - Main Web Inspector link on webkit.org links to old wiki page
2587 https://bugs.webkit.org/show_bug.cgi?id=47013
2589 * nav.inc: Removed the space from the web inspector wiki link.
2591 2010-09-22 Balazs Kelemen <kbalazs@webkit.org>
2593 Unreviewed HTML syntax fix for my recent change in the coding-style.
2595 * coding/coding-style.html: Change ">" and "<" to ">" and "<".
2597 2010-09-22 Balazs Kelemen <kb@inf.u-szeged.hu>
2599 Reviewed by Darin Adler.
2601 check-webkit-style and the coding style guidelines page are inconsistent
2602 https://bugs.webkit.org/show_bug.cgi?id=46099
2604 * coding/coding-style.html:
2605 Making clear that includes of system headers must come after includes of other headers.
2607 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
2609 Reviewed by Adam Barth.
2611 Adding a timeline screenshot for blocking and defer scripts
2612 https://bugs.webkit.org/show_bug.cgi?id=45933
2614 * blog-files/timeline-blocking-script.png: Added.
2615 * blog-files/timeline-defer-script.png: Added.
2617 2010-09-14 Jessie Berlin <jberlin@apple.com>
2619 Reviewed by Adam Roben.
2621 Exceptions are getting ignored on 64-bit Windows in the Web Process.
2622 https://bugs.webkit.org/show_bug.cgi?id=45779
2624 * building/tools.html:
2625 Add instructions about how to optionally get hotfix 976038.
2627 2010-09-06 Robin Qiu <robin.qiu@torchmobile.com.cn>
2629 Reviewed by Adam Barth.
2631 https://bugs.webkit.org/show_bug.cgi?id=43982
2632 This js file seems to be a popular script for detecting mobile WebKit but
2633 it has a flaw that makes it fail on Android and BlackBerry.
2635 The issue is that it looks for "Mobile/" but Android and BlackBerry
2636 use "Mobile" with no numbering after it.
2637 Changed RegExp pattern " Mobile/" to " Mobile\\b".
2639 * misc/WebKitDetect.js:
2640 (WebKitDetect.isMobile):
2642 2010-08-27 Darin Adler <darin@apple.com>
2644 * coding/RefPtr.html: Minor revision, improve clarity and mention some
2645 recent developments.
2647 2010-08-26 Daniel Bates <dbates@rim.com>
2649 Reviewed by Dumitru Daniliuc.
2651 Fix misspelled words on WebKit.org contact.html,
2652 demos/index.html, and quality/leakhunting.html
2653 https://bugs.webkit.org/show_bug.cgi?id=44747
2655 Fix some misspelled words on the WebKit.org site.
2657 * contact.html: Change "bugreports" [sic] to "bug reports".
2658 * demos/index.html: Change "testcase" [sic] to "test case".
2659 * quality/leakhunting.html: Change "formating" [sic] to "formatting".
2661 2010-08-23 David Kilzer <ddkilzer@apple.com>
2663 Clean up some HTML typos in crashlogs.html
2665 Rubber-stamped by Maciej Stachowiak.
2667 * quality/crashlogs.html: Fixed "</code>>" typos added in
2668 r56300. Changed "<tt>" tag with style attribute to "<code>"
2669 that was missed in r56300.
2671 2010-08-17 Beth Dakin <bdakin@apple.com>
2673 Rubber-stamped by Adele.
2675 Adding a MathML Demo and screenshot.
2677 * blog-files/riemann-screenshot.png: Added.
2678 * demos/mathml: Added.
2679 * demos/mathml/MathMLDemo.xhtml: Added.
2681 2010-08-17 Adam Roben <aroben@apple.com>
2683 Instruct developers to (optionally) install Debugging Tools for
2686 These tools are used by some of our scripts, so are useful for
2687 developers to have installed.
2689 Fixes <http://webkit.org/b/44128> webkit.org building instructions
2690 should recommend installing Debugging Tools for Windows
2692 Reviewed by Sam Weinig.
2694 * building/tools.html:
2696 2010-07-30 Renata Hodovan <reni@inf.u-szeged.hu>
2698 Reviewed by Nikolas Zimmermann.
2700 Update SVG implementation status.
2702 * projects/svg/status.xml:
2704 2010-07-21 Dimitri Glazkov <dglazkov@chromium.org>
2706 Reviewed by Darin Adler.
2708 Add a diagram explaining how a DOM element is attached to the site.
2709 https://bugs.webkit.org/show_bug.cgi?id=42763
2711 * coding/dom-element-attach.html: Added.
2712 * coding/images/dom-element-attach-large.png: Added.
2713 * coding/images/dom-element-attach-small.png: Added.
2714 * coding/images/dom-element-attach.graffle: Added.
2715 * coding/technical-articles.html: Added a link to the page with the diragram.
2717 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2719 Reviewed by Darin Adler.
2721 Improve assertion macro documentation.
2723 https://bugs.webkit.org/show_bug.cgi?id=40565
2725 * coding/assertion-guidelines.html:
2727 2010-06-16 Jeremy Moskovich <jeremy@chromium.org>
2729 Reviewed by Geoffrey Garen.
2731 Add an index of technical articles to the WebKit site. This makes the
2732 links to the RefPtr and Assertion documentation discoverable and
2733 provides an easy way to find some useful blog posts.
2735 https://bugs.webkit.org/show_bug.cgi?id=40561
2737 * coding/technical-articles.html: Added.
2738 * nav.inc: Add link to technical articles.
2740 2010-06-15 Adam Roben <aroben@apple.com>
2742 Remove some unnecessary steps for setting up the debugger on Windows
2744 Apparently update-webkit does this for you now.
2746 Rubber-stamped by Steve Falkenburg.
2748 * building/debug.html: Removed the first two Windows steps, which are
2749 now unnecessary, and updated the third to reflect reality.
2751 2010-06-14 Adam Roben <aroben@apple.com>
2753 Improve instructions for debugging on Windows
2755 Fixes <http://webkit.org/b/40585>.
2757 Reviewed by Steve Falkenburg.
2759 * building/debug.html: Improved the Windows instructions. We now
2760 instruct users to set things up so that hitting F5 from WebKit.sln
2761 will launch Safari with the WEBKITNIGHTLY environment variable
2762 pointing to the location of the built WebKit.dll.
2764 * building/console_vs2005.jpg: Removed.
2765 * building/debug_vs2005.jpg: Removed.
2767 * building/launch-debugger-vs2005.png: Added.
2768 * building/set-as-startup-project-vs2005.png: Added.
2769 * building/set-debugging-properties-vs2005.png: Added.
2771 2010-06-07 Jeremy Moskovich <jeremy@chromium.org>
2773 Reviewed by Darin Adler.
2775 Add documentation on the various assertion macros in WebKit.
2777 https://bugs.webkit.org/show_bug.cgi?id=39950
2779 * coding/assertion-guidelines.html: Added.
2781 2010-05-29 Sterling Swigart <sswigart@google.com>
2783 Reviewed by David Levin.
2785 Adding tests to canvas.html performance test
2786 https://bugs.webkit.org/show_bug.cgi?id=39883
2788 * demos/canvas-perf/canvas.html:
2794 2010-05-25 Jeremy Orlow <jorlow@chromium.org>
2796 Reviewed by Darin Adler.
2798 Update the style guide re: static member variables and structs
2799 https://bugs.webkit.org/show_bug.cgi?id=39663
2801 Per Darin Adler's proposal on webkit-dev.
2803 All static member variables should be prefixed with s_.
2804 m_ should not be used for public data members in structs.
2805 Only structs should have public data members.
2807 * coding/coding-style.html:
2809 2010-05-24 David Levin <levin@chromium.org>
2811 Reviewed by Maciej Stachowiak.
2813 Improve canvas perf test accuracy.
2814 https://bugs.webkit.org/show_bug.cgi?id=39635
2816 * demos/canvas-perf/canvas.html:
2817 1. Change the various tests to get the image data for the result
2818 to help ensure that the operation has completed by the time,
2819 and subtract out the time needed to do this.
2820 2. Made the test more flexible about number of repetitions and
2822 3. Make the tests run separately and have a pause between them
2823 to allow for garbage collection so that results are more
2825 4. Added a standard logging function and shouldBe asserts to
2826 verify that the correct scaling operations were happening.
2828 2010-05-20 Daniel Bates <dbates@rim.com>
2830 Rubber-stamped by Simon Fraser.
2832 Spelling correction; change "acces" [sic] to "access".
2834 * quality/lifecycle.html:
2836 2010-05-14 Eric Seidel <eric@webkit.org>
2838 Reviewed by Maciej Stachowiak.
2840 Update tools.html to mention that Tiger users require a newer Python
2841 https://bugs.webkit.org/show_bug.cgi?id=38822
2843 Also updated the instructions that only Tiger users need
2844 to install a subversion client. Newer OSes already have
2845 subversion included in the install.
2847 * building/tools.html:
2849 2010-05-08 Dirk Schulze <krit@webkit.org>
2851 Reviewed by Nikolas Zimmermann.
2853 SVGFont's VKern implementation missing
2854 https://bugs.webkit.org/show_bug.cgi?id=38663
2856 * projects/svg/status.xml:
2858 2010-05-05 Shinichiro Hamaji <hamaji@chromium.org>
2860 Reviewed by Adam Barth.
2862 Commit and Review policy should encourage unofficial reviews
2863 https://bugs.webkit.org/show_bug.cgi?id=38517
2865 * coding/commit-review-policy.html:
2867 2010-05-04 Dumitru Daniliuc <dumi@chromium.org>
2869 Reviewed by Darin Adler.
2871 Fix the sticky-notes demo.
2872 https://bugs.webkit.org/show_bug.cgi?id=38550
2874 1. Exceptions thrown by openDatabase() should be treated as
2876 2. Do not allow users to create new notes when openDatabase()
2879 * demos/sticky-notes/index.html:
2881 2010-05-02 Dirk Schulze <krit@webkit.org>
2883 Reviewed by Nikolas Zimmermann.
2885 SVG hkern implementation incomplete
2886 https://bugs.webkit.org/show_bug.cgi?id=38407
2888 We support hkern now. Mention this in the SVG status page.
2890 * projects/svg/status.xml:
2892 2010-04-29 Dean Jackson <dino@apple.com>
2894 Unreviewed. Make a note that we are no longer proposing
2895 the evaluateMediaQuery method. Instead, we are following
2896 the standard matchMedium method from CSS 3 View.
2898 * specs/MediaQueriesExtensions.html:
2900 2010-04-18 Adam Barth <abarth@webkit.org>
2902 Unreviewed. Update a label of the diagram to better match the
2903 description in the text of the blog post.
2905 * blog-files/loader-diagram.svg:
2907 2010-04-17 Adam Barth <abarth@webkit.org>
2909 Unreviewed. Added loader diagram for upcoming blog post.
2911 * blog-files/loader-diagram.svg: Added.
2913 2010-04-11 Joseph Pecoraro <joepeck@webkit.org>
2915 Reviewed by Eric Seidel.
2917 Minor Updates and Cleanup to the Contributing Page
2918 https://bugs.webkit.org/show_bug.cgi?id=37415
2920 * coding/contributing.html:
2922 2010-04-07 Maciej Stachowiak <mjs@apple.com>
2926 Random demo to look cool on twitter.
2928 * misc/gradient-input.html: Added.
2930 2010-04-04 Pavel Feldman <pfeldman@chromium.org>
2934 Adding images for inspector blog post. Previewed by Timothy Hatcher.
2936 * blog-files/inspector/audits_launcher.png: Added.
2937 * blog-files/inspector/audits_panel.png: Added.
2938 * blog-files/inspector/console_panel.png: Added.
2939 * blog-files/inspector/context_menu.png: Added.
2940 * blog-files/inspector/css_highlighted_line.png: Added.
2941 * blog-files/inspector/css_line_number_snippet.png: Added.
2942 * blog-files/inspector/css_line_numbers.png: Added.
2943 * blog-files/inspector/deactivate_breakpoints.png: Added.
2944 * blog-files/inspector/evaluate_on_hover.png: Added.
2945 * blog-files/inspector/evaluate_on_hover_2.png: Added.
2946 * blog-files/inspector/inherited_styles.png: Added.
2947 * blog-files/inspector/large_dom.png: Added.
2948 * blog-files/inspector/large_resources.png: Added.
2949 * blog-files/inspector/pseudo_elements.png: Added.
2950 * blog-files/inspector/redirect_headers.png: Added.
2951 * blog-files/inspector/redirect_headers_full.png: Added.
2952 * blog-files/inspector/redirects.png: Added.
2953 * blog-files/inspector/redirects_full.png: Added.
2954 * blog-files/inspector/timeline_overview.png: Added.
2955 * blog-files/inspector/timeline_panel.png: Added.
2956 * blog-files/inspector/timeline_record_details.png: Added.
2958 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
2960 Reviewed by David Levin.
2962 Asking Questions Page Grammar Fixes
2963 https://bugs.webkit.org/show_bug.cgi?id=36608
2965 * asking_questions.html:
2967 2010-03-25 Joseph Pecoraro <joepeck@webkit.org>
2969 Reviewed by Timothy Hatcher.
2971 New Asking Questions Page is not Valid HTML5
2972 https://bugs.webkit.org/show_bug.cgi?id=36605
2974 * asking_questions.html: fixed issues raised by the validator.
2976 2010-03-25 Julien Chaffraix <jchaffraix@webkit.org>
2978 Reviewed by David Levin.
2980 Add a page on how to ask questions
2981 https://bugs.webkit.org/show_bug.cgi?id=35223
2983 * asking_questions.html: Added.
2984 Add a page on how to ask questions based on Ariya Hidayat's mail: how
2985 to get help effectively
2986 (http://article.gmane.org/gmane.os.opendarwin.webkit.user/145/match=get+help+effectively)
2988 * contact.html: Tweaked the wording to make it more clear what the
2989 mailing list are used for. Also changed the formatting to better
2990 underline the different mailing lists.
2992 2010-03-24 Sam Weinig <sam@webkit.org>
2994 Rubber-stamped by Anders Carlsson..
2996 Update Security Group Members list.
2998 * security/security-group-members.html:
3000 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3004 Add another example.
3006 * demos/accessible-ascii-art/butterfly-figure.html: Added.
3008 2010-03-22 Maciej Stachowiak <mjs@apple.com>
3012 Add example of accessible ASCII art for HTML WG.
3014 * demos/accessible-ascii-art: Added.
3015 * demos/accessible-ascii-art/butterfly.html: Added.
3017 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3019 Reviewed by Mark Rowe.
3021 WebKit blog should be valid HTML5
3022 https://bugs.webkit.org/show_bug.cgi?id=36410
3024 * blog/wp-content/themes/webkit/comments-popup.php:
3025 * blog/wp-content/themes/webkit/footer.php:
3026 * blog/wp-content/themes/webkit/header.php:
3028 2010-03-20 Maciej Stachowiak <mjs@apple.com>
3030 Reviewed by Mark Rowe.
3032 Fix a bunch of HTML5 validation errors on various pages.
3033 https://bugs.webkit.org/show_bug.cgi?id=36409
3035 * building/build.html:
3036 * building/checkout.html:
3037 * building/debug.html:
3038 * building/run.html:
3039 * building/tools.html:
3040 * coding/coding-style.html:
3041 * coding/contributing.html:
3042 * coding/major-objects.html:
3047 * projects/compat/index.html:
3048 * projects/css/index.html:
3049 * projects/documentation/index.html:
3050 * projects/goals.html:
3051 * projects/index.html:
3052 * projects/mathml/index.html:
3053 * quality/bugpriorities.html:
3054 * quality/bugwriting.html:
3055 * quality/crashlogs.html:
3056 * quality/lifecycle.html:
3057 * quality/testing.html:
3058 * quality/testwriting.html:
3060 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3062 Reviewed by Mark Rowe.
3064 webkit.org should use the HTML5 doctype
3065 https://bugs.webkit.org/show_bug.cgi?id=36407
3068 * misc/drosera/index.html:
3069 * perf/slickspeed/system/index.php:
3070 * perf/slickspeed/system/template.php:
3073 2010-03-19 Maciej Stachowiak <mjs@apple.com>
3075 Reviewed by Mark Rowe.
3077 http://webkit.org/ has an HTML5 validation error
3078 https://bugs.webkit.org/show_bug.cgi?id=36406
3082 2010-03-15 Maciej Stachowiak <mjs@apple.com>
3084 Tweak canvas perf demo.
3086 * demos/canvas-perf/canvas.html:
3088 2010-03-14 Maciej Stachowiak <mjs@apple.com>
3090 Added canvas perf demo for whatwg.
3092 * demos/canvas-perf: Added.
3093 * demos/canvas-perf/canvas.html: Added.
3094 * demos/canvas-perf/kraken.jpg: Added.
3096 2010-03-09 Adam Roben <aroben@apple.com>
3098 Add a link to the Contributors Meeting registration form in the
3101 Rubber-stamped in advance by Adele Peterson.
3103 * nav.inc: Added a link underneath "Trac".
3105 2010-02-26 Sam Weinig <sam@webkit.org>
3107 Rubber-stamped by Adele Peterson.
3109 Update Security Group Members list.
3111 * security/security-group-members.html:
3113 2010-02-23 Jessie Berlin <jberlin@webkit.org>
3115 Reviewed by Eric Seidel and Adam Roben.
3117 Debugging WebKit on Windows should mention WebKit.sln as an alternative to running debug-safari.
3118 https://bugs.webkit.org/show_bug.cgi?id=35098
3120 * building/debug.html:
3121 Add instructions on how to build and run WebKit from within Visual Studio.
3123 2010-02-20 Maciej Stachowiak <mjs@apple.com>
3125 Rubber stamped by Adam Barth.
3127 Add sunspider-0.9.1 to the site in preparation for announcing it.
3128 https://bugs.webkit.org/show_bug.cgi?id=35206
3130 * perf/sunspider-0.9.1: Added.
3131 * perf/sunspider-0.9.1/json2.js: Added.
3132 * perf/sunspider-0.9.1/sunspider-0.9: Added.
3133 * perf/sunspider-0.9.1/sunspider-0.9.1: Added.
3134 * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html: Added.
3135 * perf/sunspider-0.9.1/sunspider-0.9.1/results.html: Added.
3136 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js: Added.
3137 * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-prefix.js: Added.
3138 * perf/sunspider-0.9.1/sunspider-0.9/driver.html: Added.
3139 * perf/sunspider-0.9.1/sunspider-0.9/results.html: Added.
3140 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js: Added.
3141 * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-prefix.js: Added.
3142 * perf/sunspider-0.9.1/sunspider-analyze-results.js: Added.
3143 * perf/sunspider-0.9.1/sunspider-compare-results.js: Added.
3144 * perf/sunspider-0.9.1/sunspider.css: Added.
3145 * perf/sunspider-0.9.1/sunspider.html: Added.
3146 * perf/sunspider-0.9.1/versions.html: Added.
3148 2010-02-17 Maciej Stachowiak <mjs@apple.com>
3150 Not reviewed - demo.
3152 Made some examples of using <details> for table descriptions.
3154 * demos/hover-summary: Added.
3155 * demos/hover-summary/details.css: Added.
3156 * demos/hover-summary/details.js: Added.
3157 (summaryClickListener):
3160 * demos/hover-summary/example1.html: Added.
3161 * demos/hover-summary/example2.html: Added.
3162 * demos/hover-summary/horizontal-triangle.png: Added.
3163 * demos/hover-summary/vertical-triangle.png: Added.
3165 2010-02-02 Jens Alfke <snej@chromium.org>
3167 Reviewed by David Levin.
3169 Clarified coding guidelines on wiki to allow indentation of
3170 _nested_ namespaces.
3171 https://bugs.webkit.org/show_bug.cgi?id=32137
3173 * coding/coding-style.html:
3175 2010-01-24 Chris Jerdonek <cjerdonek@webkit.org>
3177 Reviewed by David Kilzer.
3179 Added to contributing code page a pointer to the preferred
3180 license text. Also added information about copyright lines.
3182 https://bugs.webkit.org/show_bug.cgi?id=34017
3184 * coding/contributing.html:
3186 - Added CSS class for books.
3188 2010-01-21 Chris Jerdonek <cjerdonek@webkit.org>
3190 Reviewed by David Levin.
3192 Added screenshots and clearer instructions on how to submit
3195 https://bugs.webkit.org/show_bug.cgi?id=32542
3197 Also added that a bug report should be selected or created
3198 prior to submitting a patch.
3200 * coding/contributing.html:
3201 * coding/images: Added.
3202 * coding/images/contribute_add_attachment.png: Added.
3203 * coding/images/contribute_mark_review.png: Added.
3205 2010-01-11 Maciej Stachowiak <mjs@apple.com>
3207 Not reviewed; updated for truth (and readability).
3209 Fixed some wrong listings and reorganized this page.
3211 * security/security-group-members.html:
3213 2010-01-06 Dirk Schulze <krit@webkit.org>
3215 Reviewed by Nikolas Zimmermann.
3218 https://bugs.webkit.org/show_bug.cgi?id=31905
3220 Update SVG status page. We support feDisplacementMap and feImage now.
3222 * projects/svg/status.xml:
3224 2009-12-20 Chris Jerdonek <chris.jerdonek@gmail.com>
3226 Reviewed by Darin Adler.
3228 Removed outdated contact information from bug life cycle page.
3230 https://bugs.webkit.org/show_bug.cgi?id=32494
3232 * quality/lifecycle.html:
3234 2009-12-13 Dan Bernstein <mitz@apple.com>
3236 Reviewed by Sam Weinig.
3238 Add a style guideline concerning floating point literals
3239 https://bugs.webkit.org/show_bug.cgi?id=32497
3241 * coding/coding-style.html:
3243 2009-12-09 Marwan Al Jubeh <marwan.aljubeh@gmail.com>
3245 Reviewed by Adam Roben.
3247 Fixes: https://bugs.webkit.org/show_bug.cgi?id=31228
3248 Set the WebKitOutputDir, WebKitLibrariesDir and Cygwin environment variables automatically
3249 in Windows as part of running update_webkit.
3251 * building/build.html:
3252 - removed the reference to forgetting to set environment variables as a common source of errors
3253 on Windows. This is because this patch would make it unnecessary for the user to set these
3256 2009-12-09 Chris Jerdonek <chris.jerdonek@gmail.com>
3258 Reviewed by Darin Adler.
3260 Added the "using std::foo" rule to the coding style guidelines.
3262 https://bugs.webkit.org/show_bug.cgi?id=32301
3264 Added to the coding style guidelines the "using std::foo" rule
3265 checked by the check-webkit-style script. Also clarified the
3266 "using" statement guidelines that apply to implementation files.
3268 * coding/coding-style.html:
3270 2009-12-05 Chris Jerdonek <chris.jerdonek@gmail.com>
3272 Reviewed by Darin Adler.
3274 Refactored web site documentation so that advice to add
3275 WebKitTools/Scripts to your shell path does not appear
3278 https://bugs.webkit.org/show_bug.cgi?id=32112
3280 * building/build.html:
3281 * building/checkout.html:
3282 * building/run.html:
3283 * coding/coding-style.html:
3284 * coding/contributing.html:
3285 * coding/scripts.html: Added.
3286 * quality/testing.html:
3288 2009-12-04 Marc-Antoine Ruel <maruel@chromium.org>
3290 Reviewed by Eric Seidel.
3292 Add reference to the GTK and QT build wiki pages
3294 https://bugs.webkit.org/show_bug.cgi?id=32088
3296 * building/tools.html:
3299 2009-12-01 Chris Jerdonek <chris.jerdonek@gmail.com>
3301 Reviewed by Darin Adler.
3303 Added clarifications to the web site regarding coding style and
3306 https://bugs.webkit.org/show_bug.cgi?id=31618
3308 Changes include the following:
3310 - Expanded the style guidelines regarding "using" statements.
3311 - Made the style guidelines page validate as HTML.
3312 - Added that legacy WebKit components should not be cleaned up.
3313 - Added that it is more acceptable to update style when already
3316 * coding/coding-style.html:
3317 * coding/contributing.html:
3318 * projects/cleanup/index.html:
3320 2009-11-18 Eric Seidel <eric@webkit.org>
3322 Reviewed by David Levin.
3324 Make 80 patches a formal requirement for reviewership
3325 https://bugs.webkit.org/show_bug.cgi?id=31313
3326 Per discussion on the webkit-reviewers list:
3327 http://lists.webkit.org/mailman/private.cgi/webkit-reviewers/2009-November/000795.html
3329 * coding/commit-review-policy.html:
3331 2009-11-18 Daniel Bates <dbates@webkit.org>
3333 Reviewed by Eric Seidel.
3335 https://bugs.webkit.org/show_bug.cgi?id=31610
3337 Adds property "min-width" to #title so that the width of the title
3338 element on each page is at least 790px. In particular, this makes
3339 the page <http://webkit.org/security/security-group-members.html>
3340 consistent, in appearance, to the rest of the site.
3344 2009-11-16 Sam Weinig <sam@webkit.org>
3346 Reviewed by Anders Carlsson.
3348 Update Security Group Members list.
3350 * security/security-group-members.html:
3352 2009-11-16 Sam Weinig <sam@webkit.org>
3354 Reviewed by Adele Peterson.
3356 Update Security Group Members list.
3358 * security/security-group-members.html:
3360 2009-11-13 Chris Jerdonek <chris.jerdonek@gmail.com>
3362 Reviewed by Darin Adler.
3364 Added to the WebKit Coding Style Guidelines not to use
3365 "using namespace" statements in header files.
3367 * coding/coding-style.html:
3369 2009-11-10 Oliver Hunt <oliver@apple.com>
3371 Reviewed by Maciej Stachowiak.
3373 Fix WebGL demos to work with renamed WebGL primitives
3375 * blog-files/webgl/Earth.html:
3376 * blog-files/webgl/ManyPlanetsDeep.html:
3377 * blog-files/webgl/SpinningBox.html:
3378 * blog-files/webgl/SpiritBox.html:
3379 * blog-files/webgl/TeapotPerPixel.html:
3380 * blog-files/webgl/TeapotPerVertex.html:
3381 * blog-files/webgl/WebGL+CSS.html:
3382 * blog-files/webgl/resources/CanvasMatrix.js:
3383 (CanvasMatrix4.prototype.getAsWebGLFloatArray):
3384 * blog-files/webgl/resources/utils3d.js:
3389 2009-11-06 Dirk Schulze <krit@webkit.org>
3391 Rubber stamped by Eric Seidel.
3393 Update SVG status page. We support feMorphology now.
3394 Set lightning filters to unimplemented.
3396 * projects/svg/status.xml:
3398 2009-11-06 Jeff Schiller <codedread@gmail.com>
3400 Reviewed by Darin Adler.
3402 SVG Status page update
3403 https://bugs.webkit.org/show_bug.cgi?id=31179
3405 * projects/svg/status.xml:
3407 2009-11-03 Darin Adler <darin@apple.com>
3409 Set the MIME type for all PNG files in this directory.
3411 * blog-files/3d-transforms/mighty-cubes.png: Added property svn:mime-type.
3412 * blog-files/3d-transforms/poster-circle.png: Added property svn:mime-type.
3413 * blog-files/InspectorDatabaseBrowser.png: Modified property svn:mime-type.
3414 * blog-files/acid3-100.png: Modified property svn:mime-type.
3415 * blog-files/acid3-full-rendering-pass.png: Modified property svn:mime-type.
3416 * blog-files/acid3-rendering-reference.png: Modified property svn:mime-type.
3417 * blog-files/acid3-screenshot.png: Modified property svn:mime-type.
3418 * blog-files/acid3-timing-screenshot.png: Modified property svn:mime-type.
3419 * blog-files/acid3-timing.png: Modified property svn:mime-type.
3420 * blog-files/bounce.png: Added property svn:mime-type.
3421 * blog-files/gebcnwebkitonly.png: Modified property svn:mime-type.
3422 * blog-files/inspector-closure-scope.png: Added property svn:mime-type.
3423 * blog-files/inspector-console-autocomplete.png: Added property svn:mime-type.
3424 * blog-files/inspector-databases-panel-query-view.png: Added property svn:mime-type.
3425 * blog-files/inspector-databases-panel.png: Added property svn:mime-type.
3426 * blog-files/inspector-disabling-properties.png: Added property svn:mime-type.
3427 * blog-files/inspector-elements-panel.png: Added property svn:mime-type.
3428 * blog-files/inspector-event-scope.png: Added property svn:mime-type.
3429 * blog-files/inspector-profiles-panel.png: Added property svn:mime-type.
3430 * blog-files/inspector-resources-panel.png: Added property svn:mime-type.
3431 * blog-files/inspector-scripts-panel.png: Added property svn:mime-type.
3432 * blog-files/inspector-searching-elements.png: Added property svn:mime-type.
3433 * blog-files/inspector-searching-profiles.png: Added property svn:mime-type.
3434 * blog-files/inspector-status-bar-with-errors.png: Added property svn:mime-type.
3435 * blog-files/inspector-toolbar.png: Added property svn:mime-type.
3436 * blog-files/inspector-with-scope.png: Added property svn:mime-type.
3437 * blog-files/inspector/breakpoints.png: Added property svn:mime-type.
3438 * blog-files/inspector/colors.png: Added property svn:mime-type.
3439 * blog-files/inspector/cookies.png: Added property svn:mime-type.
3440 * blog-files/inspector/css_selectors.png: Added property svn:mime-type.
3441 * blog-files/inspector/css_syntax_highlight.png: Added property svn:mime-type.
3442 * blog-files/inspector/dom_storage.png: Added property svn:mime-type.
3443 * blog-files/inspector/edit_attributes.png: Added property svn:mime-type.
3444 * blog-files/inspector/enable.png: Added property svn:mime-type.
3445 * blog-files/inspector/event_listeners.png: Added property svn:mime-type.
3446 * blog-files/inspector/form_data.png: Added property svn:mime-type.
3447 * blog-files/inspector/inline_highlight.png: Added property svn:mime-type.
3448 * blog-files/inspector/inorder.png: Added property svn:mime-type.
3449 * blog-files/inspector/inspect_inspector.png: Added property svn:mime-type.
3450 * blog-files/inspector/inspect_inspector_small.png: Added property svn:mime-type.
3451 * blog-files/inspector/load_lines.png: Added property svn:mime-type.
3452 * blog-files/inspector/nodelist.png: Added property svn:mime-type.
3453 * blog-files/inspector/scope_bar.png: Added property svn:mime-type.
3454 * blog-files/inspector/watched_expression.png: Added property svn:mime-type.
3455 * blog-files/kate-circle.png: Modified property svn:mime-type.
3456 * blog-files/kate-gradient-rounded.png: Modified property svn:mime-type.
3457 * blog-files/kate-gradient.png: Modified property svn:mime-type.
3458 * blog-files/kate-reflected.png: Modified property svn:mime-type.
3459 * blog-files/kate-vignette-mask.png: Modified property svn:mime-type.
3460 * blog-files/kate.png: Modified property svn:mime-type.
3461 * blog-files/leaves/images/apple-touch-icon.png: Added property svn:mime-type.
3462 * blog-files/leaves/images/realLeaf1.png: Added property svn:mime-type.
3463 * blog-files/leaves/images/realLeaf2.png: Added property svn:mime-type.
3464 * blog-files/leaves/images/realLeaf3.png: Added property svn:mime-type.
3465 * blog-files/leaves/images/realLeaf4.png: Added property svn:mime-type.
3466 * blog-files/leaves/images/textBackground.png: Added property svn:mime-type.
3467 * blog-files/maskspeedracer.png: Modified property svn:mime-type.
3468 * blog-files/pulse.png: Added property svn:mime-type.
3469 * blog-files/scrollbarpicture.png: Modified property svn:mime-type.
3470 * blog-files/sfx-perf.png: Modified property svn:mime-type.
3471 * blog-files/squirrelfish-webkit-graph.png: Modified property svn:mime-type.
3472 * blog-files/squirrelfish.png: Modified property svn:mime-type.
3473 * blog-files/vignette-mask.png: Modified property svn:mime-type.
3474 * blog-files/webgl/resources/mars500x250.png: Modified property svn:mime-type.
3475 * blog-files/wsj-nopreload.png: Modified property svn:mime-type.
3476 * blog-files/wsj-preload.png: Modified property svn:mime-type.
3477 * blog-files/wsj-vs.png: Modified property svn:mime-type.
3478 * blog/wp-admin/images/align-center.png: Added property svn:mime-type.
3479 * blog/wp-admin/images/align-left.png: Added property svn:mime-type.
3480 * blog/wp-admin/images/align-none.png: Added property svn:mime-type.
3481 * blog/wp-admin/images/align-right.png: Added property svn:mime-type.
3482 * blog/wp-admin/images/archive-link.png: Added property svn:mime-type.
3483 * blog/wp-admin/images/blue-grad.png: Added property svn:mime-type.
3484 * blog/wp-admin/images/button-grad-active-vs.png: Added property svn:mime-type.
3485 * blog/wp-admin/images/button-grad-active.png: Added property svn:mime-type.
3486 * blog/wp-admin/images/button-grad-vs.png: Added property svn:mime-type.
3487 * blog/wp-admin/images/button-grad.png: Added property svn:mime-type.
3488 * blog/wp-admin/images/comment-grey-bubble.png: Added property svn:mime-type.
3489 * blog/wp-admin/images/fade-butt.png: Modified property svn:mime-type.
3490 * blog/wp-admin/images/fav-top.png: Added property svn:mime-type.
3491 * blog/wp-admin/images/fav-vs.png: Added property svn:mime-type.
3492 * blog/wp-admin/images/fav.png: Added property svn:mime-type.
3493 * blog/wp-admin/images/generic.png: Added property svn:mime-type.
3494 * blog/wp-admin/images/gray-grad.png: Added property svn:mime-type.
3495 * blog/wp-admin/images/icons32-vs.png: Added property svn:mime-type.
3496 * blog/wp-admin/images/icons32.png: Added property svn:mime-type.
3497 * blog/wp-admin/images/list-vs.png: Added property svn:mime-type.
3498 * blog/wp-admin/images/list.png: Added property svn:mime-type.
3499 * blog/wp-admin/images/logo-ghost.png: Added property svn:mime-type.
3500 * blog/wp-admin/images/marker.png: Added property svn:mime-type.
3501 * blog/wp-admin/images/mask.png: Added property svn:mime-type.
3502 * blog/wp-admin/images/menu-vs.png: Added property svn:mime-type.
3503 * blog/wp-admin/images/menu.png: Added property svn:mime-type.
3504 * blog/wp-admin/images/no.png: Added property svn:mime-type.
3505 * blog/wp-admin/images/se.png: Added property svn:mime-type.
3506 * blog/wp-admin/images/wheel.png: Added property svn:mime-type.
3507 * blog/wp-admin/images/white-grad-active.png: Added property svn:mime-type.
3508 * blog/wp-admin/images/white-grad.png: Added property svn:mime-type.
3509 * blog/wp-admin/images/wordpress-logo.png: Modified property svn:mime-type.
3510 * blog/wp-admin/images/yes.png: Added property svn:mime-type.
3511 * blog/wp-content/Picture9.png: Modified property svn:mime-type.
3512 * blog/wp-content/chucknorris.png: Modified property svn:mime-type.
3513 * blog/wp-content/databaseexample.png: Modified property svn:mime-type.
3514 * blog/wp-content/drosera.png: Modified property svn:mime-type.
3515 * blog/wp-content/hitlist.png: Modified property svn:mime-type.
3516 * blog/wp-content/rotate.png: Modified property svn:mime-type.
3517 * blog/wp-content/svgtext.png: Modified property svn:mime-type.
3518 * blog/wp-content/svgtextmini.png: Modified property svn:mime-type.
3519 * blog/wp-content/svgtextmini_01.png: Modified property svn:mime-type.
3520 * blog/wp-content/themes/classic/screenshot.png: Modified property svn:mime-type.
3521 * blog/wp-content/themes/default/screenshot.png: Modified property svn:mime-type.
3522 * blog/wp-content/uploads/2007/06/newinspector.png: Modified property svn:mime-type.
3523 * blog/wp-content/webInspector.png: Modified property svn:mime-type.
3524 * blog/wp-includes/images/crystal/archive.png: Added property svn:mime-type.
3525 * blog/wp-includes/images/crystal/audio.png: Added property svn:mime-type.
3526 * blog/wp-includes/images/crystal/code.png: Added property svn:mime-type.
3527 * blog/wp-includes/images/crystal/default.png: Added property svn:mime-type.
3528 * blog/wp-includes/images/crystal/document.png: Added property svn:mime-type.
3529 * blog/wp-includes/images/crystal/interactive.png: Added property svn:mime-type.
3530 * blog/wp-includes/images/crystal/spreadsheet.png: Added property svn:mime-type.
3531 * blog/wp-includes/images/crystal/text.png: Added property svn:mime-type.
3532 * blog/wp-includes/images/crystal/video.png: Added property svn:mime-type.
3533 * blog/wp-includes/images/rss.png: Modified property svn:mime-type.
3534 * blog/wp-includes/images/upload.png: Added property svn:mime-type.
3535 * blog/wp-includes/images/wlw/wp-comments.png: Added property svn:mime-type.
3536 * blog/wp-includes/images/wlw/wp-icon.png: Added property svn:mime-type.
3537 * blog/wp-includes/images/wlw/wp-watermark.png: Added property svn:mime-type.
3538 * blog/wp-includes/js/codepress/images/line-numbers.png: Added property svn:mime-type.
3539 * blog/wp-includes/js/thickbox/macFFBgHack.png: Added property svn:mime-type.
3540 * blog/wp-includes/js/thickbox/tb-close.png: Added property svn:mime-type.
3541 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png: Added property svn:mime-type.
3542 * blog/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png: Added property svn:mime-type.
3543 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png: Added property svn:mime-type.
3544 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png: Added property svn:mime-type.
3545 * blog/wp-includes/js/tinymce/plugins/wpgallery/img/gallery.png: Added property svn:mime-type.
3546 * blog/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png: Added property svn:mime-type.
3547 * blog/wp-includes/js/tinymce/themes/advanced/img/sflogo.png: Added property svn:mime-type.
3548 * blog/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png: Added property svn:mime-type.
3549 * blog/wp-includes/js/tinymce/themes/advanced/skins/o2k7