Eric Faust
5cba961e83
Bug 1124362 - Allow strict-reserved names to be method names. (r=jorendorff)
2015-02-25 17:30:07 -08:00
Nick Fitzgerald
4366114fc8
Bug 1031152 - Part 2: Define a JSAPI test for the SavedFrame public API; r=jandem
2015-02-25 17:07:05 -08:00
Nick Fitzgerald
4aba584dbb
Bug 1031152 - Define a JS public API for working with SavedFrame instances; r=jandem,bz
...
This should fix the SM(arm) build.
New try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=eef29c61b5b7
2015-02-25 17:06:56 -08:00
David Parks
bbd90790c7
Bug 1124408 - Report cocoa view focus correctly when sheets are exposed. r=masayuki,smichaud
...
nsChildView::SetInputContext sets secure input based on
IMEInputHandler::IsOrWouldBeFocused, which should report true if the
view would get focus if the window got focus. This fixes the function
to report NO when the focus would instead go to a sheet 'child window'.
2015-02-24 03:51:53 -08:00
Milan Sreckovic
a5c26ca04e
Bug 1130195: Report the failed bitmap creation, but still crash. r=bschouten
2015-02-25 17:44:56 -05:00
Mike Hommey
1fd4acad03
Bug 1137000 - Add support for SDK building to moz-automation.mk. r=mshal
2015-02-26 09:54:19 +09:00
Shu-yu Guo
40810afef8
Bug 1136397 - Ensure OSR frame scripts have debug instrumentation. (r=jandem)
2015-02-25 16:15:11 -08:00
Jean-Yves Avenard
f54b6683e5
Bug 1096089: Make end argument an unrestricted double as per spec. r=cajbir r=bholley
...
Also, test for updating value before testing for duration and start, as per
spec: http://w3c.github.io/media-source/#widl-SourceBuffer-remove-void-double-start-unrestricted-double-end
2015-02-25 20:35:44 +11:00
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