Commit Graph

240090 Commits

Author SHA1 Message Date
L. David Baron
12ac8aff8f Bug 1144885 - Treat font-size-adjust: none as separate from font-size-adjust: 0. r=jdaggett
Without the patch, the addition to property_database.js leads to
failures related to the "0.0" and "0" values in
layout/style/test/test_value_computation.html .
2015-04-20 23:10:40 -07:00
L. David Baron
1e988081b5 Make split-profile run jprof in the directory with the jprof-log. No bug. 2015-04-20 23:10:40 -07:00
Dan Glastonbury
29d8243b06 Bug 1048747 - Cleanup how uniform interface blocks are handled. r=jgilbert 2015-04-21 15:38:30 +10:00
Lars T Hansen
4834a78b29 Bug 1154705 - clone test functions to trigger inlining. r=jandem 2015-04-21 06:39:16 +02:00
Lars T Hansen
530558b6aa Bug 1156386 - UXTH instruction. r=dougc 2015-04-21 06:39:12 +02:00
Chris Pearce
c2ef19baaa Bug 1154513 - [EME] GMP crash crashes browser in Nightly - Remember if actor is destroyed, so that no messages are sent from subsequent Shutdown() - r=cpearce 2015-04-21 16:32:15 +12:00
Ehsan Akhgari
d892b414b0 Bug 1156432 - Part 2: Use different error messages for the hello-after-extracting.gz test; r=nsm
This helps make it eaiser to tell whether this or the hello.gz
test failed by just looking at the logs.
2015-04-21 00:25:15 -04:00
Ehsan Akhgari
fb4770489b Bug 1156432 - Part 1: Unregister the service worker when we are done with it; r=nsm
This lets us for example use the --run-until-failure mochitest option.
2015-04-21 00:25:08 -04:00
Ehsan Akhgari
554079ffb2 Bug 1155989 - Dump the rejection of the promise returned by ServiceWorkerRegistration.unregister() in our tests; r=nsm 2015-04-21 00:24:44 -04:00
Ehsan Akhgari
e5c186b614 Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm 2015-04-21 00:23:22 -04:00
Ehsan Akhgari
5138d67d59 Bug 1155987 - Unregister the service workers registered in tests; r=nsm
Without this, test_periodic_update.html is going to try to update all
of them which is unnecessary.
2015-04-21 00:21:30 -04:00
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
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
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
Jonathan Watt
4a38006e48 Bug 1149990 - Support replaying of finished CSS transitions by supporting setting of currentTime/startTime. r=birtles 2015-04-06 23:48:55 +01:00
Wes Kocher
ec5337139f Merge m-c to inbound a=merge CLOSED TREE 2015-04-20 17:16:03 -07:00
Wes Kocher
3474a7a135 Merge fx-team to m-c a=merge CLOSED TREE 2015-04-20 17:04:09 -07:00
Wes Kocher
866c92a0b7 Merge inbound to m-c a=merge CLOSED TREE 2015-04-20 16:44:05 -07:00
Wes Kocher
07a6826af9 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-04-20 14:55:05 -07:00
Wes Kocher
5e157fc088 Backed out 3 changesets (bug 1141867) for reftest orange CLOSED TREE
Backed out changeset 8dcfc3ace301 (bug 1141867)
Backed out changeset aeaa345b9aeb (bug 1141867)
Backed out changeset b1091955192c (bug 1141867)
2015-04-20 14:12:41 -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
Jonathan Kew
a7f770f526 Backout changeset 0b070d503800 (bug 1153510) for mochitest orange on a CLOSED TREE 2015-04-20 18:51:20 +01:00
Ryan VanderMeulen
f6ccfe6288 Backed out changeset 075804ae0a42 (bug 1154705) for SM(arm) crashes.
CLOSED TREE
2015-04-20 13:31:10 -04:00
B2G Bumper Bot
0cb5f10b9e Bumping manifests a=b2g-bump 2015-04-20 10:27:19 -07:00
B2G Bumper Bot
e3a554d1da Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b7746783e3d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155587 - merge pull request #29566 from lissyx:bug1155587 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/193e9a7f33f6
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1155587 - Make sure to use the exact same device storage as Gecko r=daleharvey
2015-04-20 10:25:08 -07:00
Ehsan Akhgari
0e2c96a815 Bug 1156028 - Teach clang-analyzer about XPCOM assertion macros; r=froydnj 2015-04-20 13:10:35 -04:00
Ehsan Akhgari
c648241a62 Bug 1156033 - Add some missing error handling to the DOM Cache code; r=bkelly 2015-04-20 13:10:33 -04:00
Ehsan Akhgari
d963a9bff1 Bug 1156034 - Add some missing error handling to ProfileResetCleanupAsyncTask; r=bsmedberg 2015-04-20 13:10:32 -04:00
Ehsan Akhgari
9005bd367e Bug 1156109 - Make nsStorageInputStream::mStorageStream an nsRefPtr; r=froydnj 2015-04-20 13:10:30 -04:00