Commit Graph

250380 Commits

Author SHA1 Message Date
Myk Melez
2b9e3fc9b5 Bug 1168737 - specify runtime with command-line arg on Mac for tests; r=jmaher,marco 2015-06-26 09:22:40 -07:00
Chris Pearce
d8730c5b48 Bug 1147692 - Remove gmp-decryptor backwards compatibility hack. r=edwin 2015-06-26 08:06:25 -07:00
Chris Pearce
733c484f4c Bug 1177461 - Check that the Adobe EME plugin voucher is present before advertising that Adobe EME will work to JS. r=edwin 2015-06-26 08:06:21 -07:00
Bob Owen
863b811c3b Bug 1177594: Use a USER_RESTRICTED token level on GMP process when integrity levels are available. r=cpearce 2015-06-26 14:19:12 +01:00
JW Wang
2dcffd99f2 Bug 1177466 - Clean up places calling MaybeStartPlayback() in MediaDecoderStateMachine. r=cpearce 2015-06-18 11:59:26 +08:00
Muhsin A. Steiman
2b4903b06c Bug 1172012 - Fixes a copy & paste error in nsCSSValue.cpp. r=heycam 2015-06-05 11:25:00 +02:00
Boris Chiou
b3f4a29820 Bug 1170061 - ClearOnShutdown for hwcomposer, r=sotaro
Call ClearOnShutdown while creaing HwcComposer2D object.
2015-06-24 17:51:00 +02:00
John Lin
ab09fed32b Bug 868333 - Match more MP4 family file types in media sniffer. r=rillian 2015-06-25 14:44:00 +02:00
Frédéric Wang
3f44140e1b Bug 744790 - Expose basic NSAccessibility attributes for tables. r=surkov 2015-06-25 21:51:00 +02:00
Frédéric Wang
0c2b7f3dff Bug 744790 - Part 1 - Map tabular accessibles to appropriate roles. r=surkov 2015-06-25 06:43:00 +02:00
Carsten "Tomcat" Book
e0c2a7ca4c Merge mozilla-central to mozilla-inbound 2015-06-26 13:41:17 +02:00
Carsten "Tomcat" Book
427dea87a1 merge mozilla-inbound to mozilla-central a=merge 2015-06-26 13:19:12 +02:00
Carsten "Tomcat" Book
a65caae7e5 merge fx-team to mozilla-central a=merge 2015-06-26 11:53:41 +02:00
Carsten "Tomcat" Book
58eda0534c merge b2g-inbound to mozilla-central a=merge 2015-06-26 11:46:20 +02:00
Makoto Kato
57e47cd21c Bug 1176843 - Don't query caret rect on layout change. r=masayuki 2015-06-26 00:08:29 -07:00
Kartikaya Gupta
64335e00e5 Bug 1177334 - Only run meta-viewport scrollbar positioning tests on B2G. r=tn 2015-06-25 23:58:16 -07:00
Kartikaya Gupta
e8768b5c0a Bug 1177247 - Prevent HandlePossibleViewportChange from clobbering a restored scroll position from forward/back navigation. r=botond
When the mochitest docshell/test/test_bug590573.html is run with APZ enabled,
it fails because the HandlePossibleViewportChange code clobbers the scroll
position after it has been restored by the session history code. Instead of
using the default 0,0 as the initial scroll position we now pick up the
pre-existing scroll position and use that.
2015-06-25 23:54:25 -07:00
Ben Kelly
06d449dbbe Bug 1110446 P4 Add a test that orphanes Cache API body files. r=ehsan 2015-06-25 22:22:47 -07:00
Ben Kelly
dab632639e Bug 1110446 P3 Add a test that forces a Cache object to be orphaned and reclaimed. r=ehsan 2015-06-25 22:22:47 -07:00
Ben Kelly
2251c69c0b Bug 1110446 P2 Cleanup stale caches/bodies if last session didn't shutdown cleanly. r=ehsan 2015-06-25 22:22:46 -07:00
Ben Kelly
f3bdc49aa5 Bug 1110446 P1 Create marker files when Cache API context is open. r=ehsan 2015-06-25 22:22:46 -07:00
Nicolas B. Pierron
4b97adcf39 Back out 3 changesets (Bug 1165348, Bug 1175397, Bug 1174322) for some website bustages. 2015-06-26 07:05:33 +02:00
Cameron McCormack
c7c3c372d6 Bug 77999 - Followup build bustage fix.
CLOSED TREE
2015-06-26 14:22:52 +10:00
Cameron McCormack
ea2136ef59 Bug 77999 - Unified build fix followup. 2015-06-26 13:52:48 +10:00
Cameron McCormack
941e794b58 Bug 77999 - Part 5: Cache eAgentSheet and eUserSheet rule processors in the RuleProcessorCache. r=dbaron
Ignoring sheets added by add-ons, all sheets in the eAgentSheet and
eUserSheet levels should come from the nsLayoutStylesheetCache and thus
allow multiple documents to make use of a shared rule processor.
2015-06-26 13:52:48 +10:00
Cameron McCormack
0274cb2bf2 Bug 77999 - Part 4: Mark nsCSSRuleProcessors as ready for expiration from the RuleProcessorCache once no nsStyleSets are using them. r=dbaron
We want the RuleProcessorCache to start considering a given
nsCSSRuleProcessor as ready for expiration only once no nsStyleSets are
using it.
2015-06-26 13:52:47 +10:00
Cameron McCormack
b21e55647a Bug 77999 - Part 3: Gather document rules and produce an nsDocumentRuleResultCacheKey in nsCSSRuleProcessors. r=dbaron 2015-06-26 13:52:47 +10:00
Cameron McCormack
69edc9b6c0 Bug 77999 - Part 2: Add RuleProcessorCache. r=dbaron 2015-06-26 13:52:47 +10:00
Cameron McCormack
bf6758907d Bug 77999 - Part 1: Add nsDocumentRuleResultCacheKey. r=dbaron 2015-06-26 13:52:47 +10:00
Cameron McCormack
702affa6ae Bug 1170888 - Restyle the document in EnsureSafeToHandOutCSSRules if we previously cloned sheet inners outside of that method. r=bzbarsky 2015-06-26 13:49:58 +10:00
Cameron McCormack
47cfbf336f Bug 1169512 - Add and remove quirk.css rather than enable and disable a clone of it. r=jwatt 2015-06-26 13:49:58 +10:00
Phil Ringnalda
e08c9983e4 Back out 2 changesets (bug 1163856) for Windows !mSyncLoad assertion failures
CLOSED TREE

Backed out changeset 62c1c616f21c (bug 1163856)
Backed out changeset 04239448fe0b (bug 1163856)
2015-06-25 19:57:00 -07:00
Phil Ringnalda
4817c7c6b0 Back out 1fd1058d6099 (bug 1139698) for JP, bc and dt bustage
CLOSED TREE
2015-06-25 19:30:06 -07:00
Drew Willcoxon
643321524a Bug 1173754 - Add a restrict token for search suggestions in the awesomebar. r=mak 2015-06-25 18:07:56 -07:00
Edouard Oger
d10dc6189a Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-25 17:16:28 -07:00
Edouard Oger
f099d3feb0 Bug 1174330 - Allow the device name to be edited in-line. r=markh 2015-06-25 17:15:23 -07:00
Chris Manchester
bc05fab82f No Bug - Bump mozharness.json revision. a=RyanVM 2015-06-25 16:40:49 -07:00
Gregory Szorc
1928f6fd58 Bug 1176642 - Import proper mozinfo package; r=me
bf34d16b6ab2 added absolute_import to this file. When changed, "import
mozinfo" stopped picking up mozbuild.mozinfo and started importing
mozinfo instead.

Use relative imports to force mozbuild.mozinfo to be picked up.
2015-06-25 16:11:22 -07:00
Gabriel Luong
314ab3f265 Backed out changeset aa1f2a978a64 2015-06-25 16:04:40 -07:00
Tim Nguyen
f45ce2b693 Bug 1165122 - Show Add New Rule button by default. r=bgrins 2015-06-25 16:00:29 -07:00
Gabriel Luong
1fabcf827f Bug 1166959 - Allow the selector editor to advance the focus with tab, shift-tab and enter r=pbrosset 2015-06-25 15:51:52 -07:00
Andrei Oprea
fd85ab1561 Bug 1168841 - Style text chat elements and add timestamps. r=Standard8 2015-06-25 15:45:01 -07:00
B2G Bumper Bot
eff747dc3c Bumping manifests a=b2g-bump 2015-06-25 15:12:56 -07:00
B2G Bumper Bot
0603d34594 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/155bda717bcc
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30610 from janus926/bug-1174629

Bug 1174629 - Avoid logcat -c on Android L to workaround the issues. …

========

https://hg.mozilla.org/integration/gaia-central/rev/afb9ead8a273
Author: Ting-Yu Chou <janus926@gmail.com>
Desc: Bug 1174629 - Avoid logcat -c on Android L to workaround the issues. r=eli
2015-06-25 15:10:33 -07:00
B2G Bumper Bot
2fc6033b0c Bumping manifests a=b2g-bump 2015-06-25 14:22:19 -07:00
B2G Bumper Bot
c24a54b7ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/009f4c46b663
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30712 from mozilla-b2g/fix-marionette-js-runner-setup-python

Bug 1177473 - Python setup script should be smarter about virtualenv

========

https://hg.mozilla.org/integration/gaia-central/rev/c425fa43c9f7
Author: gaye <gareth.aye@gmail.com>
Desc: Bug 1177473 - Python setup script should be smarter about virtualenv
2015-06-25 14:20:20 -07:00
Jose Antonio Olivera Ortega
51f66ca2d2 Bug 1171915 - about:serviceworkers in b2g should use originAttributes when calling ServiceWorkerManager. r=baku,fabrice 2015-06-25 13:14:33 -07:00
B2G Bumper Bot
a02f8a4ca8 Bumping manifests a=b2g-bump 2015-06-25 11:38:18 -07:00
B2G Bumper Bot
e6cabefc01 Bumping manifests a=b2g-bump 2015-06-25 08:53:14 -07:00
Thomas Zimmermann
338f781818 Bug 1173334: Open nfcd connections with socket type SOCK_SEQPACKET, allstars.chh
NFC requires sequential transfer of individual messages. Using the
socket type SOCK_SEQPACKET guarantees these properties.
2015-06-25 08:29:04 -07:00