Makoto Kato
5d418de2b6
Bug 1257441 - Remove arm detection for WinCE using MSVS. r=glandium
...
arm.h still have CPU feature detection for Microsoft Compiler that is used by WinCE. Since we don't have the target for WinCE, we should remove it.
Also, even if you need it for Win32/arm that is Windows Mobile and Windows IOT in feature, this is unnecessary. Win32/arm ABI requires thumb2+NEON at least.
MozReview-Commit-ID: 6dYjIRY0Suo
--HG--
extra : rebase_source : 34db8ed7d3d60bafdfc735b036e891554a0e56c5
2016-05-09 10:40:06 +09:00
Makoto Kato
283296d609
Bug 1258526
- Create SAPI object per speech to clear previous speech state at force. r=eeejay
...
When using the following script, stop method cannot clear pause state on SAPI backend.
speech.pause();
speech.stop();
Since SPF_PURGEBEFORESPEAK doesn't clear previous speech state, we should create SAPI object per speech instead of recycling it.
MozReview-Commit-ID: 2ajsTbauQpO
--HG--
extra : rebase_source : b72d3e1215e136f204afda18497b042112002995
2016-05-06 17:33:20 +09:00
Matthew Gregan
e4fd874441
Bug 1271866 - Drop NULL check from nestegg_read_packet. r=giles
2016-05-11 17:01:23 +12:00
Cameron McCormack
4ca33888b2
Bug 1271869 - Rename NS_STYLE_TEXT_ALIGN_DEFAULT to NS_STYLE_TEXT_ALIGN_START. r=dholbert
2016-05-11 14:03:34 +10:00
Cameron McCormack
f9bc9c5fd4
Bug 1271510 - Part 2: Improve nsStyleOutline::CalcDifference to make better use of mActualOutlineWidth. r=dholbert
2016-05-11 14:03:34 +10:00
Cameron McCormack
8e8681cc48
Bug 1271510 - Part 1: Rename nsStyleOutline::mCachedOutlineWidth to mActualOutlineWidth. r=dholbert
2016-05-11 14:03:34 +10:00
Randell Jesup
73a32768d1
Bug 1271402: name and cleanup DataStorage thread when running XPCshell r=froyd,dkeeler
...
MozReview-Commit-ID: 2brXgEcp91J
2016-05-11 00:11:40 -04:00
Randell Jesup
477adfcd7e
Bug 1271514: clean up threads in test_unlock_notify r=froydnj
...
MozReview-Commit-ID: EbCnWFzLMca
2016-05-11 00:09:53 -04:00
Ben Tian
79b656f376
Bug 1261499 - [cleanup] Remove trailing spaces in nsContentUtils.{h,cpp}, r=khuey
2016-05-06 16:13:45 +08:00
Ben Tian
1d3df2ccde
Bug 1261499 - Make nsContentUtils::AddScriptRunner return void, r=khuey
2016-05-06 16:09:03 +08:00
Timothy Nikkel
bf94e2fc4e
Bug 1261752. Part 3. r=mats
2016-05-10 22:58:47 -05:00
Timothy Nikkel
bca5591f1e
Bug 1261752. Part 2. r=mats
2016-05-10 22:58:47 -05:00
Timothy Nikkel
45e8820b95
Bug 1261752. Part 1. r=mats
2016-05-10 22:58:26 -05:00
Timothy Nikkel
e68880b733
Bug 1263472. Limit the height of svg embed in image/test/mochitest/test_svg_animatedGIF.html. r=xidorn
...
The extra height of the test element (the embed) versus the reference element (a div with height 40px) can cause the iframe the test is run in to overflow, thus causing a scrollbar in the test but not the reference. But we are only interested in testing the frame of the contained animated gif.
2016-05-10 22:57:53 -05:00
Phil Ringnalda
5c2d03855b
Back out 24d2a5003aa4 (bug 1271784) for Win7 mochitest-gl unexpected passes on opt and timeouts on debug
...
CLOSED TREE
2016-05-10 20:42:13 -07:00
Ryan VanderMeulen
c3a556622b
Backed out changeset e4590851081d (bug 1269451) for slowing down debug mochitests and causing frequent oranges as a result.
...
CLOSED TREE
2016-05-10 22:35:57 -04:00
Ryan VanderMeulen
9978fb20b2
Backed out changeset ab611defdc9b (bug 1271407) for slowing down debug mochitests and causing frequent oranges as a result.
2016-05-10 22:35:29 -04:00
Ryan VanderMeulen
e6b875b2de
Bug 1252405 - Add fuzz to bg-fixed-child-mask.html for Windows e10s D2D. r=sotaro
2016-05-10 22:23:29 -04:00
Ryan VanderMeulen
43fdb89cf1
No bug - Add more chunks to Taskcluster reftest and web-platform-test jobs.
2016-05-10 22:21:40 -04:00
Boris Zbarsky
20a2c90769
Bug 1268845. Make sure to set up an XPCWrappedNativeScope for SimpleGlobalObject globals on the main thread. r=bholley,ttaubert,ejpbruel
2016-05-10 20:57:29 -04:00
Boris Zbarsky
72f9bd44e0
Bug 1270349
followup to address a review comment. r=peterv
2016-05-10 20:57:29 -04:00
Boris Zbarsky
5ac1b1f8f2
Bug 1190641
part 3. Add the sandbox propagates to auxiliary browsing contexts flag to iframe sandboxing. r=ckerschb
2016-05-06 13:56:36 -04:00
Boris Zbarsky
08254285a1
Bug 1190641
part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb
...
Automated testing for this seems rather difficult; I've done manual testing.
2016-05-06 13:56:36 -04:00
Boris Zbarsky
0c0359682b
Bug 1190641
part 1. Reorder nsSandboxFlags.h to match the spec order better so it's easier to tell where they diverge. r=ckerschb
2016-05-06 13:56:35 -04:00
Boris Zbarsky
b84ac31e14
Bug 1271521. Add a sane way of temporarily disabling dialogs on a window. r=smaug
...
What we have right now is not very usable, because you can only enable/disable
on the scriptable top of the window, but it's not at all obvious that this is
the case when using the API.
2016-05-10 20:57:29 -04:00
Tooru Fujisawa
ea623b4b41
Bug 1271037 - Part 2: Statically check that numOperands of the recover instruction and the MIR are consistent. r=h4writer, a=abillings
2016-05-11 09:54:42 +09:00
Tooru Fujisawa
6d65ee672e
Bug 1271037 - Part 1: Fix numOperands of RRegExpMatcher, RRegExpSearcher, and RRegExpTester. r=h4writer, a=abillings
2016-05-11 09:54:41 +09:00
Ben Kelly
45e5796248
Backout 212d1af61570 (bug 1271493) for winxp bustage. r=me
2016-05-10 17:38:39 -07:00
Jeff Muizelaar
03cb039b4e
Bug 1271784. Allow WARP WebGL on Windows 7 without SP 1 r=jgilbert
...
ANGLE doesn't allow WARP on DXGI < 1.2 by default, but it will work fine
for us.
2016-05-10 19:59:43 -04:00
Ben Kelly
4fcf10742d
Bug 1271493 Dispatch fetch control runnable even in opt builds. r=mccr8
2016-05-10 16:43:17 -07:00
Mason Chang
376575c614
Bug 1267260 - Change CanvasImageCache to lookup cache images based on imgIContainer instead of imgIRequest. r=seth
...
--HG--
extra : rebase_source : 872ee783a05d0319ed69ce3c494dbf2a3206e26d
2016-05-10 08:00:06 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
275c209d7d
Bug 1270029 - Set mSignaled only if PR_Write succeeds. r=mcmanus
...
--HG--
extra : rebase_source : 43e7e5437728986c5c4c90c859b343467813b7b6
2016-05-04 01:29:00 -04:00
Mason Chang
a708ef285b
Bug 1270640 - Part 2: Reftest fuzzing for skia on OS X due to hinting changes. r=lsalzman
...
--HG--
extra : rebase_source : f9f041a45eb9833009ab650962cf712b3e8c238a
2016-05-09 12:38:00 -04:00
Mason Chang
e3da2b3d0d
Bug 1270640 - Part 1: Always enable normal hinting with skia unless we explicitly have grayscale aa. r=kats
...
--HG--
extra : rebase_source : 5a96292b0f7a98e60d052b31eb1d2cc35ea636ea
2016-05-09 12:34:00 -04:00
Milan Sreckovic
b2c801fe1b
Bug 1269244 - Block nhasusstrixosd.dll and nhasusstrixdevprops.dll. r=jrmuizel
...
--HG--
extra : rebase_source : c3a9e9f7732ac0dd733ce292c37b4de173231613
2016-05-02 09:36:00 -04:00
Kit Cambridge
f2f4e5708d
Bug 1206424 - Ensure `daysElapsed` is always non-negative when updating the push quota. r=wchen
...
--HG--
extra : rebase_source : 4c203d359f7bf965591442a3755675fd1d37ba3c
2016-05-09 20:54:05 -07:00
Ralph Giles
df51e79d6e
Bug 1268617 - Pass -g to rustc on debug builds. r=ted
...
Enable debug output from the rust compiler when we're doing so
for the C/C++ compilers.
MozReview-Commit-ID: K0iqlPZ1Thu
2016-05-10 16:15:43 -07:00
Ralph Giles
f123b681bb
Bug 1270091 - Handle missing function names. r=dminor
...
If the symbols file doesn't give a function name, substitute
'unnamed_function'. A more complete fix would be to catch
all ValueError exceptions and continue sensibly, but this
addresses the immediate issue with the output from `rustc -g`.
MozReview-Commit-ID: 666ruvLlJ5t
2016-05-10 16:15:17 -07:00
Matt Woodrow
814c8dcc80
Bug 1260611 - Part 3: Hold on to TextureHosts until the following composite is done. r=sotaro
...
--HG--
extra : rebase_source : adfc1ae3f241a965b8df8035154e861449a7157e
2016-05-11 10:55:17 +12:00
Matt Woodrow
35ecd4fc8f
Bug 1260611 - Part 2: Block CompositorD3D11 after presenting until the previous frame is complete. r=Bas
...
--HG--
extra : rebase_source : 80a439a8ffa99a106e038102780ffb022966ecce
2016-05-11 10:53:46 +12:00
Matthew Wein
29d46dc602
Bug 1267124 - Implement chrome.pageAction.show on Android. r=kmag, r=margaret
...
MozReview-Commit-ID: AOwfuuCfhRx
--HG--
rename : browser/components/extensions/extension.svg => mobile/android/components/extensions/extension.svg
rename : browser/components/extensions/schemas/page_action.json => mobile/android/components/extensions/schemas/page_action.json
extra : transplant_source : %13%D1%E2%3Ax3%12%C9%81%E9%1Ct%3E3T%9Br%E0%DBP
2016-04-27 19:06:24 -04:00
Jared Wein
5960042c3b
Bug 962560 - Audio volume UI resets to full volume after toggling the screen size of a video. r=gijs
...
MozReview-Commit-ID: HHPOHZQoK50
2016-05-10 08:54:00 -04:00
Jared Wein
bc54cf492b
Bug 1271742 - Rename currentLineHeight to currentContentWidth in AboutReader.jsm. r=gijs
...
MozReview-Commit-ID: Fn98gl3Tief
--HG--
extra : transplant_source : %C8%E6%07%C52%0A%B6%25%16R%5C%D5%83P%F7%21%1E%9F%5D%C7
2016-05-10 15:01:06 -04:00
Edouard Oger
7cfd572f3e
Bug 1260482 - Use SVGs instead of bitmaps for devices in Synced Tabs menu. r=markh
2016-05-10 10:59:00 -04:00
Jan Henning
095e6a9c26
Bug 1242562 - Byte count rounding shouldn't depend on the decimal separator used. r=mak
...
Currently, download sizes on Fennec aren't rounded for locales using a "." as their decimal separator.
MozReview-Commit-ID: 54sBvTrNAln
--HG--
extra : transplant_source : %87%97%23W%7F%D2lQ%E7bYA5%AAa%A5%9BP%1FQ
2016-05-07 17:14:20 +02:00
Robert Strong
2a488ce1f3
Comment only followup fix for bug 1268340. r=me
2016-05-10 17:40:17 -07:00
Gabriel Luong
b45438c197
Bug 1239459 - Toggle touch event simulation r=jryans
2016-05-10 17:09:55 -07:00
Jared Wein
4b9b9a7d92
Bug 862399 - Add UI to loop playback of media files. r=gijs
...
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-10 09:24:00 -04:00
Lars T Hansen
2f12a83ecd
Bug 1271985 - Correct heap size in bullet.js test casei. r=luke
...
--HG--
extra : rebase_source : 21127b6383c388c2a4e6466c84aea2dbf078deb1
2016-04-26 09:42:43 +02:00
Carsten "Tomcat" Book
04dcac6287
Backed out changeset 233a3b2d3b36 (bug 1271987) for landings with wrong bug numbers
...
--HG--
extra : rebase_source : 30a9533d2ed6cb2e44acd9755bd4e0ddfb5a3283
2016-05-12 10:28:27 +02:00