Commit Graph

10055 Commits

Author SHA1 Message Date
Wes Kocher
27d09036f4 Merge inbound to m-c 2013-11-05 17:50:18 -08:00
Wes Kocher
e612f4f8f3 Merge fxteam to m-c 2013-11-05 17:38:24 -08:00
Jonathan Kew
634d03a308 bug 797405 - use harfbuzz on Windows for all text shaping except Hangul. r=jdaggett 2013-11-05 13:49:10 +00:00
Matthew Noorenberghe
be474fa47a Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
7735c1ae5f Merge mozilla-central and ux 2013-11-04 23:41:59 +01:00
Rik Cabanier
fa242077eb Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug 2013-11-04 14:52:24 -05:00
Gijs Kruitbosch
b035f59a74 Merge mozilla-central and ux 2013-11-02 11:33:53 +01:00
Mike Hommey
00a70f6f7d Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
Gijs Kruitbosch
f298c06fde Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Ryan VanderMeulen
1d57260a86 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Matt Woodrow
cb73971347 Bug 934533 - Remove the azure content enabled pref since we require it to be enabled for all platforms now. r=nrc
--HG--
extra : rebase_source : f5152dd3c088009c80cda2844589967ed047e888
2013-11-06 08:54:12 +13:00
Chris Peterson
5e2403c49f Bug 939120 - Build modules/libbz2 and libjar in unified mode. r=ehsan 2013-11-12 22:30:37 -08:00
Gian-Carlo Pascutto
cef96a16b8 Bug 902000 - Make the load adaption depend on a pref. r=jesup 2013-10-29 15:00:28 +01:00
Simon Montagu
b3bd920dc4 Add Apple SD Gothic Neo to Korean default font list for OSX 10.8. Bug 923713, r=jdaggett 2013-11-04 06:18:13 -08:00
Henri Sivonen
5ac2a5be04 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
6646962e49 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Henri Sivonen
7af818f242 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Brian R. Bondy
73b11d1135 Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm 2013-11-05 13:20:39 -05:00
Monica Chew
705586a6a6 Bug 895476: Enable updating local lists for application reputation (r=gcp) 2013-10-31 14:15:14 -07:00
Dave Townsend
b15bec5738 Bug 935596 : nsJARInputStream crashes debug builds when it encounters a corrupt zip file. r=taras 2013-11-07 11:32:55 -08:00
Matthew Gregan
aa1e8d3d40 Bug 927245 - Pref off deprecated Audio Data API implementation. r=ehsan 2013-10-23 15:31:28 +13:00
Chia-hung Tai
1228cd0bfe Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene 2013-10-30 11:48:47 +08:00
Ed Morley
c4fca9c7f5 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Vicamo Yang
152523ac25 Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey 2013-10-29 16:12:42 +08:00
Vicamo Yang
812e055581 Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-29 16:12:41 +08:00
Vicamo Yang
c6917c2beb Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey 2013-10-29 16:12:40 +08:00
Vicamo Yang
600a32f491 Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi 2013-10-29 16:12:39 +08:00
Vicamo Yang
131eae1652 Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey 2013-10-29 16:12:38 +08:00
Mats Palmgren
4d866337f3 Bug 929991 - Put 'text-align: true X' support behind a preference (disabled by default). r=heycam 2013-10-27 20:56:32 +00:00
Garrett Robinson
1da990368c Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy 2013-11-08 15:44:39 -08:00
Daniel Holbert
22a34fc8b5 Bug 936100 part 6: Remove flexbox pref from all.js. r=mats 2013-11-09 07:53:32 -08:00
Carsten "Tomcat" Book
ae6f76e443 Merge mozilla-central to mozilla-inbound 2013-11-09 12:25:41 +01:00
Dão Gottwald
aca41eac50 Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen 2013-11-08 22:24:02 +01:00
Horia Iosif Olaru
56504fb58d Bug 841601 - Add background-blend-mode to the style parsing mechanism. r=heycam 2013-11-08 10:07:36 -05:00
Mike Hommey
a470038314 Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Daniel Holbert
9a3437dd77 backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
2013-11-08 11:22:36 -08:00
Garrett Robinson
5add685cdd Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy 2013-11-08 09:20:43 -08:00
Timothy Nikkel
2cdfe9a734 Bug 930535. Enable image visibility on b2g inside browser elements. r=mats 2013-10-26 19:17:52 -05:00
Nicholas Hurley
14a7d1f5a2 Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi 2013-10-25 14:56:51 -07:00
Benoit Girard
5aa117f19b Bug 936511 - Add layers.dump to dump layer tree. r=bas,nrc 2013-11-17 16:47:40 -05:00
Cykesiopka
d2f6b7333c Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
Carsten "Tomcat" Book
75604a8ce8 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Vicamo Yang
7424816c3c Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
Carsten "Tomcat" Book
0e4e01758c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mike Hommey
59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Kartikaya Gupta
f0af958413 Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck 2013-10-24 00:07:50 +02:00
Daniel Holbert
cc038cbc31 Bug 929466: Cast '0' + known-small-uint32_t to type "char" in comparison within mar.c, to fix sign-compare build warning. r=bbondy 2013-10-23 08:22:32 +02:00
Joshua Cranmer
f6366dd338 Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
2013-11-12 18:22:38 -06:00
Bobby Holley
358692053b Bug 840488 - Introduce a mechanism to temporarily or permanently block script for a given scope, and use it for unsafe channels. r=bz 2013-11-12 16:43:33 -08:00
Arnaud Bienner
b7d6e57361 Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert 2013-10-28 19:56:59 +01:00
Birunthan Mohanathas
9722682a5a Bug 784739 - Switch from NULL to nullptr in modules/; r=ehsan
--HG--
extra : rebase_source : d82c3e2e18986d3b9ffc454ff84caf3634a6bbe7
2013-10-23 16:36:26 -04:00
Jonathan Kew
60a897da37 bug 877203 pt 3 - update font prefs for Android to refer to Clear Sans. r=blassey 2013-10-23 22:04:40 +02:00
Mark Banner
f5329402cf Bug 920991 - Default stun server ip address should be changed to a domain name. r=abr 2013-10-23 09:59:37 +01:00
Seth Fowler
f3ffa0c710 Bug 764299 (Part 2) - Add a temporary surface cache to imagelib. r=dholbert 2013-10-22 13:37:59 +02:00
Kannan Vijayan
809746b013 Backout 5a0801040b54, 5bedd82346b4, 4d8068fd3271, and bc31e05eddb8 for b2g build breakage. CLOSED TREE. 2013-10-21 14:39:33 -04:00
Seth Fowler
4076d6db32 Bug 764299 (Part 2) - Add a temporary surface cache to imagelib. r=dholbert 2013-10-21 18:10:43 +02:00
Ehsan Akhgari
abcacdab4c Bug 928712 - Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg 2013-10-20 22:59:48 -04:00
Ehsan Akhgari
335322b66d Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage 2013-10-20 09:42:51 -04:00
Ehsan Akhgari
36f759e186 Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg 2013-10-20 09:10:07 -04:00
Ms2ger
b7619cd23d Bug 923395 - Part a: Remove completely empty makefiles; r=gps 2013-10-20 09:25:18 +02:00
Brad Lassey
70dce7435c bug 742832 - Add support for tab sharing for getUserMedia r=jesup
--HG--
extra : rebase_source : e42fbab31083b0e91be9992b2ba0062d14294c25
2013-10-17 16:48:30 -04:00
Carsten "Tomcat" Book
18e7416841 merge b2g-inbound to mozilla-central 2013-10-18 11:39:28 +02:00
Vicamo Yang
1b6c47fe99 Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
Vivien Nicolas
542d7cb5d8 Bug 863702 - [B2G] :active state is sometime not rendered if you tap quickly. r=fabrice 2013-10-17 09:18:13 +02:00
Gijs Kruitbosch
a7d75a9eb1 Merge mozilla-central and ux 2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
686af64168 Merge m-c to ux 2013-10-28 10:18:27 +01:00
Gijs Kruitbosch
aceea3dc8b merge m-c to UX 2013-10-27 21:18:18 +01:00
Matthew Noorenberghe
0ba166e52e Merge mozilla-central to UX 2013-10-25 18:30:46 -07:00
Gijs Kruitbosch
0aa036514a Merge mozilla-central and ux 2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
7af76e1cdc Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
0dcf8beb08 Merge mozilla-central and ux 2013-10-23 15:41:02 +02:00
Gijs Kruitbosch
8223d647f4 Merge mozilla-central and ux 2013-10-23 10:44:46 +02:00
Gijs Kruitbosch
ef9057f594 Merge mozilla-central and ux 2013-10-22 10:34:17 +02:00
Gijs Kruitbosch
baffbbf48b Merge mozilla-central and ux 2013-10-20 12:33:18 +02:00
Gijs Kruitbosch
b16f361a83 Merge mozilla-central and ux 2013-10-19 12:28:13 +02:00
Gijs Kruitbosch
2b30d3ad35 Merge m-c to UX 2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
9e08212619 Merge mozilla-central and ux 2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
052c10952d Merge mozilla-central and ux 2013-10-16 10:20:09 +02:00
Gijs Kruitbosch
2f4b343115 Merge mozilla-central and ux 2013-10-15 15:37:45 +02:00
Gijs Kruitbosch
a5d4fcfa22 Merge m-c to ux 2013-10-13 23:58:05 +02:00
Shian-Yow Wu
7fc5baaade Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf 2013-10-13 09:44:50 +08:00
Mina Almasry
a4c51500ad Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Chris Peterson
a9889b0ce1 Bug 926583 - Fix -Wbitwise-op-parentheses warning in nsZipHeader.cpp. r=dtownsend 2013-10-11 17:49:51 -07:00
Gijs Kruitbosch
b4a7a6d253 Merge mozilla-central and ux 2013-10-11 10:08:05 +02:00
Gijs Kruitbosch
cf76828190 Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Justin Dolske
9c51157bdb Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Gijs Kruitbosch
09de8b70e1 Merge mozilla-central and ux 2013-10-04 07:51:17 +02:00
Cameron McCormack
c84a91e660 Bug 842329 - Part 0: Add "layout.css.all-shorthand.enabled" pref. r=bzbarsky 2013-10-04 04:49:19 +10:00
Cameron McCormack
b95c636898 Bug 921731 - Part 0: Add "layout.css.unset-value.enabled" pref. r=bzbarsky 2013-10-04 04:48:41 +10:00
Gijs Kruitbosch
4ef230e3b8 Merge m-c to ux 2013-10-03 17:20:04 +02:00
Phil Ringnalda
e55ebbb920 Merge m-i to m-c 2013-10-03 07:58:59 -07:00
Matt Brubeck
d0f97c46f6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
4c35b806f8 Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
f4153f40d4 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
581cdb7e45 Merge mozilla-central and ux 2013-10-02 20:41:14 +02:00
Matt Brubeck
1403178461 Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond] 2013-10-02 18:03:04 -07:00
Gijs Kruitbosch
d4692f3c09 Merge m-c to UX 2013-10-01 12:00:42 +02:00
Matt Woodrow
abb8ca3c51 Bug 916034 - Enable azure content for gtk2. r=jrmuizel 2013-10-02 22:12:36 +13:00
Matt Woodrow
0bf249a658 Bug 922007 - Use the new texture clients and hosts on fennec. r=mattwoodrow 2013-10-01 14:41:07 +13:00
Gijs Kruitbosch
e69a32b297 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Ryan VanderMeulen
1f31fb75a5 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
Gijs Kruitbosch
049fc011e0 Merge mozilla-central and ux 2013-09-30 19:26:47 +02:00
Ed Morley
64e17995e6 Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Ed Morley
2e4201cbf8 Merge mozilla-central and fx-team 2013-09-30 17:21:02 +01:00
Vicamo Yang
31b177dcb2 Bug 919982: B2G RIL - read Gonk property "ro.moz.ril.numclients" instead. r=hsinyi 2013-09-30 17:24:54 +08:00
Gijs Kruitbosch
e604070b3f Merge mozilla-central and ux 2013-09-28 09:59:15 +02:00
Wes Kocher
d970705962 Merge b2g-inbound to m-c 2013-09-27 19:35:44 -07:00
Benjamin Smedberg
b5fb993e7f Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj 2013-10-10 08:48:03 -04:00
Wes Kocher
d5c6bd960c Backed out changeset 0b568f6afca0 (bug 922007) 2013-09-30 18:26:50 -07:00
Nicolas Silva
c76d510e9b Bug 922007 - Enable new textures on fennec. r=mattwoodrow 2013-10-01 01:22:26 +02:00
Gregory Szorc
e6acf6270f Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
7ff3b4b7d0 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
David Rajchenbach-Teller
333a672bf3 Bug 917764 - If clients fail to resolve AsyncShutdown blockers, crash the process. r=froydnj, r=ted
--HG--
rename : toolkit/modules/tests/xpcshell/test_phase.js => toolkit/modules/tests/xpcshell/test_AsyncShutdown.js
2013-09-30 10:59:40 -04:00
Gregory Szorc
1cff342d15 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gijs Kruitbosch
cf540d1cb7 Merge mozilla-central and ux 2013-09-26 14:48:36 +02:00
Ryan VanderMeulen
af288628a8 Merge m-c to inbound. 2013-09-30 16:51:06 -04:00
Patrick McManus
907a127b34 bug 912550 - remove spdy/2 r=hurley 2013-09-27 13:55:24 -04:00
Ed Morley
18a411a55c Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
53a451894a Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Gregory Szorc
0b4364c6f3 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
6ed63cb064 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gijs Kruitbosch
90f1167a48 Merge mozilla-central and ux 2013-09-25 10:16:54 +02:00
Wes Kocher
ea284218ed Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Timothy Nikkel
8d822b49ca Bug 918220. Part 2. Remove image.mem.allow_locking_in_content_processes pref from fennec pref file, it doesn't apply to fennec because it doesn't have content processes and could be confusing. Also, give the pref a default value in all.js. r=jmuizelaar 2013-09-30 12:53:46 -05:00
Gijs Kruitbosch
4d06bc4b7e Merge mozilla-central and ux 2013-09-24 14:55:03 +02:00
Jan Jongboom
54abab3203 Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-26 03:38:41 +08:00
Gregory Szorc
7bd3c0ae36 Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Fabrice Desré
a70d18a2ff Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell 2013-09-18 16:55:56 -07:00
Ehsan Akhgari
8c43a4f37f Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
Martin Stransky
158c3250f0 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Gijs Kruitbosch
6b0c8b2d06 Merge mozilla-central and ux 2013-09-23 17:59:41 +02:00
Gijs Kruitbosch
bbf2cef672 Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
cae541b6a5 Merge mozilla-central and ux 2013-09-20 11:54:02 +02:00
Ed Morley
2f579f2c8b Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Phil Ringnalda
98e3007fb4 Backed out 4 changesets (bug 842549) for assertions
CLOSED TREE

Backed out changeset 9f2d0e38fdf8 (bug 842549)
Backed out changeset f6941e490ba2 (bug 842549)
Backed out changeset c3444536fd8e (bug 842549)
Backed out changeset 2af2bfe5e66a (bug 842549)
2013-09-19 19:53:33 -07:00
Gijs Kruitbosch
ad93de7f1e Merge m-c to UX
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
832fa93f0a Merge mozilla-central and ux 2013-09-19 09:09:59 +02:00
Joey Armstrong
a5a9fe258e bug 870406: move CSRCS to mozbuild - patch #4. r=mshal 2013-09-20 16:46:57 -04:00
Ed Morley
aaec7fb135 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
8dce5a27fa Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
EKR
29a91b5278 Bug 842549 - Part 3: PC.js changes for trickle r=abr 2013-09-16 17:42:39 -07:00
Mike Hommey
18d895f774 Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
2013-09-19 07:43:02 +09:00
EKR
6f52d7fb0c Bug 842549 - Part 3. PC.js changes for trickle r=abr 2013-09-16 17:42:39 -07:00
Corey Ford
cd77eb0805 Bug 902992 - Enable position:sticky in non-release builds (e.g. Nightly and Aurora). r=dholbert 2013-09-12 13:36:45 -07:00
Monica Chew
e8c34403bb Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Matt Woodrow
8fe9fcb391 Bug 750434 - Enable azure content on android. r=nrc 2013-09-23 14:39:05 +12:00
Gijs Kruitbosch
afe135745e Merge mozilla-central and ux 2013-09-16 09:13:50 +02:00
Gijs Kruitbosch
496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Masatoshi Kimura
c965ffbdef Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey 2013-09-15 04:46:35 +09:00
Gijs Kruitbosch
914bdb1a7c Merge m-c to ux 2013-09-13 09:42:13 +02:00
Ryan VanderMeulen
e4754304bc Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Gijs Kruitbosch
9d0f79691e Merge m-c to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-09-12 18:05:07 +02:00
Matthew Noorenberghe
fd9b516e69 Merge mozilla-central to UX 2013-09-12 01:39:29 -07:00
Ryan VanderMeulen
ed0259103b Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Ryan VanderMeulen
a352effd6a Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
William Chen
5501d37a2b Bug 903285 - Add referent count reporting to pref service memory reporter. r=njn 2013-09-11 11:20:22 -07:00
Gijs Kruitbosch
58c4a032e1 Merge mozilla-central and ux 2013-09-11 11:25:41 +02:00
Alexandre Poirot
03f515b8e4 Bug 914239 - Enable app debugging r=paul 2013-09-11 02:57:00 +02:00
John Daggett
a103db7527 Bug 901845 - add a pref to specify the max entries in a word cache. r=jfkthame 2013-09-11 10:36:57 +09:00
John Daggett
007662fa1d Bug 901845 - add a pref to specify the length limit of words in word caches. r=jfkthame 2013-09-11 10:36:57 +09:00
Timothy Nikkel
d747f1829c Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats 2013-09-15 13:51:35 -05:00
Paolo Amadini
4bb8751610 Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn 2013-09-10 12:40:39 +02:00
Carsten "Tomcat" Book
b1dae61d49 merge mozilla-central to b2g-inbound 2013-09-11 13:55:25 +02:00
Michael Wu
6a83666480 Bug 897009 - Update default Gonk fonts, r=jfkthame
Test fixes r=dholbert,jfkthame,dholbert
2013-09-11 11:12:26 +02:00
Wes Kocher
29519088ab Backed out changeset 7d73a40c6ee9 (bug 909022) 2013-09-09 16:28:16 -07:00
Ryan VanderMeulen
b1ff092f33 Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Andrea Marchesini
50a1f2048b Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan 2013-09-11 15:48:05 +02:00
Andrea Marchesini
ff7dd0b5ea Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-09-11 15:47:46 +02:00
Jonathan Kew
5b0ae3f850 bug 915019 - enable support for SVG-in-OpenType fonts by default. r=roc 2013-09-11 09:41:57 +01:00
Paolo Amadini
cadfff357d Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn 2013-09-09 15:45:29 +02:00
Nicholas Nethercote
7983bb2a7f Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
2013-08-27 16:24:51 -07:00
Jan Varga
e9492bcd36 Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
2013-09-11 06:18:36 +02:00
Matthew Noorenberghe
b969271e2e Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Gijs Kruitbosch
711ae7151b Merge mozilla-central and ux 2013-09-06 18:44:23 +02:00
Ed Morley
49a648594f Merge mozilla-central and inbound 2013-09-06 16:23:50 +01:00
Nicolas Silva
47db0dd880 Bug 907745 - Enable the new textures on B2G 2013-09-06 11:08:55 +02:00
Matthew Noorenberghe
b2cd8e53a5 Merge mozilla-central to UX 2013-09-06 00:10:05 -07:00
Mike Conley
a7dfe464f8 Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Phil Ringnalda
26ceee4fb5 Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Gijs Kruitbosch
6572ce444f Merge mozilla-central and ux 2013-08-29 15:30:00 +02:00
Ryan VanderMeulen
fd8cb786a2 Merge inbound to m-c. 2013-08-29 00:00:10 -04:00
Ryan VanderMeulen
1af64cad4b Bug 907745 - Disable new gralloc textures to see if it fixes B2G mochitest-3 hangs. r=mwu
CLOSED TREE
2013-08-28 20:06:44 -04:00
Gijs Kruitbosch
afa2cae3ef Merge m-c to UX. 2013-08-28 22:31:31 +02:00
Ryan VanderMeulen
7e3f8fa1eb Backed out changeset cd6c3d55bbc9 (bug 906096) for B2G test bustage.
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-08-28 13:26:29 -04:00
Nicolas Silva
a885568619 Bug 907745 - enable new gralloc textures. 2013-08-28 17:33:21 +02:00
Seth Fowler
9af1f57738 Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron 2013-08-28 15:39:06 -07:00
Gijs Kruitbosch
2027d2e7b7 Merge m-c to UX. 2013-08-28 09:48:19 +02:00
Ryan VanderMeulen
77a0dc925c Backed out changeset 5f81cbac8d62 (bug 900133) for OSX mochitest crashes.
CLOSED TREE
2013-08-27 15:30:41 -04:00
Nicolas Silva
1c6fc3b1fe Bug 900133 - Backout enabing new textures on OSX 2013-08-27 20:06:26 +02:00
Mike Conley
1a3593d384 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-25 11:38:45 -04:00
Mike Conley
cbab103c3d Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-24 15:03:12 -04:00
Justin Dolske
cc006be88d Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret 2013-08-23 20:28:11 -07:00
Nicholas Nethercote
1f32372424 Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Jan Horak
2139c8a0a1 Bug 896887 - Enable application button and hide menubar on Linux by default. r=dao 2013-08-23 15:34:57 -04:00
Ryan VanderMeulen
bc2000a956 Merge b2g-inbound to m-c. 2013-08-23 10:50:14 -04:00
Vicamo Yang
11d3873604 Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene 2013-08-23 18:54:09 +08:00
Ed Morley
a0e037f490 Merge mozilla-central and inbound 2013-09-20 10:55:03 +01:00