Kannan Vijayan
a51ff62795
Bug 1129510 - Trace references to JS heap from Profiler buffers. r=shu
2015-02-25 16:43:39 -05:00
Yura Zenevich
93b3f9e70c
Bug 1136241 - making sure that hint/role strings are returned with no spaces to support localization. r=eeejay
...
---
accessible/jsat/OutputGenerator.jsm | 2 +-
accessible/jsat/Utils.jsm | 3 ++-
accessible/tests/mochitest/jsat/test_hints.html | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)
2015-02-25 16:33:34 -05:00
Tooru Fujisawa
f92bb06fc3
Bug 1127084 - Remove __iterator__ from ContentPrefStore. r=mak
2015-02-26 05:53:26 +09:00
Markus Stange
1b052a51a3
Bug 961887 - Add some reftest fuzz.
2015-02-25 15:36:27 -05:00
Jon Coppeard
5514f3c35a
Bug 1136193 - OSObject issues, r=sfink
2015-02-25 08:41:00 -08:00
Catalin Badea
a24152bcbd
Bug 1136467 - ServiceWorker: client.postMessage should land in navigator.serviceWorker.onmessage. r=baku
2015-02-25 21:38:37 +02:00
Anish Chandran
215f8ebc47
Bug 1135383 - Convert Marionette unit tests to use SpecialPowers.pushPrefEnv. r=jmaher, r=mwargers
2015-02-25 19:31:36 +01:00
Alastor Wu
01a28379df
Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku
2015-02-25 18:46:35 +08:00
Alastor Wu
927641d248
Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku
2015-02-25 18:46:11 +08:00
Felix Janda
40cea12f61
Bug 1130175 - nICEr: avoid sysctl.h include. r=bwc
2015-02-05 22:24:20 +01:00
Julien Pagès
339824172c
Bug 794984 - [mozprocess] Add ability to separate stderr from stdout. r=ahal
...
A new parameter called 'processStderrLine' is added. When specified, stdout gets processed by the
'processOutputLine' callbacks and stderr is processed by the 'processStderrLine' callbacks. When
not specified, stderr is redirected to stdout which is the same default behaviour.
A side effect of this is that mozprocess now uses three threads to process output. One thread each
for stdout and stderr that reads output lines and stores them in a Queue as fast as possible, this
makes sure there is no blocking in stdout.write(). A third thread executes the callbacks.
2015-02-23 07:39:00 -05:00
Patrick McManus
2c0421d96a
Bug 967792 - Make localhost resolve offline. r=dragana
2015-02-25 14:02:38 -05:00
Ryan VanderMeulen
4537f3c63b
Backed out changesets 3de23a29bf71 and d42c64b791e6 (bug 1129510) for debug SM(e) timeouts.
2015-02-25 13:44:19 -05:00
Kartikaya Gupta
67882aacac
Bug 1136803 - Properly remove the force-dtc override flag on retained layers when listeners are removed. r=botond
2015-02-25 13:36:19 -05:00
Kartikaya Gupta
e315530ec9
Bug 1134493 - Ensure we don't set the force-empty-hit-region flag when a subdocument has mozpasspointerevents. r=botond
2015-02-25 13:36:19 -05:00
Bill McCloskey
cd5a442f36
Bug 1136407 - Disable Mac sandbox
2015-02-25 10:37:03 -08:00
Mike Shal
40d1b3598f
Bug 1135681 - Bump mozharness rev; r=jlund
2015-02-24 16:18:23 -05:00
Ehsan Akhgari
13e7f6763c
Backed out 2 changesets (bug 1133939) because of bug 1136453
...
Backed out changeset 212080d51fb7 (bug 1133939)
Backed out changeset 27de4b553912 (bug 1133939)
2015-02-25 13:26:41 -05:00
Valentin Gosu
9676d556f3
Bug 1123920 - domainLookupEnd and requestStart out-of-order when using a persistent connection r=mcmanus
2015-02-25 20:23:56 +02:00
Valentin Gosu
a34a3f5b2f
Bug 1123920 - ConnectStart and ConnectEnd should call DomainLookupEndHighRes if null r=ehsan
2015-02-25 20:23:46 +02:00
Valentin Gosu
3de704d5e7
Bug 1123920 - requestStart timestamp is before connectEnd when using persistent connections r=mcmanus
2015-02-25 20:23:35 +02:00
Valentin Gosu
bd5a20075a
Bug 1132572 - Fix data race for nsHttpTransaction's timing info r=mcmanus
2015-02-25 20:23:23 +02:00
Lars T Hansen
bcd58bc5e5
Bug 1136584 - Fix warning-as-errors error. r=me
2015-02-25 19:13:32 +01:00
Bas Schouten
99fae5a372
Bug 1136487: Destroy the compositors for all windows when any window detects a device reset. r=jrmuizel
2015-02-25 18:04:18 +00:00
Andrew McCreight
82b4919ea3
Bug 1135773 - Initialize QI return values to null in the cycle collector. r=smaug
2015-02-25 09:44:10 -08:00
Andrew McCreight
4a5f95de8c
Bug 1135772 - Return null on failure in nsXPCWrappedJS's QueryInterface. r=smaug
2015-02-25 09:44:10 -08:00
Lars T Hansen
2513c7c957
Bug 1136584 - Copy JIT options from global settings. r=bhackett
2015-02-25 18:43:51 +01:00
Kannan Vijayan
b667c00e9d
Bug 1129510 - Fix static analysis test failure on CLOSED TREE.
2015-02-20 18:50:38 -05:00
Markus Stange
83efad64a3
Bug 1135912 - Don't repaint vibrant regions on mouseover. r=smichaud
2015-02-23 18:27:15 -05:00
Markus Stange
ea6525cc63
Bug 961887 - Find uniform opaque background colors under ContainerLayers. r=roc
2015-02-25 11:47:22 -05:00
Markus Stange
2e16d3eb79
Bug 961887 - Make FindOpaqueBackgroundColorFor take a region instead of a PaintedLayerData. r=roc
2015-02-20 14:46:09 -05:00
Markus Stange
a097b563bd
Bug 961887 - Refactor mVisibleAboveRegion management. r=roc
2015-02-18 17:37:19 -05:00
Mats Palmgren
c85e8f0704
Bug 1135413 - Use one bit per bool member to save a few bytes in nsRange objects. r=smaug
2015-02-24 18:35:30 +00:00
Mats Palmgren
dddc646458
Bug 1134531 - Remove nsTextFrame::DidSetStyleContext which only contained a (now obsolete) wallpaper. r=heycam
2015-02-24 18:35:30 +00:00
Mats Palmgren
dda9fd7777
Bug 969756 - Add a test.
2015-02-24 18:35:30 +00:00
Michal Novotny
4d3d6c8f3f
Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata (fixed missing initialization of mFirstRead in one constructor), r=jseward
2015-02-25 17:46:51 +01:00
Ryan VanderMeulen
8fcbb92fd8
Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures.
2015-02-25 11:39:14 -05:00
Hannes Verschore
443f1e9300
Bug 1131955 - IonBuilder: Add collectRangeInfoPreTrunc to MBoundsCheck, r=sunfish
2015-02-25 17:36:20 +01:00
John Schoenick
3ede5a642c
Bug 1136379. Clean up the nsPluginHost API a bit. r=bzbarsky
2015-02-25 11:36:39 -05:00
Kannan Vijayan
373f197cbc
Bug 1129510 - Trace references to JS heap from Profiler buffers. r=shu
2015-02-25 11:26:28 -05:00
Ryan VanderMeulen
336d47fdb2
Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
...
CLOSED TREE
2015-02-25 11:15:44 -05:00
Brian Hackett
6e9dbbe5ea
Bug 1135718 - Convert unboxed plain objects to natives before changing their prototype, r=jandem.
2015-02-25 09:33:04 -06:00
Brian Hackett
d3a4d0e95a
Bug 1135723 - Traverse layout properties instead of object group properties in makeNativeGroup, handle int32->double coercion in ensureDefiniteType, r=jandem.
2015-02-25 09:29:36 -06:00
Boris Zbarsky
8d06e45b3d
Bug 1136388. Change nsIDocumentLoaderFactory and nsIURIContentListener to take MIME types as an XPCOM string, not a char*. r=smaug
2015-02-25 10:26:51 -05:00
Jeff Muizelaar
284e649c0e
Bug 1130820. Move buffered image out of TiledLayer and into ScrollbarLayer. r=kats
...
mImage is only used by the ScrollbarLayer
2015-01-30 16:00:51 -05:00
Carsten "Tomcat" Book
eebd298d8c
Backed out changeset ed12a3822cb9 (bug 1132768) for mochitest-oop-1 test failures
2015-02-25 15:49:55 +01:00
leo@bastilia.ru
feb2e9c853
Bug 1134993: Include *.su geographic domains in PSL. r=gerv
2015-02-25 14:46:16 +00:00
Patrick McManus
f2bdf74d8a
bug 967792 - make localhost resolve offline r=dragana
2015-02-15 13:50:48 -05:00
Kartikaya Gupta
6a08695dcd
Bug 990907 - Don't add text-overflow markers while being actively scrolled by APZ. r=mstange,tn
2015-02-25 09:33:00 -05:00
Kartikaya Gupta
59242188d5
Bug 990907 - Have DLBI pick up changes in the char-clip on text frames. r=mstange,mattwoodrow
2015-02-25 09:32:28 -05:00