1------------------------------------------------------------------------ 2r227 | helixblue | 2010-09-20 09:20:36 +0200 (Mon, 20 Sep 2010) | 1 line 3 4update readme 5------------------------------------------------------------------------ 6r226 | helixblue | 2010-09-20 09:17:00 +0200 (Mon, 20 Sep 2010) | 1 line 7 81.7.2 9------------------------------------------------------------------------ 10r225 | helixblue | 2010-09-20 08:50:32 +0200 (Mon, 20 Sep 2010) | 1 line 11 12Change style tag generation blacklist lookup to use same format as other tags 13------------------------------------------------------------------------ 14r224 | helixblue | 2010-09-19 23:51:56 +0200 (Sun, 19 Sep 2010) | 1 line 15 16Fix whitespace and ruby 1.9 glitches 17------------------------------------------------------------------------ 18r223 | helixblue | 2010-09-19 22:45:21 +0200 (Sun, 19 Sep 2010) | 1 line 19 20clean up filters 21------------------------------------------------------------------------ 22r222 | helixblue | 2010-09-19 22:08:13 +0200 (Sun, 19 Sep 2010) | 1 line 23 24version bump to 1.7.1 25------------------------------------------------------------------------ 26r221 | helixblue | 2010-09-19 22:07:53 +0200 (Sun, 19 Sep 2010) | 1 line 27 28Add progress font 9999 crash 29------------------------------------------------------------------------ 30r220 | helixblue | 2010-09-19 21:34:24 +0200 (Sun, 19 Sep 2010) | 1 line 31 32Add Chrome crash for url//%n%n redirect 33------------------------------------------------------------------------ 34r219 | helixblue | 2010-09-19 21:34:12 +0200 (Sun, 19 Sep 2010) | 1 line 35 36User the digested user agent 37------------------------------------------------------------------------ 38r218 | helixblue | 2010-09-19 21:12:11 +0200 (Sun, 19 Sep 2010) | 1 line 39 40Make it so that the first testing redirect has the same content as the page being tested 41------------------------------------------------------------------------ 42r217 | helixblue | 2010-09-19 21:07:44 +0200 (Sun, 19 Sep 2010) | 1 line 43 44Add a second redirection test for better testcase generation 45------------------------------------------------------------------------ 46r216 | helixblue | 2010-09-19 21:07:20 +0200 (Sun, 19 Sep 2010) | 1 line 47 48Display lookup_mode in stdout, get user agent from last_page_requested 49------------------------------------------------------------------------ 50r215 | helixblue | 2010-09-19 18:50:11 +0200 (Sun, 19 Sep 2010) | 1 line 51 52Fix nextTestNum() so that it works properly with @random_mode 53------------------------------------------------------------------------ 54r213 | helixblue | 2010-09-06 12:38:12 +0200 (Mon, 06 Sep 2010) | 1 line 55 56Update docs to point to ../output instead of /tmp 57------------------------------------------------------------------------ 58r212 | helixblue | 2010-09-06 11:34:48 +0200 (Mon, 06 Sep 2010) | 3 lines 59 60Add an empty output directory 61 62 63------------------------------------------------------------------------ 64r211 | helixblue | 2010-09-06 11:34:30 +0200 (Mon, 06 Sep 2010) | 1 line 65 66change test_dir and log_dir default to ../output 67------------------------------------------------------------------------ 68r210 | helixblue | 2010-09-06 11:29:45 +0200 (Mon, 06 Sep 2010) | 1 line 69 70Add some more testcases 71------------------------------------------------------------------------ 72r209 | helixblue | 2010-09-06 10:07:45 +0200 (Mon, 06 Sep 2010) | 1 line 73 74Set default watchdog timer to 60s. 75------------------------------------------------------------------------ 76r208 | helixblue | 2010-09-06 09:56:48 +0200 (Mon, 06 Sep 2010) | 1 line 77 78Give subtest form more room 79------------------------------------------------------------------------ 80r207 | helixblue | 2010-09-06 09:56:40 +0200 (Mon, 06 Sep 2010) | 1 line 81 82Decrease the chance of arbitrary tag closure from 20% to 14% 83------------------------------------------------------------------------ 84r206 | helixblue | 2010-09-06 09:49:29 +0200 (Mon, 06 Sep 2010) | 1 line 85 86Fix browser comment 87------------------------------------------------------------------------ 88r205 | helixblue | 2010-09-06 09:44:29 +0200 (Mon, 06 Sep 2010) | 1 line 89 90Change Refresh from 0 to 1 when saving testcase 91------------------------------------------------------------------------ 92r204 | helixblue | 2010-09-05 11:13:50 +0200 (Sun, 05 Sep 2010) | 1 line 93 94Revisit using THE_END marker, in conjunction w/ test_redirect. 95------------------------------------------------------------------------ 96r203 | helixblue | 2010-09-05 11:10:12 +0200 (Sun, 05 Sep 2010) | 1 line 97 98Instead of using THE END, use test_redirect. 99------------------------------------------------------------------------ 100r202 | helixblue | 2010-09-05 11:05:03 +0200 (Sun, 05 Sep 2010) | 1 line 101 102Make THE END work the same as surviving a redirect 103------------------------------------------------------------------------ 104r201 | helixblue | 2010-09-05 10:51:23 +0200 (Sun, 05 Sep 2010) | 1 line 105 106Mention testcase viewing 107------------------------------------------------------------------------ 108r200 | helixblue | 2010-09-05 09:22:26 +0200 (Sun, 05 Sep 2010) | 1 line 109 110Fix comments. 111------------------------------------------------------------------------ 112r199 | helixblue | 2010-09-05 09:22:15 +0200 (Sun, 05 Sep 2010) | 1 line 113 114Adjust browser_harness so that references to iexploder.cgi are altered to localhost:3100 instances 115------------------------------------------------------------------------ 116r198 | helixblue | 2010-09-03 21:45:27 +0200 (Fri, 03 Sep 2010) | 1 line 117 118If we are at the end, and stalled, save a testcase. 119------------------------------------------------------------------------ 120r197 | helixblue | 2010-09-03 18:42:42 +0200 (Fri, 03 Sep 2010) | 1 line 121 122ruby assignments hate me. dup it. 123------------------------------------------------------------------------ 124r196 | helixblue | 2010-09-03 18:25:24 +0200 (Fri, 03 Sep 2010) | 1 line 125 126Put comments in for START/END tag, use less attributes per page 127------------------------------------------------------------------------ 128r195 | helixblue | 2010-09-03 18:06:53 +0200 (Fri, 03 Sep 2010) | 1 line 129 130Be better about generating sane <style> tags 131------------------------------------------------------------------------ 132r194 | helixblue | 2010-09-03 18:06:25 +0200 (Fri, 03 Sep 2010) | 1 line 133 134Make pages a bit smaller 135------------------------------------------------------------------------ 136r193 | helixblue | 2010-09-03 17:50:45 +0200 (Fri, 03 Sep 2010) | 1 line 137 138Mark as 1.7-DEV 139------------------------------------------------------------------------ 140r192 | helixblue | 2010-09-03 17:49:27 +0200 (Fri, 03 Sep 2010) | 1 line 141 142Add some extra asterisks for fun 143------------------------------------------------------------------------ 144r191 | helixblue | 2010-09-03 17:29:30 +0200 (Fri, 03 Sep 2010) | 1 line 145 146Add CSS selector fuzzing 147------------------------------------------------------------------------ 148r190 | helixblue | 2010-09-03 16:56:14 +0200 (Fri, 03 Sep 2010) | 1 line 149 150Add css at-rules 151------------------------------------------------------------------------ 152r189 | helixblue | 2010-09-03 16:16:35 +0200 (Fri, 03 Sep 2010) | 1 line 153 154Add css selector data, fix html5 mozilla attributes 155------------------------------------------------------------------------ 156r188 | helixblue | 2010-09-03 15:07:30 +0200 (Fri, 03 Sep 2010) | 1 line 157 158Bump version to 1.6 159------------------------------------------------------------------------ 160r187 | helixblue | 2010-09-03 14:48:52 +0200 (Fri, 03 Sep 2010) | 1 line 161 162Update release tool to use version.rb 163------------------------------------------------------------------------ 164r186 | helixblue | 2010-09-03 14:18:06 +0200 (Fri, 03 Sep 2010) | 1 line 165 166Remove pid disappeared warning, fix False usage 167------------------------------------------------------------------------ 168r185 | helixblue | 2010-09-03 14:16:14 +0200 (Fri, 03 Sep 2010) | 1 line 169 170Fix log access mode (append) 171------------------------------------------------------------------------ 172r184 | helixblue | 2010-09-03 13:27:50 +0200 (Fri, 03 Sep 2010) | 1 line 173 174Update docs for -r 175------------------------------------------------------------------------ 176r183 | helixblue | 2010-09-03 13:20:49 +0200 (Fri, 03 Sep 2010) | 1 line 177 178Update options. If we can't figure out the -port option, output an error. 179------------------------------------------------------------------------ 180r182 | helixblue | 2010-09-03 13:13:16 +0200 (Fri, 03 Sep 2010) | 1 line 181 182Keep the original browser name in the output doc, do some testcase munging. Don't initialize test_num to 1 183------------------------------------------------------------------------ 184r181 | helixblue | 2010-09-03 13:11:49 +0200 (Fri, 03 Sep 2010) | 1 line 185 186New testcases for Chrome and Opera 187------------------------------------------------------------------------ 188r180 | helixblue | 2010-09-03 11:10:08 +0200 (Fri, 03 Sep 2010) | 1 line 189 190Reset testcases directory 191------------------------------------------------------------------------ 192r179 | helixblue | 2010-09-03 11:05:08 +0200 (Fri, 03 Sep 2010) | 1 line 193 194Ruby 1.9.x fix: trailing colon 195------------------------------------------------------------------------ 196r178 | helixblue | 2010-09-03 11:03:05 +0200 (Fri, 03 Sep 2010) | 1 line 197 198Change -r to random_mode, and --rescan to -s/--scan. Remove some extra debug messages 199------------------------------------------------------------------------ 200r177 | helixblue | 2010-09-03 10:52:58 +0200 (Fri, 03 Sep 2010) | 1 line 201 202Change find_crash_logs() to use Dir.glob fully 203------------------------------------------------------------------------ 204r176 | helixblue | 2010-09-03 08:53:07 +0200 (Fri, 03 Sep 2010) | 1 line 205 206Fix max_age in find_crash_logs 207------------------------------------------------------------------------ 208r175 | helixblue | 2010-09-03 08:50:04 +0200 (Fri, 03 Sep 2010) | 1 line 209 210Fix dangling parens 211------------------------------------------------------------------------ 212r174 | helixblue | 2010-09-03 08:46:05 +0200 (Fri, 03 Sep 2010) | 1 line 213 214Add client logging, make crash files return list of files 215------------------------------------------------------------------------ 216r173 | helixblue | 2010-09-03 08:03:57 +0200 (Fri, 03 Sep 2010) | 1 line 217 218Reach back a little further to get iexploder lines 219------------------------------------------------------------------------ 220r172 | helixblue | 2010-09-02 22:06:00 +0200 (Thu, 02 Sep 2010) | 1 line 221 222Extend watchdog from 30s to 45s 223------------------------------------------------------------------------ 224r171 | helixblue | 2010-09-02 22:04:47 +0200 (Thu, 02 Sep 2010) | 1 line 225 226divide the sleeping up 227------------------------------------------------------------------------ 228r170 | helixblue | 2010-09-02 21:42:28 +0200 (Thu, 02 Sep 2010) | 1 line 229 230More sleepy 231------------------------------------------------------------------------ 232r169 | helixblue | 2010-09-02 19:36:00 +0200 (Thu, 02 Sep 2010) | 1 line 233 234Use File.stat for mtime to avoid too many open files 235------------------------------------------------------------------------ 236r168 | helixblue | 2010-09-02 18:47:50 +0200 (Thu, 02 Sep 2010) | 1 line 237 238Add better testcase naming 239------------------------------------------------------------------------ 240r167 | helixblue | 2010-09-02 18:22:51 +0200 (Thu, 02 Sep 2010) | 1 line 241 242Fix save_testcase 243------------------------------------------------------------------------ 244r166 | helixblue | 2010-09-02 18:22:39 +0200 (Thu, 02 Sep 2010) | 1 line 245 246Add more browser_harness docs 247------------------------------------------------------------------------ 248r165 | helixblue | 2010-09-02 18:10:20 +0200 (Thu, 02 Sep 2010) | 1 line 249 250Fix posix loading 251------------------------------------------------------------------------ 252r164 | helixblue | 2010-09-02 18:06:19 +0200 (Thu, 02 Sep 2010) | 1 line 253 254Add Mac support for the browser_harness 255------------------------------------------------------------------------ 256r163 | helixblue | 2010-09-02 12:59:02 +0200 (Thu, 02 Sep 2010) | 1 line 257 258Add version 259------------------------------------------------------------------------ 260r162 | helixblue | 2010-09-02 12:14:11 +0200 (Thu, 02 Sep 2010) | 1 line 261 262A fully working browser harness for UNIX. awesome. 263------------------------------------------------------------------------ 264r161 | helixblue | 2010-09-01 21:40:02 +0200 (Wed, 01 Sep 2010) | 1 line 265 266Clean up option parsing 267------------------------------------------------------------------------ 268r160 | helixblue | 2010-09-01 21:33:22 +0200 (Wed, 01 Sep 2010) | 1 line 269 270Ruby 1.9.x + style fixes 271------------------------------------------------------------------------ 272r159 | helixblue | 2010-09-01 21:18:16 +0200 (Wed, 01 Sep 2010) | 1 line 273 274Add hex junk generator, add newlines where spaces used to be, and add some document.write js tests 275------------------------------------------------------------------------ 276r158 | helixblue | 2010-09-01 21:16:32 +0200 (Wed, 01 Sep 2010) | 1 line 277 278Add :% value 279------------------------------------------------------------------------ 280r157 | helixblue | 2010-09-01 21:15:59 +0200 (Wed, 01 Sep 2010) | 1 line 281 282Add -l option to set a log path 283------------------------------------------------------------------------ 284r156 | helixblue | 2010-09-01 16:31:55 +0200 (Wed, 01 Sep 2010) | 1 line 285 286Commit a sample browser harness 287------------------------------------------------------------------------ 288r155 | helixblue | 2010-09-01 11:24:30 +0200 (Wed, 01 Sep 2010) | 1 line 289 290Sync to Webkit trunk 291------------------------------------------------------------------------ 292r154 | helixblue | 2010-09-01 11:22:16 +0200 (Wed, 01 Sep 2010) | 1 line 293 294Add mozilla tags 295------------------------------------------------------------------------ 296r153 | helixblue | 2010-09-01 11:21:56 +0200 (Wed, 01 Sep 2010) | 1 line 297 298Minor fixes, update for mozilla trunk parsing 299------------------------------------------------------------------------ 300r150 | helixblue | 2010-03-14 16:10:15 +0100 (Sun, 14 Mar 2010) | 1 line 301 302Update the README 303------------------------------------------------------------------------ 304r149 | helixblue | 2010-03-14 15:45:20 +0100 (Sun, 14 Mar 2010) | 1 line 305 306Fix straggler testcase 307------------------------------------------------------------------------ 308r148 | helixblue | 2010-03-14 15:30:46 +0100 (Sun, 14 Mar 2010) | 1 line 309 310Add gtkhtml protocols 311------------------------------------------------------------------------ 312r147 | helixblue | 2010-03-14 15:30:01 +0100 (Sun, 14 Mar 2010) | 1 line 313 314Add note about asterisk 315------------------------------------------------------------------------ 316r146 | helixblue | 2010-03-14 15:29:31 +0100 (Sun, 14 Mar 2010) | 1 line 317 318Comment out chrome video crashes from config.yaml 319------------------------------------------------------------------------ 320r145 | helixblue | 2010-03-14 15:28:55 +0100 (Sun, 14 Mar 2010) | 1 line 321 322Output the headers being manipulated 323------------------------------------------------------------------------ 324r144 | helixblue | 2010-03-14 15:28:43 +0100 (Sun, 14 Mar 2010) | 1 line 325 326Add Chrome video crashes to config.yaml 327------------------------------------------------------------------------ 328r143 | helixblue | 2010-03-14 15:06:33 +0100 (Sun, 14 Mar 2010) | 1 line 329 330Add Chrome hang on textarea letter-spacing 331------------------------------------------------------------------------ 332r142 | helixblue | 2010-03-14 14:58:19 +0100 (Sun, 14 Mar 2010) | 1 line 333 334Add LinesAgo column to lasthit 335------------------------------------------------------------------------ 336r141 | helixblue | 2010-03-14 14:11:00 +0100 (Sun, 14 Mar 2010) | 1 line 337 338Update lasthit for new subtest data structure 339------------------------------------------------------------------------ 340r140 | helixblue | 2010-03-14 14:10:32 +0100 (Sun, 14 Mar 2010) | 1 line 341 342Remove some debug statements 343------------------------------------------------------------------------ 344r139 | helixblue | 2010-03-14 14:10:12 +0100 (Sun, 14 Mar 2010) | 1 line 345 346Increase property counts 347------------------------------------------------------------------------ 348r138 | helixblue | 2010-03-14 14:09:54 +0100 (Sun, 14 Mar 2010) | 1 line 349 350Add some more chrome crashers 351------------------------------------------------------------------------ 352r137 | helixblue | 2010-03-14 13:44:10 +0100 (Sun, 14 Mar 2010) | 1 line 353 354Fix check against subtest_combinations_max, add subtest comment to html output 355------------------------------------------------------------------------ 356r136 | helixblue | 2010-03-14 13:43:43 +0100 (Sun, 14 Mar 2010) | 1 line 357 358Remove some debug statements, use the golden ratio to calculate the new width 359------------------------------------------------------------------------ 360r135 | helixblue | 2010-03-14 13:43:12 +0100 (Sun, 14 Mar 2010) | 1 line 361 362lower html_tags_per_page to 135 for faster subtest generation 363------------------------------------------------------------------------ 364r134 | helixblue | 2010-03-14 12:24:31 +0100 (Sun, 14 Mar 2010) | 1 line 365 366Add an extra width line when we hit 3 offsets 367------------------------------------------------------------------------ 368r133 | helixblue | 2010-03-14 12:24:08 +0100 (Sun, 14 Mar 2010) | 1 line 369 370Support an initial_subtest_width 371------------------------------------------------------------------------ 372r132 | helixblue | 2010-03-14 10:21:34 +0100 (Sun, 14 Mar 2010) | 1 line 373 374Only add tag_data in subtests if there is data to append 375------------------------------------------------------------------------ 376r131 | helixblue | 2010-03-14 10:21:20 +0100 (Sun, 14 Mar 2010) | 1 line 377 378Rename lines_at_time to width, enforce min width of 1 379------------------------------------------------------------------------ 380r130 | helixblue | 2010-03-14 10:13:34 +0100 (Sun, 14 Mar 2010) | 5 lines 381 382* Add copyright to scanner, remove comments 383* Make exclusions work better: add check method, make sure that methods that check the property name get the unblacklisted version. 384* Add some initial blacklists 385 386 387------------------------------------------------------------------------ 388r129 | helixblue | 2010-03-13 19:21:32 +0100 (Sat, 13 Mar 2010) | 1 line 389 390Oh jesus.. we now have a decent subtest implementation. RIP Bo Skough. 391------------------------------------------------------------------------ 392r128 | helixblue | 2010-03-10 08:11:56 +0100 (Wed, 10 Mar 2010) | 2 lines 393 394add interesting firefox 3.6 crasher, still need to isolate testcase 395 396------------------------------------------------------------------------ 397r127 | helixblue | 2010-03-10 07:06:16 +0100 (Wed, 10 Mar 2010) | 1 line 398 399Make some doc updates in preparation for 1.5 release 400------------------------------------------------------------------------ 401r126 | helixblue | 2010-03-10 07:02:21 +0100 (Wed, 10 Mar 2010) | 1 line 402 403Make lasthit work with webserver.rb 404------------------------------------------------------------------------ 405r125 | helixblue | 2010-03-09 19:39:55 +0100 (Tue, 09 Mar 2010) | 1 line 406 407add interesting double-page crash for Chrome 408------------------------------------------------------------------------ 409r124 | helixblue | 2010-03-09 16:58:10 +0100 (Tue, 09 Mar 2010) | 1 line 410 411Lower headers_per_page_max, put back missing response.body change in webserver.rb 412------------------------------------------------------------------------ 413r123 | helixblue | 2010-03-09 16:47:11 +0100 (Tue, 09 Mar 2010) | 1 line 414 415Make sure things work if @config['exclude'] is defined but empty 416------------------------------------------------------------------------ 417r122 | helixblue | 2010-03-09 16:46:50 +0100 (Tue, 09 Mar 2010) | 1 line 418 419Fix buildHeaders bug 420------------------------------------------------------------------------ 421r121 | helixblue | 2010-03-09 16:30:59 +0100 (Tue, 09 Mar 2010) | 1 line 422 423Allow iexploder to work if no exclude properties have been set, and fix special case for src tag 424------------------------------------------------------------------------ 425r120 | helixblue | 2010-03-09 16:20:48 +0100 (Tue, 09 Mar 2010) | 1 line 426 427Add the ability to exclude certain combinations of tags/properties 428------------------------------------------------------------------------ 429r119 | helixblue | 2010-03-09 15:20:37 +0100 (Tue, 09 Mar 2010) | 1 line 430 431Fix bug where we fill subtests with escaped tags 432------------------------------------------------------------------------ 433r118 | helixblue | 2010-03-09 15:05:29 +0100 (Tue, 09 Mar 2010) | 1 line 434 435Add firefox hang 436------------------------------------------------------------------------ 437r117 | helixblue | 2010-03-09 11:33:06 +0100 (Tue, 09 Mar 2010) | 1 line 438 439More tuning 440------------------------------------------------------------------------ 441r116 | helixblue | 2010-03-09 11:29:54 +0100 (Tue, 09 Mar 2010) | 1 line 442 443Move max_garbage_text_size to be tuned by config.yaml 444------------------------------------------------------------------------ 445r115 | helixblue | 2010-03-09 11:25:15 +0100 (Tue, 09 Mar 2010) | 1 line 446 447Minor adjustments to the skew mix 448------------------------------------------------------------------------ 449r114 | helixblue | 2010-03-09 11:22:23 +0100 (Tue, 09 Mar 2010) | 1 line 450 451Add a list of tags we favor for testing 452------------------------------------------------------------------------ 453r113 | helixblue | 2010-03-09 11:11:46 +0100 (Tue, 09 Mar 2010) | 1 line 454 455Make img/src inclusion random, not mandatory. Add raw values to js, fix subtest end lookup 456------------------------------------------------------------------------ 457r112 | helixblue | 2010-03-09 10:52:42 +0100 (Tue, 09 Mar 2010) | 1 line 458 459We have a Firefox 3.6 hanger now 460------------------------------------------------------------------------ 461r111 | helixblue | 2010-03-09 10:02:35 +0100 (Tue, 09 Mar 2010) | 1 line 462 463Sync the interface changes to the CGI version 464------------------------------------------------------------------------ 465r110 | helixblue | 2010-03-08 08:35:12 +0100 (Mon, 08 Mar 2010) | 1 line 466 467Re-arrange testcase directories 468------------------------------------------------------------------------ 469r109 | helixblue | 2010-03-08 07:55:27 +0100 (Mon, 08 Mar 2010) | 1 line 470 471Another chrome crasher 472------------------------------------------------------------------------ 473r108 | helixblue | 2010-03-08 00:00:41 +0100 (Mon, 08 Mar 2010) | 1 line 474 475More floating point crashes 476------------------------------------------------------------------------ 477r107 | helixblue | 2010-03-07 23:46:33 +0100 (Sun, 07 Mar 2010) | 1 line 478 479Mave generateOverflow less static 480------------------------------------------------------------------------ 481r106 | helixblue | 2010-03-07 23:45:42 +0100 (Sun, 07 Mar 2010) | 1 line 482 483Tune down some of the excessiveness with overflow triggering. We don't exploit too many of them 484------------------------------------------------------------------------ 485r105 | helixblue | 2010-03-07 20:58:35 +0100 (Sun, 07 Mar 2010) | 1 line 486 487Add back the default content-type, remove debug line 488------------------------------------------------------------------------ 489r104 | helixblue | 2010-03-07 20:54:12 +0100 (Sun, 07 Mar 2010) | 1 line 490 491Add a dummy favicon.ico link, extend copyright, rename req/res to request/response, fix bug where we reset the http headers before returning 492------------------------------------------------------------------------ 493r103 | helixblue | 2010-03-07 18:27:04 +0100 (Sun, 07 Mar 2010) | 1 line 494 495Add video height crasher for Chrome 496------------------------------------------------------------------------ 497r102 | helixblue | 2010-03-07 18:26:10 +0100 (Sun, 07 Mar 2010) | 1 line 498 499End garbage text with a newline 500------------------------------------------------------------------------ 501r101 | helixblue | 2010-03-07 18:24:18 +0100 (Sun, 07 Mar 2010) | 1 line 502 503Fix subtest generation by making sure all calls to random are accounted for, even when subtesting 504------------------------------------------------------------------------ 505r100 | helixblue | 2010-03-07 16:30:09 +0100 (Sun, 07 Mar 2010) | 1 line 506 507Add video width crasher for chrome 508------------------------------------------------------------------------ 509r99 | helixblue | 2010-03-07 14:08:06 +0100 (Sun, 07 Mar 2010) | 1 line 510 5111.5-BETA2 - add a Chrome crasher 512------------------------------------------------------------------------ 513r97 | helixblue | 2010-03-07 12:54:03 +0100 (Sun, 07 Mar 2010) | 1 line 514 515Add bug.png mapping, fix HTML compliance 516------------------------------------------------------------------------ 517r96 | helixblue | 2010-03-07 12:48:11 +0100 (Sun, 07 Mar 2010) | 1 line 518 519Give the form a facelift 520------------------------------------------------------------------------ 521r95 | helixblue | 2010-03-07 11:39:55 +0100 (Sun, 07 Mar 2010) | 1 line 522 523Update the docs 524------------------------------------------------------------------------ 525r94 | helixblue | 2010-03-07 11:36:52 +0100 (Sun, 07 Mar 2010) | 1 line 526 527Add tool to make source code releases 528------------------------------------------------------------------------ 529r93 | helixblue | 2010-03-07 11:33:13 +0100 (Sun, 07 Mar 2010) | 1 line 530 531Do more munging 532------------------------------------------------------------------------ 533r92 | helixblue | 2010-03-07 11:26:23 +0100 (Sun, 07 Mar 2010) | 1 line 534 535Change default port to 3100 to avoid conflicts, fix one more upto, and fix mime type parsing 536------------------------------------------------------------------------ 537r91 | helixblue | 2010-03-07 11:20:10 +0100 (Sun, 07 Mar 2010) | 1 line 538 539Fix upto syntax 540------------------------------------------------------------------------ 541r90 | helixblue | 2010-03-07 11:13:24 +0100 (Sun, 07 Mar 2010) | 1 line 542 543Fix ie.random_mode nil comparison 544------------------------------------------------------------------------ 545r89 | helixblue | 2010-03-07 11:08:27 +0100 (Sun, 07 Mar 2010) | 1 line 546 547Rename htdocs to src 548------------------------------------------------------------------------ 549r88 | helixblue | 2010-03-07 11:07:36 +0100 (Sun, 07 Mar 2010) | 1 line 550 551Change the way we log to console using webserver.rb 552------------------------------------------------------------------------ 553r87 | helixblue | 2010-03-07 09:51:11 +0100 (Sun, 07 Mar 2010) | 1 line 554 555generateGarbageText should also love generateGarbageValue 556------------------------------------------------------------------------ 557r86 | helixblue | 2010-03-07 09:40:00 +0100 (Sun, 07 Mar 2010) | 1 line 558 559Activate media fuzzing - oh yeah\! 560------------------------------------------------------------------------ 561r85 | helixblue | 2010-03-07 07:34:48 +0100 (Sun, 07 Mar 2010) | 1 line 562 563Add mime-types content 564------------------------------------------------------------------------ 565r84 | helixblue | 2010-03-06 22:23:28 +0100 (Sat, 06 Mar 2010) | 1 line 566 567Add some html files for Chrome 568------------------------------------------------------------------------ 569r83 | helixblue | 2010-03-06 22:12:29 +0100 (Sat, 06 Mar 2010) | 1 line 570 571Add some url related opera bugs 572------------------------------------------------------------------------ 573r82 | helixblue | 2010-03-06 12:34:45 +0100 (Sat, 06 Mar 2010) | 1 line 574 575Add an opera crasher 576------------------------------------------------------------------------ 577r81 | helixblue | 2010-03-06 11:58:31 +0100 (Sat, 06 Mar 2010) | 1 line 578 579Better testing values, including a custom handler for html on attributes 580------------------------------------------------------------------------ 581r80 | helixblue | 2010-03-06 11:17:48 +0100 (Sat, 06 Mar 2010) | 1 line 582 583iexploder.rb can now load tests.. add javascript testing to each page 584------------------------------------------------------------------------ 585r79 | helixblue | 2010-03-06 08:04:14 +0100 (Sat, 06 Mar 2010) | 1 line 586 587Add new protocol/header data 588------------------------------------------------------------------------ 589r78 | helixblue | 2010-03-06 08:03:58 +0100 (Sat, 06 Mar 2010) | 1 line 590 591Return accidentally deleted properties 592------------------------------------------------------------------------ 593r77 | helixblue | 2010-03-06 08:02:50 +0100 (Sat, 06 Mar 2010) | 1 line 594 595Split out protocol and header properties 596------------------------------------------------------------------------ 597r76 | helixblue | 2010-03-06 05:34:31 +0100 (Sat, 06 Mar 2010) | 1 line 598 599We have a Chrome 5.0 crasher 600------------------------------------------------------------------------ 601r75 | helixblue | 2010-03-05 14:46:21 +0100 (Fri, 05 Mar 2010) | 1 line 602 603More tweaking: increase attributes_per_html_tag and properties_per_style 604------------------------------------------------------------------------ 605r74 | helixblue | 2010-03-05 09:57:06 +0100 (Fri, 05 Mar 2010) | 1 line 606 607Move around our loading text 608------------------------------------------------------------------------ 609r73 | helixblue | 2010-03-05 09:54:22 +0100 (Fri, 05 Mar 2010) | 1 line 610 611Fix --port passing 612------------------------------------------------------------------------ 613r71 | helixblue | 2010-03-05 09:49:04 +0100 (Fri, 05 Mar 2010) | 1 line 614 6151.4-BETA1 616------------------------------------------------------------------------ 617r70 | helixblue | 2010-03-05 09:47:46 +0100 (Fri, 05 Mar 2010) | 1 line 618 619Update README 620------------------------------------------------------------------------ 621r69 | helixblue | 2010-03-05 09:44:29 +0100 (Fri, 05 Mar 2010) | 1 line 622 623Fix path interpolation 624------------------------------------------------------------------------ 625r68 | helixblue | 2010-03-05 09:30:28 +0100 (Fri, 05 Mar 2010) | 1 line 626 627Add config.yaml file 628------------------------------------------------------------------------ 629r67 | helixblue | 2010-03-05 09:30:15 +0100 (Fri, 05 Mar 2010) | 1 line 630 631Do some refactoring, moving configuration into a YAML file 632------------------------------------------------------------------------ 633r66 | helixblue | 2010-03-05 07:55:26 +0100 (Fri, 05 Mar 2010) | 1 line 634 635Narrow down some chrome testcases 636------------------------------------------------------------------------ 637r65 | helixblue | 2010-03-04 22:42:20 +0100 (Thu, 04 Mar 2010) | 1 line 638 639Narrow down chrome crasher 640------------------------------------------------------------------------ 641r64 | helixblue | 2010-03-04 20:25:59 +0100 (Thu, 04 Mar 2010) | 1 line 642 643Fix subtesting 644------------------------------------------------------------------------ 645r63 | helixblue | 2010-03-04 20:25:43 +0100 (Thu, 04 Mar 2010) | 1 line 646 647firefox sample 648------------------------------------------------------------------------ 649r62 | helixblue | 2010-03-04 18:45:40 +0100 (Thu, 04 Mar 2010) | 1 line 650 651Make it a better URL 652------------------------------------------------------------------------ 653r61 | helixblue | 2010-03-04 18:44:59 +0100 (Thu, 04 Mar 2010) | 1 line 654 655Change 127.0.0.1 to a full qualified URL 656------------------------------------------------------------------------ 657r60 | helixblue | 2010-03-04 18:15:19 +0100 (Thu, 04 Mar 2010) | 1 line 658 659Make it less likely that there is a missing = after an HTML attribute name 660------------------------------------------------------------------------ 661r59 | helixblue | 2010-03-04 17:59:13 +0100 (Thu, 04 Mar 2010) | 1 line 662 663Do some retuning and re-organization for todays generation of bugs. This may cause less crashes, so we need to keep an eye out on the results 664------------------------------------------------------------------------ 665r58 | helixblue | 2010-03-04 17:58:32 +0100 (Thu, 04 Mar 2010) | 1 line 666 667update testcases 668------------------------------------------------------------------------ 669r57 | helixblue | 2010-03-04 13:46:21 +0100 (Thu, 04 Mar 2010) | 1 line 670 671include the user-agent in the URL as a b variable 672------------------------------------------------------------------------ 673r56 | helixblue | 2010-03-04 12:25:26 +0100 (Thu, 04 Mar 2010) | 1 line 674 675HTML_MAX_TAGS 150 676------------------------------------------------------------------------ 677r55 | helixblue | 2010-03-04 10:15:48 +0100 (Thu, 04 Mar 2010) | 1 line 678 679Add some chrome test cases 680------------------------------------------------------------------------ 681r54 | helixblue | 2010-03-04 09:48:57 +0100 (Thu, 04 Mar 2010) | 1 line 682 683Remove extraneous output 684------------------------------------------------------------------------ 685r53 | helixblue | 2010-03-04 09:47:13 +0100 (Thu, 04 Mar 2010) | 1 line 686 687MAX_TAGS = 100 688------------------------------------------------------------------------ 689r52 | helixblue | 2010-03-04 09:46:54 +0100 (Thu, 04 Mar 2010) | 1 line 690 691Add html-values 692------------------------------------------------------------------------ 693r51 | helixblue | 2010-03-04 09:45:56 +0100 (Thu, 04 Mar 2010) | 1 line 694 695Complete splitting of properties, values, and tags 696------------------------------------------------------------------------ 697r50 | helixblue | 2010-03-04 09:25:36 +0100 (Thu, 04 Mar 2010) | 1 line 698 699Start auto-generating html-values as well 700------------------------------------------------------------------------ 701r49 | helixblue | 2010-03-04 09:24:46 +0100 (Thu, 04 Mar 2010) | 1 line 702 703Increase MAX_TAGS to 125 704------------------------------------------------------------------------ 705r48 | helixblue | 2010-03-03 23:37:11 +0100 (Wed, 03 Mar 2010) | 1 line 706 707make webserver.rb executable 708------------------------------------------------------------------------ 709r47 | helixblue | 2010-03-03 23:35:55 +0100 (Wed, 03 Mar 2010) | 1 line 710 711Add support for multiple css attributes in one style tag 712------------------------------------------------------------------------ 713r46 | helixblue | 2010-03-03 23:27:10 +0100 (Wed, 03 Mar 2010) | 1 line 714 715Move to tag directories, add tool to extract tags from common open-source browsers 716------------------------------------------------------------------------ 717r45 | helixblue | 2010-03-03 20:44:19 +0100 (Wed, 03 Mar 2010) | 3 lines 718 719Move code from /svn/iexploder to /svn/trunk 720 721 722------------------------------------------------------------------------ 723r44 | helixblue | 2010-03-03 10:05:40 +0100 (Wed, 03 Mar 2010) | 1 line 724 725Re-license as Apache 2.0 726------------------------------------------------------------------------ 727r42 | thomas | 2006-05-31 02:43:02 +0200 (Wed, 31 May 2006) | 1 line 728 729config->ieconfig 730------------------------------------------------------------------------ 731r41 | thomas | 2006-05-22 23:21:15 +0200 (Mon, 22 May 2006) | 1 line 732 733Remove version 734------------------------------------------------------------------------ 735r40 | thomas | 2006-04-25 21:43:38 +0200 (Tue, 25 Apr 2006) | 1 line 736 737Rename config.rb to ieconfig.rb to avoid conflict with ruby-config 738------------------------------------------------------------------------ 739r39 | thomas | 2006-04-21 15:55:51 +0200 (Fri, 21 Apr 2006) | 1 line 740 7411.3.2.. minor adjustment to title and where gets set 742------------------------------------------------------------------------ 743r38 | thomas | 2006-04-19 23:14:26 +0200 (Wed, 19 Apr 2006) | 1 line 744 745Add h4+pre+cite+nolayer+code crash for Safari 2.0.3 746------------------------------------------------------------------------ 747r37 | thomas | 2006-04-19 23:01:48 +0200 (Wed, 19 Apr 2006) | 1 line 748 749showtest.rb: easily download a testcase 750------------------------------------------------------------------------ 751r36 | thomas | 2006-04-19 22:07:13 +0200 (Wed, 19 Apr 2006) | 1 line 752 753Remove stopping debug message 754------------------------------------------------------------------------ 755r35 | thomas | 2006-04-19 22:02:48 +0200 (Wed, 19 Apr 2006) | 1 line 756 757New subtest algorithm: double the tag count each iteration 758------------------------------------------------------------------------ 759r34 | thomas | 2006-04-19 21:05:30 +0200 (Wed, 19 Apr 2006) | 1 line 760 761remove IE dupes: text-overflow and word-wrap 762------------------------------------------------------------------------ 763r33 | thomas | 2006-04-19 18:48:07 +0200 (Wed, 19 Apr 2006) | 1 line 764 765Add some benchmark/performance info.. set MAX_TAGS default to 96 766------------------------------------------------------------------------ 767r32 | thomas | 2006-04-19 16:22:33 +0200 (Wed, 19 Apr 2006) | 1 line 768 769Add stop parameter, fix port assignment issue, fix indentation 770------------------------------------------------------------------------ 771r31 | thomas | 2006-04-19 16:22:06 +0200 (Wed, 19 Apr 2006) | 1 line 772 7731.3.0 774------------------------------------------------------------------------ 775r30 | thomas | 2006-04-19 04:46:35 +0200 (Wed, 19 Apr 2006) | 1 line 776 777applet+param Hashmap crash in Safari 778------------------------------------------------------------------------ 779r29 | thomas | 2006-04-19 04:07:45 +0200 (Wed, 19 Apr 2006) | 1 line 780 7811.3.0 782------------------------------------------------------------------------ 783r28 | thomas | 2006-04-19 04:05:47 +0200 (Wed, 19 Apr 2006) | 1 line 784 785commit osx_last_crash minutes->days change, document that you can pass a new port number to the webserver.rb program 786------------------------------------------------------------------------ 787r27 | thomas | 2006-04-19 04:02:16 +0200 (Wed, 19 Apr 2006) | 1 line 788 789Add more Safari crashes to the testcases list 790------------------------------------------------------------------------ 791r26 | thomas | 2006-04-19 01:05:46 +0200 (Wed, 19 Apr 2006) | 1 line 792 793Greatly improve subtests. Not only do we iterate around each tag, but we steadily increase the amount of tags we input as well 794------------------------------------------------------------------------ 795r25 | thomas | 2006-04-18 23:04:17 +0200 (Tue, 18 Apr 2006) | 1 line 796 7971.3b1.. also, raise max tags to 48 now that we have fixed subtest bugs 798------------------------------------------------------------------------ 799r24 | thomas | 2006-04-18 22:59:20 +0200 (Tue, 18 Apr 2006) | 1 line 800 801New Webrick based option for standalone hosting 802------------------------------------------------------------------------ 803r23 | thomas | 2006-04-18 22:18:35 +0200 (Tue, 18 Apr 2006) | 1 line 804 805Split iexploder.cgi into iexploder.rb and config.rb 806------------------------------------------------------------------------ 807r22 | thomas | 2006-04-18 19:36:25 +0200 (Tue, 18 Apr 2006) | 1 line 808 809Add items from WebKit/WebCore/css/CSSValueKeywords.in 810------------------------------------------------------------------------ 811r21 | thomas | 2006-04-18 19:32:45 +0200 (Tue, 18 Apr 2006) | 1 line 812 813Add odd new crash from Opera 8.5.4 for Mac 814------------------------------------------------------------------------ 815r20 | thomas | 2006-04-18 19:10:15 +0200 (Tue, 18 Apr 2006) | 1 line 816 817Add new Safari test case 818------------------------------------------------------------------------ 819r19 | thomas | 2006-04-18 18:25:39 +0200 (Tue, 18 Apr 2006) | 1 line 820 821iExploder 1.3: sync with modern rendering kits 822------------------------------------------------------------------------ 823r18 | thomas | 2006-04-18 18:25:18 +0200 (Tue, 18 Apr 2006) | 1 line 824 825New testcases 826------------------------------------------------------------------------ 827r17 | thomas | 2006-04-18 18:23:48 +0200 (Tue, 18 Apr 2006) | 1 line 828 829Reshuffle testcases 830------------------------------------------------------------------------ 831r16 | thomas | 2005-11-04 04:01:43 +0100 (Fri, 04 Nov 2005) | 1 line 832 833add some test cases 834------------------------------------------------------------------------ 835r15 | thomas | 2005-11-04 04:01:19 +0100 (Fri, 04 Nov 2005) | 1 line 836 837Add some cute tabs 838------------------------------------------------------------------------ 839r14 | thomas | 2005-10-21 21:34:38 +0200 (Fri, 21 Oct 2005) | 1 line 840 841Crash is not OSX specific 842------------------------------------------------------------------------ 843r13 | thomas | 2005-10-21 20:59:41 +0200 (Fri, 21 Oct 2005) | 1 line 844 845Mention the fact that testcases may not be portable across installations 846------------------------------------------------------------------------ 847r12 | thomas | 2005-10-21 20:45:48 +0200 (Fri, 21 Oct 2005) | 1 line 848 849Fix lookup html code 850------------------------------------------------------------------------ 851r11 | thomas | 2005-10-21 20:22:10 +0200 (Fri, 21 Oct 2005) | 1 line 852 853QuickDraw crash for Mac OS X 854------------------------------------------------------------------------ 855r10 | thomas | 2005-10-21 20:14:34 +0200 (Fri, 21 Oct 2005) | 1 line 856 857New crash 858------------------------------------------------------------------------ 859r9 | thomas | 2005-10-21 20:06:45 +0200 (Fri, 21 Oct 2005) | 1 line 860 861IE DoS 862------------------------------------------------------------------------ 863r8 | thomas | 2005-10-21 19:24:02 +0200 (Fri, 21 Oct 2005) | 1 line 864 8651.2 Update, mostly documentation and test cases 866------------------------------------------------------------------------ 867r7 | thomas | 2005-10-21 17:41:39 +0200 (Fri, 21 Oct 2005) | 1 line 868 869back to days, filter out synergy 870------------------------------------------------------------------------ 871r6 | thomas | 2005-10-21 17:25:28 +0200 (Fri, 21 Oct 2005) | 1 line 872 8731.2: We now use javascript reloads after 1 second in case the meta breaks (IE) 874------------------------------------------------------------------------ 875r5 | thomas | 2005-10-21 14:51:07 +0200 (Fri, 21 Oct 2005) | 1 line 876 8771.1: Fix up our subtest model 878------------------------------------------------------------------------ 879r4 | thomas | 2005-10-21 03:55:59 +0200 (Fri, 21 Oct 2005) | 1 line 880 881Support for subtests, and compatibility with mod_ruby 882------------------------------------------------------------------------ 883r3 | thomas | 2005-10-21 02:48:59 +0200 (Fri, 21 Oct 2005) | 1 line 884 885update to v1.0 886------------------------------------------------------------------------ 887r1 | tstrombe | 2005-02-28 14:13:25 +0100 (Mon, 28 Feb 2005) | 1 line 888 889iexploder software 890------------------------------------------------------------------------ 891