WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44626
Remove endTagRequirement now that the LegacyHTMLDocumentParser is dead
https://bugs.webkit.org/show_bug.cgi?id=44626
Summary
Remove endTagRequirement now that the LegacyHTMLDocumentParser is dead
Eric Seidel (no email)
Reported
2010-08-25 11:14:26 PDT
Remove endTagRequirement now that the LegacyHTMLDocumentParser is dead
Attachments
Patch
(38.67 KB, patch)
2010-08-25 11:17 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
Patch for landing
(38.67 KB, patch)
2010-08-25 11:27 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
Patch for landing
(39.70 KB, patch)
2010-08-25 11:39 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-08-25 11:17:53 PDT
Created
attachment 65446
[details]
Patch
Adam Barth
Comment 2
2010-08-25 11:22:23 PDT
Comment on
attachment 65446
[details]
Patch Well, this is an improvement. There's still more work that needs to be done here, like adding tests and validating the list. WebCore/ChangeLog:8 + Sterilization is covered by a bunch of tests. innerHTML behavior is sadly not. Sterilization ?
Eric Seidel (no email)
Comment 3
2010-08-25 11:27:52 PDT
Created
attachment 65448
[details]
Patch for landing
Early Warning System Bot
Comment 4
2010-08-25 11:33:48 PDT
Attachment 65446
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/3769690
Eric Seidel (no email)
Comment 5
2010-08-25 11:39:18 PDT
Created
attachment 65450
[details]
Patch for landing
Eric Seidel (no email)
Comment 6
2010-08-25 11:39:51 PDT
Holy layering violations, Batman! That Qt code is so wrong is hurts.
Kenneth Rohde Christiansen
Comment 7
2010-08-25 12:48:36 PDT
(In reply to
comment #6
)
> Holy layering violations, Batman! That Qt code is so wrong is hurts.
;-) It seems that our TODO list just keeps growing!
WebKit Commit Bot
Comment 8
2010-08-25 13:18:10 PDT
Comment on
attachment 65450
[details]
Patch for landing Rejecting patch 65450 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1 Running build-dumprendertree Compiling Java tests make: Nothing to be done for `default'. Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 20923 test cases. animations/combo-transform-translate+scale.html -> failed Exiting early after 1 failures. 98 tests run. 41.40s total testing time 97 test cases (98%) succeeded 1 test case (1%) had incorrect layout Full output:
http://queues.webkit.org/results/3705632
WebKit Commit Bot
Comment 9
2010-08-25 17:03:12 PDT
Comment on
attachment 65450
[details]
Patch for landing Clearing flags on attachment: 65450 Committed
r66057
: <
http://trac.webkit.org/changeset/66057
>
WebKit Commit Bot
Comment 10
2010-08-25 17:03:18 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 11
2010-08-25 17:33:50 PDT
Committed
r66062
: <
http://trac.webkit.org/changeset/66062
>
WebKit Review Bot
Comment 12
2010-08-25 18:52:37 PDT
http://trac.webkit.org/changeset/66057
might have broken GTK Linux 64-bit Debug The following changes are on the blame list:
http://trac.webkit.org/changeset/66056
http://trac.webkit.org/changeset/66057
http://trac.webkit.org/changeset/66058
http://trac.webkit.org/changeset/66060
http://trac.webkit.org/changeset/66053
Brady Eidson
Comment 13
2011-02-25 09:53:28 PST
From the ChangeLog - "This is just moving code and should have no functional change" There was a somewhat massive functional change to HTMLElement::deprecatedCreateContextualFragment(), HTMLElement::setInnerText(), and HTMLElement::setOuterText() that broke a few real world sites. I'll file a followup bug with a test case.
Eric Seidel (no email)
Comment 14
2011-02-25 12:55:02 PST
(In reply to
comment #13
)
> From the ChangeLog - "This is just moving code and should have no functional change" > > There was a somewhat massive functional change to HTMLElement::deprecatedCreateContextualFragment(), HTMLElement::setInnerText(), and HTMLElement::setOuterText() that broke a few real world sites. > > I'll file a followup bug with a test case.
Thanks! If you post a bug and test I'll be happy to take a look.
Brady Eidson
Comment 15
2011-02-25 13:18:51 PST
(In reply to
comment #14
)
> (In reply to
comment #13
) > > From the ChangeLog - "This is just moving code and should have no functional change" > > > > There was a somewhat massive functional change to HTMLElement::deprecatedCreateContextualFragment(), HTMLElement::setInnerText(), and HTMLElement::setOuterText() that broke a few real world sites. > > > > I'll file a followup bug with a test case. > > Thanks! If you post a bug and test I'll be happy to take a look.
Yup, CC'ed you on
https://bugs.webkit.org/show_bug.cgi?id=55229
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug