Benoit Jacob
67317fb139
Bug 1027251 - Fix or whitelist dangerous public destructors in xpcom/ - r=ehsan
2014-06-18 22:29:00 -04:00
Benoit Jacob
1812745529
Bug 1027251 - Fix or whitelist dangerous public destructors in security/ - r=bsmith
2014-06-18 22:29:00 -04:00
Benoit Jacob
3b95f18dbd
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
2014-06-18 22:28:59 -04:00
Benoit Jacob
69358080cf
Bug 1027251 - Fix or whitelist dangerous public destructors in layout/ - r=dbaron
2014-06-18 22:28:59 -04:00
Benoit Jacob
dd18742280
Bug 1027251 - Fix or whitelist dangerous public destructors in gfx/ - r=jrmuizel
2014-06-18 22:28:59 -04:00
Benoit Jacob
60ee525a4b
Bug 1027251 - Initial empty HasDangerousPublicDestructor whitelist - r=ehsan
2014-06-18 22:28:59 -04:00
Ben Kelly
b1da09f59b
Bug 1027256 P2 Add test case for ByteString union type. r=bz
2014-06-18 20:22:09 -04:00
Ben Kelly
8b916631f8
Bug 1027256 P1 Fix SetStringData() to exclude ByteString and otherwise use real type name. r=bz
2014-06-18 20:22:09 -04:00
Nicholas Nethercote
39f29c384a
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Ehsan Akhgari
95cc33a82f
Bug 1026718 - Expand MOZ_DECLARE_REFCOUNTED_TYPENAME unconditioanlly in order to make it available outside of libxul as well; r=Waldo
2014-06-18 20:11:21 -04:00
L. David Baron
502b0ac364
Bug 1026768 - Pass the restyle hint through from ProcessOneRestyle to ComputeStyleChangeFor rather than converting it to a boolean and back. r=heycam
...
This was originally bug 996796 patch 6, but it's also needed bug 931668,
so I'm moving it into its own bug.
2014-06-18 17:07:26 -07:00
L. David Baron
c618b22345
Bug 996798 - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. r=bzbarsky
2014-06-18 17:07:26 -07:00
Felipe Gomes
882b57b007
Bug 1022413 - Update list of languages supported by automatic translation. r=MattN
2014-06-18 21:07:12 -03:00
Mike Hommey
91c92d7db2
Bug 1027040 - Keep -L flags from MOZ_GTK*_LIBS when building gtk stub libraries. r=mshal
2014-06-19 09:06:14 +09:00
Mike Hommey
c18fc659a4
Bug 1027034 - Properly set up Gtk+3 compatibility headers. r=karlt
...
--HG--
rename : widget/gtk/compat/gtk/gtkenums.h => widget/gtk/compat-gtk3/gtk/gtkenums.h
2014-06-19 09:06:14 +09:00
Mike Hommey
3f36ffcdf9
Bug 1026841 - Switch in-house builds to us-west-1 bucket for sccache. r=mshal
2014-06-19 09:06:14 +09:00
Mike Hommey
eb1f88b953
Bug 1025605 - Add stdc++-compat hack for std::__throw_out_of_range_fmt and __cxa_throw_bad_array_new_length. r=nfroyd
2014-06-19 09:06:14 +09:00
Mike Hommey
7d64b32139
Bug 978211 - Seemlessly support make 4 output buffering for automation/% steps. r=mshal
2014-06-19 09:06:13 +09:00
Jeff Gilbert
26f201f834
Bug 1000640 - Mark C/A 1.0/0.5 non-premult test as random, since it passes on Win7 Ru. - r=mattwoodrow
2014-06-18 17:04:06 -07:00
Jeff Gilbert
4198a0bf37
Bug 1000640 - Mark WinXP as failing color-alpha-test unpremultiplied reftests. - r=mattwoodrow
2014-06-18 17:04:06 -07:00
Jeff Gilbert
f50b8dc737
Bug 1000640 - Crash if we try to use the Gralloc path in TextureHost. - r=mattwoodrow
2014-06-18 17:04:06 -07:00
Jeff Gilbert
bde621b73d
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
2014-06-18 17:04:06 -07:00
Jeff Gilbert
2c7936586a
Bug 1000640 - Update Gralloc and ANGLE ShSurf backends. - r=mattwoodrow
2014-06-18 17:04:05 -07:00
Jeff Gilbert
3d1f5ae620
Bug 1000640 - Death to whitespace. - r=mattwoodrow
2014-06-18 17:04:05 -07:00
Jeff Gilbert
0cb400b638
Bug 1000640 - Handle non-premult alpha in Layers. - r=mattwoodrow
2014-06-18 17:04:05 -07:00
Wes Kocher
0771859834
Backed out changeset 81a51de30a2a (bug 997244) for breaking b2g emulator mochitests on an otherwise CLOSED TREE
2014-06-18 14:15:48 -07:00
Monica Chew
2c60d2032e
Bug 1027133: Enable test mode for *.twitter.com (r=keeler)
2014-06-18 16:23:13 -04:00
Benjamin Smedberg
58acd9c659
Bug 768395 - Crash in CDevice::DriverInternalErrorCB because the d3d device is set to crash on error instead of merely returning error codes. Explicitly set the exception mode on device creation, and assert it every time we get it again. r=jrmuizel
2014-06-17 13:00:13 -04:00
Susanna Bowen
4451470f2b
Bug 727125 - Update overflow areas for text frames on text-decoration change to ensure text-decoration on hover is visible. r=dbaron
2014-06-17 10:32:00 -04:00
Susanna Bowen
5161839fdc
Bug 727125 - Lazily compute LineBaselineOffset when needed so it is present after a dynamic change of 'text-decoration'. r=dbaron
...
This fixes the positioning of underlines set on a block or its ancestor
when drawn on children of a block that have a vertical-align !=
baseline.
The lazy computation is done all at once for all children of a block to
avoid O(N^2) searches for the line containing a frame.
2014-06-18 12:55:00 -04:00
Eric Faust
dea30e7893
Bug 1011660 - Remove separate DOMClass struct. (r=bz)
2014-06-18 13:19:19 -07:00
Ryan VanderMeulen
46d3c839f1
Merge m-c to inbound. a=merge
2014-06-18 16:16:32 -04:00
Ryan VanderMeulen
f6dab57b4b
Merge fx-team to m-c. a=merge
2014-06-18 16:15:32 -04:00
Kyle Huey
cd8ab396a0
Bug 1015662: Drop the edge from <track> to its channel once the load is completed. r=bz
2014-06-18 13:10:24 -07:00
Eric Faust
24f9ca420b
Bug 1022736 - Allow cacheing of GlobalObject getters on non-global scopechains. (r=jandem)
2014-06-18 13:00:17 -07:00
Ryan VanderMeulen
de68c2db12
Merge b2g-inbound to m-c. a=merge
2014-06-18 15:59:37 -04:00
Sotaro Ikeda
5c5370ecfe
Bug 1022167 - Ensure fence delivery of thebes layer in b2g process r=nical
2014-06-18 12:13:27 -07:00
Ryan VanderMeulen
93afa0e932
Merge m-c to b2g-inbound on a CLOSED TREE. a=merge
2014-06-18 13:32:32 -04:00
Andrew Halberstadt
0b14f45d59
Bug 997244 - Pull emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-18 13:30:12 -04:00
Ryan VanderMeulen
97316b794a
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-18 13:29:24 -04:00
Ryan VanderMeulen
fdda11b713
Backed out changeset 9d86b9442f0b (bug 975011) for Windows debug test bustage that only appears on clobber builds.
...
CLOSED TREE
2014-06-18 13:21:57 -04:00
Luke Wagner
253ae04d32
Bug 1026877 - OdinMonkey: tidy up AsmJSModule, part 2 (r=bbouvier)
...
--HG--
extra : rebase_source : e34a44dae9619833aeb4b05c00af838daaf42b71
2014-06-18 10:20:01 -05:00
Luke Wagner
2d6f28c45a
Bug 1026877 - OdinMonkey: tidy up AsmJSModule, part 1 (r=bbouvier)
...
--HG--
extra : rebase_source : c0c4face5eb8aa70e1f9cc89fc13e3c7522a1f88
2014-06-18 08:57:19 -05:00
Carsten "Tomcat" Book
de294427e3
merge b2g-inbound to mozilla-central a=merge
2014-06-18 14:38:13 +02:00
Carsten "Tomcat" Book
75c4425581
merge fx-team to mozilla-central a=merge
2014-06-18 14:35:09 +02:00
B2G Bumper Bot
d49bf47483
Bumping manifests a=b2g-bump
2014-06-18 00:26:20 -07:00
B2G Bumper Bot
314812a2ba
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8aa934cd6409
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #20543 from julienw/1016504-call-teardown-on-mocks
Bug 1016504 - Intermittent system/test/unit/bootstrap_test.js | system/B...
========
https://hg.mozilla.org/integration/gaia-central/rev/807c1f53560e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1016504 - Intermittent system/test/unit/bootstrap_test.js | system/Bootstrap "after all" hook | TypeError: navigator.mozL10n is undefined (http://system.gaiamobile.org:8080/js/internet_sharing.js?time=XXX ) r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/639726a3c915
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20649 from KevinGrandon/bug_1026814_fix_rtl
Bug 1026814 - Disable RTL for homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/9507971f0609
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1026814 - Disable RTL for homescreen r=crdlc
2014-06-18 00:21:46 -07:00
B2G Bumper Bot
aa7cc9def1
Bumping manifests a=b2g-bump
2014-06-17 23:21:19 -07:00
B2G Bumper Bot
7ffcf55c0c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce46df1367d0
Author: gitmai <mri@tid.es>
Desc: Merge pull request #20599 from gitmai/bug-1020731-folloup-test-bug-1019954
Bug 1020731 - [Contacts] Follow up 1019954: Add unit test to Importing t...
r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/02b5ae421166
Author: mai <mri@tid.es>
Desc: Bug 1020731 - [Contacts] Follow up 1019954: Add unit test to Importing then deleting contacts from Outlook/Gmail reports negative number of contacts found
2014-06-17 23:11:40 -07:00
B2G Bumper Bot
914e6fd5bc
Bumping manifests a=b2g-bump
2014-06-17 22:51:29 -07:00