Commit Graph

498097 Commits

Author SHA1 Message Date
Matt Woodrow
3b4d158ee3 Bug 1314189 - Only create a RemoteVideoDecoder if the current LayerManager is using the GPU process. r=dvander 2016-11-03 09:57:15 +13:00
Matt Woodrow
426bc3ee3f Bug 1314187 - Implement GetYUVColorSpace for GPUVideoTextureHost. r=sotaro 2016-11-03 09:55:07 +13:00
Matt Woodrow
f884ec26e9 Bug 1300675 - Rebuild VideoDecoderManager when we restart the GPU process. r=dvander 2016-11-03 09:55:07 +13:00
Matt Woodrow
9e56f22190 Bug 1314186 - Resync LayerTreeId mappings to the GPU process if it restarts. r=dvander 2016-11-03 09:55:07 +13:00
Robert Strong
f0a313b11b additional test code cleanup - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 13:02:05 -07:00
Ryan Hunt
e79eae17bc Bug 1313884 - Check if mTarget is null in CanvasRenderingContext2D::DrawImage
--HG--
extra : rebase_source : 0eb7b22cd829dc5f4ad6eaaa44a0009529010e47
2016-11-01 13:56:55 -05:00
Kevin Wern
19f18efeac Bug 687787: support focusin/focusout based on webkit/blink r=smaug
Blink and webkit launch focusin after focus and focusout after blur. Despite
this contradiction with the spec, it is best to mirror this new way, as there
is little guidance or existing code to clarify implementation amiguities that
can arise from the spec.

If focus/blur is fired on a window or document, or the event triggers a change
of focus, do not fire the corresponding focusin/focusout. Otherwise, always
fire the corresponding event.

Additionally, add a mochitest and a w3c-platform-test.

MozReview-Commit-ID: AgQ8JBxKIqK
2016-10-06 21:39:53 -04:00
Wes Kocher
41d2aeeed2 Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
Wes Kocher
7bcb4fd669 Backed out 2 changesets (bug 1314037) for win64 wpt(1) failures a=backout
Backed out changeset 0223902c2353 (bug 1314037)
Backed out changeset c9b3a1252363 (bug 1314037)
2016-11-02 12:12:02 -07:00
Frédéric Wang
5f755e9bc4 Bug 1305977 - Use HarfBuzz ot-math API to parse the OpenType MATH table. r=jfkthame 2016-11-02 11:47:18 -07:00
Wes Kocher
c91def63e7 Backed out changeset 961a84574836 (bug 1305977) for multiscripts-1.html failures a=backout 2016-11-02 11:45:41 -07:00
Sebastian Hengst
5c11198962 Backed out changeset 2bbfcf5356f7 (bug 1309527) for timing out in idbobjectstore-rename-store.html on Windows x64 opt. r=backout 2016-11-02 19:15:52 +01:00
Boris Zbarsky
0b7b3e9bb8 Bug 1314026. Add a version of SetHTMLIntAttr that does the right thing with an unsigned argument, for use from setters for unsigned long IDL attributes that reflect a content attribute. r=bkelly 2016-11-02 13:37:26 -04:00
Sebastian Hengst
d53e8774dd Bug 1305977 - Use HarfBuzz ot-math API to parse the OpenType MATH table: really disable test multiscripts-1.html on Windows. r=developer-request 2016-11-02 18:51:26 +01:00
Robert Strong
7c5525d83a test code - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 10:09:59 -07:00
Robert Strong
ad19951578 client code - Bug 1314476 - Fix numerous app update eslint errors. r=mhowell 2016-11-02 10:09:54 -07:00
Kris Maglione
db20c25ff4 Bug 1308920: Part 2 - Support posting messages across windows with different addonId origins. r=billm
MozReview-Commit-ID: 89TD8x5cUlZ

--HG--
extra : rebase_source : b5876fc07a891be51b419810df2ae67f687c1c70
2016-11-01 19:04:13 -07:00
Kris Maglione
8b10d432c1 Bug 1308920: Part 1 - Add an EqualsIgnoringAddonId method to BasePrincipal. r=bholley
This is meant as a temporary stopgap until we can stop using origin attributes
to store add-on IDs.

MozReview-Commit-ID: DHstOTyu7pR

--HG--
extra : rebase_source : adb8fbfaadf6e914b5aa15c2693a35056669506c
2016-11-02 10:04:13 -07:00
Geoff Brown
ef3f1323fa Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer
--HG--
rename : browser/components/sessionstore/Utils.jsm => toolkit/modules/sessionstore/Utils.jsm
2016-11-02 10:56:20 -06:00
Aaron Klotz
bd172d7c8a Bug 1312046: Add check for null COM proxy to GetProxiedAccessibleInSubtree; r=tbsaunde
MozReview-Commit-ID: 3z7OcBPPrK5
2016-11-01 16:26:25 -06:00
Andrea Marchesini
f03754772e Bug 1314651 - Fix a comment in ProxyAutoConfig.cpp, r=me 2016-11-02 17:35:49 +01:00
Michal Novotny
4eef2ef09d Bug 1314420 - Bad ifdef in all.js, r=mcmanus 2016-11-02 17:10:43 +01:00
Sebastian Hengst
b7ebe3d595 Bug 1305977 - Use HarfBuzz ot-math API to parse the OpenType MATH table: disable test multiscripts-1.html on Windows. r=developer-request on a CLOSED TREE 2016-11-02 16:54:08 +01:00
Mason Chang
07291e5e0f Bug 1314338 - Disable OES_EGL_image extension on ATI drivers. r=jgilbert 2016-11-01 15:35:51 -07:00
Kim Moir
c488cc0a40 Bug 1296396 - remove configs that reference fx-team in tc and buildbot u=aselagea r=kmoir 2016-11-02 10:53:19 -04:00
Kaffeekaethe
0a6fe253c6 Bug 1308931 - Make accel+k focus the urlbar if search bar is not present. r=Dao 2016-11-02 15:44:11 +01:00
Carsten "Tomcat" Book
b0e2113477 Backed out changeset 41aca5073e9d (bug 1288308) for m-oth failures 2016-11-02 15:35:51 +01:00
Carsten "Tomcat" Book
c72aba6fe8 Backed out changeset 2c52d5c8fe22 (bug 1288308) 2016-11-02 15:34:46 +01:00
Carsten "Tomcat" Book
be1e54206b Backed out changeset e81bf7852eb2 (bug 1288308) 2016-11-02 15:34:44 +01:00
Carsten "Tomcat" Book
7963711849 Backed out changeset eb5a061acfda (bug 1288308) 2016-11-02 15:34:42 +01:00
Alessio Placitelli
49ead306d5 Bug 1313825 - Fix and enable browser_UsageTelemetry_content_aboutHome.js. r=mak
MozReview-Commit-ID: GBhidbc8NVK
2016-11-01 06:46:00 +01:00
Sebastian Hengst
c0c274100b Backed out changeset 48d4f903157a (bug 1312541) for permafailing browser_favicon_firstParty.js. r=backout 2016-11-02 13:58:09 +01:00
Carsten "Tomcat" Book
40cbfabd47 Backed out changeset e71702af187b (bug 1312100) for bustage
--HG--
extra : rebase_source : 7ed159ca1a2cb6d6247bc8860ac5f9e53142f95a
2016-11-02 12:36:31 +01:00
André Bargull
a66dea5d9b Bug 1313797: Remove Date.prototype.toLocaleFormat uses in toolkit/mozapps/extensions/internal. r=mossop
--HG--
extra : rebase_source : 867d7c5a206efa805d8b4cf9eba1afe335f044d4
2016-10-28 15:31:27 -07:00
Francesco Lodolo (:flod)
3f785900e4 Bug 1314235 - Report files in browser/searchplugins as obsolete. r=pike
--HG--
extra : rebase_source : 8d2b841eca69c47b2e5dc38641b432300fc540d4
2016-11-01 03:09:00 +01:00
André Bargull
76734fefb3 Bug 1313794: Remove Date.prototype.toLocaleFormat uses in browser/modules. r=Felipe
--HG--
extra : rebase_source : 7e3469cb7f43c6bdcb9cc4dd24d4fdac78309fd6
2016-10-28 07:11:12 -07:00
Simon Fraser
07274b231c bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD
MozReview-Commit-ID: 2zFMaEzWByn

--HG--
extra : rebase_source : c553ec7d2985c7b4e80cca06e5d61c5de7cbbb2e
2016-11-02 10:43:57 +00:00
Kaffeekaethe
4cc7ae9882 Bug 1307676 - "Intermittent browser/base/content/test/urlbar/browser_urlbarCopying.js | loaded expected URL - Got about:blank, expected http://example.com/". r=mak77
--HG--
extra : rebase_source : c5938c4373df0ca7dc4bbc1cb7310a18d3197e9c
2016-10-29 07:09:00 +02:00
Kaffeekaethe
3ea15e61e7 Bug 1256887 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_dont_navigate_on_doubleclick.js". r=lclark
--HG--
extra : rebase_source : bc927eabc4fa62eef23ece7bf5f72fcf04d13159
2016-10-29 02:44:00 +02:00
André Bargull
86c995dfd5 Bug 1314037 - Part 2: Support extended Unicode escape sequences in identifiers. r=arai
--HG--
extra : rebase_source : dd04559838cbaa24f00576db035fb33683a98dc3
2016-10-31 09:58:08 -07:00
André Bargull
dd3ee0e6f4 Bug 1314037 - Part 1: Use uniform types for UTF-16 code units and code points. r=arai
--HG--
extra : rebase_source : 5bc1c6cbd3e00b455b2c14653875ef49d7a2cf81
2016-10-31 07:15:11 -07:00
Jessica Jong
888488c460 Bug 1312975 - update reset button icon in datetime input field. r=mconley
--HG--
extra : rebase_source : 5c61769dc35221219043530df2d1395162dfa297
2016-11-01 23:13:00 +01:00
Gijs Kruitbosch
6d1a3d8217 Bug 1308407 - part 2: remove redundant/broken rules from devedition now we update lwtheme dark/brightness correctly, r=dao
MozReview-Commit-ID: 6PJwIa7XswU

--HG--
extra : rebase_source : b5576680632487ec491d405516005fd9398aa471
2016-11-01 15:21:15 +00:00
Gijs Kruitbosch
6e26aa4066 Bug 1308407 - part 1: update lwthemetextcolor attribute when devedition theme is used, r=dao
MozReview-Commit-ID: 5xQLXK9YxRe

--HG--
extra : rebase_source : 9f8270e6e89bc1819279cc6d4ecde53a458d96ec
2016-11-01 17:48:39 +00:00
Arthur Edelstein
a66e9dd3ef Bug 1312541 - Test isolation of cookies. r=baku, r=timhuang
--HG--
extra : rebase_source : f7babfb4e56f8dcc67a620381f07f765a8353b5b
2016-10-31 16:18:00 +01:00
Jim Mathies
e3f5b0ff43 Bug 1312100 - Enable a11y with e10s for Linux/OSX on all channels. r=felipe
MozReview-Commit-ID: ByOtfJ4HmMO

--HG--
extra : rebase_source : 639d8433430392beda41c5e3bd13a56ce5b5bb52
2016-10-25 08:40:21 -05:00
Bevis Tseng
4496af6962 Bug 1309527 - Fix the race condition to prevent the access of metadata in both PBackground thread and the Connection thread. r=janv
--HG--
extra : rebase_source : 4be928b9ed804ac033edfbf5b95490f178a49366
2016-10-26 19:14:12 +08:00
Ethan Lin
7f216344d0 Bug 1308394 - Add crashtest. r=bas
--HG--
extra : rebase_source : 10d95bf541dcd60a9b11ac83be18237ef4df91ed
2016-10-27 00:05:00 +02:00
Ethan Lin
68f7c140b8 Bug 1308394 - In CopyGlyphsToBuilder, use PathBuilder's backend instead of DrawTarget's. r=bas
--HG--
extra : rebase_source : 27d283fe8fecf613bdc4cc7c0492a0d3e97a3253
2016-10-26 19:46:00 +02:00
Jon Coppeard
24632186f9 Bug 1312525 - Always trigger the pre-barrier when setting an unlazified script r=sfink a=abillings
--HG--
extra : rebase_source : 00f325e843ecb708a1d25df153a710e84862c5a7
2016-11-02 11:11:14 +00:00