Commit Graph

199394 Commits

Author SHA1 Message Date
Jordan Santell
c634e6b165 Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-14 11:57:00 -04:00
Alexander Seleznev
d1744c729d Bug 1007642 - Remove pointer cursor for Location Bar and search buttons on Linux. r=Gijs 2014-08-14 18:20:00 -04:00
J. Ryan Stinnett
d0a535ee7b Bug 1007059 - Enable WebIDE by default. r=paul 2014-08-13 15:10:00 -04:00
Alexander Seleznev
590f081d44 Bug 1003053 - Fix panel subview anchor arrow position. r=Gijs 2014-08-14 11:59:00 -04:00
Richard Marti
d7361e5a21 Bug 989469 - Move the common files from browser to global. r=Unfocused
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Ed Morley
99a28a6cd1 Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures 2014-08-15 16:21:41 +01:00
Mike Conley
22c326b8e6 Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=Unfocused.
This fixes a change in order of focus events for e10s after bug 1009628 landed.
We were accidentally focusing the content after focusing the URL bar for new
tabs. We now skip focusing the content entirely when opening a new tab.

--HG--
extra : histedit_source : ce4239e776b58992ccec65d2ade578e68978240c%2Cb9bded035324f4bdc3e6533c1edffb8dc0107ff3
2014-08-15 10:42:37 -04:00
Eric Edens
e11f08abe0 Bug 1048525 - Use SuggestClient from MC. r=margaret
--HG--
rename : mobile/android/base/home/SuggestClient.java => mobile/android/base/SuggestClient.java
2014-08-14 17:17:29 -07:00
Brian Grinstead
7ddbbacb0e Bug 1050442 - If persisted, focus split console input when toolbox opens;r=jwalker 2014-08-15 07:52:08 -05:00
Brian Grinstead
a537346a65 Bug 1050439 - Focus should be restored to previously active element after split console is closed;r=jwalker 2014-08-15 07:50:43 -05:00
Mark Banner
02f68bcd12 Bug 1022594 Part 1a Add a getLoopBoolPref function to the MozLoopAPI. r=mikedeboer
--HG--
rename : browser/components/loop/test/mochitest/browser_mozLoop_charPref.js => browser/components/loop/test/mochitest/browser_mozLoop_prefs.js
rename : browser/components/loop/test/xpcshell/test_loopservice_get_loop_char_pref.js => browser/components/loop/test/xpcshell/test_loopservice_loop_prefs.js
2014-08-15 13:33:51 +01:00
Ed Lee
94d9c98429 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-15 02:40:20 -07:00
Paolo Amadini
78b764b146 Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin 2014-08-15 10:19:31 +01:00
Wes Johnston
072c4af638 Bug 732169 - Associate prompts with tabs. r=lucasr 2014-08-14 23:17:04 -07:00
Wes Johnston
0395008ae9 Bug 732169 - Refactor message processing prompts. r=lucasr 2014-08-14 23:17:02 -07:00
Ryan VanderMeulen
1559619ad7 Merge inbound to m-c. a=merge 2014-08-14 22:15:29 -04:00
Ryan VanderMeulen
810f213425 Merge fx-team to m-c. a=merge 2014-08-14 22:10:07 -04:00
Ryan VanderMeulen
cf0ad6a55d Merge b2g-inbound to m-c. a=merge 2014-08-14 22:03:46 -04:00
Ryan VanderMeulen
f238f71bfc Bug 1054087 - Disable test_dom_input_event_on_htmleditor.html on Android 2.3 for perma-failing since the number of Android mochitest chunks was increased. a=me 2014-08-14 21:03:46 -04:00
Dan Gohman
d0f7653db0 Bug 1041673 - IonMonkey: Implement opcode testing and casts with member function templates. r=nbp 2014-08-14 17:11:57 -07:00
Eric Edens
120209edec Bug 1042943 - Allow users to switch search engine. r=margaret 2014-08-14 16:40:30 -07:00
Margaret Leibovic
fb02936bce Bug 1043034 - Add underline to search bar when inactive. r=wesj 2014-08-14 17:13:42 -07:00
Brian Nicholson
cdfde9b60e No bug - Remove obsolete Promise.defer() from comment. DONTBUILD 2014-08-14 17:11:29 -07:00
Ed Lee
08d1221884 Bug 1044602 - about:newtab tiles look different than anything else in the browser [r=adw]
Use a solid color background and remove now unused texture. Tweak gradient, hover images, borders.
2014-08-14 17:03:48 -07:00
Ed Lee
528cf46059 Bug 1048137 - Page title color is poor contrast in New Tab Page [r=adw] 2014-08-14 17:03:47 -07:00
Ed Lee
32477dfde5 Bug 1048148 - Reduce rounded corners and glow on tiles [r=adw] 2014-08-14 17:03:47 -07:00
Ed Lee
0895429293 Bug 1045769 - Adjust new tab whitespace: whitespace sizing, positioning of undo box [r=adw]
Move undo box to the top left above the seach box which now contains its appropriate padding.
2014-08-14 17:03:46 -07:00
Ed Lee
6e7f3d8599 Bug 1053937 - Visiting localhost prevents later tiles from being shown [r=adw]
Fallback to asciiHost when IP/insufficient levels. Update tests to localhost to trigger failure codepath.
2014-08-14 17:03:46 -07:00
B2G Bumper Bot
b901d8479b Bumping manifests a=b2g-bump 2014-08-14 16:26:14 -07:00
B2G Bumper Bot
08bafd8313 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a58ab122a656
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22841 from julienw/1053276-fix-activity-handler-tests

Bug 1053276 - [Messages] ActivityHandler tests are failing if the test a...

========

https://hg.mozilla.org/integration/gaia-central/rev/6c28c1d1447d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1053276 - [Messages] ActivityHandler tests are failing if the test agent is hidden r=azasypkin
2014-08-14 16:20:28 -07:00
B2G Bumper Bot
49e9588b4d Bumping manifests a=b2g-bump 2014-08-14 16:11:14 -07:00
B2G Bumper Bot
f68e01b6ae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/508eaa6999cf
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #22899 from jrburke/bug1050725-email-notranslate-overpaint

Bug 1050725 - Reduce overpaint of the email app. Patch from vingtetun, r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/2036f5bc7793
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1050725 - Reduce overpaint of the email app
2014-08-14 16:05:28 -07:00
Ralph Giles
ef3acdccf9 Bug 1054043 - Remove 32 bit cmd wapper from mozrunner. r=ted
We no longer support MacOS 10.5 and the version string compare
fails on 10.10. Unbreaks running the mochitests there.
2014-08-14 15:44:00 -07:00
Ralph Giles
796d21b80d Bug 1054043 - Remove wrapcommand. r=ted
This code was only needed on osx 10.5, and the version string compare
fails on osx 10.10.
2014-08-14 15:35:00 -07:00
Jim Blandy
912aa4c4ee Bug 961326: Give SpiderMonkey an API that embeddings can use to safely construct values for Debugger clients. r=jorendorff 2014-08-14 16:33:21 -07:00
Jim Blandy
d934112710 Bug 971673: Ensure mozilla::dom::ScriptSettingsStackEntry is only used as a base class: make its constructor protected. r=bholley 2014-08-14 16:23:15 -07:00
Jed Davis
212cc5b860 No bug - Add trailing newlines for non-Android Linux sandbox logging. r=kang
--HG--
extra : rebase_source : c0e936b62289c0e5eecad41fce9afac881fe4667
2014-08-14 15:39:14 -07:00
Jim Blandy
2031db478b Bug 1051115: Let users tell ubi::Edge not to provide edge names, as they're expensive to compute, and not everyone needs them. r=terrence 2014-08-14 15:59:59 -07:00
B2G Bumper Bot
9d7208a087 Bumping manifests a=b2g-bump 2014-08-14 15:11:18 -07:00
B2G Bumper Bot
5f7e8fd223 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da1b66f8c12f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #22594 from justindarc/bug1049198

Bug 1049198 - Camera/Video should use mark Color layer as [not visible] ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3677006e1531
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1049198 - Camera/Video should use mark Color layer as [not visible] when covered by video
2014-08-14 15:05:28 -07:00
Ryan VanderMeulen
8b7f11393f Merge m-c to b2g-inbound. a=merge 2014-08-14 17:29:21 -04:00
B2G Bumper Bot
6503601bfe Bumping manifests a=b2g-bump 2014-08-14 14:26:18 -07:00
B2G Bumper Bot
19943a3258 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0efeae66a0b0
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22868 from mpizza/Bug_1053614_release_status_bug

Bug 1053614 - [woodduck] repeatedly enter and leave camera app, then hig...h chance camera will be black screen when entering camera.

========

https://hg.mozilla.org/integration/gaia-central/rev/aedb3eea4dc1
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 1053614 - [woodduck] repeatedly enter and leave camera app, then high chance camera will be black screen when entering camera.
2014-08-14 14:20:31 -07:00
Ryan VanderMeulen
9f14687e30 Merge fx-team to m-c. a=merge 2014-08-14 17:11:56 -04:00
B2G Bumper Bot
75e1a5d770 Bumping manifests a=b2g-bump 2014-08-14 14:01:16 -07:00
B2G Bumper Bot
6c01074f46 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c34c4dc5719c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22892 from KevinGrandon/bug_1053894_remove_confirm_component_bg

Bug 1053894 - Remove gradient images from GaiaConfirm component

========

https://hg.mozilla.org/integration/gaia-central/rev/8070f551eb26
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1053894 - Remove gradient images from GaiaConfirm component r=ivanovpavel
2014-08-14 13:55:29 -07:00
B2G Bumper Bot
8f4c6d1f67 Bumping manifests a=b2g-bump 2014-08-14 13:31:18 -07:00
B2G Bumper Bot
b53120da67 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/882a5608baa2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #22646 from eeejay/bug-1050529

Bug 1050529 - Always toggle on a11y settings panel when screen reader is... r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/4300cef99390
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1050529 - Always toggle on a11y settings panel when screen reader is toggled.
2014-08-14 13:25:30 -07:00
Ryan VanderMeulen
4892c12aa0 Merge inbound to m-c. a=merge 2014-08-14 16:21:22 -04:00
B2G Bumper Bot
bed6adb560 Bumping manifests a=b2g-bump 2014-08-14 12:46:48 -07:00