WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41734
Implement "act as if the banana has been peeled" (for lack of a better term)
https://bugs.webkit.org/show_bug.cgi?id=41734
Summary
Implement "act as if the banana has been peeled" (for lack of a better term)
Adam Barth
Reported
2010-07-06 21:29:19 PDT
Implement "act as if the banana has been peeled" (for lack of a better term)
Attachments
Patch
(22.96 KB, patch)
2010-07-06 21:32 PDT
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-07-06 21:32:47 PDT
Created
attachment 60677
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-07-06 21:36:36 PDT
Comment on
attachment 60677
[details]
Patch Split these into local variables: 858 HTMLConstructionSite::RedirectToFosterParentGuard redirecter(m_tree, m_tree.currentElement()->hasTagName(tableTag) || isTableBodyContextTag(m_tree.currentElement()->localName()) || m_tree.currentElement()->hasTagName(trTag)); Or better yet, and inline function.
Adam Barth
Comment 3
2010-07-06 21:43:19 PDT
Committed
r62621
: <
http://trac.webkit.org/changeset/62621
>
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