RESOLVED FIXED 52453
Do some forward declaration in RenderStyle.h
https://bugs.webkit.org/show_bug.cgi?id=52453
Summary Do some forward declaration in RenderStyle.h
Tony Gentilcore
Reported 2011-01-14 09:27:57 PST
Do some forward declaration in RenderStyle.h
Attachments
Patch (24.36 KB, patch)
2011-01-14 09:30 PST, Tony Gentilcore
no flags
Patch (23.00 KB, patch)
2011-01-14 09:36 PST, Tony Gentilcore
no flags
Patch (26.43 KB, patch)
2011-01-14 10:32 PST, Tony Gentilcore
no flags
Patch (27.83 KB, patch)
2011-01-14 11:08 PST, Tony Gentilcore
no flags
Patch (29.90 KB, patch)
2011-01-14 11:58 PST, Tony Gentilcore
no flags
Patch (30.32 KB, patch)
2011-01-14 13:06 PST, Tony Gentilcore
levin: review+
Tony Gentilcore
Comment 1 2011-01-14 09:30:12 PST
Tony Gentilcore
Comment 2 2011-01-14 09:36:10 PST
Early Warning System Bot
Comment 3 2011-01-14 09:47:20 PST
WebKit Review Bot
Comment 4 2011-01-14 09:52:21 PST
Build Bot
Comment 5 2011-01-14 09:54:20 PST
WebKit Review Bot
Comment 6 2011-01-14 10:00:55 PST
Early Warning System Bot
Comment 7 2011-01-14 10:08:29 PST
Build Bot
Comment 8 2011-01-14 10:11:49 PST
WebKit Review Bot
Comment 9 2011-01-14 10:26:10 PST
Tony Gentilcore
Comment 10 2011-01-14 10:32:02 PST
WebKit Review Bot
Comment 11 2011-01-14 10:37:42 PST
Early Warning System Bot
Comment 12 2011-01-14 10:51:02 PST
David Levin
Comment 13 2011-01-14 10:52:35 PST
Comment on attachment 78957 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=78957&action=review r+ (as long as it compiles). One small nit. > Source/WebCore/rendering/style/RenderStyle.h:91 > +struct ContentData; Nit: I would put the struct into a separate grouping (like what is done in Source/WebCore/html/HTMLFormElement.h for example).
Build Bot
Comment 14 2011-01-14 11:04:43 PST
Tony Gentilcore
Comment 15 2011-01-14 11:08:09 PST
> r+ (as long as it compiles). The EWS bots will probably continue to find port-specific transitive deps. I won't land until they are all happy. > Nit: I would put the struct into a separate grouping (like what is done in Source/WebCore/html/HTMLFormElement.h for example). Done.
Tony Gentilcore
Comment 16 2011-01-14 11:08:14 PST
WebKit Review Bot
Comment 17 2011-01-14 11:08:18 PST
WebKit Review Bot
Comment 18 2011-01-14 11:20:56 PST
WebKit Review Bot
Comment 19 2011-01-14 11:37:18 PST
WebKit Review Bot
Comment 20 2011-01-14 11:44:43 PST
Build Bot
Comment 21 2011-01-14 11:47:16 PST
Tony Gentilcore
Comment 22 2011-01-14 11:58:26 PST
Early Warning System Bot
Comment 23 2011-01-14 11:59:40 PST
WebKit Review Bot
Comment 24 2011-01-14 13:00:54 PST
Tony Gentilcore
Comment 25 2011-01-14 13:06:19 PST
David Levin
Comment 26 2011-01-14 13:24:42 PST
Comment on attachment 78985 [details] Patch Same as before :)
WebKit Review Bot
Comment 27 2011-01-14 14:55:32 PST
Tony Gentilcore
Comment 28 2011-01-14 16:27:19 PST
WebKit Review Bot
Comment 29 2011-01-14 16:38:30 PST
http://trac.webkit.org/changeset/75837 might have broken Qt Linux Release minimal
Note You need to log in before you can comment on or make changes to this bug.