Bug 108216 - Enable unprefixed CSS transitions by default.
Summary: Enable unprefixed CSS transitions by default.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexis Menard (darktears)
URL:
Keywords: WebExposed
Depends on:
Blocks: 93136
  Show dependency treegraph
 
Reported: 2013-01-29 12:43 PST by Alexis Menard (darktears)
Modified: 2013-02-01 04:18 PST (History)
19 users (show)

See Also:


Attachments
Patch (55.68 KB, patch)
2013-01-29 12:50 PST, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff
Patch for landing (57.56 KB, patch)
2013-01-31 11:20 PST, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff
Patch for landing (56.29 KB, patch)
2013-02-01 03:10 PST, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2013-01-29 12:43:13 PST
Enable unprefixed CSS transitions by default.
Comment 1 Alexis Menard (darktears) 2013-01-29 12:50:19 PST
Created attachment 185290 [details]
Patch
Comment 2 Dean Jackson 2013-01-30 14:04:39 PST
Comment on attachment 185290 [details]
Patch

r=me

We're waiting a day or so for people to speak out against this before committing.
Comment 3 Alexis Menard (darktears) 2013-01-31 11:03:12 PST
Comment on attachment 185290 [details]
Patch

cq+ Dean and Simon agreed and so far nobody objected on webkit-dev.
Comment 4 WebKit Review Bot 2013-01-31 11:09:26 PST
Comment on attachment 185290 [details]
Patch

Rejecting attachment 185290 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 185290, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
ectations
Hunk #1 succeeded at 4183 (offset 8 lines).
patching file ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebKitLibraries/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
patching file WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.vsprops

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

Full output: http://queues.webkit.org/results/16292041
Comment 5 Alexis Menard (darktears) 2013-01-31 11:20:41 PST
Created attachment 185826 [details]
Patch for landing
Comment 6 WebKit Review Bot 2013-01-31 13:31:56 PST
Comment on attachment 185826 [details]
Patch for landing

Rejecting attachment 185826 [details] from commit-queue.

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Full output: http://queues.webkit.org/results/16282376
Comment 7 WebKit Review Bot 2013-01-31 13:45:09 PST
Comment on attachment 185826 [details]
Patch for landing

Attachment 185826 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16273368

New failing tests:
fast/frames/parser-append-subframe-count.html
fast/forms/range/slider-delete-while-dragging-thumb.html
Comment 8 Alexis Menard (darktears) 2013-01-31 14:01:55 PST
Comment on attachment 185826 [details]
Patch for landing

cq+ again, the failures are unrelated and the patch was passing before.
Comment 9 WebKit Review Bot 2013-01-31 14:22:51 PST
Comment on attachment 185826 [details]
Patch for landing

Attachment 185826 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16264426

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Comment 10 WebKit Review Bot 2013-01-31 14:39:41 PST
Comment on attachment 185826 [details]
Patch for landing

Rejecting attachment 185826 [details] from commit-queue.

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Full output: http://queues.webkit.org/results/16292122
Comment 11 WebKit Review Bot 2013-01-31 15:52:31 PST
Comment on attachment 185826 [details]
Patch for landing

Rejecting attachment 185826 [details] from commit-queue.

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Full output: http://queues.webkit.org/results/16302042
Comment 12 Build Bot 2013-01-31 18:48:41 PST
Comment on attachment 185826 [details]
Patch for landing

Attachment 185826 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16305151

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Comment 13 Build Bot 2013-01-31 20:27:57 PST
Comment on attachment 185826 [details]
Patch for landing

Attachment 185826 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16317001

New failing tests:
fast/forms/range/slider-delete-while-dragging-thumb.html
Comment 14 Alexis Menard (darktears) 2013-02-01 03:10:26 PST
Created attachment 185999 [details]
Patch for landing
Comment 15 WebKit Review Bot 2013-02-01 04:18:26 PST
Comment on attachment 185999 [details]
Patch for landing

Clearing flags on attachment: 185999

Committed r141578: <http://trac.webkit.org/changeset/141578>
Comment 16 WebKit Review Bot 2013-02-01 04:18:31 PST
All reviewed patches have been landed.  Closing bug.