Commit Graph

13634 Commits

Author SHA1 Message Date
ffxbld
1d23b24864 No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update 2012-12-01 03:29:35 -08:00
Joe Walker
8ff3ac8629 Merge m-c to fx-team 2012-11-30 13:51:45 +00:00
Ed Morley
13428a6614 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-30 10:07:02 +00:00
Joe Walker
96993c1368 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Ehsan Akhgari
bc8db22919 Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Gavin Sharp
c6db9627aa Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug 2012-11-29 20:11:42 -08:00
David Keeler
bd244c0ac8 bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
Bellindira Castillo [:bellindira]
e87614f7aa Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Bellindira Castillo [:bellindira]
c6ae680c3f Bug 806705 - Port browser_bug767836.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug767836.js => browser/base/content/test/browser_bug767836_perwindowpb.js
2012-11-28 21:06:22 -06:00
Mike Conley
0425772b89 Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak. 2012-11-29 11:45:27 -05:00
Rafael Ávila de Espíndola
36486c1a62 Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Marco Bonardo
79b7f7961e Bug 791447 - Move about:newTab data to preferences. r=gavin
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
49dda6423c Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Mike Conley
872af67b0c Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Ed Morley
db4f2771da Merge mozilla-central to mozilla-inbound 2012-12-03 15:49:45 +00:00
Mike Conley
ebff2b81c9 Bug 815131 Follow-up - Use a child selector instead of the descendent selector. r=me. 2012-12-03 09:59:35 -05:00
Dão Gottwald
7709510c6a Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Mike Conley
fed30c8bc3 Bug 811263 - Set skipintoolbarset="true" on social-toolbar-item so that the downloads button doesn't move when a lw-theme is applied. r=mak. 2012-11-30 22:45:08 -05:00
Mike Conley
1f57bdab8c Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
alex
952c3a5d07 Bug 815131 - Downloads Panel footer CSS needs consolidating. r=mconley. 2012-11-29 15:54:24 -05:00
Ehsan Akhgari
6e32183182 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
a28e51405b Merge m-c to inbound. 2012-12-02 20:33:48 -05:00
Mihai Sucan
dcbe789e3a Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load; r=paul 2012-12-03 22:54:07 +02:00
Ed Morley
37b2cf8acd Merge mozilla-central to mozilla-inbound 2012-12-06 19:07:54 +00:00
Ehsan Akhgari
709d864bdd Merge mozilla-central into mozilla-inbound 2012-12-06 13:13:33 -05:00
Ehsan Akhgari
d8b53c1062 Backed out changeset f0112085d836 (bug 817337) for mochitest-5 orange 2012-12-06 10:33:36 -05:00
Ehsan Akhgari
4dd7fa8f44 Bug 817337 - Add a JS module to get the most recent browser window, with the option of restricting the search to include only private windows; r=dao 2012-12-05 20:59:26 -05:00
Dão Gottwald
7faec77d5e Bug 815961 - After dragging & dropping a tab the tabstrip scrolls to center the tab. r=felipe 2012-12-06 11:42:07 +01:00
Makoto Kato
486d4e430e Bug 813834 - Character corruption on Facebook messenger with Social API. r=jaws 2012-11-29 15:14:48 +09:00
Mark Hammond
17ed800015 Bug 812108 - ensure that if 'try again' on a social error fails, we continue to display the error message. r=felipe 2012-11-29 16:25:34 +11:00
Eric Wong
4a03777ad3 Bug 812682 - Updated eBay Logo for Desktop. r=gavin 2012-11-26 15:08:31 -08:00
Rob Campbell
eaa4779249 Bug 803984 - Convert all fonts to monospace; r=paul 2012-10-22 13:25:00 -04:00
Victor Porof
7e946afab7 Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker 2012-11-23 10:54:42 +02:00
Victor Porof
197c61ef05 Bug 790576 - When jumping line numbers, pressing UP/DOWN should know how to increment/decrement, r=past 2012-11-28 16:51:54 +02:00
Victor Porof
d4fd64a851 Bug 816210 - Global searches do not cache the source text contents for displaying in the editor, r=past 2012-12-01 11:21:23 +02:00
Victor Porof
fbdb63b2cf Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Ryan VanderMeulen
e9768a8249 Merge m-c to inbound. 2012-11-28 22:46:45 -05:00
Ehsan Akhgari
09e380ab08 Attempt to fix bug 810180 by waiting for the window to be focused, DONTBUILD since this only affects per-window private browsing builds 2012-11-28 17:13:43 -05:00
Scott Johnson
29f9330bf3 Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
Jonathan Kew
06579d3c36 bug 815512 pt 2 - explicitly set size of download item icons. r=mconley 2012-11-28 09:04:14 +00:00
Mark Hammond
c387fb7a12 Bug 815000 - fix social sizePanelToContent args in error conditions. r=felipe 2012-11-28 12:50:03 +11:00
Masayuki Nakano
b1500b6871 Bug 814303 Make command+mouse wheel perform zoom-in/out on Mac r=smaug+smichaud 2012-11-28 10:49:00 +09:00
Mark Hammond
568d26044e Bug 815042 - leaving private browsing mode with social enabled now resets all social components. r=gavin 2012-11-28 11:30:09 +11:00
Marco Bonardo
3080319dd3 Bug 814264 follow-up: change the error text. DONTBUILD
r_irc=gavin
2012-11-28 18:26:02 +01:00
Josh Matthews
7d1a5cd87b Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
Josh Matthews
b39d6a3977 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-11-28 11:20:20 -05:00
Mike Conley
5ad3462fdc Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak. 2012-11-28 11:10:57 -05:00
Mounir Lamouri
15049c27fd Bug 815650 - Show the URI spec if there is no URI host in the popup blocker. r=ttaubert 2012-11-28 15:48:35 +00:00
Marco Bonardo
d2aac09c42 Bug 814264 - Restore the ability to call openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Ehsan Akhgari
d96f56d71e Bug 817423 - Remove an unused function in aboutPrivateBrowsing.xhtml; r=jdm 2012-12-02 15:10:34 -05:00
Ehsan Akhgari
53b1fbe2b5 Bug 817417 - Remove unused strings from aboutPrivateBrowsing.dtd; r=jdm 2012-12-02 14:54:15 -05:00
Tom Schuster
6abb2194c8 Bug 676619 - Tests for a[download]. r=smaug 2012-12-02 21:56:00 +01:00
Ehsan Akhgari
b3efcff124 Merge mozilla-central into mozilla-inbound 2012-12-06 01:08:07 -05:00
Justin Dolske
df1220143a Followup to Bug 817366 - Use more 2x images for HiDPI browser UI. r=munchkin 2012-12-05 21:00:42 -08:00
Dão Gottwald
68df15ce19 Bug 815743 - Part 2: Backed out bug 588909. a=lsblakk
--HG--
extra : transplant_source : s9%11%B2%04%B1%D0%5E%28I%13%15%B5%9E%AB%B5E%09%0D%E2
2012-08-10 20:48:09 +02:00
Ehsan Akhgari
10f21897c0 Bug 815743 - Part 1: Remove all of the site specific user agent overrides as part of backing out bug 588909, a=lsblakk
--HG--
extra : transplant_source : %A2%D4%84%0F%1B%FE%0C%051%1E%D2%FCh%02%95%06%A1%B3s%0A
2012-11-27 14:25:36 -05:00
Ehsan Akhgari
c5235034cd Backed out 2 changesets (bug 815743) because it will probably leak...
Backed out changeset d6130f6eeaca (bug 815743)
Backed out changeset 08192df425cf (bug 815743)

--HG--
extra : rebase_source : ea48fa52a66a0572ee89babc2c2e41adc04aec88
2012-11-27 17:30:21 -05:00
Gregory Szorc
79779d041c Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Dão Gottwald
bb794d13e3 Bug 815743 - Part 2: Backed out bug 588909. a=lsblakk
--HG--
extra : transplant_source : u2%AC%3B%E0%D8q%AE%98%B0%40%8C%AC%29%1A%E84b%C3Z
2012-08-10 20:48:09 +02:00
Ehsan Akhgari
1c36944d4c Bug 815743 - Part 1: Remove all of the site specific user agent overrides as part of backing out bug 588909, a=lsblakk
--HG--
extra : transplant_source : %AA9%D7.Y%B0do%2C%89.%9D%EF%E5%26%1B%94%0FKu
2012-11-27 14:25:36 -05:00
Brian R. Bondy
2e5d6d0300 Bug 815475 - Fix pfjs when there is no integrated findbar (pdfjs 0.6.39 broke Firefox metro). r=dtownsend 2012-11-27 15:32:04 -05:00
Brian R. Bondy
b85a313807 Bug 771250 - Copy pdfjs extension to Firefox Metro. r=dtownsend 2012-11-27 15:32:00 -05:00
Ed Morley
6aa8ba56de Merge mozilla-central to mozilla-inbound 2012-11-27 19:39:16 +00:00
Robert Strong
3cc318fdfa Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy 2012-11-27 10:28:04 -08:00
David Keeler
220bb08031 bug 746374 - differentiate click-to-play plugin permissions by type and vulnerability status r=jaws r=joshmoz 2012-11-27 10:09:10 -08:00
Joe Walker
e71a1aae69 Merge m-c to fx-team 2012-11-27 17:57:17 +00:00
Ed Morley
e145624da3 Backout fae627fef335 (bug 795065) for browser-chrome failures 2012-11-27 17:34:42 +00:00
Marco Bonardo
0eacd801d7 Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Panos Astithas
831c752537 Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof 2012-11-27 14:29:46 +02:00
Victor Porof
226b110cfd Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell 2012-11-27 18:19:24 +02:00
Victor Porof
ca9c710bb8 Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past 2012-11-27 18:19:23 +02:00
Victor Porof
226256c6e3 Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past 2012-11-27 18:19:23 +02:00
Joe Walker
d5628414a4 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Mark Hammond
92d9ba6e39 Bug 814269 - social API keys should be disabled when command not available. r=jaws 2012-11-27 17:59:51 +11:00
Mark Hammond
7e85076060 Bug 808422 - add 'Focus chats' as a keyboard-only item on the social menu. r=jaws 2012-11-27 17:58:55 +11:00
Mark Hammond
2dc7eec033 Bug 813789 - avoid console errors about _dynamicResizer being null. r=jaws 2012-11-27 17:56:22 +11:00
Mark Hammond
3adc3b27f8 Bug 813436 - tweaks to ensure a consistent UI as social is enabled/disabled/active/inactive. r=jaws 2012-11-27 17:54:55 +11:00
Joe Walker
9eaa95cf57 Merge m-c to fx-team 2012-11-27 02:50:33 +00:00
Joe Walker
a7f4a1d048 Merge m-c to fx-team 2012-11-24 13:53:28 +00:00
Joe Walker
d3e2858352 Merge m-c to fx-team 2012-11-24 12:06:17 +00:00
Andres Hernandez
8b3fd7eb85 Bug 810180 - Convert browser_private_search.js to use the per-window PB APIs; r=ehsan
--HG--
rename : browser/components/search/test/browser_private_search.js => browser/components/search/test/browser_private_search_perwindowpb.js
2012-11-23 15:52:31 -06:00
Ehsan Akhgari
cd4509279b Bug 814705 - Disable browser_privacypane_6.js and its in-content variant in per-window PB mode; r=jdm 2012-11-23 14:35:29 -05:00
Bellindira Castillo [:bellindira]
3029cf9a3b Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-23 11:40:59 -06:00
Mike Conley
458b92992d Bug 809852 - Follow-up patch to address nit in pinstripe theme for Downloads Panel that was missed in first landing. r=me. 2012-11-23 10:25:04 -05:00
Mario Alvarado [:marioalv]
88738ada8e Bug 806704 - Port browser_bug763468.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug763468.js => browser/base/content/test/browser_bug763468_perwindowpb.js
2012-11-23 03:01:32 -06:00
Joe Walker
aceff510e6 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
Ryan VanderMeulen
c4bbb4cd94 Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Josh Matthews
646fc7d070 Bug 815229 - Make search completion test for private browsing test all autocomplete entries. r=ehsan 2012-11-26 14:04:07 -05:00
Josh Matthews
e3139d917c Bug 814513 - Enable browser_save_link-perwindowpb.js. r=ehsan 2012-11-22 15:50:06 -05:00
Victor Porof
d74897ac54 Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
ff047aa255 Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
81d9a9cf1a Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
4090a89591 Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell 2012-11-21 10:49:45 +02:00
David Keeler
5afee47d31 bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws 2012-11-20 16:58:22 -08:00
Victor Porof
b73754b0b8 Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past 2012-11-20 12:57:05 +02:00
Victor Porof
77b477fe21 Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past 2012-11-20 13:38:45 +02:00
Jonathan Kew
ac148ed81c bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin 2012-11-26 16:18:25 +00:00
Mike Conley
cfbd5e6101 Bug 814509 - Downloads summary background is different from "Show all downloads" button background on winstripe. r=mak. 2012-11-26 09:52:54 -05:00
Mihai Sucan
9b0130c036 Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell 2012-11-16 20:16:18 +02:00
Victor Porof
7b5c67fb5a Merge fx-team to m-c 2012-11-18 11:49:52 +02:00
philringnalda@gmail.com
4eddd2b1f4 No bug, Automated blocklist update from host slice - CLOSED TREE - a=blocklist-update 2012-11-17 17:46:43 -08:00
Ryan VanderMeulen
964965bbc5 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Jared Wein
92ada4aaf3 Bug 798925 - Add back the Error Console menuitem by default (backout revision 42a7cb309ca1, bug 602006). r=dcamp 2012-11-16 19:20:51 -08:00
Brian R. Bondy
e4c048ee76 Bug 811646 - Redirect handling so each request goes direct to the final destination path and server. r=rstrong 2012-11-16 21:39:17 -05:00
Brian R. Bondy
98d2753189 Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong 2012-11-16 21:39:17 -05:00
Victor Porof
98db06c464 No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past 2012-11-16 13:16:23 +02:00
Felipe Gomes
0cc518f77b Bug 811089. Remove workaround for bug 803255 now that it's fixed. r=markh 2012-11-16 16:59:46 -08:00
Mark Hammond
a7cb40b011 Bug 809274. Avoid setting the sidebar visibility to the same value. r=felipe 2012-11-14 15:27:41 +11:00
Mike Conley
494d1f1774 Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
3b7793233e Bug 812345 - Downloads indicator button still resizes sometimes on Windows for some remaining download times. r=mak. 2012-11-16 16:24:44 -05:00
Mike Conley
f9e7318293 Bug 811076 - progressmeter in downloads button needs native colours for winstripe and gnomestripe. r=mak. 2012-11-16 16:24:13 -05:00
Mike Conley
910932f282 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Mark Hammond
2b04e4978d Bug 809258 - the social chatbar now defaults to being hidden. r=felipe 2012-11-17 10:23:22 +11:00
Ryan VanderMeulen
4cabfc6180 Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
CLOSED TREE
2012-11-16 17:57:44 -05:00
Mike Conley
2fe7cc51fc Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
9dfb698dd0 Bug 812345 - Downloads indicator button still resizes sometimes on Windows for some remaining download times. r=mak. 2012-11-16 16:24:44 -05:00
Mike Conley
f13cd93691 Bug 811076 - progressmeter in downloads button needs native colours for winstripe and gnomestripe. r=mak. 2012-11-16 16:24:13 -05:00
Mike Conley
f354d1b194 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Andres Hernandez
8000189bb6 Bug 722993 - WindowsJumpLists.jsm uses global Private Browsing state to make decisions; f=jdm, r=ehsan 2012-11-20 19:31:35 -06:00
Panos Astithas
c5986f7dc8 Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell 2012-11-01 17:34:10 +02:00
Victor Porof
19830f695a No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-01.js' caused by 43303dfa12a5, r=past 2012-11-16 10:47:30 +02:00
Victor Porof
ba651862ac Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Mihai Sucan
6a5d55c884 Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell 2012-11-16 18:28:20 +02:00
Bellindira Castillo [:bellindira]
93ca3105f4 Bug 806702 - Port browser_privatebrowsing_zoom.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoom.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoom.js
2012-11-21 21:04:49 -06:00
Ehsan Akhgari
c9c19ba73c Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
29890fce30 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-22 12:10:52 -06:00
Mike Conley
25236cd962 Bug 814099 - Paused downloads don't behave properly in Downloads Panel after the session is restored. r=mak. 2012-11-22 14:54:51 -05:00
Mike Conley
6db42d570c Bug 809852 - Allow cycling through the "Show all downloads" and summary footers in the Downloads Panel using the arrow keys. r=mak. 2012-11-22 14:38:38 -05:00
Gavin Sharp
e4fe8a1e11 Bug 814255: use defineLazy[Module]Getter in browser.js, r=dao 2012-11-21 17:38:56 -08:00
Mike Conley
1ab9002c4d Bug 800314 - Stop the browser window from stealing focus when a download begins. r=paolo.
The most recent browser window (if available) was stealing focus when a download
started. This was to account for the case where a download was initiated from
the Library. We are, however, switching to a Library view that shows download
state and progress in bug 675902, so this focus pull is now unnecessary, and
disruptive for users with window managers that don't have focus-stealing
prevention.
2012-11-22 10:59:09 -05:00
Peter Van der Beken
3fb06020ff Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Ed Morley
d10e16ff6f Merge mozilla-central to mozilla-inbound 2012-11-22 11:17:33 +00:00
Ed Morley
41f180893a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-22 10:48:50 +00:00
Paul Adenot
3c2724d53c Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Hubert SABLONNIERE
22f29be5ef Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul 2012-10-16 17:13:51 +02:00
Victor Porof
f5423ed8b3 Bug 727429 - The watch expressions separator label should preserve the leading whitespace character (followup), r=rcampbell 2012-11-18 01:23:36 +02:00
Victor Porof
67c38f5e07 Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Matthew Wein
682faafc12 Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth 2012-11-16 14:55:00 -05:00
Ehsan Akhgari
4faf1c7035 Bug 722993 - String changes for supporting per-window private browsing in the Windows jumplist menu; r=jdm 2012-10-12 21:34:25 -04:00
Seth Fowler
c42d3467d8 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Daniel Holbert
22bdd6e677 Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD 2012-11-20 17:01:14 -08:00
Richard Newman
377a2921a2 Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps 2012-11-19 19:09:45 -08:00
Gregory Szorc
ed77007664 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Gregory Szorc
9d46d35ef0 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Andres Hernandez
e991645a0b Bug 806693 - Port browser_privatebrowsing_placestitle.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_placestitle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_placestitle.js
rename : browser/components/privatebrowsing/test/browser/global/title.sjs => browser/components/privatebrowsing/test/browser/perwindow/title.sjs
2012-11-20 13:41:40 -06:00
Mario Alvarado [:marioalv]
0b8e3f40e6 Bug 806688 - Port browser_privatebrowsing_localStorage_before_after.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page.html
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page2.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page2.html
extra : rebase_source : e22dc284a5839939d564a30be5c5a53f976dff87
2012-11-20 10:57:02 -06:00
Josh Matthews
7607a0bd7a Bug 813533 - Ensure windows opened in global private browsing mode with no parent present are still marked as private. r=ehsan 2012-11-20 14:47:45 -05:00
Rafael Ávila de Espíndola
9259ff5876 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Mario Alvarado [:marioalv]
8ba38ad2b3 Bug 806699 - Port browser_privatebrowsing_ui.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_ui.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_ui.js
extra : rebase_source : bc814120977d36fee6285ea7391aa340361b33cc
2012-11-21 15:26:36 -06:00
Mihai Sucan
a81099530e Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan 2012-08-02 22:30:46 +03:00