Bug 73763 - CSSValuePool: Inline trivial getters.
Summary: CSSValuePool: Inline trivial getters.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-03 21:43 PST by Andreas Kling
Modified: 2011-12-04 08:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2011-12-03 21:46 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.