Luke Wagner
1802f604e1
Bug 1156600 - asmjscache: fix assert when reading metadata file for cache write fails (r=janv)
2015-04-20 23:18:59 -05:00
Luke Wagner
8c11f7cd7a
Bug 1154556 - OdinMonkey: fix staticalllyLink to handle cloned, profile-enabled code (r=bbouvier)
2015-04-20 22:59:34 -05:00
Luke Wagner
da1245a775
Bug 1154556 - OdinMonkey: simplify icache flushing (r=bbouvier)
2015-04-20 22:48:00 -05:00
Luke Wagner
b195b74816
Bug 1154556 - OdinMonkey: remove a dead field from AsmJSActivation (r=bbouvier)
2015-04-20 22:43:59 -05:00
Timothy Nikkel
396a0daeb9
Bug 1156598. Remove old, dead scroll layer item code. r=mstange
2015-04-20 22:48:10 -05:00
B2G Bumper Bot
b699a8b81c
Bumping manifests a=b2g-bump
2015-04-20 20:42:56 -07:00
B2G Bumper Bot
c1ca4cae16
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8a031b1d0d2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156138 - merge pull request #29586 from KevinGrandon:bug_1156138_jshint_sharedtest to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/b1296dd944a8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1156138 - Fix remaining sharedtest jshint issues
2015-04-20 20:40:19 -07:00
B2G Bumper Bot
ce3cba006a
Bumping manifests a=b2g-bump
2015-04-20 20:29:51 -07:00
B2G Bumper Bot
0f2f027288
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4f9a0f287ac6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1122431 - merge pull request #29286 from sean2449:Bug_1122431-dialog-box to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c8bf12970f7d
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1122431 - [Stingray] UI-Transition - Change app modal dialog to TV UI spec
========
https://hg.mozilla.org/integration/gaia-central/rev/cf5c65fdf1dc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155097 - merge pull request #29593 from EragonJ:bug-1155097 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/9bd011190dab
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1155097 - fixed passcode CSS with -moz-padding-start
2015-04-20 20:27:39 -07:00
Richard Newman
4511a28f4b
Bug 1133755 - Follow-up: change string in tests to match code. a=bustage
2015-04-20 19:57:13 -07:00
B2G Bumper Bot
3550b122d2
Bumping manifests a=b2g-bump
2015-04-20 19:52:22 -07:00
B2G Bumper Bot
ca3ae5425c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ae88940e4178
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #29491 from ian-liu/notification/bug1152227_support_bi_direction_text_in_message_detail
Bug 1152227 - [RTL][Notification] Support bi-direaction text in message detail, r= mikehenrty, gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/96ab0b8cf141
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1152227 - [RTL][Notification] Support bi-direaction text in message
detail, r=mikehenrty, gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/18d4da96e848
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29563 from huchengtw-moz/bug-1154642-context-menu-focus
Bug 1154642 - [System] focus to correct element and handle sub-component..., r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/4301b51ec7be
Author: John Hu <johu@mozilla.com>
Desc: Bug 1154642 - [System] focus to correct element and handle sub-component's focus change in browser_mixin
2015-04-20 19:50:10 -07:00
Dan Glastonbury
bbb2b930e4
Bug 1048724 - Look up glBindTransformFeedback symbol. r=jgilbert
2015-04-21 12:33:29 +10:00
Brian Birtles
5a48d35bca
Bug 1154615 part 9 - Rename test files; r=jwatt
2015-04-21 10:22:10 +09:00
Brian Birtles
5ee57594ba
Bug 1154615 part 8 - Rename references to players in animation observers; r=jwatt
2015-04-21 10:22:10 +09:00
Brian Birtles
c299415ff1
Bug 1154615 part 7 - Rename CSSAnimationPlayer and CSSTransitionPlayer; r=jwatt
2015-04-21 10:22:10 +09:00
Brian Birtles
42b3a896fd
Bug 1154615 part 6 - Rename references to players within layout/; r=jwatt
...
We will rename CSSAnimationPlayer/CSSTransitionPlayer in a separate patch
2015-04-21 10:22:10 +09:00
Brian Birtles
eb570dc2df
Bug 1154615 part 5 - Rename AnimationPlayerCollection to AnimationCollection; r=jwatt
2015-04-21 10:22:10 +09:00
Brian Birtles
49298c3db4
Bug 1154615 part 4 - Rename references to players in dom/animation; r=jwatt
...
This patch does not, however, update references to
AnimationPlayerCollection/CSSTransitionPlayer etc. which we will fix when we get
to layout/style.
2015-04-21 10:22:09 +09:00
Brian Birtles
3ed949404d
Bug 1154615 part 3 - Rename internal members of PendingAnimationTracker; r=jwatt
2015-04-21 10:22:09 +09:00
Brian Birtles
08fed93f82
Bug 1154615 part 2 - Rename PendingPlayerTracker to PendingAnimationTracker; r=jwatt
...
This patch also updates the method names on PendingAnimationTracker but leaves
a number of local variables which will be fixed in a subsequent patch.
2015-04-21 10:22:09 +09:00
Brian Birtles
6033b2c86d
Bug 1154615 part 1 - Rename AnimationPlayer to Animation in WebIDL; r=smaug
...
This patch is a fairly minimal rename of the AnimationPlayer interface. It
leaves a bunch of local variables and helper classes still using the word
"player". These will be addressed in subsequent patches that don't require DOM
peer review.
2015-04-21 10:22:09 +09:00
Richard Newman
84bf5d10e3
Bug 1155684 - Part 1-3: remove reading list sync integration. r=nalexander
2015-04-20 18:02:17 -07:00
Richard Newman
04221cc66e
Bug 1155684 - Part 0: disable reading list sync in confvars.sh.
2015-04-20 18:02:17 -07:00
Jeff Gilbert
99e9a55aac
Bug 1127336 - Label HW-decoded frames with correct origin. - r=vlad
2015-04-20 17:49:25 -07:00
Mason Chang
2f8a00791b
Bug 1134385. Silk documentation. r=kats
2015-04-20 17:28:25 -07:00
Mason Chang
09b9126c82
Bug 1134385. Delete main thread assertion in CompositorVsyncDispatcher. r=kats
2015-04-20 17:28:25 -07:00
Wes Kocher
694a5e2344
Merge m-c to fx-team a=merge CLOSED TREE
2015-04-20 17:19:07 -07:00
Wes Kocher
6d06ac6dea
Merge m-c to b2ginbound a=merge CLOSED TREE
2015-04-20 17:17:44 -07:00
Wes Kocher
3474a7a135
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-20 17:04:09 -07:00
Ms2ger
de34c8cbd4
Bug 404828 - Followup: remove assertion expectations on a CLOSED TREE. a=tomcat
2015-04-21 01:59:00 +02:00
Simon Montagu
e7639af9e0
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
2015-04-21 11:32:01 +03:00
Makoto Kato
dbf7c56ffd
Bug 866301 - Part 2. Use in-tree ICU source code for gonk. r=glandium
2015-04-21 17:31:38 +09:00
Reuben Morais
78c67c019e
Bug 866301 - Part 1. Add unorm.h to system-headers. r=glandium
2015-04-21 17:31:26 +09:00
Bobby Holley
1288d0904a
Bug 1155268 - (Bonus) small reduction in FlushableMediaTaskQueue usage. r=cpearce
2015-04-21 00:15:19 -07:00
Bobby Holley
8188a54287
Bug 1155268 - Add checked methods to convert from an AbstractThread to a concrete type. r=cpearce
2015-04-21 00:15:18 -07:00
B2G Bumper Bot
0d4371bd67
Bumping manifests a=b2g-bump
2015-04-20 16:52:27 -07:00
B2G Bumper Bot
333cd7bce7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ba0dbf4c7dac
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156439
- merge pull request #29600 from KevinGrandon:bug_1156439_email_remaining_jshint to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/5753b3723d42
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1156439
- [Email] Fix remaining jshint issues r=jrburke
2015-04-20 16:50:16 -07:00
Wes Kocher
866c92a0b7
Merge inbound to m-c a=merge CLOSED TREE
2015-04-20 16:44:05 -07:00
Martyn Haigh
09589b83c9
Bug 1133755 - Final copy for Tab Queue (r=antlam)
2015-04-20 16:18:12 -07:00
Justin Dolske
b367028df1
Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh
2015-04-20 15:54:49 -07:00
Wes Kocher
5596509bcf
Backed out changeset b09423cfc86b (bug 1098374) for dt orange
2015-04-20 15:40:48 -07:00
Wes Kocher
07a6826af9
Merge b2g-inbound to m-c a=merge CLOSED TREE
2015-04-20 14:55:05 -07:00
B2G Bumper Bot
38ebcb9ef8
Bumping manifests a=b2g-bump
2015-04-20 13:17:32 -07:00
B2G Bumper Bot
3ae07ba083
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b3bc7b2c5020
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1043903 - merge pull request #28458 from azasypkin:bug-1043903-integration-test-scroll to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/54af1eb8fa64
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1043903 - [Messages][Tests] Add integration tests for the thread panel with a large number of messages. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/db4192b77d48
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152073 - merge pull request #29598 from KevinGrandon:bug_1152073_system_dialog_style to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/3547cb16714b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1152073 - Update system dialog styles r=apastor
2015-04-20 13:15:21 -07:00
B2G Bumper Bot
dd4fc4797c
Bumping manifests a=b2g-bump
2015-04-20 12:42:59 -07:00
B2G Bumper Bot
4e5fc091b6
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/09ee05e26db9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153808 - merge pull request #29479 from azasypkin:bug-1153808-when-thread-list-ui-ready to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/6a4825ec6cca
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1153808 - [Messages] Thread is not marked as read (in UI only) when thread is opened from notification. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/93eda672a822
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156403 - merge pull request #29599 from KevinGrandon:bug_1156403_email_unit_test_jshint to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/30ded64c4935
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1156403 - [Email] Fix jshint issues for unit tests
2015-04-20 12:40:21 -07:00
B2G Bumper Bot
452fe4da63
Bumping manifests a=b2g-bump
2015-04-20 11:52:20 -07:00
B2G Bumper Bot
53aa3b97ae
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/36d921c001c4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1056770 - merge pull request #29434 from albertopq:1056770-back-forward-animation to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/a6817d945ed3
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1056770 - Improving back and forward chrome animations
2015-04-20 11:50:08 -07:00
Robert Strong
b6cf9017d9
backout of bug 1154603 due to breaking gonk in bug 1155704. r=backout, a=RyanVM, DONTBUILD
2015-04-20 11:49:42 -07:00