JerryShih
6002b9f436
Bug 1274769 - handle the WebGLTimerQuery deletion status for GLContext cleanup. r=jgilbert
2016-05-24 18:52:00 +02:00
Edgar Chen
39105e76a9
Bug 1274519 - Don't append result to the candidate list if got unexpected token at the end of size string; r=heycam
...
MozReview-Commit-ID: 9jwHNUPZ94k
2016-05-25 09:47:18 +08:00
Thomas Nguyen
b7f16b323b
Bug 1270050 - change wpt test origin-when-crossorigin to origin-when-cross-origin. r=josh
...
MozReview-Commit-ID: DProAfnX6ai
--HG--
extra : rebase_source : 732a81bc203dd66fa0a85ea1860f1babed90923a
2016-05-18 17:16:21 +08:00
Honza Bambas
6be1404013
Bug 1273875 - On shutdown leak HTTP cache entries memory, r=michal
2016-05-18 06:39:00 +02:00
Martin Stransky
b8bb3b2ec9
Bug 1273013 - "download progress bar does not show in gtk3 build." r=karlt
2016-05-24 13:43:00 +02:00
Kershaw Chang
cd414072f6
Bug 1267965 - Part3: Call NotifySessionConnect when registering listener and when receiver is ready. r=smaug
2016-05-25 02:21:00 +02:00
Kershaw Chang
e68a87244e
Bug 1267965 - Part2: Store responding window ID and session ID in parent process. r=smaug
2016-05-25 02:20:00 +02:00
Kershaw Chang
230ae97e0a
Bug 1267965 - Part1: Move duplicate code into PresentationServiceBase. r=smaug
2016-05-25 02:19:00 +02:00
JerryShih
84beb03ee4
Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert
2016-05-25 13:50:57 +02:00
JerryShih
e440e9dd9a
Bug 1248580 - strip the uploading element num according to the uniform array size. r=hshih
2016-05-25 13:50:31 +02:00
Christoph Kerschbaumer
031a59734b
Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak
2016-05-23 23:57:31 +02:00
JerryShih
6850e09718
Bug 1178871 - turn on WebGL conformance test |conformance/glsl/misc/shader-struct-scope|. r=jgilbert
2016-05-24 22:46:00 +02:00
JerryShih
d8088c8229
Bug 1178871 - turn on WebGL conformance test |conformance/glsl/misc/struct-nesting-of-variable-names|. r=jgilbert
2016-05-24 09:43:00 +02:00
JerryShih
f804058c0f
Bug 1178871 - work around that Mac drivers for shader struct scopes. r=jgilbert
2016-05-24 02:41:00 +02:00
Ethan Lin
7aeecfdaf5
Bug 548372 - Part4. Add space/round for shorthand property test. r=heycam
2016-05-22 18:54:00 +02:00
Ethan Lin
e80a474067
Bug 548372 - Part3. background-repeat round/space test cases. r=heycam, mstange
2016-05-18 23:16:00 +02:00
Ethan Lin
6710f05dd7
Bug 548372 - Part2. background-repeat round/space rendering. r=mstange
2016-05-25 02:29:00 +02:00
Julian Descottes
ba25739323
Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins
...
MozReview-Commit-ID: Bp2RylafolP
--HG--
extra : rebase_source : 9c13d93999265296d3ceb1fb3d3e58542650290a
extra : intermediate-source : 36ba78da21e53f729898696e39a939db54e4958c
extra : source : 6ee4fe593a89fc2e49a49a1b2a19f518e29b9c22
2016-05-16 17:53:19 +02:00
Tom Tromey
0d9260b6f7
Bug 1265813 - Replace nsIIOService with URL in devtools. r=ochameau
...
MozReview-Commit-ID: GyoP6ApQXVc
--HG--
extra : amend_source : ace0951657ef7290f45b26a4ae81ac27111a60e2
extra : transplant_source : 0%8B%83%83Q%D0%CF%D8r%B1%C4e%13%3E%D14%06%15%CF%D5
2016-05-13 14:27:28 -06:00
moby
fb4018764c
Bug 1256819 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_1010953_cspro.js. r=bgrins
2016-05-24 16:18:00 -04:00
Nejmeddine Douma
d7bc386315
Bug 1072442 - The Play Speed contextmenu should be hidden for streaming media. r=jaws
2016-05-25 23:11:56 -04:00
Nicolas Chevobbe
5c07ed3c81
Bug 1273323 - Add integration tests for namespaced elements. r=jdescottes
...
Add tests for :
- markup display
- add rule
- breadcrumb
- highlighter info bar
- markup search
- webconsole element output
Move webconsole dom output test to head.js as similar things are done
in several tests.
MozReview-Commit-ID: 6gclZhzd7sD
--HG--
extra : transplant_source : %8F%9C%B5%E5%04S%BC%5B%C9%E8QV%8F%E8i%C7%E8%9A%08%A6
2016-05-22 00:03:42 +02:00
Michael Comella
10648eb845
Bug 1271000 - Add explanation of potential test failures in TestClientsEngineStage. r=sebastian
...
MozReview-Commit-ID: 98KOJvB3IXC
--HG--
extra : rebase_source : abecf108e663c0cce5aa443509e99ad04fd93b3f
2016-05-25 11:03:55 -07:00
Brian Grinstead
664d1ca656
Bug 1271096 - Make sure source links can be tabbed into;r=fitzgen
...
MozReview-Commit-ID: FPwYQyLQw4m
2016-05-25 16:24:01 -07:00
Wes Kocher
a24690a8d4
Merge m-c to fx-team, a=merge
2016-05-25 15:39:27 -07:00
Felipe Gomes
cbfaaa6b4b
Bug 1275040 - Block e10s from being activated in OS X 10.6 - 10.8 in all channels. r=jimm
...
MozReview-Commit-ID: HOXJgZ4b10x
2016-05-25 18:51:51 -03:00
Felipe Gomes
5dea447448
Bug 1275039 - Block e10s from being activated for release users on Windows XP. r=jimm
...
There's some reorganization of the code in aboutSupport to support displaying Windows XP as a string without needing to be localized, as this will require an uplift to Aurora.
MozReview-Commit-ID: IqLjEIKq0VI
2016-05-25 18:51:48 -03:00
Julian Descottes
cef3cdb93f
Bug 1266448 - part3: use HTML tooltip for markupview image previews;r=ochameau
...
MozReview-Commit-ID: E45sJPVAsxj
--HG--
extra : rebase_source : 9c53b19c1b9b4a7e62cb391f9c5744b4d695d2d2
extra : amend_source : 055967d755c82e33667f4a946e6a2fb57b861d40
2016-05-15 14:45:51 +02:00
Julian Descottes
cad8a77276
Bug 1266448 - part2: markup view: use dedicated Tooltip instance for image previews;r=ochameau
...
In preparation for using the HTML Tooltip in the markup view, we use now
a different tooltip instance for the image previews.
MozReview-Commit-ID: EOoVg6Syntj
--HG--
extra : rebase_source : 1f5424b10728e96bef1c244400c39de2301253d6
2016-05-18 23:36:31 +02:00
Julian Descottes
ce605c88aa
Bug 1266448 - part1: fix remaining TooltipToggle callback;r=ochameau
...
In bug 1270462 we changed the expected return value of the hover callback
used for the toggle tooltips. All callbacks were migrated except one in
markup.js. This changeset fixes this as well as a test which was depending
on it.
MozReview-Commit-ID: 1FZmxT6gIoS
--HG--
extra : rebase_source : c0799cca4a077dc65dd2fc6f1f4c6af82b6f7abd
2016-05-16 18:11:08 +02:00
Patrick Brosset
3d6dea90e7
Bug 1270186 - Move css-parsing-utils.js from devtools/client to devtools/shared; r=tromey
...
MozReview-Commit-ID: 75Yq1X4YjjJ
--HG--
rename : devtools/client/shared/css-parsing-utils.js => devtools/shared/css-parsing-utils.js
extra : rebase_source : da47aaa4e0baba88e401be053869f99a81ac15c4
2016-05-23 14:03:12 +02:00
Sebastian Hengst
5bb937e6f4
Backed out changeset 0183f1bb4655 (bug 1247047) for Android build bustage. r=backout on a CLOSED TREE
2016-05-25 18:32:42 +02:00
Sebastian Hengst
5a4685ed2f
Backed out changeset a38fb5ad3684 (bug 1247047)
2016-05-25 18:31:55 +02:00
Sebastian Hengst
b83d99d00b
Backed out changeset fac238070399 (bug 1247047)
2016-05-25 18:31:48 +02:00
Sebastian Hengst
66a50c6061
Backed out changeset bbd294728ecc (bug 1247047)
2016-05-25 18:31:40 +02:00
Dão Gottwald
f0ad31722f
Bug 1257087 - Middle mouse click on history item should open it. r=mak
2016-05-25 18:15:15 +02:00
Sebastian Kaspari
8cb678bf6b
Bug 1247047 - Update releng manifests to use new SDK. r=ahunt
...
MozReview-Commit-ID: D3cbfRAhe5l
--HG--
extra : rebase_source : a8bbe3b8bbc38279bc9e65f1345bb4bbf3539bc5
2016-05-23 20:55:41 +02:00
Sebastian Kaspari
abdc8c2da2
Bug 1247047 - Remove play-services-{analytics,appindexing}, no longer required by play-services-ads 8.4.0. r=ahunt
...
MozReview-Commit-ID: KowZ2gjzs8a
--HG--
extra : rebase_source : 40a9a4309891063b3ca9b4b2e89133d051d6563e
2016-05-23 17:56:05 +02:00
Sebastian Kaspari
164ed8d6be
Bug 1247047 - Add play-services-measurement, required by play-services-gcm 8.4.0. r=ahunt
...
MozReview-Commit-ID: 4T65x2u3LmZ
--HG--
extra : rebase_source : 76665608e6d884538977e4ca1261e36a9fc5540e
2016-05-23 17:51:27 +02:00
Sebastian Kaspari
05ce52d892
Bug 1247047 - Update build tools to 23.0.3 and Google Play Services to 8.4.0. r=ahunt
...
MozReview-Commit-ID: 3KZfrc4SL2D
--HG--
extra : rebase_source : b0c119842b1713de963e5662b53a92f0884935a7
2016-05-23 17:46:06 +02:00
Andrzej Hunt
82b51acd43
Bug 1246159 - Add histogram probe for disk space used by reader view cache r=mcomella
...
MozReview-Commit-ID: 4r1yvWZ4lid
--HG--
extra : rebase_source : 7e7e66460409e51884e409713db2b7b30d88d48f
2016-05-12 13:37:58 -07:00
Andrzej Hunt
177caafc15
Bug 1246159 - Pre: implement SavedReaderViewHelper.getBytesUsed r=mcomella
...
MozReview-Commit-ID: EJ81q6f515q
--HG--
extra : rebase_source : 98902d97e0495d132be3eaffb6ba36a2a7a8a10b
2016-05-24 15:01:17 -07:00
Andrzej Hunt
2b97ce68b0
Bug 1246159 - Pre: import cleanup r=me
...
MozReview-Commit-ID: 9PxTKEV2pH5
--HG--
extra : rebase_source : 3f54b9697a8b69c8dcf42a93e93e89d2009dbb9c
2016-05-23 08:11:42 -07:00
Julian Descottes
3aec312112
Bug 1267401 - part2: include common.css in html tooltip tests;r=bgrins
...
MozReview-Commit-ID: KyYfOhAv6uo
--HG--
extra : rebase_source : a4c0546f2b55db1306e0cac5526feb64102cdbf7
extra : intermediate-source : c625fa7ed49a83bf0d52a20468527d85d4e2c654
extra : source : d5e3ee2d6861def9002cd60813a9403ff4ad84a8
2016-05-12 12:13:38 +02:00
Julian Descottes
b8735e8a36
Bug 1267401 - part1: Rename HTMLTooltip properties for backward comp with Tooltip;r=bgrins
...
Rename document -> doc for consistency and parent to panel
for test compatibility.
MozReview-Commit-ID: KHT7plLtNQc
--HG--
extra : rebase_source : 3860dcef5daac2d4b2c4475043e85b7548b255a9
extra : intermediate-source : af95214eecb280ed4ad858ce6b62a3fe5d3f6a7f
extra : source : 887cbcaf18e70bc12a51b8dbdb1e9fe4aee44385
2016-05-23 22:49:21 +02:00
Eddy Bruel
d3971c4c49
Bug 1265730 - Change the order in which the Style Editor actors are defined;r=jryans
2016-05-25 12:07:38 +02:00
Sebastian Kaspari
aaab192fc8
Bug 1274955 - Extract Android dependency versions. r=glandium
...
MozReview-Commit-ID: FXwWjWIXke4
--HG--
extra : rebase_source : 8532dd6049bc411990547888600d1a394d8fbc14
2016-05-23 13:20:43 +02:00
Eddy Bruel
406c2acdc2
Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans
2016-05-25 10:18:27 +02:00
Andrzej Hunt
c1794a0e7c
Bug 1267467 - Strip about:reader when storing URIs in history r=margaret
...
MozReview-Commit-ID: JbUBMVNFdU9
--HG--
extra : amend_source : 5f2a41567dd1155188e09f691ae6099892ea3a09
2016-05-10 15:33:33 -07:00
Kris Maglione
e1323f77d2
Bug 1269501: Part 2 - Add additional libc constants to OS.Constants.libc. r=aswan
...
MozReview-Commit-ID: H7t3lUvKfY
--HG--
extra : rebase_source : d31542d2798c7d6300263db658e00da927184031
extra : source : 1cbbf940ec35031f3ac435dcef16a0ca5f5a7fc7
2016-05-08 20:34:48 -07:00