Gabriel Luong
bf5a20ba6b
Bug 1177564 - [Rule View] Tweak add rule and toggle pseudo classes button r=bgrins
2015-06-26 13:12:48 -07:00
Tim Nguyen
3159f66306
Bug 1165122 - Show Add New Rule button by default. r=bgrins
2015-06-25 16:00:29 -07:00
Allison Naaktgeboren
65f8d0ae5e
Bug 1136477 - Unify terminology of Passwords/Logins for about:logins (nee about:passwords).2/2.r=liuche
2015-06-26 12:54:35 -07:00
Margaret Leibovic
80c46b674d
Bug 1170841 - Show warning in add-on manager for add-ons that aren't properly signed. r=liuche
2015-06-17 17:46:27 -07:00
Michael Comella
527e151749
Bug 1177166 - Remove allocation in TopSitesThumbnailView.onLayout. r=mhaigh
2015-06-24 14:03:06 -07:00
Michael Comella
f1387f0f3d
Bug 1174365 - Remove TopSitesGridView.onMeasure allocation call. r=mhaigh
...
We pre-allocate and re-use the item now.
2015-06-24 13:25:16 -07:00
Michael Comella
0a1f637f1c
Bug 1177244 - Add in tools namespace. r=me
...
I removed it in a botched rebase and broke the build.
2015-06-26 10:52:04 -07:00
Michael Comella
abec359438
Bug 1177244 - Move tab queue prompt to merge tag. r=mhaigh
2015-06-24 15:24:21 -07:00
Michael Comella
0309371a9d
Bug 1177244 - Move share dialog to merge tag. r=mhaigh
2015-06-24 15:19:38 -07:00
Michael Comella
aa7ce8c878
Bug 1170884 - Disable IconColors lint warning. r=mhaigh
2015-06-24 11:55:18 -07:00
Richard Newman
7cf12024be
Bug 1111220 - Remove system search integration. r=mfinkle
2015-06-25 22:41:05 -07:00
Michael Comella
9241002f87
Bug 864958 - Tint the progress bar in private browsing mode. r=mhaigh
...
Note: the tinted view is only a single color while the original asset contains
gradients.
2015-06-25 14:00:15 -07:00
Michael Comella
ff43013483
Bug 864958 - Set url bar shadow color in private browsing mode. r=mhaigh
2015-06-25 13:39:43 -07:00
Michael Comella
981573cda3
Bug 864958 - Add new private browsing url bar assets. r=mhaigh
2015-06-25 12:51:42 -07:00
Michael Comella
7b0dba9b3f
Bug 864958 - Replace private toolbar background with tabs_tray_grey_pressed. r=mhaigh
2015-04-23 18:01:23 -07:00
Michael Comella
63e71b56ee
Bug 1166462 - Add probe for title in titlebar enabled setting. r=margaret
2015-06-24 11:01:26 -07:00
Michael Comella
14777bb92e
Bug 1170804 - Add non-final eslintrc for tests/. r=margaret
...
There are still some failures but it's a start.
2015-06-25 10:40:26 -07:00
Michael Comella
9940a3e396
Bug 1170804 - Set non-final eslintrc for chrome/content. r=margaret
...
Still a lot of errors but it's progress.
2015-06-25 10:27:38 -07:00
Michael Comella
4c7150cc6f
Bug 1170804 - Get .jsm to work under eslint. r=margaret
...
You can now run by `cd mobile/android && eslint . --ext "[.js,.jsm]"`.
2015-06-24 23:11:11 -07:00
Michael Comella
c7cf88fbf4
Bug 1170804 - Fix bugs found by eslint in components/. r=margaret
...
A few errors still remain.
2015-06-24 21:56:23 -07:00
Michael Comella
f80917abd6
Bug 1170804 - Add .eslintrc configuration file to mobile/android. r=margaret
...
eslint can be run by `cd`ing to mobile/android and running `eslint .` (assuming
eslint is installed). Note that .jsm files have not yet been configured.
Add an eslintignore to avoid the files that will take more work.
2015-06-24 22:37:55 -07:00
Tim Taubert
1c726d4b1b
Bug 1177438 - [Control Center] Move "verified by" label up in the security subview r=Gijs
2015-06-25 17:17:52 -07: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
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