Bug 98657

Summary: [EFL][WK2] Simplify frame flattening support in MiniBrowser
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, ryuan.choi, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 98649    
Bug Blocks:    
Attachments:
Description Flags
Patch
kenneth: review+, webkit.review.bot: commit-queue-
Patch for landing none

Description Chris Dumez 2012-10-08 09:43:16 PDT
The frame_flattening setting is currently being passed around to the window_create() function which is not the most convenient.
We should find a nicer way to support frame flattening in MiniBrowser.
Comment 1 Chris Dumez 2012-10-08 09:49:16 PDT
Created attachment 167550 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-08 10:20:26 PDT
Comment on attachment 167550 [details]
Patch

Rejecting attachment 167550 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
er/efl/main.c
Hunk #3 FAILED at 168.
Hunk #4 succeeded at 226 (offset 2 lines).
Hunk #5 succeeded at 304 (offset 2 lines).
Hunk #6 succeeded at 335 (offset 2 lines).
Hunk #7 succeeded at 372 (offset 2 lines).
Hunk #8 succeeded at 396 (offset 2 lines).
1 out of 8 hunks FAILED -- saving rejects to file Tools/MiniBrowser/efl/main.c.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kenneth Ro..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/14223295
Comment 3 Chris Dumez 2012-10-08 10:25:09 PDT
Created attachment 167555 [details]
Patch for landing

Rebased on master. Could someone please cq+?
Comment 4 WebKit Review Bot 2012-10-08 11:23:00 PDT
Comment on attachment 167555 [details]
Patch for landing

Clearing flags on attachment: 167555

Committed r130658: <http://trac.webkit.org/changeset/130658>
Comment 5 WebKit Review Bot 2012-10-08 11:23:04 PDT
All reviewed patches have been landed.  Closing bug.