WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73134
Remove redundant setStrictParsing(false) calls on CSSMappedAttributeDeclarations.
https://bugs.webkit.org/show_bug.cgi?id=73134
Summary
Remove redundant setStrictParsing(false) calls on CSSMappedAttributeDeclarati...
Andreas Kling
Reported
2011-11-25 07:53:22 PST
Mapped attribute declarations are always using non-strict parsing.
Attachments
Patch
(3.91 KB, patch)
2011-11-25 07:59 PST
,
Andreas Kling
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-11-25 07:59:26 PST
Created
attachment 116622
[details]
Patch
Andreas Kling
Comment 2
2011-11-25 08:47:00 PST
Committed
r101175
: <
http://trac.webkit.org/changeset/101175
>
Alexey Proskuryakov
Comment 3
2011-11-25 11:33:41 PST
Would it have made sense to replace these with ASSERTs?
Antonio Gomes
Comment 4
2011-11-25 12:13:35 PST
(In reply to
comment #3
)
> Would it have made sense to replace these with ASSERTs?
I think so.
Andreas Kling
Comment 5
2011-11-27 05:09:13 PST
(In reply to
comment #3
)
> Would it have made sense to replace these with ASSERTs?
Good idea. I'll roll a patch for that, thanks. :)
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