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

366362 Коммитов

Автор SHA1 Сообщение Дата
Jan de Mooij f73d03d535 Bug 1025875 part 10 - Make array.join work with Latin1 strings. r=luke
--HG--
extra : rebase_source : e811a9ad5b5c8e46ad65554e55272fab95fef2cc
2014-06-17 16:54:13 +02:00
Jan de Mooij 92906fbbd9 Bug 1025875 part 9 - Make eval work with Latin1 strings. r=njn
--HG--
extra : rebase_source : 83d0dc7e70db7cc559d62829d301c4fead9f3ba6
2014-06-17 16:42:57 +02:00
Jan de Mooij 04d9cf3295 Bug 1025875 part 6 - Fix small bug in JSRope::flattenInternal. r=luke
--HG--
extra : rebase_source : 9973455caf6edf0e2d05e59127d0e3734e65485d
2014-06-17 16:42:36 +02:00
Nathan Froyd b6301f2928 Bug 995417 - part 2 - testing infrastructure changes to set MOZ_DISABLE_NONLOCAL_CONNECTIONS; r=jmaher 2014-06-17 10:49:57 -04:00
Nathan Froyd 70bac57591 Bug 995417 - part 1 - netwerk/ changes for crashing on non-local connections; r=mcmanus 2014-04-15 15:38:55 -04:00
Masayuki Nakano 611acd94a1 Bug 1025982 Fix the mapping of KeyboardEvent.code value of Digit0 to Digit9 keys on Windows r=jimm 2014-06-17 23:50:11 +09:00
JW Wang d1099cd2f3 Bug 1008079 - Add cubeb_resampler.cpp to build files. r=glandium 2014-06-16 19:46:00 -04:00
JW Wang ce8d46bfc7 Bug 1008079 - Use a resampler when the sample rate is not supported by the audio engine in cubeb_opensl.c. r=padenot 2014-06-16 19:45:00 -04:00
JW Wang 00c34dc9f7 Bug 1008079 - Extract the resampling code from cubeb_wasapi.cpp so it is reusable. r=padenot 2014-06-16 19:27:00 -04:00
Simon Montagu f3e261c3a0 Bug 789096 patch 7: Use logical coordinates in nsBlockReflowContext. r=jfkthame 2014-06-17 07:41:35 -07:00
Simon Montagu caa93255c4 Bug 789096: make method names in nsLineLayout correspond to the respective CSS properties. r=jfkthame 2014-06-17 07:41:33 -07:00
Martin Stransky 66215a1088 Bug 1025874 - Fix widget->style access on gtk3. r=karlt 2014-06-16 05:41:00 -04:00
Alexandre Lissy 5a180122b7 Bug 1024090 - Ensure proper loading of Notification database. r=gwagner 2014-06-14 03:52:00 -04:00
Josiah Bruner 0036c7d280 Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange 2014-06-05 18:02:46 -04:00
Douglas Crosher 580fb9bf17 Bug 1020122 - IonMonkey: (ARM) Remove some unused arguments on internal assembler methods. r=mjrosenb 2014-06-04 18:05:32 +10:00
Boris Chiou eaeeb6d003 Bug 1003893 - Ensure that the delete of RasterImage occurs on the main thread. r=seth
Dispatch nsRefPtr<RasterImage> to the main thread by NS_ProxyRelease
to avoid RasterImage from being destructed by the DecodeJob thread.
(If gMultithreadedDecoding is true.)
Therefore, DiscardTracker can safely access RasterImage::Discard()
by the raw pointer in DiscardTracker::Node.
2014-06-16 22:05:00 -04:00
Armen Zambrano Gasparnian da2589be17 Bug 989583 - Set self.testRoot and self.testRootAbs in only one place (runtests.py). r=jmaher 2014-06-17 09:50:16 -04:00
Jan de Mooij d56b70afc1 Bug 1025875 part 8 - Make JS_EncodeStringToUTF8, print etc work with Latin1 strings. r=Waldo 2014-06-17 15:18:23 +02:00
Jan de Mooij 9b77aa3e2d Bug 1025875 part 7 - Make Sprinter::putString work with Latin1 strings. r=njn 2014-06-17 15:18:21 +02:00
Jan de Mooij 47d88e43bd Bug 1025875 part 5 - Make eval-JSON optimization work with Latin1 strings. r=Waldo 2014-06-17 15:18:18 +02:00
Jan de Mooij 8f0469046b Bug 1025875 part 4 - Make StringEqualsAscii and EqualStringsHelper work with Latin1 strings. r=bhackett 2014-06-17 15:18:16 +02:00
Carsten "Tomcat" Book e1f7ca9bf3 Merge mozilla-central to mozilla-inbound 2014-06-17 14:32:55 +02:00
Carsten "Tomcat" Book 1526ee8c2b merge b2g-inbound to mozilla-central a=merge 2014-06-17 14:23:57 +02:00
Simon Montagu aaa4878ee5 Replace GetBaseline with GetLogicalBaseline and use logical coordinates in the line position and baseline getters in nsLayoutUtils. Bug 789096, r=jfkthame 2014-06-17 05:19:38 -07:00
Carsten "Tomcat" Book e6b190e7a8 merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Carsten "Tomcat" Book 6efee7d862 merge mozilla-inbound to mozilla-central a=merge 2014-06-17 14:04:56 +02:00
Benjamin Bouvier 26e239357e Bug 988486: Fix initialization order in GCRuntime.h; r=jonco 2014-06-17 13:34:36 +02:00
Benjamin Bouvier 11b0852925 Bug 1025587: Inherit strict context on asm.js dynamic linking failure; r=luke 2014-06-17 13:32:21 +02:00
B2G Bumper Bot b3c84f9013 Bumping manifests a=b2g-bump 2014-06-17 02:16:24 -07:00
B2G Bumper Bot 4276c2e8e8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d25f3c113e35
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #20431 from zacc/bug_1024433

Bug 1024433 - Update displayedApp atom to handle activityWindows

========

https://hg.mozilla.org/integration/gaia-central/rev/a3a2d9802dc3
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1024433 - Update displayedApp atom to handle activityWindows
2014-06-17 02:11:43 -07:00
B2G Bumper Bot cec3f4ea58 Bumping manifests a=b2g-bump 2014-06-17 02:01:13 -07:00
B2G Bumper Bot 208f01ad22 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81eaacc98125
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Merge pull request #20579 from fcampo/operator-variant-jshint-1026034

Bug 1026034 - [OperatorVariant] Add jshint setup (r=cjc)

========

https://hg.mozilla.org/integration/gaia-central/rev/0cf63bf3d544
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1026034 - [OperatorVariant] Add jshint setup
2014-06-17 01:56:50 -07:00
Andrea Marchesini 9c7515313c Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz 2014-06-17 08:26:23 +01:00
Alphan Chen cac5c1249e Bug 855952 - [DeviceStorage] add appendNamed into DeviceStorage webidl. r=bz 2014-06-17 15:08:56 +08:00
Hannes Verschore 82463f11e1 Bug 1020364. Fix typo to enable offthread compilation by default again. r=njn, a=huge-performance-regression 2014-06-17 03:23:58 +02:00
Ryan VanderMeulen ef66038dae Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
Ryan VanderMeulen af7d57cffb Merge fx-team to m-c. a=merge 2014-06-16 14:21:58 -04:00
Jim Chen 6b423efa48 Bug 1011059 - Use editor rather than selection controller to select all; r=margaret 2014-06-16 11:54:57 -04:00
Jim Chen 184d9af88b Bug 1011059 - Don't remove all ranges when selecting; r=margaret 2014-06-16 11:54:56 -04:00
Florian Quèze 3b3536a166 Bug 1012535 - Handle translation service unavailable errors, r=felipe. 2014-06-16 17:50:08 +02:00
Florian Quèze 14c0a7b7e5 Bug 1025956 - Missing toolbarbutton-dropdown-arrow@2x.png file - remove the CSS rule, r=Gijs. 2014-06-16 17:50:02 +02:00
Victor Porof d9f4e4b1de Bug 1025885 - Increase the timeout between window resizes required to update the canvas graphs, r=pbrosset 2014-06-16 09:04:27 -04:00
Victor Porof b4300f866c Bug 1025023 - Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed, r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10a.js
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10b.js
2014-06-16 08:59:36 -04:00
Victor Porof 1a04655381 Bug 1024633 - Add a way of specifying a fixed width or height for canvas graphs, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof 497e088be5 Bug 1007460 - Create a calls minimap, r=pbrosset 2014-06-16 08:59:36 -04:00
B2G Bumper Bot 3ca67221c2 Bumping manifests a=b2g-bump 2014-06-16 05:01:26 -07:00
B2G Bumper Bot efcee1355e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99d5a7c6f3b1
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #20423 from jmcanterafonseca/multi_contacts

Bug 989927 - [Contacts][Refactor] Create a library that reads the Global...

========

https://hg.mozilla.org/integration/gaia-central/rev/8850fdfd9215
Author: José Manuel Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 989927 - [Contacts][Refactor] Create a library that reads the Global Contacts DataStore and provide a single contact
2014-06-16 04:56:46 -07:00
Tim Taubert 0c2ddde4ae Bug 991907 - checkEmailStatus in FxAccounts.jsm doesn't handle errors r=markh 2014-06-16 11:47:45 +02:00
Joe Walker fedfd377af Bug 1025017 - Fix l10n issues with the GCLI help command and sync with web GCLI; r=mratcliffe 2014-06-17 09:12:17 +01:00
Joe Walker 7f5f5169db Bug 1023943 - Better wording for coverage command descriptions; r=harth 2014-06-17 09:12:17 +01:00