James Graham
068b773f95
Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher
...
This makes reftest command line arguments behave more like other test suites,
so we can use a simple unified syntax for e.g. |mach try|. The patch also
reworks the command line argument parsing to use argparse rather than optparse,
and causes mach to reuse the same parser as the suite.
2015-09-15 15:33:33 +01:00
James Graham
290625fa0a
Bug 1181520 - Remove support for passing in reftest arguments via the command line, r=jmaher
...
This unifies how reftests are invoked across desktop and
mobile, and paves the way for introducing more complex
datatypes that are unreasonable to express on the
command line.
2015-09-15 15:33:32 +01:00
Carsten "Tomcat" Book
b21aab8f83
Merge mozilla-central to mozilla-inbound
2015-09-15 15:10:11 +02:00
Hiroyuki Ikezoe
d669b99ac0
Bug 1197620 - Part 2 tests that animation stop playing when its element is not displayed. r=bbirtles
...
This tests cover that the element is 'display:none' and its parent element is
'display:none' cases.
2015-09-10 20:06:00 +02:00
Hiroyuki Ikezoe
7309dd53ce
Bug 1197620 - Part 1 - Stop all animations in destroyed frames. r=bbirtles
2015-09-14 23:42:00 +02:00
Lee Salzman
ce355abfd3
Bug 1203078 - whitelist gdk-pixbuf image formats. r=dan
2015-09-11 00:34:32 -04:00
Christoph Kerschbaumer
e790d5b2a7
Bug 1204648 - Support AsyncOpen2,Open2,nsIUploadChannel and nsIUploadChannel2 on nsSecCheckWrapChannelBase. r=sicking
2015-09-14 14:21:03 -07:00
Nick Fitzgerald
c09b19850e
Bug 1204613 - Add a static_assert that ProfileEntry::{Flags,Category} do not overlap; r=djvj
2015-09-14 11:57:00 +02:00
Alexandre Lissy
c2de3065bd
Bug 1204426 - Unregister message listeners of settings service locks. r=khuey
2015-09-14 02:43:00 +02:00
Luke Wagner
21cba9e6a8
Bug 1204404 - Odin: move assert to avoid assertion failure. r=lth
2015-09-14 07:04:00 +02:00
Jakob Olesen
cd8c3f5496
Bug 1204102 - Add missing includes and namespaces to UbiNodeCensus files. r=sfink
2015-09-14 13:59:00 +02:00
Anirudh S
3a035f1436
Bug 1197874 - Remove MatchstickApp.jsm from the build. r=mfinkle
2015-09-10 20:04:50 +05:30
Daosheng Mu
82b53af386
Bug 981183 - Part 2 - Add timestamps tests for CanvasDebugger. r=vporof
2015-09-12 08:26:00 +02:00
Daosheng Mu
653582fa77
Bug 981183 - Part 1 - Gathering timestamps at the call watcher actor. r=vporof
2015-09-13 22:49:00 +02:00
J. Ryan Stinnett
2465a31a2d
Bug 1203786 - test_memoryReporters.xul should ignore namespaces. r=njn
2015-09-10 19:04:04 -05:00
Andrew McCreight
d473e4a5ac
Bug 1203314 - Make operator<< a method on unused_t. r=froydnj
...
This prevents operator overload resolution from failing when this file
is included in a file that uses Chromium IPC logging.
2015-09-10 13:17:00 +02:00
Eitan Isaacson
e252871c0c
Bug 1203697 - Add braille navigation. r=yzen r=mfinkle
2015-09-14 23:34:30 -07:00
sajitk
e0223d4184
Bug 1200065 - Split Mozilla specific code from extensions/spellcheck/hunspell directory to glue directory and adjusted moz.build files. r=glandium
2015-09-11 07:44:00 +02:00
Tim Chien
c78e2f8f7e
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
2015-09-10 22:29:00 +02:00
Victor Carlquist
3ca9fb32c1
Bug 984018 - sincos optimization. r=nbp
2015-09-13 10:58:23 -03:00
Victor Carlquist
f61e2d63a4
Bug 984018 - Added signatures in simulators (arm, arm64 and mips). r=nbp
2015-09-12 21:06:37 -03:00
Lee Salzman
85c0d903cb
Bug 655328 - remove obsolete canvas test test_2d.drawImage.outsidesource since out of bounds rects no longer throw IndexSizeError. r=jmuizelaar
2015-09-11 10:13:23 -04:00
Lee Salzman
7412977656
Bug 655328 - remove failure meta-data for WPT for 2dcontext/drawing-images-to-the-canvas/drawimage_canvas_8.html. r=jmuizelaar
2015-09-11 10:13:11 -04:00
Lee Salzman
17181a9d3b
Bug 655328 - clip canvas drawImage source/dest rectangles instead of throwing IndexSizeError. r=jmuizelaar
2015-09-11 11:14:32 -04:00
Lee Salzman
677b2b352c
Bug 1074733 - Part 4 - fix test_canvas.html tests with negative rects to no longer expect failure. r=jmuizelaar
2015-09-10 14:10:59 -04:00
Lee Salzman
fdb516b22e
Bug 1074733 - Part 3 - remove failure meta-data for WPT tests with canvas drawImage with negative rects. r=james
2015-09-10 13:01:18 -04:00
Lee Salzman
899c301c42
Bug 1074733 - Add reftest to verify canvas 2d rects with negative dimensions are rendered properly. r=jmuizelaar
2015-09-09 17:32:11 -04:00
Lee Salzman
b461ad9d04
Bug 1074733 - Part 1 - Normalize Canvas 2D rects to be positive by flipping negative width or height. r=jmuizelaar
2015-09-11 11:29:17 -04:00
Jorg K
b4062493fb
Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors (test). r=roc
2015-09-15 11:35:15 +05:30
Jorg K
e3883607bf
Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors; r=roc
2015-09-15 11:35:10 +05:30
Russ Nicoletti
e55cee3707
Bug 1198517 - [Metrics] Histogram support for user-timing-based metrics. r=janx
2015-09-08 13:11:46 -07:00
John Dai
d9dd62e646
Bug 1194149 - Continue importing contacts when there is no sufficient Type 2 USIM contact fields record. r=echen
2015-09-13 23:54:00 +02:00
Edgar Chen
b1c349fdfe
Bug 1203037 - Disable Tethering/NFC marionette-webapi tests on emulator-x86-kk first. r=dimi,henry
2015-09-11 15:12:40 +08:00
Edgar Chen
b625123cb0
Bug 1202532 - The callback argument of windows.update() is optional. r=billm
2015-09-07 18:55:00 +08:00
Jan Odvarko
7b504b5d6c
Bug 1199180 - Use proper EventUtils lib to fix intermittent test failure. r=pbrosset
2015-09-14 16:54:17 +02:00
Hector Zhao
101ca86e30
Bug 1204441 - Increase vertical padding of dropmarker in a navbar menu-button on Windows 10. r=dao
2015-09-14 16:47:45 +08:00
Nick Fitzgerald
108e12c7b5
Bug 1201597 - Part 0: Make saveHeapSnapshot return the file path rather than take it as a parameter; r=bholley
...
This changeset modifies the ThreadSafeChromeUtils::saveHeapSnapshot webidl
method to return the path to the core dump file where the heap snapshot was
serialized rather than taking the file path as a parameter.
By removing the ability for callers to choose a path, we pave the way for
enabling taking heap snapshots in sandboxed child processes (e10s, fxos) that do
not have access to the filesystem directly and must be handed a file descriptor
over IPDL. Additionally, the devtools API consumers were not taking advantage of
the ability to choose a file path, and always saving heap snapshots into the
temp directory anyways.
2015-09-15 11:26:46 +05:30
J. Ryan Stinnett
9144fa32eb
Bug 1200988 - Responsive design toolbar should show in full screen. r=paul
2015-09-15 11:26:02 +05:30
Bas Schouten
6f5ec66e8e
Bug 1182147: Ensure ImageHost does not attempt to call DrawQuad with an effect unsupported by the compositor. r=nical
2015-09-04 18:31:52 +00:00
Dragana Damjanovic
e17d5fb5ac
Bug 1204043 - remove mServeMultipleEventsPerPollIter pref. r=mcmanus
2015-09-15 05:10:00 +02:00
Benjamin Bouvier
43c284ac3d
Bug 1107011: reduce number of iterations in jit-tests/ion/bug1107011-2.js; r=lth
2015-09-15 13:36:39 +02:00
Jacek Caban
466515ba94
Bug 1199615 - Fixed toolkit/mozapps/update/ compilation on mingw. r=rstrong
2015-09-15 13:12:03 +02:00
JW Wang
b9fab4218f
Bug 1172830 - Move buffering check out of MediaDecoderStateMachine::UpdateRenderedVideoFrames(). r=cpearce.
2015-09-15 17:47:26 +08:00
JW Wang
ce34ea2308
Bug 1204401
- Change the buffering criteria in MDSM::UpdateRenderedVideoFrames. r=jya.
2015-09-15 17:46:25 +08:00
Lars T Hansen
cd4312e1b6
Bug 1202643 - bailout from udiv on nonzero remainder. r=nbp
2015-09-15 11:01:20 +02:00
David Anderson
08af1c35ab
Handle screen and multiply blend modes in the D3D11 compositor. (bug 1203829 part 4, r=mattwoodrow)
2015-09-15 01:04:37 -07:00
David Anderson
3d562fc5d6
Refactor shader initialization in CompositorD3D11. (bug 1203829 part 3, r=mattwoodrow)
2015-09-15 01:04:17 -07:00
David Anderson
7b232067b8
Compile shaders with newer fxc. (bug 1203829 part 2, r=mattwoodrow)
2015-09-15 01:04:09 -07:00
Dustin J. Mitchell
04fcbeadb3
Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek
2015-09-11 11:35:00 -04:00
Alastor Wu
0342cbe498
Bug 1129882 - add mozInterrupt in telephony object. r=baku
2015-09-03 10:14:17 +08:00