Closed
Bug 772463
Opened 14 years ago
Closed 14 years ago
Replace '-moz-transform' with 'transform' in browser/
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 17
People
(Reporter: dao, Assigned: ananuti)
References
Details
(Whiteboard: [good first bug][mentor=dao][lang=css])
Attachments
(1 file, 2 obsolete files)
|
43.32 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
Comment 1•14 years ago
|
||
I
Comment 2•14 years ago
|
||
I will take this bug on.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → astropiloto
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•14 years ago
|
||
Alan, I haven't see you made any progress on this. I can take over your work to get this bug landed before the migration date.
Assignee: astropiloto → ananuti
Attachment #642450 -
Flags: review?(dao)
Comment 4•14 years ago
|
||
Thats fine. Sorry I wasn't able to get it done fast enough.
| Reporter | ||
Comment 5•14 years ago
|
||
(In reply to Ekanan Ketunuti from comment #3)
> Created attachment 642450 [details] [diff] [review]
> patch
>
> Alan, I haven't see you made any progress on this. I can take over your work
> to get this bug landed before the migration date.
This can land after that data, there's no rush really.
Could you also take care of MozTransform?
http://mxr.mozilla.org/mozilla-central/search?string=MozTransform&find=browser%2F
| Assignee | ||
Comment 6•14 years ago
|
||
Attachment #642450 -
Attachment is obsolete: true
Attachment #642450 -
Flags: review?(dao)
Attachment #642572 -
Flags: review?(dao)
| Reporter | ||
Comment 7•14 years ago
|
||
Comment on attachment 642572 [details] [diff] [review]
Unprefix CSS3 transforms in browser/
The correct replacement for MozTransform is transform rather than Transform
Attachment #642572 -
Flags: review?(dao) → review-
| Assignee | ||
Comment 8•14 years ago
|
||
> The correct replacement for MozTransform is transform rather than Transform
done.
Attachment #642572 -
Attachment is obsolete: true
Attachment #642595 -
Flags: review?(dao)
| Reporter | ||
Comment 9•14 years ago
|
||
Comment on attachment 642595 [details] [diff] [review]
v2 - Unprefix CSS3 transforms in browser/
Thanks!
Attachment #642595 -
Flags: review?(dao) → review+
| Reporter | ||
Comment 10•14 years ago
|
||
Comment 11•14 years ago
|
||
Didn't make it to mozilla-central before the uplift (merge was blocked on bug 774259). Adjusting milestone accordingly.
Target Milestone: --- → Firefox 17
Comment 12•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•