WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21072
Minor dirtyZOrderLists() cleanup
https://bugs.webkit.org/show_bug.cgi?id=21072
Summary
Minor dirtyZOrderLists() cleanup
Simon Fraser (smfr)
Reported
2008-09-24 13:52:29 PDT
There are several places that do: RenderLayer* stackingContext = stackingContext(); if (stackingContext) stackingContext->dirtyZOrderLists(); This should be wrapped into a single method.
Attachments
Patch, changelog
(4.97 KB, patch)
2008-09-24 13:57 PDT
,
Simon Fraser (smfr)
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2008-09-24 13:57:05 PDT
Created
attachment 23762
[details]
Patch, changelog
Dave Hyatt
Comment 2
2008-09-24 13:58:28 PDT
Comment on
attachment 23762
[details]
Patch, changelog r=me
Simon Fraser (smfr)
Comment 3
2008-09-24 14:08:35 PDT
Committed
r36864
M WebCore/rendering/RenderObject.cpp M WebCore/rendering/RenderLayer.cpp M WebCore/rendering/RenderLayer.h M WebCore/ChangeLog
r36864
= 557a047e17efaaa00f818db80aba502ad4469800 (trunk)
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