Ed Morley
9758464ba7
Backed out changeset f966e6a3d741 (bug 958596)
2014-02-25 17:17:06 +00:00
Ed Morley
afee079378
Backed out changeset a29e486e2214 (bug 958596)
2014-02-25 17:17:02 +00:00
Ed Morley
37101405ae
Backed out changeset 7a16622e6b38 (bug 958596)
2014-02-25 17:16:59 +00:00
Ed Morley
f268460850
Backed out changeset 8e8db64bbaba (bug 958596)
2014-02-25 17:16:55 +00:00
Ed Morley
35a77da61e
Backed out changeset 63d96f3e3e42 (bug 958596)
2014-02-25 17:16:52 +00:00
Ed Morley
04a507a503
Backed out changeset 2912b402523d (bug 968245) for multiple test failures; CLOSED TREE
2014-02-25 17:05:52 +00:00
Bobby Holley
840a00ea3f
Bug 976151 - Anti eval/Function() check during wrapping should use |subsumes|. r=gabor
2014-02-25 08:38:33 -08:00
Botond Ballo
4f03179492
Bug 958596 - Print ScrollableLayerGuids of APZCs when printing the tree. r=kats
...
--HG--
extra : rebase_source : cc3688109bb8a8a074e24b2f0268fdc556f05c1f
2014-02-25 10:56:46 -05:00
Botond Ballo
3e3cbbe526
Bug 958596 - Allow gfx logging of long long. r=Bas
...
--HG--
extra : rebase_source : c65c224a3ce6f09636be594eb68a95cc791841f7
2014-01-22 18:38:31 -05:00
Botond Ballo
445a53b951
Bug 958596 - Print the APZC tree for debugging. r=kats
...
--HG--
extra : rebase_source : bac86951246ba92f983a2ced3f7079143b5d42a1
2014-01-22 15:09:03 -05:00
Botond Ballo
1d1bf83ff4
Bug 958596 - Add a content description field to FrameMetrics and populate it if the apz.printtree pref is on. r=kats,tn
...
--HG--
extra : rebase_source : f009ad9d779fb1a3afa525fe7e5eb3a399aee628
2014-01-22 16:37:57 -05:00
Botond Ballo
dc2a31f497
Bug 958596 - Add a Describe() method to nsIContent. r=bz
...
--HG--
extra : rebase_source : f0213fe5a8ad9dfba4b45ce27e731a748c104a91
2014-01-22 16:15:05 -05:00
Botond Ballo
f173a70f36
Bug 958596 - Allow TreeLog logging to be conditioned on a pref. r=Bas
...
--HG--
extra : rebase_source : 4390b6b07ec6cf195839f6e8386c769a8b234dd0
2014-01-22 15:19:01 -05:00
Botond Ballo
1d75d84d0d
Bug 958596 - Add support a tree logging utility. r=Bas
...
--HG--
extra : rebase_source : 1bb9385ea2f9ce653ec0d5acd529edb63a385117
2014-01-21 20:14:47 -05:00
Botond Ballo
61a402ee3f
Bug 958596 - Allow writing a log statement that does not end in a newline. r=Bas
...
--HG--
extra : rebase_source : a26166451eb22c50b6bb32c2728bd07bdbf6e859
2014-01-21 18:59:17 -05:00
Botond Ballo
a2f8254eaa
Bug 958596 - Allow gfx logging of any rect, size, and point. r=Bas
...
--HG--
extra : rebase_source : b884b10446f5bc026285e6b16c202c7d9a2c377b
2014-01-21 18:38:34 -05:00
Botond Ballo
48f0bac38a
Bug 958596 - Add gfx logging support for 'char'. r=Bas
...
--HG--
extra : rebase_source : 2938fc27a6541fd5dd5ac1cf94f3e69ed3997ecc
2014-01-21 20:26:00 -05:00
Botond Ballo
e789867210
Bug 958596 - Add support for gfx logging on android and b2g. r=Bas
...
--HG--
extra : rebase_source : 8d5a1c0dfc4f5f74e8417531b1f9f39c54e85d49
2014-01-21 20:11:52 -05:00
Botond Ballo
51707830d7
Bug 958596 - Allow gfx/2d/Logging.h to be used outside of gfx/2d. r=Bas
...
--HG--
extra : rebase_source : 7c99fccae55d8116f12b52ed74e178590c2c7414
2014-02-18 21:59:34 -05:00
Luke Wagner
485e352480
Bug 976054 - Fix XDR to store script->nslots_ with a uint32_t (r=wingo)
2014-02-25 09:47:46 -06:00
Gregory Szorc
b2f7410078
Bug 968245 - Regenerate mozinfo.json as part of build backend; r=glandium
...
Previously, mozinfo.json was only generated as configure time.
Unfortunately, the build dependencies did not capture this relationship.
So, changes to mozinfo.py (or any supporting Python file) would not
trigger mozinfo regeneration, possibly leading to clobbers.
This patch moves mozinfo.json generation from the body of config.status
to the build backend. We had to add an AC_SUBST so the build config
knows when to build mozinfo.json. This was needed because js/src's build
system doesn't define all the required variables to create mozinfo.json.
Once js/src's configure/config.status is merged into the main build
config tree, this workaround can be removed.
While we were here, mozinfo.json was made to have consistent output and
its changes are now viewable with config.status --diff.
--HG--
extra : rebase_source : e91ed7173efdcde5831ae13b1ce69fc3cf32af97
extra : amend_source : 1610bcc6c3af764fdf685ee76188fb211bd828de
2014-02-05 20:53:47 -08:00
Carsten "Tomcat" Book
2f4750a69d
Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE
2014-02-25 16:00:47 +01:00
Carsten "Tomcat" Book
60446c5e55
Merge mozilla-central to mozilla-inbound
2014-02-25 15:18:06 +01:00
Benoit Jacob
5e775166bb
Bug 968244 - Make IPDL-generated code not crash on bad shmems - r=bent
2014-02-25 08:57:10 -05:00
Rik Cabanier
7092bdbaca
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Rik Cabanier
5e029ddc5f
Bug 966591 - Part 6: Some bug fixes to match spec. r=roc
2014-02-25 08:53:42 -05:00
Carsten "Tomcat" Book
3d4f8f1aaf
merge b2g-inbound to mozilla-central
2014-02-25 14:30:13 +01:00
B2G Bumper Bot
6c9f544350
Bumping manifests a=b2g-bump
2014-02-25 01:20:52 -08:00
B2G Bumper Bot
bc75b8a36c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e86b294efd18
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #16598 from alivedise/bugzilla/962352/do-not-restore-caller-on-home-button
Bug 962352 - restore the caller only when activity callee is active, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c708caf8f21b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 962352 - restore the caller only when activity callee is active
2014-02-25 01:15:27 -08:00
B2G Bumper Bot
9c9257408e
Bumping manifests a=b2g-bump
2014-02-25 00:56:08 -08:00
B2G Bumper Bot
17f8bc4424
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c45d1657b0b4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #16112 from gasolin/issue-968679
Bug 968679 - [settings] add marionette test for Sound panel, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/54344bee8df1
Author: gasolin <gasolin@gmail.com>
Desc: Bug 968679 - [settings] add marionette test for Sound panel
========
https://hg.mozilla.org/integration/gaia-central/rev/52b318d2511f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 971648 - Add warning message if there is no"
This reverts commit b8e0bb360d369e7f1bbcf13a6f8d34abd74a0c63.
2014-02-25 00:45:46 -08:00
Ben Tian
fc8b8cbce4
Bug 939672 - Patch 3: CLOBBER change for moving file location
2014-02-25 16:12:57 +08:00
John Daggett
d372330f86
Bug 975460 - check for null CTFontRef after creation. r=jfkthame
2014-02-25 16:37:26 +09:00
Masayuki Nakano
8c6bde9038
Bug 975387 Notify TextComposition instance of that nsIMEStateManager stops managing it r=smaug, sec-a=abillings
2014-02-25 15:59:28 +09:00
Landry Breuil
c468240b32
Bug 973310 - Accomodate for OpenBSD's m4 greedyness with patsub's regexp after bug 967556 r=glandium
2014-02-25 07:44:21 +01:00
Rik Cabanier
9fd9d8f6e5
Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov
2014-02-21 08:36:58 -05:00
Rik Cabanier
740c9c884e
Bug 966591 - Part 4: Complete implementation of removeHitRegion. r=roc
2014-02-21 08:36:19 -05:00
Rik Cabanier
8ba62aa1e9
Bug 966591 - Part 3: Compute bounds of current path and set them as the accessible region. r=roc
2014-02-21 08:35:58 -05:00
Rik Cabanier
bdca28a308
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
8500f89c15
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Horia Iosif Olaru
560bff2f18
Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam
...
* 5.3.1: Blending between the background layers and the background color for an element with background-blend-mode. Most of section 5.3.1 is covered by other tests. Add the missing tests of the 5.3.1 section of the test plan.
- Test 9: SVG image and background color (SVG as data:uri)
- Test 10: Animated gif image and background color
- Test 12: background-blend-mode on element with 3D transform
* 5.3.2: Background layers do not blend with content outside the background (or behind the element).
- Implementation of tests 2 and 3. Test 1 is already covered by background-blending-isolation.html.
* 5.3.6: background-blend-mode for an element with background-position
* 5.3.7: background-blend-mode for an element with background-size
* 5.3.8: background-blend-mode for an element with background-repeat
* 5.3.9: background-blend-mode for an element with background-clip
* 5.3.10: background-blend-mode for an element with background-origin
* 5.3.11: background-blend-mode for an element with background-attachement
* Add extra tests for the background-blend-mode CSS property: Add some invalid values to the background-blend-mode property definition so that it can benefit from existing invalid property tests.
2014-02-25 08:40:54 -05:00
Alex Xu
980725d996
Bug 967927 - Fix Clang build warning in gstreamer. r=eflores
2014-02-25 08:40:54 -05:00
Richard Barnes
d1291417b9
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-02-25 08:40:54 -05:00
Glenn Randers-Pehrson
85d80b3ba5
Bug 952505 - Update bundled libpng to version 1.6.9. r=jmuizelaar
2014-02-25 08:40:53 -05:00
Benoit Jacob
1ecd039ca4
Bug 974356 - 4/4 - make CreateIPDLActor error out if TextureParent::Init() failed - r=nical
2014-02-25 08:12:50 -05:00
Benoit Jacob
5347606301
Bug 974356 - 3/4 - Make TextureHost::CreateIPDLActor check for bad MemoryTextures - r=nical
2014-02-25 08:12:49 -05:00
Benoit Jacob
5941604c55
Bug 974356 - 2/4 - add an IsSameProcess method to ISurfaceAllocator - r=nical
2014-02-25 08:12:49 -05:00
Benoit Jacob
9b8ff6c048
Bug 974356 - 1/4 - Initialize mOtherProcess to an invalid handle value - r=bent
2014-02-25 08:12:49 -05:00
Masatoshi Kimura
19c616ccf4
Bug 975803 - Workaround a MSVC10 compiler bug. r=luke
2014-02-25 21:50:40 +09:00
Jacek Caban
c203a813fb
Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build
2014-02-25 12:46:25 +01:00