Commit Graph

16625 Commits

Author SHA1 Message Date
Matt Brubeck
e5d69cbd84 Bug 892224 - Escape does not dismiss the Find bar [r=jwilde] 2013-07-11 15:52:55 -07:00
Ryan VanderMeulen
21a858bf52 Merge m-c to inbound. 2013-07-12 15:51:48 -04:00
Jonathan Wilde
816dd88a5b Bug 892705 - Change - Move findbar on visually top of urlbar, clean up naming. r=mbrubeck 2013-07-12 12:02:29 -07:00
Rail Aliiev
0aee3e8747 Bug 870173 - Upgrade to clang 3.3. r=ehsan 2013-07-12 13:45:15 -04:00
Jim Mathies
4b2381d5aa Bug 893015 - Set browser.isActive properly for all local tabs. r=mbrubeck 2013-07-12 10:57:10 -05:00
Tom Schuster
46fe724e6d Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Benjamin Smedberg
c5b25497ec Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : 4b24a6d5bf3b5c33b1e19702eca676b340b5d8b1
2013-07-17 09:21:02 -04:00
Benjamin Smedberg
d87022fde3 Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 69b7a078b7202a9806eaa33829d6107062e5a589
2013-07-17 09:21:02 -04:00
Sam Foster
85f431369e Bug 831440 - Explicitly unassign the -moz-element tab backgrounds when tabstrip is not visible. r=mbrubeck
--HG--
extra : rebase_source : 27fd58e329f4deef2e4eaa3e35b56b1801adfad2
2013-07-11 14:53:56 -07:00
Masatoshi Kimura
9b846c9c52 Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm 2013-07-12 06:26:55 +09:00
Jeff Gilbert
97463875c8 Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted 2013-07-11 14:12:32 -07:00
Brian R. Bondy
e39132a46b Bug 890626 - Force on the updater add-on compat option when selecting Metro+Desktop updates. r=rstrong 2013-07-11 16:52:52 -04:00
Manuela Muntean
2e8b8ce3c9 Bug 880621 - Create a test that checks about:cache after private browsing. r=ehsan 2013-07-16 10:16:58 +03:00
Matt Brubeck
b9bfd16bb9 Bug 892759 - Apply a missed review comment for the findbar test [r=rsilveira] 2013-07-15 16:37:25 -07:00
Matt Brubeck
8c7b4ca9b9 Bug 882504 - Flip the direction of toggle switches in the Metro theme [r=jwilde] 2013-07-15 16:37:25 -07:00
Marco Bonardo
61632cbb93 Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
2013-07-13 11:35:49 +02:00
Ryan VanderMeulen
d8a691255c Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures. 2013-07-16 09:05:38 -04:00
Mihai Sucan
eaaf1f4b52 Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me 2013-07-16 15:30:30 +03:00
Dão Gottwald
61a77b682a Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws 2013-07-16 09:59:34 +02:00
Rodrigo Silveira
3d482f351a Bug 892269 - Tapping white spaces under awesome screen not dismissing the Tab bar r=mbrubeck 2013-07-15 22:44:26 -07:00
Mark Hammond
f52961066d Bug 893683 - checkSocialUI is too verbose when running social tests. r=mixedpuppy
--HG--
extra : rebase_source : 04bf69f16ab42f873f7e6cf7361a6735484748e3
2013-07-16 13:32:19 +10:00
Matthew Noorenberghe
9e0093f0ee Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws 2013-07-15 21:09:00 -07:00
Rail Aliiev
151b76f25f Bug 886842 - Add clang trunk builds for ASan. r=ehsan DONTBUILD
--HG--
rename : browser/config/tooltool-manifests/linux32/clang.manifest => browser/config/tooltool-manifests/linux32/asan.manifest
rename : browser/config/tooltool-manifests/linux64/clang.manifest => browser/config/tooltool-manifests/linux64/asan.manifest
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => browser/config/tooltool-manifests/macosx64/asan.manifest
2013-07-09 10:48:46 -04:00
Gavin Sharp
511250c5ce Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
2012-11-29 21:51:17 -08:00
Dão Gottwald
7967122e9c Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Xavier Fung
03fce7081d Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted 2013-07-03 10:52:32 +09:00
Wes Kocher
a892511b2f Backout bug 888329 for causing permanent metro-chrome mochitest failures in bug 889694 2013-07-02 18:33:57 -07:00
Marco Bonardo
0d71f246d1 Bug 789348 - Convert about:home storage to indexedDB.
r=adw
2013-07-03 03:01:29 +02:00
Allison Naaktgeboren
6fd01127c6 Bug 888079 - control debugger start behind a pref, control debugger port with pref.r=jimm 2013-07-02 18:59:40 -05:00
Jim Mathies
8d556b97ea Bug 882042 - Disable horizontal scrollbars in menu items. r=rsilveira 2013-07-02 18:59:40 -05:00
Mike Shal
e215f1fcd7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Jim Mathies
32b88d46d4 Bug 888329 - Set input type broadcaster to precise on startup and cleanup InputSourceHelper. Fixes issue with first tab and precise input scrollbars. r=sfoster 2013-07-02 14:55:57 -05:00
Sushant Hiray
1f051cd67a Bug 887320 - Modify deprecated yield without value to yield undefined. r=mak 2013-07-02 15:49:06 -04:00
Brian R. Bondy
0a83706b05 Bug 889039 - Addon compat for updates on by default. r=rstrong 2013-07-01 19:12:12 -04:00
Ryan VanderMeulen
214f3bc3d4 Merge fx-team and m-c. 2013-07-02 15:13:58 -04:00
Gregory Szorc
22811e33cf Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman 2013-07-02 09:55:34 -07:00
Girish Sharma
ca758831d5 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan 2013-07-02 16:07:31 +05:30
Girish Sharma
b0bb519bc6 Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier 2013-07-02 16:05:09 +05:30
Paul Rouget
35a255b8aa Bug 886311 - The sidebar in the netmonitor should use handleCtrlTab=false. r=vporof 2013-07-01 22:38:48 +05:30
Girish Sharma
facdad4b64 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor. r=msucan 2013-06-27 00:51:33 +05:30
Brandon Benvie
30c901d409 Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Ryan VanderMeulen
c6e480b87f Merge inbound and m-c. 2013-07-01 08:12:24 -04:00
Tim Taubert
4a85658f74 merge m-c to fx-team 2013-07-01 14:06:28 +02:00
Gijs Kruitbosch
e7a8433373 Bug 888746 - browser_bug422590.js should enable location bar, r=dao 2013-07-01 13:55:08 +02:00
Dão Gottwald
19c591fbbd merge backout 2013-07-01 11:34:22 +02:00
Dão Gottwald
69dc25e5a0 Backed out changeset 7965d384123c 2013-07-01 11:33:28 +02:00
Heather Arthur
1201d55a01 Bug 887468 - Make custom request form look okay; r=vporof 2013-07-01 01:38:16 -07:00
Ms2ger
c9f69ff561 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Phil Ringnalda
e0734f27cf Merge m-i to m-c 2013-06-30 16:46:20 -07:00
Gijs Kruitbosch
6c31704cd7 Bug 888746 - Fix JS error on toolbarless windows, r=MattN 2013-06-30 22:41:54 +02:00
Phil Ringnalda
18c2ed0e65 Merge m-c to m-i 2013-06-30 08:40:17 -07:00
Phil Ringnalda
8cd97ffc27 Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Bobby Holley
cfcea33fd6 Bug 865745 - Continue to ignore onTabClose exception in metro 8 Session Store. r=me 2013-06-30 09:00:20 -06:00
Phil Ringnalda
0d1e3423a9 Merge m-i to m-c 2013-06-29 06:54:12 -07:00
ffxbld
aff009ccd0 No bug, Automated blocklist update from host bld-linux64-ec2-116 - a=blocklist-update 2013-06-29 03:25:23 -07:00
Matthew Noorenberghe
2f97ff9ee9 Bug 888570 - Lazily load ForgetAboutSite.jsm from browser/components/places/content/controller.js. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 840e79ad4b087999f08ffbdbf152418ecb9182ea
2013-06-30 21:12:26 -04:00
Matthew Noorenberghe
603b1ce35b Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Jared Wein
462cb25d44 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
James Kitchener
95c4981499 Bug 802895 - hide frame menu options for srcdoc iframes r=gavin 2013-06-28 23:13:23 -04:00
James Kitchener
c59cfe8323 Bug 802895 - Add srcdoc iframe support to session restore r=bz 2013-06-28 23:13:23 -04:00
Phil Ringnalda
3de8abed9d Bug 882575 - reenable browser_capabilities.js now that it doesn't use about:home so it won't be hearing about how snippets is undefined 2013-06-28 19:39:35 -07:00
Gavin Sharp
1275b7ca8b Bug 883592: stop trying to evaluate scripts for documents with no inner windows, r=sicking
--HG--
extra : transplant_source : %99%1Ap-%EC%80b%2B%DE%A5%05%EE%9C%24Dl%22%E7G%D3
2013-06-15 22:06:27 -04:00
Dão Gottwald
f66a27a210 Bug 888180 - move identity-popup back from popup-notifications.inc to browser.xul, as it's not a popup notification. r=jaws 2013-06-28 16:22:57 +02:00
Marco Bonardo
9e94719e9b Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Jim Mathies
7f7b106497 Bug 875892 - followup bug fix v2, touchup another left over dismissAppbar call. r=me DONTBUILD 2013-06-28 07:12:29 -05:00
Victor Porof
10504009ce Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past 2013-06-28 15:04:18 +03:00
Jim Mathies
1fa7ce600d Bug 875892 - followup bug fix, touchup left over dismissAppbar call. r=me 2013-06-28 06:30:50 -05:00
Allison Naaktgeboren
a128c91481 Bug 886546 - implement metro debug actors for developer tools.r=sfoster 2013-06-27 21:18:39 -07:00
Max Li
2a756fed26 Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Jim Mathies
185f71c5b6 Bug 875892 - Fixup tests. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
cbda320875 Bug 875892 - Reorg context ui control centralizing it in ContextUI object. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
d219662c9a Bug 875892 - Split ContextUI out of browser-ui.js. r=jwilde 2013-06-27 19:37:10 -05:00
Phil Ringnalda
7ae8b484f9 Merge m-c to m-i 2013-06-27 14:28:21 -07:00
Paolo Amadini
33cab1f8d4 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Jim Mathies
119b87739a Bug 885005 - update the about firefox privacy link. r=jwilde 2013-06-27 14:47:25 -05:00
Jim Mathies
c3ea907f6b Bug 887621 - add checked css state for navbar buttons. r=bbondy 2013-06-27 14:47:25 -05:00
Ed Morley
ba6420551d Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Sam Foster
9fe68ea95b Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. Hardening downloads and tests. r=fryn
--HG--
extra : amend_source : 745c26b0287819fd4d002e9ca193c13618bbca0a
2013-06-26 21:54:06 -07:00
Victor Porof
e445d2b6ed Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Victor Porof
d81dbbbdf4 Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past 2013-06-26 23:35:39 +03:00
Victor Porof
b30c2f3352 Bug 887203 - After replaying a request, hovering the network items menu shows "undefined", r=rcampbell 2013-06-26 23:35:39 +03:00
Victor Porof
8fb8478e65 Bug 887177 - Right clicking on a network request should select it, r=rcampbell 2013-06-26 23:35:38 +03:00
Ryan VanderMeulen
2d3527097e Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Dão Gottwald
be21e03297 Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00
Jim Mathies
3be14f16d8 Bug 866852 - Enable off main thread compositing by default in metrofx. r=bbondy 2013-06-26 10:48:11 -05:00
Ed Morley
e3c2edcedf Merge mozilla-central and fx-team 2013-06-26 15:13:03 +01:00
Heather Arthur
0b1e305abe Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof
033717a71a Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
9f04904bde Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Ryan VanderMeulen
e0ce07157f Merge m-c and fx-team. 2013-06-25 17:05:24 -04:00
Benjamin Smedberg
b4bef0087f Bug 886403 - Spelling errors from bug 880735, r=spelling 2013-06-25 11:57:36 -04:00
Benjamin Smedberg
9172995490 Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Shane Caraveo
cc5f6c7d4f bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Ed Morley
fbe925ef52 Backed out changeset 7f9cf2a04252 (bug 828088) for near-permaorange metro test runs 2013-06-25 14:51:33 +01:00
Dão Gottwald
844b028584 Bug 887167 - Undo global-scope pollution from browser-plugins.js. r=jaws
--HG--
extra : rebase_source : 45aa63c4fa5ae7ed65211ad294882f33cad449d5
2013-06-26 15:56:29 +02:00
Dão Gottwald
ce4dab6a7e Bug 887165 - Remove the unused primary-button class. r=bsmedberg
--HG--
extra : rebase_source : cf476ec6c232f9f754201356ea8dab413752730f
2013-06-26 15:56:12 +02:00
David Rajchenbach-Teller
891c8da9db Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Marco Bonardo
378896a757 Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Sam Foster
56291d2871 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 797845516ce09fab93cfc0690ee204fa9cc0a157
2013-06-24 18:24:09 -07:00
Jim Mathies
58ef46019b Bug 880739 - disable image download test temporarily due to high random orange percentage. r=fryn 2013-06-26 07:16:54 -05:00
DOrian JAMINAIS
23c4f46869 Bug 861478 - Search field should pre-fill with selected text. r=vporof 2013-06-26 15:05:52 +03:00
Phil Ringnalda
bd2fa2877b Merge m-c to m-i 2013-06-24 16:51:59 -07:00
Alex Keybl
fcfa80e959 Merging in version bump NO BUG 2013-06-24 11:37:32 -07:00
Tim Taubert
b023ec7677 Bug 886376 - Reduce interval between swapping in a preloaded newtab page and preloading the next one; r=avih 2013-06-24 14:14:19 -04:00
Benjamin Smedberg
3e01108cd6 Bug 880735 part S followup review comment - put the plugin doorhanger styles into shared/ 2013-06-24 10:40:26 -04:00
Benjamin Smedberg
dd1efc4d69 Bug 880735 part D followup: flod pointed out that I changed these strings without changing the key, and since changing the key is hard I'm just going to revert them for now and do something better in a followup. 2013-06-24 10:16:30 -04:00
Benjamin Smedberg
5bd3e02512 Bug 880735 part S - Basic styling so that this can land - add classes to the binding for styling hooks and fix space handling. Make the buttons fill the space, limit the doorhanger size, and add whitespace/separators for the multi-plugin UI, r=jaws 2013-06-24 08:51:08 -04:00
Benjamin Smedberg
82eede8f1b Bug 880735 test fixups:
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
f6df2c3cd7 Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws 2013-06-24 08:51:07 -04:00
Benjamin Smedberg
1ba75d1044 Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws 2013-06-24 08:51:07 -04:00
Frank Yan
63911a1428 Bug 873251 - Fix botched backout and reland. a=typo 2013-06-24 13:58:08 -07:00
Phil Ringnalda
1888baab70 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Shane Caraveo
8c07c6d156 bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Shane Caraveo
c59b1b73c6 bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Phil Ringnalda
ec7bded05c Merge m-c to m-i 2013-06-23 15:17:04 -07:00
Phil Ringnalda
7f542efd72 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Jim Mathies
f35b19292f Bug 886149 - Fix: Undefined last crash id can causes exception in delayed startup. r=bbondy 2013-06-23 16:09:34 -05:00
Victor Porof
4ee9d109a8 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
2f319776c1 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
3ac11adced Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Paul Rouget
bab610d48b Bug 865688 - Style Inspector sidebar should remember its size. r=msucan 2013-06-14 01:41:00 +02:00
Dave Camp
4e497c4244 Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
2013-06-10 21:18:46 -07:00
Mihai Sucan
26a020226a Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past 2013-06-28 19:16:18 +03:00
Ed Morley
86bc191b22 Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Anton Kovalyov
299d98a1d1 Bug 888120 - Add an image file for the profiler stopwatch button; r=me 2013-06-27 18:55:54 -07:00
Anton Kovalyov
f181dfc10e Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
Dave Camp
a26e6e286c Bug 879520 - Remote the inspector breadcrumbs. r=paul 2013-06-07 14:33:39 -07:00
Dave Camp
295103320b Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul 2013-06-07 14:32:32 -07:00
DOrian JAMINAIS
6a8aebc954 Bug 884750 - Persistent logs options should apply instantly. r=paul 2013-06-23 09:11:00 -04:00
Paul Rouget
2e6f11a8a4 Bug 855504 - [font inspector] Selecting text in the font inspector is hard. r=vporof 2013-06-24 09:24:00 -04:00
Rob Campbell
902de0f7fb Bug 692829 - Display cached messages from iframes; r=msucan 2013-06-14 11:19:26 -04:00
Shane Caraveo
b749138852 bug 869278 fix intermittent mozSocial test failure, r=felipe 2013-06-25 13:04:30 -04:00
Shane Caraveo
02f4f0c46c bug 886086 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 14:31:28 -04:00
Steven MacLeod
c8b13fc52d Bug 866638 - Ignore invalid URIs when importing Safari History, r=gavin
--HG--
extra : rebase_source : a7da5851b13ae1bb487ed843342e2c54976318fb
2013-06-25 18:12:23 -04:00
Shane Caraveo
e40687f872 bug 886072 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 12:32:33 -04:00
Ryan VanderMeulen
968f212f34 Backed out changeset db34c0314a15 (bug 886199) for intermittent browser_webconsole_bug_644419_log_limits.js timeouts. 2013-06-25 17:29:05 -04:00
Jonathan Wilde
f0903a1031 Bug 885541 - Work - Move devtools icons in app bar into hamburger menu. r=fryn
--HG--
extra : rebase_source : bd850050552aecbd390f15f2c393927c9e09e750
2013-06-25 12:20:17 -07:00
Mihai Sucan
3795db2a80 Bug 886199 - Fix for intermittent failure in browser_webconsole_bug_644419_log_limits.js | Timed out while waiting for: 10 console.log messages displayed and one pruned, and several more; r=me 2013-06-25 22:17:20 +03:00
Jonathan Wilde
403cdd2900 Bug 886624 - Defect - Tests fail on HiDPI systems. r=jimm 2013-06-25 12:06:27 -07:00
Marco Bonardo
bf97a56518 Bug 877748 - Make it possible to open the Library with a given hierarchy
r=mano
2013-06-25 13:59:25 -04:00
Brian Smith
809560f89b Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
425f5ab42c Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
b94512c0ce Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Robert Strong
c16af18aa7 xpcshell test fixup - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=me for test fixup 2013-06-22 13:37:20 -07:00
Robert Strong
839d0ab269 2. browser patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:12 -07:00
Girish Sharma
e6883f3092 Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul 2013-05-25 13:35:34 +05:30
Paul Rouget
331014eeea Bug 869174 - [style editor] Remove unused bar at top of editor. r=harth 2013-06-05 05:48:00 +02:00
David Creswick
199a1f3e37 Bug 875902 - [toolbox] Simplify selectTool and test for panel readiness, r=paul 2013-06-22 20:00:51 -07:00
Girish Sharma
df728353db Bug 881807 - Simplify advanced settings part of options panel, r=jwalker 2013-06-21 01:48:56 +05:30
Girish Sharma
22e02d83b2 Bug 872670 - Visually indicate that the tool is not supported on the target type in the Options panel, r=jwalker 2013-05-29 01:06:16 +05:30
Mihai Sucan
734a08efdb Bug 886015 - Console js input looks broken on OS X; r=vporof 2013-06-22 22:47:33 +03:00
Girish Sharma
48b1ec2424 Bug 886015 - Console js input looks broken on OS X, r=msucan 2013-06-22 19:59:07 +05:30
Victor Porof
3036a5b696 Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
Mihai Sucan
082e84f0d9 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Mihai Sucan
8f251027f5 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00
Mihai Sucan
4b16417f16 Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee 2013-06-19 22:04:05 +03:00
Mihai Sucan
fca4520d15 Bug 884887 - Move webconsole.css into themes/shared; r=robcee f=mconley 2013-06-21 13:30:10 +03:00
Mihai Sucan
e12e4ce1a5 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Girish Sharma
28cc1aee31 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00
Tim Taubert
3d997b5b72 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
34c3e0a545 Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Michael Ratcliffe
c50781ad06 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Ed Morley
72d802aad2 Merge mozilla-central and fx-team 2013-06-21 15:46:24 +01:00
Victor Porof
4bee62ede9 Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell 2013-06-21 17:33:58 +03:00
Victor Porof
2645a46d4d Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
4fb38db98d Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
b0911ab87f Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
ade7d36b9a Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past 2013-06-21 17:33:57 +03:00
Victor Porof
7a12484988 Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Victor Porof
d6c62f8d62 Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
285646fce1 Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
af32953f8c Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Ed Morley
73389cf78a Backed out changeset 03a709825eff (bug 885541) for metro-chrome failures on a CLOSED TREE 2013-06-21 11:41:07 +01:00
Brandon Benvie
b59a2db668 Bug 883898 - Make booleans in VariablesView have a distinctive color, r=vporof 2013-06-20 16:00:22 -07:00
Brandon Benvie
39f9a243d8 Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof 2013-06-17 14:55:25 -07:00
Brandon Benvie
a7c4b59f9f Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof 2013-06-19 13:06:43 -07:00
Phil Ringnalda
f3eb0ff344 Back out 2af3c33bfb29 (bug 828088) for metro-chrome bustage 2013-06-20 21:44:02 -07:00
Jonathan Wilde
23607ee21d Bug 885541 - Work - Move devtools icons in app bar into hamburger menu. r=fryn 2013-06-20 17:06:35 -07:00
Sam Foster
72872f7dd3 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 98eba210e74ba1d4fb56838596e50e2fba88540c
2013-06-20 17:00:07 -07:00
Ryan VanderMeulen
aa4e313f71 Merge m-c and inbound. 2013-06-20 19:26:38 -04:00
Ryan VanderMeulen
3b1055e7d1 Merge inbound and m-c. 2013-06-20 19:22:19 -04:00
Sid
31329541e5 Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert 2013-06-20 20:06:14 +02:00
Anton Kovalyov
916ce4824c Bug 863653 - Add hints to profiler [start|stop|show] commands; r=jwalker 2013-06-20 10:48:25 -07:00
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Jim Mathies
4173e62e08 Bug 881928 - Clear selection when the user pans the page in either direction. r=fryn 2013-06-20 12:37:02 -05:00
JosiahOne
da3f014b5c Bug 884467 - Replace the linen texture with the new Mavericks one. r=dao 2013-06-19 15:48:36 -04:00
Brian O'Keefe
20b45036df Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2); r=mshal
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Raymond Lee
bd3a25823e Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Wes Kocher
95577b488c Merge m-c with inbound 2013-06-19 16:46:01 -07:00
Wes Kocher
7b638627c9 Merge inbound to central 2013-06-19 16:37:58 -07:00
Justin Dolske
90da7178fc Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Justin Dolske
b0ec143fba Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn 2013-06-19 16:30:53 -07:00
Tim Taubert
87fc59762a Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao 2013-06-19 22:07:59 +02:00
Benjamin Smedberg
db222ba461 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Anton Kovalyov
d2f7ea2bd2 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Anton Kovalyov
a8d90168c5 Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:07:04 -07:00
Ed Morley
342f63710c Merge latest green fx-team changeset and mozilla-central 2013-06-19 15:31:16 +01:00
Ed Morley
2d6284d1b2 Backed out changeset 1885bc168943 (bug 811392) since the patch it depends on has now been backed out on a CLOSED TREE 2013-06-19 09:55:27 +01:00
Ed Morley
142b6f3a4f Backed out changeset f3ca96dd397e (bug 873251) for causing mochitest-metro-chrome failures
--HG--
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/forward.png
rename : browser/metro/theme/images/appbar-reload.png => browser/metro/theme/images/reload.png
rename : browser/metro/theme/images/appbar-stop.png => browser/metro/theme/images/stop-hdpi.png
2013-06-19 09:42:25 +01:00
Makoto Kato
c39d0ce24f Bug 884634 - GTK3 port should use Linux theme. r=karlt 2013-06-19 15:11:51 +09:00
Frank Yan
73e550ae3b Bug 873251 - [Metro] Part 2 of 2: Fix url bar selection test offset. a=test-only 2013-06-19 16:23:38 -07:00
Anton Kovalyov
78e492a2a4 Bug 881006 - Change Profile panel tooltip to say JavaScript Profiler; r=harth 2013-06-18 17:24:36 -07:00
Ryan VanderMeulen
dc0a2888fc Merge m-c and fx-team. 2013-06-18 19:11:40 -04:00
Anton Kovalyov
2d58087657 Bug 850145 - Use SideMenuWidget in the Profiler; r=vporof 2013-06-18 14:42:36 -07:00
Shane Caraveo
4110ffd835 bug 882132 fix setting provider icon via worker api, r=felipe 2013-06-19 10:14:47 -07:00
Benjamin Smedberg
3b87991102 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-19 11:07:28 -04:00
Ed Morley
cf95c992a5 Merge mozilla-central and inbound 2013-06-19 15:51:08 +01:00
Gavin Sharp
906f72de8e Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Jim Mathies
dc8e13e390 Bug 881950 - Update the metro test harness to return a retry string when activation fails. r=bbondy 2013-06-18 09:41:13 -05:00
Frank Yan
c4db624e28 Bug 873251 - [Metro] Part 1 of 2: Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Shane Caraveo
d4f59f93b9 bug 882652 fix disabling of socialapi in popups, r=felipe 2013-06-14 14:39:42 -06:00
Jonathan Wilde
070c8437bb Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar 2013-06-18 18:15:51 -07:00
Michael Ratcliffe
4a8861cd01 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=jwalker 2013-06-13 10:57:39 +01:00
Benjamin Smedberg
95edfc7485 Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js 2013-06-18 21:38:00 -04:00
Jonathan Wilde
302f34e522 Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar. r=fryn 2013-06-18 18:15:51 -07:00
Frank Yan
697ee3b5bd Bug 873251 - [Metro] Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Jared Wein
0740a86fce Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce 2013-06-18 19:28:39 -04:00
Sam Foster
6fd14b88d3 Bug 858388 - Refactor richgrid arrangeItems, autocomplete uses deferlayout. r=jimm
--HG--
extra : rebase_source : 00e29b380db249ff632af21604e447e2abe83540
2013-06-18 15:33:42 -07:00
Ryan VanderMeulen
6e172126b6 Merge cypress and inbound. 2013-06-18 18:15:53 -04:00
Benjamin Smedberg
3db94d03c7 Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js 2013-06-18 16:44:07 -04:00
Benjamin Smedberg
6bbae2d113 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg
29141b1f48 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-18 13:16:40 -04:00
Michael Harrison
db43acc4a4 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Ed Morley
1c6e56518a Merge mozilla-central and inbound 2013-06-18 12:05:32 +01:00
Jim Mathies
5e0e03d38d Bug 860248 - In content clear existing selection on tap. r=ally 2013-06-18 05:59:20 -05:00
Ed Morley
8388d25b9f Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
c06cdf341d Merge m-c and fx-team. 2013-06-17 20:06:42 -04:00
Tim Taubert
a1fd4ab273 Backed out changeset 8ee18c517127 (bug 881590) 2013-06-17 20:46:25 +02:00
Tim Taubert
290f279790 Backed out changeset 825e5d09c5ec (bug 791670) 2013-06-17 20:46:24 +02:00
Masatoshi Kimura
4afdbbe5c6 Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy 2013-06-17 23:08:55 +09:00
Jim Mathies
1d13385492 Bug 788000 - Add basic chrome selection tests. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
9a8815b1ac Bug 788000 - Add support for chrome selection. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
686bb00322 Bug 879883 - Split common selection code out into a prototype. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
69ef4de422 Bug 879887 - Use caretPositionFromPoint when adjusting selection in text inputs. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
baaeeb5524 Bug 879454- Hide selection monocles during drags. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
26c4cac30b Bug 879454 - Minor comment header touchups. r=mbrubeck 2013-06-17 07:46:51 -05:00
Jim Mathies
7cb65eb288 Bug 869437 - Create individual selection overlays for chrome and content. r=mbrubeck 2013-06-17 07:46:51 -05:00
Ed Morley
d28ead3633 Merge latest green inbound changeset and mozilla-central 2013-06-17 09:33:03 +01:00
Brandon Benvie
15e5c37888 Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Reuben Morais
afb21c2442 No bug - Fix typo in browser-ui.js 2013-06-15 22:46:18 -07:00
Ryan VanderMeulen
90792a0ded Merge inbound and m-c. 2013-06-15 21:34:21 -04:00
ffxbld
4e324efbfd No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update 2013-06-15 03:23:04 -07:00
Stefan Mirea
32641334c4 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
fa4ba29ffa Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
c338d6a58e Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Vladimir Vukicevic
9e17b8825a b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
2145ef4142 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Ryan VanderMeulen
49f62cbff2 Merge m-c to inbound. 2013-06-14 13:04:31 -04:00