RESOLVED FIXED 59382
WebCore/css/CSS* files should play nice with strict OwnPtrs
https://bugs.webkit.org/show_bug.cgi?id=59382
Summary WebCore/css/CSS* files should play nice with strict OwnPtrs
Adrienne Walker
Reported 2011-04-25 16:15:31 PDT
WebCore/css/CSS* files should play nice with strict OwnPtrs
Attachments
Patch (4.64 KB, patch)
2011-04-25 16:16 PDT, Adrienne Walker
levin: review+
Adrienne Walker
Comment 1 2011-04-25 16:16:31 PDT
David Levin
Comment 2 2011-04-25 16:20:04 PDT
Comment on attachment 90988 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90988&action=review two nits to fix. > Source/WebCore/ChangeLog:8 > + No new tests. (OOPS!) Fix this :) > Source/WebCore/css/CSSFontFaceSource.cpp:167 > fontDescription.textOrientation(), fontDescription.widthVariant(), fontDescription.renderingMode()), true, false)); This should be indented further.
Adrienne Walker
Comment 3 2011-04-25 16:37:01 PDT
WebKit Review Bot
Comment 4 2011-04-25 16:41:44 PDT
http://trac.webkit.org/changeset/84836 might have broken Chromium Linux Release
Note You need to log in before you can comment on or make changes to this bug.