Tor Arvid Lund
2fbcfd7089
Bug 950677 - gfxIntSize -> IntSize in ipc/ directory. r=nical
...
(Detail: Chose to put an #include for Point.h in a header instead of a
forward declaration because a fwd decl caused an "Already defined" error
and having neither fwd decl or #include caused another compile failure
saying IntSize was undefined)
2013-12-20 11:46:29 -05:00
Tor Arvid Lund
c652a133f6
Bug 950677 - More gfxIntSize -> IntSize changes in Layer* classes. r=nical
2013-12-20 11:46:29 -05:00
Tor Arvid Lund
7a84faef28
Bug 950677 - Change gfxIntSize to gfx::IntSize in ImageContainer.h. r=nical
2013-12-20 11:46:29 -05:00
Tor Arvid Lund
cbeb6d06cc
Bug 950677 - Change gfxIntSize to gfx::IntSize in DirectX files. r=nical
2013-12-20 11:46:29 -05:00
Tor Arvid Lund
0cb3c8eff8
Bug 950677 - Change gfxIntSize -> gfx::IntSize some places in layers/ipc. r=nical
2013-12-20 11:46:28 -05:00
Ehsan Akhgari
082eae82f7
Bug 940708 - Part 5: Exclude more files from unified builds because of name clashes on RCSSTRING; r=gps
...
--HG--
extra : rebase_source : c5df6642d1bca37ba49e5cdb82f5d48b21e2fa87
2013-12-19 12:08:31 -05:00
Ehsan Akhgari
002501e54b
Bug 940708 - Part 4: Limit the length of the unified file name prefix to 50 characters so that we don't blow up the Windows path name limit; r=glandium
...
--HG--
extra : rebase_source : 7f28ada75a26132af951893137127e0f1517995b
2013-12-18 21:55:19 -05:00
Ehsan Akhgari
6da57e25bc
Bug 940708 - Part 3: Handle asm sources for unified webrtc builds; r=gps
...
--HG--
extra : rebase_source : 75f72fa64c0cde4c63b3ef5c09964cdf99fb32a2
2013-12-18 21:52:21 -05:00
Mike Hommey
2168897d54
Bug 940708 - Part 2: Build webrtc in unified mode; r=gps
...
--HG--
extra : rebase_source : db1315634af0cab9cd47ff38ad0fac703c04f452
2013-12-18 15:40:03 +09:00
Robert Longson
2b4ee5d7ba
Bug 940193 - rename nsSVGTextFrame2 to SVGTextFrame. r=dholbert
...
--HG--
rename : layout/svg/nsSVGTextFrame2.cpp => layout/svg/SVGTextFrame.cpp
rename : layout/svg/nsSVGTextFrame2.h => layout/svg/SVGTextFrame.h
2013-12-20 16:38:51 +00:00
Afshin Mehrabani
a50a38a1d7
Bug 948879 - Add about.js and move inline js to it from `about:` page. r=gavin, r=ttaubert
2013-12-20 11:37:48 -05:00
David Zbarsky
af0149116d
Bug 928953 - WebIDL headers should include the file for enums. r=bz
2013-12-20 11:37:48 -05:00
Glenn Randers-Pehrson
c4e368dfe3
Bug 832390 - Enable arm optimization with libpng version 1.6.7. r=glandium
2013-12-20 11:37:47 -05:00
Dave Hunt
94b4c5f5fd
Bug 950641 - Automatically use the appropriate GeckoInstance class. r=jgriffin
2013-12-20 13:12:40 +00:00
Brian Hackett
3a41273f10
Bug 951285 - Don't check thread safety of Ion compilation when profiling scripts, r=jandem.
2013-12-20 09:23:56 -07:00
Ryan VanderMeulen
0dc4460fb2
Merge m-c to inbound.
2013-12-20 11:20:47 -05:00
Matt Brubeck
4a1fbf06b0
Bug 878935 followup - touch CLOBBER file to clean up bustage
2013-12-20 07:58:12 -08:00
Matt Brubeck
40c57cd5b3
Bug 952324 - Don't block native events for more than 50ms [r=jimm]
2013-12-20 07:51:13 -08:00
Carsten "Tomcat" Book
777983c0b8
merge mozilla-central to m-i on a CLOSED TREE
2013-12-20 12:47:56 +01:00
Carsten "Tomcat" Book
8ba68170dd
Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures
2013-12-20 12:42:54 +01:00
Carsten "Tomcat" Book
fdd77494b2
Backed out changeset b84baa03b9d1 (bug 868341) for mochitest -4 and bc testfailures
2013-12-20 12:42:16 +01:00
Carsten "Tomcat" Book
5b171381e5
Merge mozilla-central to mozilla-inbound
2013-12-20 11:37:10 +01:00
Jon Coppeard
b6e779a5c5
Bug 951722 - Add asserts that hash table postbarriers are working for new type objects r=terrence
2013-12-20 09:34:00 +00:00
Carsten "Tomcat" Book
d59f4da0fb
merge b2g-inbound to mozilla-central
2013-12-20 10:23:46 +01:00
Carsten "Tomcat" Book
76b3c9c6c0
merge fx-team to mozilla-central
2013-12-20 10:22:29 +01:00
Vivien Nicolas
88d9b0d654
Bug 950300 - Cancel APZC panning is the first touchmove is preventDefault'ed. r=kats
2013-12-20 10:11:01 +01:00
Andrea Marchesini
549b9bddc1
Bug 949456 - MessageEventInit updated to the latest spec, r=bz
2013-12-20 08:51:03 +00:00
Boris Zbarsky
3fa148f89a
Bug 952073. Fix codegen to actually work correctly for the case of a nullable union dictionary member with no default value. r=dzbarsky
...
This fix just makes us take the normal Optional codepath for this case, since there is no weirdness here.
2013-12-19 23:30:38 -05:00
Cameron McCormack
fbaa80f98d
Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr
2013-12-20 15:26:28 +11:00
Wes Kocher
04b251c4ba
Merge m-c to b2g-inbound
2013-12-19 19:52:38 -08:00
Gaia Pushbot
15a0fdcdfd
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c2b33c8f522
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14487 from cctuan/945553
Bug 945553 - Rewrite install-gaia.py to install-gaia.js
========
https://hg.mozilla.org/integration/gaia-central/rev/ffad73493158
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 945553 - Rewrite install-gaia.py to install-gaia.js
2013-12-19 19:51:24 -08:00
Wes Kocher
b27e63c236
Merge m-c to inbound
2013-12-19 19:51:23 -08:00
Wes Kocher
5893105125
Backed out changeset 4330724d9e05 (bug 940811) for breaking builds
2013-12-19 19:46:54 -08:00
Wes Kocher
3053bbf32b
Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange
2013-12-19 19:24:42 -08:00
Wes Kocher
accd5a8842
Backed out changeset 1035869d1819 (bug 950452) for jit-test failures
2013-12-19 19:19:23 -08:00
Wes Kocher
56d9fc8c65
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Yuan Xulei
17d5f1239d
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
2013-12-20 11:05:52 +08:00
Wes Kocher
3f7a546e4f
Merge inbound to m-c
2013-12-19 18:58:45 -08:00
Gaia Pushbot
21ba126db6
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/958f5e5dff3d
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #14797 from dwi2/bug937561
Bug 937561 - get both available network list and known network list, and...
========
https://hg.mozilla.org/integration/gaia-central/rev/19311815168b
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 937561 - get both available network list and known network list, and make union of them to present to settings app
2013-12-19 18:50:23 -08:00
Nicholas Nethercote
bdc10edc8a
Bug 631842 (part 2b) - Fix a mis-handling of platform-specific suppression files in |mach valgrind-test|. r=me.
...
--HG--
extra : rebase_source : 7a8a33d9db10ed47cf273358d99b6da874b48137
2013-12-19 17:33:34 -08:00
Wes Kocher
db15b39861
Merge b2g-inbound to m-c
2013-12-19 17:34:10 -08:00
Gaia Pushbot
6051f9a3bf
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0be4f9d5fa72
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14854 from KevinGrandon/bug_952097_rocketbar_add_cancel_button
Bug 952097 - [Rocketbar] Add cancel button r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/043210e5adeb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 952097 - [Rocketbar] Add cancel button r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/1625ccbbd682
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #14506 from gnarf/941976
Bug 941976 - [B2G][SMS] SMS messages with more than one phone number are treated as a single phone number
========
https://hg.mozilla.org/integration/gaia-central/rev/eec7207b4eab
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 941976 - [B2G][SMS] SMS messages with more than one phone number are treated as a single phone number - r=julienw
2013-12-19 15:50:24 -08:00
Gaia Pushbot
b19e3916c0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fa9644133018
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #14784 from nullaus/bug949286-net-error
bug 949286
========
https://hg.mozilla.org/integration/gaia-central/rev/56dea66daf4f
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 949286
-Handle dnsNotFound as well as netOffline errors in net_error.html/.js.
2013-12-19 15:40:25 -08:00
Jeff Walden
10c4da16db
Update debugger tests for new JSON.parse syntax error message format. Followup to bug 507998, r=yetmoreorangesigh
...
--HG--
extra : rebase_source : 9e4009922085b67d2ca7f8e92c7ec269c7446924
2013-12-19 18:26:26 -05:00
Richard Newman
4f541a11b7
Merge m-c to s-c.
2013-12-19 15:23:37 -08:00
Masayuki Nakano
ec2de40ee6
Bug 950564 ComplexTextInputPanel should be positioned to bottom-left of the focused plugin feedback=emk, r=smichaud
2013-12-20 08:19:17 +09:00
Gaia Pushbot
511353a442
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a8dd09a5d33e
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #14858 from vingtetun/bug951298
Bug 951298 - placing 5 icons in the dock and then going in and out of ed...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf9c38e98f08
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 951298 - placing 5 icons in the dock and then going in and out of edit mode on the homescreen will chop the 5th icon. r=crdlc
2013-12-19 15:00:25 -08:00
Erik Vold
c55ae6084f
Bug 947501 - Uplift Addon SDK to Firefox
2013-12-19 14:50:18 -08:00
Margaret Leibovic
e55de8109a
Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj
2013-12-19 14:51:10 -08:00
Margaret Leibovic
13d370bf17
Bug 941318 - Tests for HomeListsProvider. r=wesj
2013-12-19 14:51:09 -08:00