Bug 39982 - Fix default action for EndTagOpenState
Summary: Fix default action for EndTagOpenState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 39259
  Show dependency treegraph
 
Reported: 2010-05-31 22:41 PDT by Adam Barth
Modified: 2010-06-01 00:06 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.76 KB, patch)
2010-05-31 22:44 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (5.96 KB, patch)
2010-05-31 23:38 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
landzor (4.58 KB, patch)
2010-05-31 23:45 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-05-31 22:41:52 PDT
Fix default action for EndTagOpenState
Comment 1 Adam Barth 2010-05-31 22:44:10 PDT
Created attachment 57518 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-05-31 22:50:40 PDT
Comment on attachment 57518 [details]
Patch

LGTM.
Comment 3 WebKit Commit Bot 2010-05-31 23:25:54 PDT
Comment on attachment 57518 [details]
Patch

Rejecting patch 57518 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1
Last 500 characters of output:
ld-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Skipped list contained 'compositing/iframes/composited-iframe.html', but no file of that name could be found
Testing 19018 test cases.
html5lib/runner.html -> failed

Exiting early after 1 failures. 15319 tests run.
225.14s total testing time

15318 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
14 test cases (<1%) had stderr output

Full output: http://webkit-commit-queue.appspot.com/results/2755027
Comment 4 Adam Barth 2010-05-31 23:38:03 PDT
Created attachment 57520 [details]
Patch for landing
Comment 5 Adam Barth 2010-05-31 23:45:33 PDT
Created attachment 57521 [details]
landzor
Comment 6 WebKit Commit Bot 2010-06-01 00:06:45 PDT
Comment on attachment 57521 [details]
landzor

Clearing flags on attachment: 57521

Committed r60465: <http://trac.webkit.org/changeset/60465>
Comment 7 WebKit Commit Bot 2010-06-01 00:06:52 PDT
All reviewed patches have been landed.  Closing bug.