DescriptionInclude Frame.h in fewer translation units.
Merges parts of Andreas Kling's http://trac.webkit.org/changeset/155217
"Out-of-line the three methods on FrameView that were operating on
Frames. Most of the call sites were in FrameView.cpp so they will still
get inlined."
On my system, this reduces the number of build steps that run after
touching Frame.h from 528 to 442 and reduces compilation time after
touching Frame.h from 8.5 minutes to 7 minutes.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157458
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 4 (0 generated)
|