Nicolas Silva
9dffe1f0a8
Bug 1108164 - Remove per-tile drawing. r=Bas
2014-12-17 17:32:29 +01:00
Ehsan Akhgari
4551a263be
Bug 1084532 - Drop support for building with MSVC 2010; r=glandium
2014-12-17 10:50:15 -05:00
Ryan Sleevi
cc0cffbe30
Bug 1110626 - New TLD additions for TLDs contracted with ICANN through 2014-12-12. r=gerv
2014-12-17 10:30:52 -05:00
Osman Surkatty
f9b2d24063
Bug 1112404 - Update PSL with new AWS Region. r=gerv
...
--HG--
extra : rebase_source : 26fafe08f25b83ff2ff4fecdf7ba5cef62fa705b
2014-12-17 02:26:00 -05:00
Andreas Tolfsen
6853ef5fc5
Bug 1111268 - Fix redefinition of caps in setSessionCapabilities. r=dburns
...
The variable caps is redefined in the second for loop because it's defined
in the function scope using the var declaration statement instead of
let for the current scope.
This patch also addresses the duplication of the code to copy the current
set of capabilities.
--HG--
extra : rebase_source : 9b3f9c8e05abaa0fa7ce6662be188cf22e13dd12
2014-12-13 22:22:47 +00:00
Andreas Tolfsen
1f88a0d5a3
Bug 1111264 - Simplify check for disabled in isElementEnabled. r=dburns
...
--HG--
extra : rebase_source : fe2bc8371b8ee5ce04f8778f3f10f9034ba55b23
2014-12-13 20:44:42 +00:00
Andreas Tolfsen
9f45a715d0
Bug 1111260 - Fix references to nsITimer.TYPE_ONE_SHOT. r=dburns
...
--HG--
extra : rebase_source : 0584712fbfac73cd943679852578f67ccf479145
2014-12-13 20:15:46 +00:00
Andreas Tolfsen
2b79bd15b8
Bug 1111246 - Add error message in Marionette client on malformed packet. r=dburns
...
--HG--
extra : rebase_source : ea764e49a6508ed33b6401f21b3bb9d182ab268e
2014-12-13 19:57:09 +00:00
Chris Manchester
b10789e0d2
Bug 1077870 - Log consistent test names (file paths relative to the srcdir) in mochitest. r=ahal
...
--HG--
extra : rebase_source : f82fe24e59ec60ded414ec44cec6f4aff95f2f5f
2014-12-15 12:05:55 -05:00
Armen Zambrano Gasparnian
a4de59c55e
Bug 1070041
- Move more Mozharness job definition parameters into the tree. r=ahal
...
* We are unifying the in-tree mozharness configs to follow the same
structure
* We are moving run_filename into the tree
* We are also staring the move to manage the testdir value which
is already in use for Android test jobs
--HG--
extra : rebase_source : 6d667cd50e54fe16edc5ddff5f29039c5ae82523
2014-12-16 11:23:17 -05:00
Ben Turner
5976259500
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
2014-12-16 22:26:15 -08:00
Andrea Marchesini
dddffc895b
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
...
--HG--
rename : dom/datastore/tests/file_basic_worker.html => dom/datastore/tests/file_worker_close.html
rename : dom/datastore/tests/test_basic_worker.html => dom/datastore/tests/test_worker_close.html
2014-12-17 14:49:36 +00:00
Andrew Halberstadt
9fae398dec
Bug 1112314 - Add a mozconfig for Linux64 code coverage builds, r=ted, DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 0f63920d2cd8c836775a126cd8ae09c48a2f2452
extra : amend_source : 06d6d829c999b005c6221734ebbf0bfb54d1d4f5
2014-12-16 16:54:54 -05:00
Robert Longson
1c758c4480
Bug 1111222 - Use HasNonScalingStroke() more. r=dholbert
2014-12-17 13:58:31 +00:00
Carsten "Tomcat" Book
833d021469
Backed out changeset 0661a1b7ec14 (bug 1109644) for M-3 Test failures
2014-12-17 14:50:00 +01:00
Carsten "Tomcat" Book
e57f3ff4ab
Backed out changeset 6d81c1303daf (bug 1086284) for refest failures on a CLOSED TREE
2014-12-17 13:21:07 +01:00
Carsten "Tomcat" Book
bd7aaf93b7
Merge mozilla-central to mozilla-inbound
2014-12-17 12:59:05 +01:00
Carsten "Tomcat" Book
1ebf0d0b3e
merge b2g-inbound to mozilla-central a=merge
2014-12-17 12:57:09 +01:00
Carsten "Tomcat" Book
4c225d7e54
Backed out changeset 8b751f12a3ad (bug 1101685) for windows 7 debug crashtest/reftest crashes
2014-12-17 12:56:04 +01:00
Robert O'Callahan
cad2eb1063
Bug 1109644. Track data-produced-so-far in the MediaEngineSources themselves, so if we push data into the MediaStream for any reason we can account for it. r=jesup
2014-12-17 06:53:17 -05:00
Carsten "Tomcat" Book
6072d6a564
merge fx-team to mozilla-central a=merge
2014-12-17 12:50:10 +01:00
Carsten "Tomcat" Book
8a8144a509
merge mozilla-inbound to mozilla-central a=merge
2014-12-17 12:46:00 +01:00
Jean-Yves Avenard
9d528ef1b8
Bug 1111311: Use 32 bits signed for storing CTS in order to properly calculate PTS. r=kentuckyfriedtakahe
2014-12-17 22:21:10 +11:00
Tooru Fujisawa
827c2d6abf
Bug 958949 - Save return value for generator function into local variable before running finally-block. r=jandem
2014-12-17 13:12:58 +09:00
Nathan Froyd
d1450b3e0d
Bug 1112426 - stop generating unused PremultiplyTables.h in gfx/layers/; r=jrmuizel
2014-12-16 21:12:52 -05:00
Brian Grinstead
bb0f5f8885
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Brian Grinstead
7d17fba717
Bug 1088861 - Refactor console tests to prepare for async js evaluation requests;r=past
2014-12-16 17:18:19 -08:00
Dan Gohman
0a0a779f10
Bug 1054671 - Constify static callback arrays r=ehsan
2014-12-16 16:30:39 -08:00
Jonathan Watt
ac2953ec7d
Bug 854296, part 2 - Document Moz2D's JoinStyle::MITER to note that its behavior is backend dependant. r=Bas
2014-12-16 15:40:59 +00:00
Jonathan Watt
2c60b5305c
Bug 854296, part 1 - Make SVG respect stroke-miterlimit again. r=Bas
2014-12-16 15:31:28 +00:00
Xidorn Quan
a9051e526c
Bug 1052123 - Autohide ruby annotations which are identical to their ruby bases. r=dbaron
...
--HG--
extra : transplant_source : %B5w%BF%89%879%D6F2%DD%BD%F3%BAG%0D%5E%A4%255%EE
2014-12-15 14:37:15 +11:00
Benoit Girard
39d325c235
Bug 1111258 - Bustage fix. r=mstange
2014-12-16 21:32:58 -05:00
Nicholas Nethercote
067c967777
Bug 1111948 - Fix --disable-startupcache, and re-disable the startup cache on B2G in the process. r=mshal.
...
--HG--
extra : rebase_source : 59d14319e67eaf349df0ecc2aa80be94865aed70
2014-12-16 18:18:21 -08:00
Randell Jesup
e8609af2ce
Bug 1100379: add *.clearslide.com to allowed screensharing domains rs=mreavy
2014-12-16 21:08:32 -05:00
Benoit Girard
f1806aab57
Bug 1111258 - Allow dumping textures without MOZ_DUMP_PAINTING. r=mstange
2014-12-16 18:39:43 -05:00
Jordan Santell
3212954412
Bug 1110952 - Add module for managing devtools colors and
...
From 7d463d4891a7a4f57652cb962e3113eb28dea876 Mon Sep 17 00:00:00 2001
themes. r=bgrins
2014-12-12 11:28:24 -08:00
Margaret Leibovic
9952244cee
Bug 793920 - (Part 2) Split up Reader.js to create shared ReaderMode.jsm in /toolkit. r=bnicholson
...
--HG--
rename : mobile/android/chrome/content/Reader.js => toolkit/components/reader/ReaderMode.jsm
extra : rebase_source : 5f66c449c50135d53644ebc507357ab560938bc7
extra : histedit_source : 53ad05bc9a30977399627c13f07971d7f7250814
2014-12-12 13:47:07 -08:00
Margaret Leibovic
8f71e865ec
Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
...
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
Felipe Gomes
140f3d9ba0
Bug 1094947 - The trusted identity block is not displayed for the about:downloads page. r=jaws
...
This patch was co-developed by members of the Mozilla Brasil community during a development workshop in our first ever community meetup. Thanks to Mauricio Araldi, Marcus Saad, Sergio Campos, Matheus Figueiredo, Gustavo Sillero, Antonio Ladeia, Caio Oliveira, Eduardo Barros, and Guillermo Movia for attending and contributing.
2014-12-16 20:36:43 -02:00
Marcus Saad
2470e11253
Bug 1102398 - The question mark button under about:preferences#search should point to the proper support article. r=felipe
2014-12-16 20:12:45 -02:00
Patrick Brosset
bb4602bdd6
Bug 1104908 - 3 - Re-enable most of the styleinspector tests on e10s; r=me
2014-12-16 22:34:17 +01:00
Patrick Brosset
ecde280972
Bug 1104908 - 2 - Remove the timeout in styleinspector's waitforsuccess test helper function; r=harth
2014-12-16 22:34:13 +01:00
Ryan VanderMeulen
b9eee2db52
Merge m-c to fx-team. a=merge
2014-12-16 16:08:15 -05:00
Ryan VanderMeulen
bf23bf03d5
Merge b2g-inbound to m-c. a=merge
2014-12-16 16:03:17 -05:00
B2G Bumper Bot
f8cd0b4961
Bumping manifests a=b2g-bump
2014-12-16 11:13:56 -08:00
B2G Bumper Bot
8b57aafa48
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99bea97a4bd9
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26751 from punamdahiya/Bug1092967
Bug1092967 - Gallery app to follow text selection pattern r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/5e6a454c2737
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1092967 - Gallery app to follow text selection pattern r=djf
2014-12-16 11:12:19 -08:00
B2G Bumper Bot
114f43aa1b
Bumping manifests a=b2g-bump
2014-12-16 10:43:49 -08:00
B2G Bumper Bot
ea1e8306a6
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb502dc0e034
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26189 from albertopq/1074332-icons-toggle"
This reverts commit 8654a14cd4a790484603fded2566367eca6cbeb6, reversing
changes made to efeabc1b3435eeea619734051f144a521cf483f8.
2014-12-16 10:42:11 -08:00
B2G Bumper Bot
0f3f7ea219
Bumping manifests a=b2g-bump
2014-12-16 10:16:52 -08:00
B2G Bumper Bot
054974ca3b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/73ffd2cf46aa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1109606 - Add a test to check that a miss call notification is cleared even if a voicemail notification is present"
This reverts commit 3ae6af8d7c1ac08abd589316f4a634e0064e86f2.
2014-12-16 10:12:09 -08:00