Andrea Marchesini
43868a9da7
Bug 1282366 - Improve WorkerHolder use in Runnables, r=khuey
2016-07-04 08:19:10 +02:00
Andrea Marchesini
427fa3afd0
Bug 1283418 - In WorkerPrivate we often use !mSyncLoopStack.Length() instead mSyncLoopStack.IsEmpty(), r=smaug
2016-07-04 08:18:53 +02:00
Thom Chiovoloni
f50985e2bc
Bug 1275125 - Replace 'security.OCSP.require' with a less problematic synced preference in TPS tests. r=markh
...
MozReview-Commit-ID: FGH6yo0KyxW
--HG--
extra : transplant_source : vu%C8%3CO%11%D4%DF%D6E%A5%7D9L%CB%A9%25%A0%EA%EB
2016-06-30 08:43:36 -04:00
malayaleecoder
a39c5a1a22
Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher
2016-07-01 21:18:07 +05:30
Honza Bambas
2342cffea3
Bug 1277028 - Make external protocol handlers work with e10s redirects, r=jduell
2016-07-01 05:16:00 +02:00
Kevin Chen
8cb77ec6fc
Bug 1264809 - (Part 3) Add reftest. r=dholbert
2016-07-01 00:44:00 +02:00
Kevin Chen
f90480e301
Bug 1264809 - (Part 2) Preserve scale ratio if SVG dosen't have viewport size and viewBox. r=dholbert
2016-07-01 02:27:00 +02:00
Kevin Chen
96f6cecc6b
Bug 1264809 - (Part 1) Decouple SetImageOverridePreserveAspectRatio from mIsPaintingSVGImageElement setting. r=dholbert
2016-07-01 00:41:00 +02:00
Stone Shih
f3651866bf
Bug 1261673: Handle wheel event when mouse cursor is hovered on a focused number input as increasing/decreasing it's value. r=smaug
2016-05-06 18:39:10 +08:00
Sander Mathijs van Veen
8988e365a7
Bug 1248163 - Inline typed array constructors r=jandem r=Waldo
2016-07-03 08:24:00 +02:00
Xidorn Quan
677cf917fd
Bug 1275059 - Crashtest for this bug. DONTBUILD
...
MozReview-Commit-ID: FrJS2Y4ChGH
--HG--
extra : source : f9075e29d12b3f07a740320537c0a3b008fd8dbf
2016-07-04 13:36:08 +10:00
Xidorn Quan
80af7374b2
Bug 1143535 - Crashtest for this bug. r=bz
...
MozReview-Commit-ID: InYhrAck7xR
--HG--
extra : source : a9e6baeacb9f6d112a053da368d83cef765b6030
2016-07-04 09:01:01 +10:00
Xidorn Quan
832704b3e6
Bug 1135534 - Crashtest for this bug. r=dholbert
...
MozReview-Commit-ID: 4wm23OC9j34
--HG--
extra : source : 2bbf2c2dd04ca7d4cfca331f5719e660a6b0fe65
extra : amend_source : a5fb72aab75aa540ae922abf738c859a3f466741
2016-07-04 08:59:51 +10:00
Tooru Fujisawa
0b013eba34
Bug 897634 - Add more testcase for Math.expm1. r=jorendorff
2016-07-04 02:32:11 +09:00
Matt Woodrow
b4b0f124bf
Bug 1283827 - Flatten transform-style:preserve-3d when combined with opacity. r=dbaron
...
This matches the behaviour required by the latest editor's draft spec and matches what blink is planning on shipping soon.
It may not be an entirely web compatible change, but we expect only a small number of websites to be affected. See
the bug for more details.
2016-07-02 14:47:12 +02:00
Luke Wagner
008be81639
Bug 1277247 - remove some move member definitions that can be implicitly generated (r=bbouvier)
...
MozReview-Commit-ID: CTwveGZTf8V
--HG--
extra : rebase_source : 1b76ff446d4055efd019f2f5699dcc795a322aa5
2016-07-02 23:47:56 -05:00
Seth Fowler
8220b27059
Bug 1282354 - Move code for SurfaceCache placeholder insertion from RasterImage to DecoderFactory. r=dholbert
2016-07-02 18:47:49 -06:00
Seth Fowler
d7bb652cf1
Bug 1283967 - Remove unused function SurfaceCache::RemoveEntry(). r=dholbert
2016-07-02 18:47:47 -06:00
Seth Fowler
86430c09c8
Bug 1282327 (Part 2) - Update SurfaceCache documentation and method names to reflect the fact that cache entries are now ISurfaceProviders. r=dholbert
2016-07-02 18:47:45 -06:00
Seth Fowler
f9272b3af2
Bug 1282327 (Part 1) - Store ISurfaceProviders in the ImageLib SurfaceCache. r=dholbert
2016-07-02 18:47:44 -06:00
Jan de Mooij
d051fdf152
Bug 1281529 part 9 - Move JSRuntime caches into a new ContextCaches class. r=jorendorff
...
--HG--
rename : js/src/vm/Runtime-inl.h => js/src/vm/Caches-inl.h
2016-07-02 13:45:10 +02:00
Jonathan Kew
8b89bcc511
Bug 1254026 - followup - Apply the same fix to the Print dialog. r=emk
2016-07-01 23:58:31 +01:00
Jonathan Kew
b1d6a7194b
Bug 1254026 - When Win10 dpi-awareness-context APIs are available, run the Open File and Save As dialogs as system-dpi-aware windows, so that they are auto-scaled by the system appropriately for any secondary display's resolution. r=emk
2016-07-01 23:42:32 +01:00
Carsten "Tomcat" Book
41c81e6c17
Merge mozilla-central to mozilla-inbound
2016-07-02 11:19:12 +02:00
Carsten "Tomcat" Book
ffcc65db73
merge mozilla-inbound to mozilla-central a=merge
2016-07-02 11:15:05 +02:00
Seth Fowler
471a49b72c
Bug 1277979
(Followup) - Unfortunately still more fuzz is needed for downscale-during-decode GTests on OS X 10.10. r=me
2016-07-01 23:15:48 -06:00
Seth Fowler
c40d87a382
Bug 1283359 - Use StreamingLexer in the JPEG decoder. r=edwin
2016-07-01 20:50:00 -06:00
Phil Ringnalda
a84ad5a944
Bug 1277105 - Disable browser_capture_doorhanger.js on e10s for constant failures
2016-07-01 19:43:37 -07:00
Phil Ringnalda
1988a30bc2
Bug 1167694 - Disable test_popup_anchoratrect.xul on Linux debug as well, for constant failures
...
--HG--
extra : rebase_source : 512654375e5c1d6fba7afe347ab125afa7227709
2016-07-01 19:39:40 -07:00
Phil Ringnalda
e38bf61245
Back out 7d431089a2d2 (bug 1283870) for failures in test_evaluation-result.html
2016-07-01 18:26:52 -07:00
Till Schneidereit
14a62c9039
Bug 911216 - Part 27: Properly set up incumbent and current globals for Promise reaction jobs. r=efaust,bz
2016-07-02 02:00:47 +02:00
Till Schneidereit
1eabe5f054
Bug 911216 - Part 26: Fix includes in testPromise.cpp jsapi-test. r=me
2016-07-02 02:00:47 +02:00
Till Schneidereit
30520431d0
Bug 911216 - Part 25: Fix Promise accessors on Debugger.Object.prototype. r=ejpbruel
2016-07-02 02:00:47 +02:00
J. Ryan Stinnett
79af73828e
Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau
...
MozReview-Commit-ID: 48Jr1Si8oUh
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
89a70c452d
Bug 1283583 - Clean up code style in devtools/server/child.js. r=ochameau
...
MozReview-Commit-ID: GoHv6jvX6M1
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
e2e3133f6f
Bug 1283886 - Allow template literals. r=tromey
...
MozReview-Commit-ID: DPHZjMLs4ED
2016-07-01 18:35:25 -05:00
Daniel Holbert
2354f5fcb2
(no bug) Fix documentation in Bindings.conf to clarify that only some interfaces need to be listed there. rs=khuey
...
comment-only, so DONTBUILD
MozReview-Commit-ID: 5TY2roIvVcZ
2016-07-01 15:47:30 -07:00
Jeff Gilbert
720e4fde9b
bug 1268638 - Cleanup better in failure cases. - r=jrmuizel
...
MozReview-Commit-ID: 661wHH47xr6
2016-07-01 13:15:55 -07:00
Jeff Gilbert
a16d416c5a
bug 1268638 - Call ProducerRelease in ~GLScreenBuffer. - r=jrmuizel
...
MozReview-Commit-ID: HmczIAmRqTH
2016-07-01 13:15:49 -07:00
Jeff Gilbert
3934a9613e
bug 1268638 - Empty functions defs can be in header. - r=jrmuizel
...
MozReview-Commit-ID: AOeZizapySH
2016-07-01 13:15:43 -07:00
Jeff Gilbert
a35321385c
Bug 1268638 - Redo backend selection dance for WebGL. - r=jrmuizel
...
MozReview-Commit-ID: EW8vDujwn4x
2016-07-01 13:15:37 -07:00
Jeff Gilbert
96dc6afb76
Bug 1268638 - Bitrot.
...
MozReview-Commit-ID: QJjb2PW5C4
2016-07-01 13:15:31 -07:00
Jeff Gilbert
e266a0fe97
Bug 1268638 - Disable native GL for webgl1, but allow in webgl2. - r=jrmuizel
...
MozReview-Commit-ID: FZJcIGsKb62
2016-07-01 13:15:25 -07:00
Jeff Gilbert
1ceea00332
Bug 1268638 - Use FailureReason struct. - r=jrmuizel
...
MozReview-Commit-ID: 4jxtXlToNZS
2016-07-01 13:15:20 -07:00
Jeff Gilbert
cd59689cf5
Bug 1268638 - WGL without DXGLInterop2 is perf caveat. - r=jrmuizel
...
MozReview-Commit-ID: 9AkBtzzGj6l
2016-07-01 13:15:14 -07:00
Jeff Gilbert
6a1a3d0c1c
Bug 1268638 - Enable DXGL by default. - r=jrmuizel
...
This will only run if they receive a WGL context, and we have a blocklist
entry for this. Since there isn't a reason right now to want WGL without
DXGL, we should tie these together.
MozReview-Commit-ID: ymtVT5dJIZ
2016-07-01 13:15:08 -07:00
Jeff Gilbert
2dee86caa5
Bug 1268638 - Add webgl.disable-wgl. - r=jrmuizel
...
MozReview-Commit-ID: BjtMv8RKKMH
2016-07-01 13:15:02 -07:00
Jeff Gilbert
6376fce86a
Bug 1268638 - Avoid using gfxPrefs in a widfely-included header. - r=jrmuizel
...
MozReview-Commit-ID: KUERI1IC4HK
2016-07-01 13:14:57 -07:00
Jeff Gilbert
e417babf90
Bug 1268638 - Update WebGL creation to allow non-blacklisted native-gl. - r=jrmuizel
...
Also support accumulating a list of WebGL failure reasons.
MozReview-Commit-ID: I9p0BBrBJ5V
2016-07-01 13:14:51 -07:00
Jeff Gilbert
5a27646a69
Bug 1268638 - Add good driver versions to blocklist for webgl+native-gl. - r=jrmuizel
...
MozReview-Commit-ID: IAalsSiuTiL
2016-07-01 13:14:46 -07:00