Marina Samuel
c1409df6c8
Bug 1167243 - Intermittent browser_newtab_enhanced.js | Suggested for {'Web Education'|'Technology'} enthusiasts [r=adw]
2015-05-22 16:37:30 -07:00
Ed Lee
972edb58e9
Bug 1167805 - Not enough padding for page title causing pin icon to overlap [r=adw]
2015-05-22 17:37:21 -07:00
Phil Ringnalda
7d349c7262
Back out f77ab8c321a2 (bug 1167716) for making a11y/accessible/tests/mochitest/states/test_link.html time out on 10.6
2015-05-22 21:27:58 -07:00
Shane Caraveo
8bccc89d03
Bug 1165046 fix e10s test browser_social_activation, r=felipe
2015-05-22 18:29:03 -07:00
Tim Taubert
2b8f8824b5
Bug 1167502 - Fix bc1 window property leaks by importing the TabStateFlusher into a variable r=bustage
2015-05-22 21:13:49 -04:00
Jordan Santell
623985e2b0
Bug 1167006 - part 3 fully revert merge from 780e1f999f54.
2015-05-22 17:37:40 -07:00
Tim Taubert
0434a04fd8
Bug 1167502 - Fix bc1 bustage by importing TabStateFlusher.jsm where needed
2015-05-22 20:13:20 -04:00
Maxim Zhilyaev
63d3c4b289
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
2015-05-22 16:30:21 -07:00
Michael Comella
762d2aaa92
Bug 1166868 - Add default favicon search assets. r=trivial
...
Forgot to add these in the last commits - this will fix the build bustage.
2015-05-22 16:28:20 -07:00
Michael Comella
670df6e052
Bug 1166868 - review: Add clarifying comments to FaviconView. r=trivial
2015-05-22 16:18:56 -07:00
Michael Comella
adf53f5e5e
Bug 1166868 - Update default favicon for custom search engines. r=margaret"
2015-05-22 11:32:09 -07:00
Dão Gottwald
3662f40249
Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend
2015-05-23 00:51:41 +02:00
Tim Taubert
dc3534bf86
Bug 1167502 - Convert sessionstore tests r=billm
2015-05-08 21:15:10 +02:00
Tim Taubert
76ae30d26c
Bug 1167502 - Convert browser/base/content/test/general/ tests r=billm
2015-05-08 21:14:56 +02:00
Tim Taubert
e980d4f5c6
Bug 1167502 - Convert CloudSync test r=billm
2015-05-08 21:14:38 +02:00
Victor Porof
e83c54b885
Bug 1167733
- Consolidate prefs access and usage in the new performance tool, r=jsantell
2015-05-22 17:46:59 -04:00
Matthew Noorenberghe
0af7a0426f
Bug 1167756 - Switch to openUILink for the Pocket menubar item to avoid using and leaking AppConstants. r=jaws
2015-05-22 14:07:00 -07:00
Jordan Santell
b7f607e03e
Bug 1167006 - Fully revert bad merge from 780e1f999f54.
2015-05-22 13:56:34 -07:00
Jordan Santell
eeaad14fe3
Revert "Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp"
...
This reverts commit 411adbfe0ea2
2015-05-22 13:47:18 -07:00
Victor Porof
56742edad5
Bug 1167428 - Don't add event listeners in PerformanceController.destroy, r=jsantell
2015-05-22 16:29:41 -04:00
Victor Porof
15e4d65eb2
Bug 1167426 - The _connected
property in PerformanceActorsConnection is not necessary, r=jsantell
2015-05-22 16:29:20 -04:00
Victor Porof
90c9c05062
Bug 1167298 - Remove the ordinal property on categories, r=jsantell
2015-05-22 16:28:57 -04:00
Victor Porof
fda91de78f
Bug 1167300 - Fix all performance tool imports to work with the new file locations, r=jsantell
2015-05-22 16:25:52 -04:00
Victor Porof
649c4855fa
Bug 1167300 - Create a way to get strings from multiple localization files, r=jsantell
2015-05-22 16:25:52 -04:00
Victor Porof
cd6f260d60
Bug 1167300 - Consolidate the performance tool directory, r=jsantell
2015-05-22 16:25:52 -04:00
Patrick Brosset
535073d958
Bug 1022726 - Focus the devtools window after switching host type; r=bgrins
...
After switching to a different toolbox host, make sure the toolbox window
receives the focus so that the toolbox keyboard shortcuts (like move to next
or previous tool) still work.
2015-05-22 16:06:37 +02:00
Jordan Santell
94d6b2ba5e
Bug 1049865 - part 2 - fix up browser_profiler_tree-frame-node.js to handle the new stripping of query params from a displayed filename in tree models.
2015-05-22 11:56:49 -07:00
Ravi Shankar
67238af4b1
Bug 1049865 - Remove url query from items in the call tree; r=jsantell
2015-05-22 11:59:12 -07:00
Ryan VanderMeulen
5747a3f5ff
Backed out changeset 76c0e3be4fe8 (bug 1159043) for test_telemetry.html failures.
2015-05-22 14:55:38 -04:00
Patrick Brosset
ee96e79556
Bug 1167617 - Remove SpiderMonkey specific JS syntax from inspector; r=jryans
2015-05-22 20:50:01 +02:00
Michael Comella
9a4a0c57d1
Bug 1158282 - Correct showDefaultFavicon comment. r=me
...
I thought the dominant color box was always used, but it is only used when it
is enabled in XML attrs.
2015-05-22 11:35:45 -07:00
Michael Comella
f6077389d6
Bug 1158282 - Clarify existing comment in FaviconView.formatImage. r=margaret
2015-05-21 14:11:41 -07:00
Michael Comella
826339c3ee
Bug 1158282 - Handle the default favicon as any other favicon. r=margaret
...
This removes the complications of handling the "default favicon" as a special
case simplifying the code into two branches - no favicon (i.e. blank) and a
custom favicon. Under the hood, the Android framework probably does a similar
amount of work (e.g. opening & scaling the bitmap) so I doubt this is less
efficient.
This solves the custom search engine icons changing on FaviconView reuse
(i.e. scrolling) and the incorrect scaling of the default favicon in the
search engine bar.
I attempted to solve the issue while keeping the default favicon as a special
case and it caused a lot of hard to follow code branches so it wasn't worth it.
This special casing is also why this bug existed in the first place!
One caveat to the handle-the-default-as-any-other-approach is mentioned in
the code comments (see FaviconView.showDefaultFavicon).
2015-05-21 14:03:16 -07:00
Jordan Santell
1972803e74
Bug 1150761 - Rename the performance tool's details view names to better describe the data visualizations. r=vp
2015-05-21 23:06:19 -07:00
Jordan Santell
07b9f07f79
Bug 1162662 - Map JS markers to human readable keys, and hide if platform related via (Gecko). r=vp
2015-05-19 23:02:28 -07:00
Jordan Santell
1fcb55404e
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-22 11:26:51 -07:00
Ryan VanderMeulen
4878d81681
Merge m-c to fx-team. a=merge
2015-05-22 14:21:30 -04:00
Ryan VanderMeulen
ecdd625f1a
Merge inbound to m-c. a=merge
2015-05-22 14:02:47 -04:00
Felipe Gomes
e6cc580f2b
Bug 1164640 - Reset the flag for disabling e10s when an a11y tool is active. r=mconley
...
There's now a blacklist in place for the tools that should be disabled, so we want to give another change for users with tools that are not blacklisted to test e10s.
2015-05-22 15:01:57 -03:00
Felipe Gomes
6360eaae4d
Bug 1163422. r=Gijs
2015-05-22 15:01:55 -03:00
Shane Caraveo
be386ed95b
Bug 1164979
move socialapi docShell access to content script, r=markh
2015-05-22 10:36:30 -07:00
Shane Caraveo
ba50a89612
Bug 1162322 change social error handling to use messagemanager, r=markh
2015-05-22 10:33:18 -07:00
Ryan VanderMeulen
4b9c654e23
Merge fx-team to m-c. a=merge
2015-05-22 11:11:20 -04:00
Ryan VanderMeulen
7e7b077104
Backed out changeset e602cb65a030 (bug 1142816) for jsapi test segfaults.
...
CLOSED TREE
2015-05-22 10:47:29 -04:00
B2G Bumper Bot
e2924f69f5
Bumping manifests a=b2g-bump
2015-05-22 05:47:27 -07:00
B2G Bumper Bot
cee747dc41
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/667627b8fc14
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30196 from gaye/marionette-js-runner@1.1.0
Bug 1154035 - marionette-js-runner@1.1.0
========
https://hg.mozilla.org/integration/gaia-central/rev/1ba3e7de8f61
Author: gaye <gaye@mozilla.com>
Desc: Bug 1154035 - marionette-js-runner@1.1.0
2015-05-22 05:45:30 -07:00
J. Ryan Stinnett
74dbd129f2
Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325)
2015-05-22 07:08:05 -05:00
J. Ryan Stinnett
dafc022414
Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325)
2015-05-22 07:07:49 -05:00
J. Ryan Stinnett
297379ec53
Backed out changeset 038f30351bb3 on CLOSED TREE (bug 1067325)
2015-05-22 07:07:33 -05:00
J. Ryan Stinnett
8aa9873cf8
Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325)
2015-05-22 07:07:17 -05:00