Commit Graph

3257 Commits

Author SHA1 Message Date
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
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
Matt Brubeck
1403178461 Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond] 2013-10-02 18:03:04 -07: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
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
Ryan VanderMeulen
af288628a8 Merge m-c to inbound. 2013-09-30 16:51:06 -04: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
Wes Kocher
d970705962 Merge b2g-inbound to m-c 2013-09-27 19:35:44 -07: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
Patrick McManus
907a127b34 bug 912550 - remove spdy/2 r=hurley 2013-09-27 13:55:24 -04: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
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
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
EKR
29a91b5278 Bug 842549 - Part 3: PC.js changes for trickle r=abr 2013-09-16 17:42:39 -07:00
Patrick McManus
70a6addf38 bug 912549 - spdy/3.1 r=hurley
--HG--
rename : netwerk/protocol/http/PSpdyPush3.h => netwerk/protocol/http/PSpdyPush.h
2013-07-26 17:22:46 -04:00
Ryan VanderMeulen
439417c819 Backed out changesets af0dda676cb7, 550e2f5b4224, and bb76828c5f22 (bug 842828) for B2G bustage and xpcshell failures.
CLOSED TREE
2013-09-25 11:50:51 -04:00
Monica Chew
3d2a39baf6 Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp) 2013-09-25 07:03:45 -07: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
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
Matt Woodrow
8fe9fcb391 Bug 750434 - Enable azure content on android. r=nrc 2013-09-23 14:39:05 +12:00
Ed Morley
a0e037f490 Merge mozilla-central and inbound 2013-09-20 10:55:03 +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
Honza Bambas
a7ac3edb8a Bug 913807 - revert accidential all.js merge change that silentely went through review, r=honzab 2013-09-20 11:31:01 +02:00
Honza Bambas
894ba59236 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02: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
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
EKR
6f52d7fb0c Bug 842549 - Part 3. PC.js changes for trickle r=abr 2013-09-16 17:42:39 -07:00
Ben Turner
866302e69b Bug 643325 - Implement SharedWorker. r=khuey.
--HG--
extra : transplant_source : %D6%8C%9Ajc%3C%F0%0E%DB%C6%7E2%AA%97%B8%AA%B2%7EY%B6
2013-06-05 07:04:23 -07:00
Andrea Marchesini
06e9e779c3 Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan 2013-10-02 13:27:15 -04:00
Andrea Marchesini
7694ae6848 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-10-02 13:27:07 -04:00
Ed Morley
5b2269dad3 Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html 2013-10-02 17:58:06 +01:00
Ed Morley
3dcd6ea117 Backed out changeset 0b73fe0f2b97 (bug 871445) 2013-10-02 17:57:31 +01:00
Andrea Marchesini
0be187486b Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan 2013-10-02 11:30:27 -04:00
Andrea Marchesini
e09904fb4c 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-10-02 11:30:26 -04:00
Matt Woodrow
de2fb581a0 Bug 886219 - Enable Off Main Thread Video for OSX. r=nical 2013-05-22 18:20:19 +08: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
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
Jonathan Watt
cf98ff84fa Bug 915794 - Remove the pref for <input type=range>. r=mounir 2013-09-12 19:15:48 +01:00
Jonathan Watt
add52a9360 Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir 2013-09-12 19:11:00 +01:00
Wes Kocher
078f52e3f0 Merge m-c to inbound 2013-09-13 18:20:31 -07:00
Edwin Flores
70ae6fbf02 Bug 914479 - Pref on AudioToolbox MP3 backend on OSX r=cpearce 2013-09-14 13:14:42 +12:00
Edwin Flores
8cb8eb6d22 Bug 914479 - AudioToolbox MP3 backend on OSX r=cpearce 2013-09-14 13:14:42 +12:00