Bug 73763

Summary: CSSValuePool: Inline trivial getters.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2011-12-03 21:43:35 PST
I have no idea what I was thinking. There's no good reason for create{Inherited,ImplicitInitial,ExplicitInitial}Value() to be out-of-line.
Comment 1 Andreas Kling 2011-12-03 21:46:40 PST
Created attachment 117782 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-03 22:21:35 PST
Comment on attachment 117782 [details]
Patch

Attachment 117782 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10695531

New failing tests:
svg/custom/linking-uri-01-b.svg
Comment 3 Andreas Kling 2011-12-04 08:31:28 PST
Comment on attachment 117782 [details]
Patch

Clearing flags on attachment: 117782

Committed r101959: <http://trac.webkit.org/changeset/101959>
Comment 4 Andreas Kling 2011-12-04 08:31:41 PST
All reviewed patches have been landed.  Closing bug.