WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126967
Pack RenderLayer harder.
https://bugs.webkit.org/show_bug.cgi?id=126967
Summary
Pack RenderLayer harder.
Andreas Kling
Reported
2014-01-14 00:37:33 PST
Pack RenderLayer harder.
Attachments
Patch
(3.41 KB, patch)
2014-01-14 00:39 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-01-14 00:39:36 PST
Created
attachment 221116
[details]
Patch
WebKit Commit Bot
Comment 2
2014-01-14 02:31:27 PST
Comment on
attachment 221116
[details]
Patch Clearing flags on attachment: 221116 Committed
r161954
: <
http://trac.webkit.org/changeset/161954
>
WebKit Commit Bot
Comment 3
2014-01-14 02:31:28 PST
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 4
2014-01-14 10:29:01 PST
Comment on
attachment 221116
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=221116&action=review
> Source/WebCore/rendering/RenderLayer.h:1264 > - BlendMode m_blendMode; > + BlendMode m_blendMode : 5; > #endif
I thought that Windows didn't like enums in bitfields?
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