Граф коммитов

29823 Коммитов

Автор SHA1 Сообщение Дата
J. Ryan Stinnett 058fbc6a51 Bug 1007059 - Enable WebIDE by default. r=paul 2014-08-13 15:10:00 -04:00
Alexander Seleznev 76038430e7 Bug 1003053 - Fix panel subview anchor arrow position. r=Gijs 2014-08-14 11:59:00 -04:00
Richard Marti 2864da5d9e 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 cbcdd8a796 Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures 2014-08-15 16:21:41 +01:00
Mike Conley 141477bfbd 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
Brian Grinstead d64b0cbea4 Bug 1050442 - If persisted, focus split console input when toolbox opens;r=jwalker 2014-08-15 07:52:08 -05:00
Brian Grinstead 7e27415cca 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 5d23c803c5 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 5626bfe92f 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
Ed Lee 658c3d2172 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 1c508f9ef0 Bug 1048137 - Page title color is poor contrast in New Tab Page [r=adw] 2014-08-14 17:03:47 -07:00
Ed Lee ed76d0db3a Bug 1048148 - Reduce rounded corners and glow on tiles [r=adw] 2014-08-14 17:03:47 -07:00
Ed Lee fd8aade4c4 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 f0c1aae7dc 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
Ryan VanderMeulen 6d7abde6f2 Merge fx-team to m-c. a=merge 2014-08-14 17:11:56 -04:00
Daniel Holbert eeace956e5 Bug 1050654: Replace "flex: 0 0 main-size" with equivalent & more concise "none" keyword, in webconsole.inc.css. r=robcee 2014-08-14 10:38:38 -07:00
Florian Quèze 3df33de08f Bug 1052779 - Clicking on Mac share icons does not get Firefox into focus, r=Enn. 2014-08-14 19:30:52 +02:00
Florian Quèze 95cc06d194 Bug 1051855 - window sharing indicator on the URL bar stays on after stream.stop has been called, r=Gijs. 2014-08-14 19:29:49 +02:00
Ed Morley 40b1ae6316 Backed out changeset 011c29fd2668 (bug 1016037) for webaudioeditor test failures; CLOSED TREE 2014-08-14 17:08:58 +01:00
Alexandre Poirot 47f76addae Bug 1053164 - Ensure that exception during debuggerserver instanciation are displayed. r=jryans 2014-08-13 05:11:00 -04:00
Brian Grinstead 5db21f324d Bug 1051136 - Wait for onEditorChange before opening menu in browser_projecteditor_menubar_02.js. r=mratcliffe 2014-08-13 08:06:00 -04:00
Brian Grinstead fc1838f306 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-13 13:35:00 -04:00
Jordan Santell 71117753ea Bug 1016037 - Remove actor IDs from web audio editor's inspector. r=vp 2014-08-13 15:11:00 -04:00
Mark Banner 799366a5d9 Bug 1046490 Ensure Loop is always enabled in tests, so that turning the pref off doesn't cause failures. r=mikedeboer 2014-08-14 12:22:04 +01:00
Nicholas Nethercote 096656f46a Bug 1050036 (part 1) - Make browser_fxa_oauth.js not depend on pldhash enumeration order. r=roc.
--HG--
extra : rebase_source : a1bad5393e66855b9947315e39559c8feae082d7
2014-08-17 15:42:10 -07:00
Alli Grant 583d37f568 Bug 803812 - Include brandShortName in restart text and update localization key. r=Unfocused 2014-08-17 00:36:18 -05:00
Gijs Kruitbosch cd45e2edac Bug 1053245 - ignore number-only hosts in showing notification bars for keyword URI redirection, r=jaws
--HG--
extra : rebase_source : bd1932037f7b2db212db5943a12ae7d377b49bbe
2014-08-13 21:04:03 +01:00
Gijs Kruitbosch 520b15271a Bug 1043372 - sharing indicator in main menu for keyboard accessibility, r=florian,ui-r=phlsa
--HG--
extra : rebase_source : e9beec954c65b126c2653032066b4c1e276e6929
2014-08-08 13:34:46 +01:00
Ryan VanderMeulen 8543ea8030 Merge m-c to fx-team. a=merge 2014-08-13 15:32:14 -04:00
Ryan VanderMeulen 31e9e10d15 Merge inbound to m-c. a=merge 2014-08-13 15:30:49 -04:00
Mark Banner 39b6f67f92 Bug 1053181 Fix Loop's standalone pages to display correctly on the proper dev server. r=dmose NPOTB DONTBUILD 2014-08-13 19:01:34 +01:00
Ed Morley 67f25a6916 Merge mozilla-central and b2g-inbound 2014-08-13 17:02:34 +01:00
Tim Taubert 7465a15f87 Bug 1052756 - Fix Toolbox.destroy() to properly clean up with add-on targets r=Mossop 2014-08-13 14:42:29 +02:00
Gijs Kruitbosch c9a9e21bb2 Bug 1052750 - try to fix intermittent timeouts in browser urlbar search test by waiting for focus on the newly opened window, rs=firebot 2014-08-13 10:56:52 +01:00
Ed Morley 18a50dd690 Bug 577266 - Correct another handful of incorrect spellings 2014-08-13 09:04:36 +01:00
Andrea 8a305a9036 Bug 963042 - Added event listener for SwapDocShells to ensure we save state when swapping docShells r=ttaubert 2014-08-13 08:36:49 +02:00
Blair McBride 01b0cae4f5 Bug 1045927 - UI Tour: Add ability to highlight Loop icon in browser chrome. r=MattN 2014-08-13 15:27:40 +12:00
Alexandre Poirot 46acb5ce63 Bug 1051980 - Hide the profiler when not available. r=vp 2014-08-13 05:29:00 -04:00
Alexandre Poirot 7ec99bb9d2 Bug 1046394 - Fix profiler in (b2g and e10s) content processes. r=vp, r=dcamp 2014-08-13 05:26:00 -04:00
Alex e984d4c73c Bug 1004679 - Use text-align: start or end instead of left or right in DevTools themes. r=bgrins 2014-08-13 05:27:00 -04:00
Ed Morley 9b606fb00a Backed out changeset 5cc333cb4b97 (bug 1007059) for failures in browser_dynamic_tool_enabling.js; CLOSED TREE 2014-08-13 15:53:16 +01:00
Alex Bardas c1dd1b81cb Bug 1052750 - Added info logs for test, r=gijs 2014-08-12 15:13:00 +01:00
Ryan VanderMeulen 237cdf3116 Merge m-c to fx-team. a=merge 2014-08-12 16:26:11 -04:00
Ryan VanderMeulen d5a4ba923d Merge inbound to m-c. a=merge 2014-08-12 16:24:50 -04:00
Ryan VanderMeulen cde20a0f37 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Ryan VanderMeulen 67ee48b811 Backed out changeset 436e5d00f904 (bug 916804) for mochitest-other failures. 2014-08-12 15:19:27 -04:00
Shane Caraveo f379328092 Bug 1014332 fix context menu tests to handle share, r=jaws 2014-08-12 11:04:05 -07:00
Shane Caraveo f2f6c4635e Bug 1014332 move share button to menu panel and test fixes for that, r=jaws 2014-08-12 11:04:04 -07:00
Shane Caraveo 4bc6b9c1be Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-12 11:04:04 -07:00
Ed Morley e7678b50e4 Merge mozilla-central and fx-team 2014-08-12 17:56:55 +01:00
Ed Morley 7cda86534b Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-12 17:21:29 +01:00
Ed Morley c66802733f Backed out changeset 19719fd38363 (bug 1039484) for intermittent test failures 2014-08-12 14:50:53 +01:00
Brian Grinstead 32303c5f07 Bug 1050857 - Options panel layout doesn't work well with translated text;r=mratcliffe 2014-08-12 07:09:33 -05:00
Ed Morley f10bc818e5 Backed out changeset 48e333722371 (bug 1045886) for assertions during test_bug437844.xul 2014-08-12 12:00:13 +01:00
Valentin Gosu 01e9603ddb Bug 1045886 - Remove Cache directory from Android profiles r=michal 2014-08-12 12:04:13 +03:00
Richard Marti 357c2078bf Bug 1052316 - Add a min-width to the netError button. r=Unfocused 2014-08-12 10:56:59 +02:00
Richard Marti 9addfc18a8 Bug 1052315 - Correct the path to the sorter images. r=Unfocused 2014-08-12 12:43:48 +02:00
Alexander Seleznev 21884d692c Bug 1052379 - Fix text color in search field on about:home page, r=gijs 2014-08-12 04:44:00 +01:00
Mark Banner 3fac8ab68d Bug 1052331 Remove the 'LooP' title from the conversation window when it is initially opened. r=mikedeboer 2014-08-12 12:20:41 +01:00
Bobby Holley af0cdef94f Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug 2014-08-11 20:06:55 -07:00
Seth Fowler fd2bea91bd Bug 981924 Followup - Update the test for bug 595934 to match the new layout console category ON A CLOSED TREE. r=nigelb 2014-08-11 19:00:47 -07:00
Manish Goregaokar 988f89ddf7 Bug 1046693 - Make cog on newtab page less blurry. r=Unfocused 2014-08-11 09:27:00 -04:00
Bernardo P. Rittmeyer a9eee42790 Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN 2014-08-11 14:03:00 -04:00
Alex Bardas 2c69b9411c Bug 1048513 - location bar: In Private Browsing mode Firefox shouldn't save browser.fixup.domainwhitelist.* entries. r=Gijs 2014-08-11 13:54:00 +01:00
Mike de Boer 2ff3147f7f Bug 1048144: add menu panel versions of the Loop icon. r=jaws 2014-08-12 10:30:46 +02:00
Asaf Romano b30cc03ca4 Bug 951627 - Use something other than a modal dialog to ask for setting the default browser. r=dão. 2014-08-12 10:59:11 +03:00
Allison Naaktgeboren 2bf5772323 Bug 1030451-Update spellchecker context menu suggestions for multiprocess.r=billm 2014-08-11 13:07:54 -07:00
Patrick Brosset 82782aa5c7 Bug 1000716 - Intermittent race condition in markupview/test/browser_markupview_mutation_02.js. r=miker 2014-08-11 04:43:00 -04:00
J. Ryan Stinnett f069c3d51e Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-11 11:52:00 -04:00
Martijn Wargers 4d71b5379f Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce 2014-08-10 20:03:50 -07:00
Ed Morley 62b7aa6b87 Merge mozilla-central and inbound 2014-08-12 17:56:08 +01:00
Alexandre Poirot 8f9afc126a Bug 994669 - Integrate gaia responsive mode tweaks. r=paul 2014-08-12 02:43:00 -04:00
Brian Grinstead feca7cd8ff Bug 1051597 - Fix typo in options.sourceeditor.expandtab.tooltip. r=jwalker 2014-08-10 18:12:00 -04:00
Ryan VanderMeulen c326614a3b Bug 1051999 - Update pdf.js to version 1.0.645. r=yury 2014-08-11 15:28:35 -04:00
Brian Grinstead fa66223858 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-10 06:06:00 -04:00
Sami Jaktholm 97df0b456b Bug 1049809 - Netmonitor: Use unique path instead of Max-Age to ensure cookie set by browser_net_details-no-duplicated-content.js doesn't mess with other tests if an error occurs before the test removes the cookie. r=vp 2014-08-07 04:29:00 -04:00
Jan Keromnes 1ba685ebc8 Bug 1021831 - Show "Validation status" tooltip over the status circle in WebIDE. r=paul 2014-08-12 07:23:00 -04:00
Steven MacLeod 51ec78291f Bug 1035557 - Migrate crash checkpoints with the session so that we don't appear to crash during reset. r=ttaubert
--HG--
extra : rebase_source : 29fd4cccaf53a4011d8022b733e83eb1d7f25aaf
extra : histedit_source : c0bb058cd59087c126e2462d596f6b72db9d0de1
2014-08-11 16:41:27 -04:00
Steven MacLeod a0a0c45963 Bug 1036341 - Use the existence of any session files to determine if a profile crashed or is fresh. r=ttaubert
--HG--
extra : rebase_source : 15be325a24563254c6d16627cd1de611039356fe
extra : histedit_source : db1e5179d574c0620d446c60848818da14b7ad64%2C6dad046683f375187ca4beda47bea68caa12da9f
2014-08-12 15:38:55 -04:00
Sami Jaktholm 62d7c81c26 Bug 1050123 - Profiler Treeview: If arrow is the target of double click, children toggle three times (on click #1, click #2 and dblclick events). Ignore the dblclick on arrow. r=vp 2014-08-07 03:22:00 -04:00
J. Ryan Stinnett d492573393 Bug 1007059 - Enable WebIDE by default. r=paul 2014-08-13 14:53:09 +02:00
Michael Ratcliffe 98db1caf16 Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
Albert Juhé Lluveras c1310d9f85 Bug 1051526 - DevTools Themes: remove padding from sidebar tabs; r=bgrins 2014-08-11 07:53:29 -05:00
Albert Juhé Lluveras 31d3c3447b Bug 1049029 - DevTools Themes: Remove hover and active state on active sidebar tab (dark theme); r=bgrins 2014-08-11 07:35:57 -05:00
Michael Ratcliffe f908662418 Bug 1041284 - Fix GC issues and re-enable browser_markupview_events.js r=jwalker 2014-08-07 22:35:19 +01:00
Wes Kocher 589ed1e76a Merge m-c to inbound 2014-08-11 16:19:27 -07:00
Wes Kocher 1b1fc072d1 Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
Backed out changeset 780c948d79f3 (bug 1032878)
Backed out changeset 0cfcc44660a8 (bug 1032878)
Backed out changeset 991f8d5da382 (bug 1032878)
Backed out changeset f54984be223e (bug 1032878)
2014-08-11 14:27:57 -07:00
Ed Morley 9e41c131c5 Merge mozilla-central and inbound 2014-08-13 17:03:24 +01:00
Valentin Gosu a94022f8e3 Bug 1045886 - Remove Cache directory from Android profiles r=michal 2014-08-13 16:43:45 +03:00
Martijn Wargers ab8828526e Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce 2014-08-10 20:03:50 -07:00
Blake Kaplan 23294fd2f8 Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw 2014-08-11 11:13:36 -07:00
Benjamin Smedberg 9b3d66a3f4 Bug 1052545 - Telemetry experiment branches are not saved correctly: we set the _dirty flag correctly, but then don't write the cache, r=gfritzsche
--HG--
extra : rebase_source : 8b531590cb76292b39c83d3928fc0107f1e83424
2014-08-14 16:21:15 -04:00
Alex Bardas 0647fe4544 Bug 999293 - [e10s] Make charset menu work. r=adw 2014-08-13 13:29:00 -04:00
Tom Schuster 4346420610 Bug 1054221 - [e10s] Make special link click behave correctly on about:newtab. r=jimm 2014-08-15 15:28:10 +02:00
Georg Fritzsche db980a370f Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.

The notification is now shown shortly after first startup.

The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.

The end result is the code for managing the state of the notification is
greatly simplified.
2014-07-09 14:32:29 -07:00
Birunthan Mohanathas 770cc01f6a Bug 1049979 - Fix 'functions may be declared only at top level or immediately within another function' warnings. r=gavin 2014-08-10 11:16:32 -07:00
Jason Orendorff b04d83422a Backed out changeset 586ec2ee45d7 (bug 957513) for breaking the web.
--HG--
extra : rebase_source : 4de52cd93646ca7055ba6683b29d0767efd4a322
2014-08-07 17:41:48 -05:00
Ryan VanderMeulen 78e4f5ea0f Merge fx-team to m-c. a=merge 2014-08-09 11:17:55 -04:00
ffxbld 6ace4e641a No bug, Automated blocklist update from host bld-linux64-spot-011 - a=blocklist-update 2014-08-09 03:14:44 -07:00
Matthew Noorenberghe 1f7356d529 Bug 1048664 - Fallback to /favicon.ico if an imageDocument is too large to use as a tab icon. r=dao ui-r=phlsa 2014-08-09 02:11:27 -07:00