Граф коммитов

10954 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey b077d9624d Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
L. David Baron a657ea212e Back out changeset a765547ac232 (bug 980770) due to recently-introduced test failures. 2015-03-31 21:43:36 -07:00
L. David Baron 324abbfe14 Bug 980770 - Enable off-main-thread animations on all platforms with off-main-thread compositing, for nightly/aurora. r=birtles 2015-03-31 20:46:03 -07:00
Matt Woodrow b3d4a15c89 Bug 1149343 - Part 1: Unify prefs/blacklist for hardware acceleration video decoding. r=cpearce 2015-04-01 16:06:56 +13:00
Cameron McCormack 2e6cbf267c Bug 1088437 - Enable the CSS Font Loading API pref in non-release builds. r=dbaron 2015-03-31 14:05:33 +11:00
Andrew McCreight 2f48802ae0 Bug 1147572 - Remove implementation language field from DOM class info. r=jst 2015-03-30 10:45:39 -07:00
Andrew McCreight 46dfeaba0b Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Mats Palmgren c615325cb7 Bug 1148104 - Enable fragmentation of floats in column layout in RELEASE builds. r=roc 2015-03-28 20:50:35 +00:00
Andrea Marchesini e6f385fb3d Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
Wes Kocher 5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
Francois Marier 25d768c5d8 Bug 1138979 - Pref to turn TP on when in Private Browsing mode. r=mmc, r=ehsan 2015-03-24 14:10:00 -04:00
Ryan VanderMeulen be425949b5 Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Mason Chang 6e9eb1472b Backout 43e18ef66807 (bug 1144317) for breaking Windows 10. CLOSED TREE 2015-03-26 07:30:04 -07:00
Ryan VanderMeulen 86983a84a5 Merge m-c to fx-team. a=merge 2015-03-25 13:46:11 -04:00
J. Ryan Stinnett 6fb72259bb Bug 1027454 - Enable WiFi debugging by default. r=past,janx 2015-03-25 11:37:47 -05:00
Mason Chang 34dc70c15e Bug 1144317 - Enable vsync refresh driver on Windows. r=kats 2015-03-24 18:41:31 -07:00
Seth Fowler 5e1bf3762e Bug 1124088 - Rename decode-on-draw to decode-only-on-draw. r=tn 2015-03-24 15:39:00 -07:00
Jonathan Kew a89ac73a71 Bug 1099032 - Enable CSS writing-mode support by default for nightly/aurora builds. r=smontagu 2015-03-24 22:34:24 +00:00
Trevor Saunders d5851ef31c bug 1146027 - more final r=froydnj 2015-03-24 17:51:43 -04:00
Aaron Klotz 8901d78a1b Bug 1116806: Enable dom.ipc.plugins.asyncInit on non-nightly channels by default; r=vladan
--HG--
extra : rebase_source : 4f4bfc2ae9aa03eed47e0b49460b3c24bdb0e65f
2015-02-08 15:57:23 -07:00
Matt Spraggs 0dd284d9a6 Bug 1036454 - Failing assertion when calling resetUserPrefs because of mutating hashtable, r=bsmedberg
--HG--
extra : rebase_source : 4452ce09ef4cdb3d4f4c31d3b97fe86574c6df56
2015-03-18 08:34:09 +00:00
Kearwood (Kip) Gilbert 0d3c204e19 Bug 1138658 - Enable CSS Scroll Snapping by default on Desktop. r=roc
- The layout.css.scroll-snap.enabled preference is now enabled on all
  platforms, except for Android.
2015-03-25 13:38:00 -04:00
Jonathan Kew 0db44d46e8 Bug 1084026 - Enable WOFF2 support by default for all channels. r=jdaggett 2015-03-26 18:52:39 +00:00
Ryan VanderMeulen 6ed1b917e2 Merge m-c to inbound. a=merge
--HG--
rename : browser/devtools/webide/modules/remote-resources.js => browser/devtools/shared/getjson.js
rename : testing/marionette/marionette-common.js => testing/marionette/common.js
rename : testing/marionette/marionette-elements.js => testing/marionette/elements.js
rename : testing/marionette/marionette-frame-manager.js => testing/marionette/frame-manager.js
rename : testing/marionette/marionette-listener.js => testing/marionette/listener.js
rename : testing/marionette/marionette-sendkeys.js => testing/marionette/sendkeys.js
rename : testing/marionette/marionette-simpletest.js => testing/marionette/simpletest.js
extra : rebase_source : 0367967af3ef28a8bfa6bb03ffdb6d229f4d92be
2015-03-24 11:58:07 -04:00
Panos Astithas f20984c81f Whitelist Valence and the devtools loader in the addon-watch check (bug 1146380). r=blassey 2015-03-24 11:27:27 +02:00
Jan Keromnes 318629d58d Bug 1135018 - Make devices.js use a CDN. r=ochameau 2015-03-21 04:02:00 -04:00
Margaret Leibovic 7b11753f7f backout 03fe90afa80b for syntax error 2015-03-23 11:39:39 -07:00
Panos Astithas 65694097ed Whitelist Valence and the devtools loader in the addon-watch check (bug 1146380). r=blassey 2015-03-23 19:43:33 +02:00
Ben Kelly 261f89d742 Bug 1146557 P2 Flip dom.caches.enabled to true on non-release builds. r=ehsan 2015-03-24 07:34:17 -07:00
Ehsan Akhgari 883849ee32 Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:

function convert() {
echo "Converting $1 to $2..."
find . \
       ! -wholename "*/.git*" \
       ! -wholename "obj-ff-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Wes Kocher 14f75f943c Merge m-c to inbound a=merge CLOSED TREE 2015-03-20 18:01:17 -07:00
Mason Chang 40dc38a06e Bug 1144321 - Enable the vsync refresh driver on OS X. r=kats 2015-03-20 11:54:40 -07:00
Ryan VanderMeulen 721fc1ab52 Backed out changeset c5af69669855 (bug 1124084) for various regressions.
CLOSED TREE
2015-03-20 13:01:35 -04:00
Stephen Pohl 9fca7ec964 Bug 1140263: Enable Adobe EME on Windows Vista+ and add a pref to force-enable it on other platforms. r=mossop 2015-03-19 22:59:38 -04:00
Ryan VanderMeulen 46d09574e9 Backed out changeset f2587fd12ef1 (bug 1144321) for OSX 10.10 print-no-animations.html reftest failures.
CLOSED TREE
2015-03-19 15:55:10 -04:00
Mason Chang 7d14dcf171 Bug 1144321 - Enable the vsync refresh driver on OS X. r=kats 2015-03-19 07:14:07 -07:00
Jonathan Kew 464b2094fa Bug 1142953 - Update Brotli decompressor to latest upstream revision from GitHub; now at ca29aa22c295daac15baf5d85427ecc7808b515c. r=jdaggett 2015-03-19 11:11:28 +00:00
Mason Chang fc099e1dcd Bug 1140723 - Enable vsync compositor on Windows. r=kats 2015-03-17 20:46:29 -07:00
Masayuki Nakano 7b011863b7 Bug 1049488 Turn on TSF mode in non-release builds (i.e., enable on Aurora) r=emk+jimm+m_kato 2015-03-18 10:11:16 +09:00
Seth Fowler 78ab87250d Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Ethan Hugg e71864bf6c Bug 1144157 - Add ciscospark.com in place of collaborate.com to the screenshare default whitelist r=jesup
Cisco re-branded their productized version of squared
2015-03-17 08:40:55 -07:00
Ryan VanderMeulen 705badf085 Backed out changeset a970cb5c73f8 (bug 1116806) for frequent Linux e10s browser_tab_dragdrop.js.
CLOSED TREE
2015-03-16 15:47:22 -04:00
Aaron Klotz fc061bad25 Bug 1116806: Enable dom.ipc.plugins.asyncInit by default; r=vladan
--HG--
extra : rebase_source : 7c03d8025e3f7c110d9bbbb39541aabd2d70c273
2015-02-08 15:57:23 -07:00
Daniel Holbert e4e2cc4914 Bug 1143147: Turn on (whitelist-restricted) CSS Unprefixing Service, by default. r=dbaron 2015-03-13 23:00:30 -07:00
Ryan VanderMeulen 29c79b8b0b Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
Brian Grinstead 30b95aef8e Bug 1138781 - Set javascript.options.strict.debug pref to false by default;r=jorendorff 2015-03-13 10:09:29 -07:00
Ryan VanderMeulen fd575569d5 Backed out changeset 672cea72c662 (bug 994541) for making various browser-chrome tests more timeout-prone.
CLOSED TREE
2015-03-12 15:54:12 -04:00
Masayuki Nakano e272a7df88 Bug 1061604 part.2 nsTextStore::GetTextExt() should rReturn previous character rect of modified range instead of TS_E_NOLAYOUT when Google Japanese Input retrieves caret rect during composition r=emk 2015-03-13 21:51:00 +09:00
Masayuki Nakano eda9afb91b Bug 1061604 part.1 nsTextStore::GetTextExt() should rReturn previous character rect instead of TS_E_NOLAYOUT when Google Japanese Input retrieves first character of selected clause at composing r=emk 2015-03-13 21:51:00 +09:00
Maire Reavy 37c579778f bug 1142140: Citrix GoToMeeting Free added to screensharing whitelist r=jesup 2015-03-12 13:58:50 -04:00