J. Ryan Stinnett
1539c10eb8
Bug 1203786 - test_memoryReporters.xul should ignore namespaces. r=njn
2015-09-10 19:04:04 -05:00
Andrew McCreight
b5a3ee9d61
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
69dbf498ec
Bug 1203697 - Add braille navigation. r=yzen r=mfinkle
2015-09-14 23:34:30 -07:00
sajitk
81d7afa1ff
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
a4b017f4f9
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
2015-09-10 22:29:00 +02:00
Victor Carlquist
3d3e67c992
Bug 984018 - sincos optimization. r=nbp
2015-09-13 10:58:23 -03:00
Victor Carlquist
cb28d2175b
Bug 984018 - Added signatures in simulators (arm, arm64 and mips). r=nbp
2015-09-12 21:06:37 -03:00
Lee Salzman
a0c88bf34f
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
d87f44929e
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
7575930941
Bug 655328 - clip canvas drawImage source/dest rectangles instead of throwing IndexSizeError. r=jmuizelaar
2015-09-11 11:14:32 -04:00
Lee Salzman
67f6eeab83
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
c506c912c6
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
eb8ba7cad3
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
fa6b709c01
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
a251e73193
Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors (test). r=roc
2015-09-15 11:35:15 +05:30
Jorg K
63ccf24bc5
Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors; r=roc
2015-09-15 11:35:10 +05:30
Russ Nicoletti
83129e4926
Bug 1198517 - [Metrics] Histogram support for user-timing-based metrics. r=janx
2015-09-08 13:11:46 -07:00
John Dai
347e6f2bc9
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
1a0a4dc47f
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
860c6eec68
Bug 1202532 - The callback argument of windows.update() is optional. r=billm
2015-09-07 18:55:00 +08:00
Jan Odvarko
dcf5719ff5
Bug 1199180 - Use proper EventUtils lib to fix intermittent test failure. r=pbrosset
2015-09-14 16:54:17 +02:00
Hector Zhao
e913bacec6
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
b4fbd2e791
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
d3899340e4
Bug 1200988 - Responsive design toolbar should show in full screen. r=paul
2015-09-15 11:26:02 +05:30
Bas Schouten
697d6303fe
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
2591f0d839
Bug 1204043 - remove mServeMultipleEventsPerPollIter pref. r=mcmanus
2015-09-15 05:10:00 +02:00
Benjamin Bouvier
070b84d9da
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
83b9db1ec5
Bug 1199615 - Fixed toolkit/mozapps/update/ compilation on mingw. r=rstrong
2015-09-15 13:12:03 +02:00
JW Wang
1b3e35f235
Bug 1172830 - Move buffering check out of MediaDecoderStateMachine::UpdateRenderedVideoFrames(). r=cpearce.
2015-09-15 17:47:26 +08:00
JW Wang
4377c7b4a4
Bug 1204401
- Change the buffering criteria in MDSM::UpdateRenderedVideoFrames. r=jya.
2015-09-15 17:46:25 +08:00
Lars T Hansen
31f40d06b8
Bug 1202643 - bailout from udiv on nonzero remainder. r=nbp
2015-09-15 11:01:20 +02:00
David Anderson
d2105f7e05
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
5714087400
Refactor shader initialization in CompositorD3D11. (bug 1203829 part 3, r=mattwoodrow)
2015-09-15 01:04:17 -07:00
David Anderson
8a97a128b6
Compile shaders with newer fxc. (bug 1203829 part 2, r=mattwoodrow)
2015-09-15 01:04:09 -07:00
Dustin J. Mitchell
847079ea04
Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek
2015-09-11 11:35:00 -04:00
Alastor Wu
76461344ad
Bug 1129882 - add mozInterrupt in telephony object. r=baku
2015-09-03 10:14:17 +08:00
Nick Alexander
9720b8dd9b
Bug 1204937 - Part 4: Add "pass-through to web" versions of native account activities. r=sebastian
...
This always loads about:accounts with an 'action' query parameter.
This indirection allows Gecko to manage the fxa-content-server pref
independently of Java.
2015-09-01 13:18:48 -07:00
Jordan Santell
2a977206f5
Bug 1150299 - Show optimization graph in the call tree sidebar. r=shu,vp
2015-08-31 15:26:02 -07:00
Wes Kocher
0b6ddecb2b
Merge m-c to fx-team, a=merge
2015-09-14 17:28:21 -07:00
Wes Kocher
c7fe04e0be
Merge b2ginbound to central, a=merge
2015-09-14 17:23:34 -07:00
Wes Kocher
d88f95101e
Merge inbound to central, a=merge
2015-09-14 17:12:58 -07:00
Wes Kocher
07b10b3963
Backed out changeset 0f4a1154350d (bug 1133213) for frequent a11y crashes CLOSED TREE
2015-09-14 16:08:47 -07:00
Marina Samuel
be59184c72
Bug 1203577: Part 2: DirectoryLinksProvider test fixes. r=Mardak
2015-09-14 18:11:06 -04:00
Wes Kocher
430363411d
Backed out changeset be88a56c4856 (bug 1197534) for test_BufferingWait.html crashes CLOSED TREE
2015-09-14 14:43:52 -07:00
Wes Kocher
85630f2326
Backed out 9 changesets (bug 1203680) for mochitest bustage CLOSED TREE
...
Backed out changeset e4733b9eb53c (bug 1203680)
Backed out changeset fb33eb2a55b0
Backed out changeset eb42e21bbb96 (bug 1203680)
Backed out changeset 86642d84e604 (bug 1203680)
Backed out changeset 1026da4b02fb (bug 1203680)
Backed out changeset 311f9810e0b3 (bug 1203680)
Backed out changeset 6fedc85dc0d9 (bug 1203680)
Backed out changeset b25230c0a193 (bug 1093357)
Backed out changeset 2369d63ef14a (bug 1203680)
2015-09-14 14:27:57 -07:00
Eitan Isaacson
c7712e076f
Bug 1182214 - Follow-up to fix Presentation.displayedAccessibles getter. r=me CLOSED TREE
2015-09-14 13:34:26 -07:00
Michael Layzell
f02cbc1691
Bug 1202794 - Explicitly clear array in SortChildrenBy3DZOrder to satisfy the move analysis, r=mattwoodrow
2015-09-14 16:04:11 -04:00
Michael Layzell
9e13f65f5c
Bug 1202148 - Move current
in only one location in Intervals.h, r=jya
2015-09-14 16:04:10 -04:00
Michael Layzell
a0a31c7e72
Bug 1202014 - Don't use-after-move in ActorsChild.cpp, r=khuey
2015-09-14 16:04:10 -04:00
Dão Gottwald
be5f00bb97
Bug 1204615 - Make toolbar button border and background more opaque for dark themes. r=jaws
2015-09-14 21:21:25 +02:00