RESOLVED FIXED 74913
Implement CSS clip property in CSSStyleApplyProperty.
https://bugs.webkit.org/show_bug.cgi?id=74913
Summary Implement CSS clip property in CSSStyleApplyProperty.
Luke Macpherson
Reported 2011-12-19 21:58:38 PST
Implement CSS clip property in CSSStyleApplyProperty.
Attachments
Patch (9.24 KB, patch)
2011-12-19 22:01 PST, Luke Macpherson
no flags
Patch (9.43 KB, patch)
2011-12-20 16:03 PST, Luke Macpherson
no flags
Patch for landing (9.36 KB, patch)
2012-01-23 15:32 PST, Luke Macpherson
no flags
Luke Macpherson
Comment 1 2011-12-19 22:01:31 PST
Early Warning System Bot
Comment 2 2011-12-19 22:10:03 PST
Gyuyoung Kim
Comment 3 2011-12-19 22:15:19 PST
Gustavo Noronha (kov)
Comment 4 2011-12-19 22:28:00 PST
WebKit Review Bot
Comment 5 2011-12-20 13:59:36 PST
Comment on attachment 119988 [details] Patch Attachment 119988 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10994337
Luke Macpherson
Comment 6 2011-12-20 16:03:19 PST
Andreas Kling
Comment 7 2012-01-20 10:21:40 PST
Comment on attachment 120107 [details] Patch Lookin' good! One step closer to tossing the applyProperty() spaghetti :)
WebKit Review Bot
Comment 8 2012-01-23 11:20:38 PST
Comment on attachment 120107 [details] Patch Rejecting attachment 120107 [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: .h Hunk #2 succeeded at 3674 (offset 40 lines). patching file Source/WebCore/css/CSSStyleApplyProperty.cpp Hunk #3 succeeded at 1791 (offset 80 lines). patching file Source/WebCore/css/CSSStyleSelector.cpp Hunk #1 FAILED at 2687. Hunk #2 succeeded at 3767 (offset 90 lines). 1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/css/CSSStyleSelector.cpp.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Andreas Kling', u'--fo..." exit_code: 1 Full output: http://queues.webkit.org/results/11118432
Luke Macpherson
Comment 9 2012-01-23 15:32:13 PST
Created attachment 123636 [details] Patch for landing
WebKit Review Bot
Comment 10 2012-01-23 21:44:38 PST
Comment on attachment 123636 [details] Patch for landing Clearing flags on attachment: 123636 Committed r105693: <http://trac.webkit.org/changeset/105693>
WebKit Review Bot
Comment 11 2012-01-23 21:44:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.