Commit Graph

19266 Commits

Author SHA1 Message Date
Benjamin Peterson
489fed5530 Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Olli Pettay
f703e766ca Backout Bug 818559 to fix Bug 820067, a=me 2012-12-10 21:52:01 +02:00
Robert Strong
86b654664a Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Ehsan Akhgari
e79720c1bd Bug 820120 - Remove the browser.privatebrowsing.dont_prompt_on_enter pref in per-window private browsing builds; r=jdm 2012-12-10 17:33:50 -05:00
Theo Chevalier
11d6ad24c7 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Ehsan Akhgari
ad15a5e95a Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari
4633026b9b Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari
f595d0ad9e commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Jared Wein
8e2e5f06a2 Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao 2012-12-11 22:41:32 -05:00
Rafael Ávila de Espíndola
87ff3077cc Bug 820256 - Upgrade clang to 169730 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-11 21:45:21 -05:00
Gregory Szorc
2c1c26efaa Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Girish Sharma
3d0e053785 Bug 808436 - [gcli] cmd refresh throws an exception, r=paul 2012-11-07 22:54:22 +05:30
Paul Rouget
6b19221f8c Bug 768846 - Resize issues in Responsive mode with Toolbox open. r=vporof 2012-12-13 12:26:42 +02:00
Victor Porof
6e1dc8418f Bug 796135 - Provide some obvious UI for scripts filtering, r=past 2012-12-10 16:03:48 +02:00
Victor Porof
6b34181b5c Bug 818430 - Having line and token operators in the same query makes the scripts menulist behave weirdly, r=past 2012-12-11 09:38:04 +02:00
Victor Porof
2527dc3787 Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past 2012-12-11 09:38:00 +02:00
Victor Porof
10bdc20bfc Bug 816440 - Watch expression evaluations should not display the configurable/enumerable/writable tooltip, r=past 2012-12-11 09:36:50 +02:00
teramako
5ea6debee4 Bug 808542 - [gcli] "addon list" output is malformed. r=mratcliffe 2012-12-04 06:50:53 +09:00
Tetsuharu OHZEKI
0c872cfc8c Bug 817579 - Command buttons in toolbox do not have tooltip; r=msucan,jwalker 2012-12-05 18:39:56 +02:00
Rob Campbell
af7642b97d merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Ed Morley
4857665ccf Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-04 14:53:45 +00:00
Victor Porof
fb674dde20 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof
e3b98b696f Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
fe349ddddf Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
e9021f1b22 Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Ehsan Akhgari
7587651648 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-04 00:58:28 -05:00
Ehsan Akhgari
6474edb86b Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Ehsan Akhgari
bf4db7a70d Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:20:23 -05:00
Ehsan Akhgari
1ce1f0a6a2 Bug 817932 - Ignore unrelated load events to fix the intermittent failure in browser_privatebrowsing_openlocation.js; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:15:22 -05:00
Andres Hernandez
0688826104 Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
4685f6dfa3 Bug 816524 - Do not store information about closed private windows; r=ttaubert 2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
5796ccb3d6 Merge the last PGO-green inbound changeset to m-c. 2012-12-03 19:03:01 -05:00
Josh Matthews
8fc8da62b5 Backed out changeset 0902b7e89928 (bug 816524) 2012-12-03 17:01:15 -05:00
Ed Morley
540b708191 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-03 19:05:07 +00:00
Mario Alvarado [:marioalv]
c0357b7e90 Bug 806707 - Port browser_save_private_link.js to the new per-window PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : browser/base/content/test/browser_save_private_link.js => browser/base/content/test/browser_save_private_link_perwindowpb.js
2012-12-03 01:36:43 -06:00
Ehsan Akhgari
40c40a477b Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
004363949a Bug 817463 - Disable loading the homepage for per-window private browsing tests; r=jdm
DONTBUILD since this is NPOTB in global PB builds
2012-12-02 21:48:46 -05:00
Ehsan Akhgari
2a1cf21b66 Bug 816527 - Disable switch to tab for private windows in per-window private browsing builds; r=gavin
This patch makes sure that when you have a tab open in a private window,
we would never switch to it from either a private or non-private window.
Also, this disabled switching to tabs inside private windows.

This patch uses the autocompletesearchparam attribute to convey whether
the autocomplete search is coming from a private window, to disable
finding open pages in nsPlacesAutoComplete.  It also changes the
behavior of switchToTabHavingURI to make sure that switch to tab
actually fails if somehow attempted (this is used in the test.)  It also
prevents pages opened in a private window to be registered with
nsPlacesAutoComplete as open pages, in order to make sure that those
pages do not appear as switch to tab entries in the autocomplete list
for other windows.

The test for this patch is based on browser_bug555767.js, and tests all
of the four possible interactions here.
2012-11-30 02:40:47 -05:00
Mario Alvarado [:marioalv]
5ea19151aa Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB in gloabl PB builds

--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
6bd6dbeca2 Bug 816524 - Do not store information about closed private windows; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Ehsan Akhgari
f62d20958f Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
fbef18ef91 Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Ehsan Akhgari
1157a9ee2f Bug 806690 - Cancel the current browser load to make sure that we don't catch unexpected load events for about:home; shoulder-r=jdm
DONTBUILD since this in NPOTB for global PB builds
2012-12-02 19:05:50 -05:00
Bellindira Castillo [:bellindira]
f14b098a5a Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
2012-11-30 18:39:20 -06:00
Ryan VanderMeulen
7ca1154a95 Merge m-c to inbound. 2012-12-01 10:27:23 -05:00
ffxbld
acc15b768f No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update 2012-12-01 03:29:35 -08:00
Joe Walker
be88ec59d7 Merge m-c to fx-team 2012-11-30 13:51:45 +00:00
Ed Morley
bac8d6d70e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-30 10:07:02 +00:00
Joe Walker
a3224c8b35 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
6424593d3d Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Gavin Sharp
dabba970be Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug 2012-11-29 20:11:42 -08:00
David Keeler
f0d6b02caa bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
Bellindira Castillo [:bellindira]
645d9cb307 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]
575838f090 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
0cb552ac00 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
6903eb4250 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
05fe96fb98 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
924aca3c6b 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
62e2bbd96e Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Ed Morley
b05b522991 Merge mozilla-central to mozilla-inbound 2012-12-03 15:49:45 +00:00
Mike Conley
8f5ef41fa6 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
fd963545b4 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
f570bae862 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
68a44ae3b3 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
a61127517f Bug 815131 - Downloads Panel footer CSS needs consolidating. r=mconley. 2012-11-29 15:54:24 -05:00
Ehsan Akhgari
eb8b8a0bb7 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
c62bae3675 Merge m-c to inbound. 2012-12-02 20:33:48 -05:00
Ed Morley
d3e4481046 Remove spurious line continuation so Make doesn't treat the endif as a comment (no bug); rs=makeyusucksobad 2012-12-10 13:38:13 +00:00
Ed Morley
277ba77350 Bug 766546 - Disable browser_bug561636.js on Windows (correctly this time) 2012-12-10 13:34:00 +00:00
Ed Morley
52bdf282d7 Bug 766546 - Disable browser_bug561636.js on Windows for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
a29500dda9 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Ed Morley
46bc524ac3 Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures 2012-12-10 12:48:48 +00:00
Ehsan Akhgari
3d2f73ad85 Merge mozilla-central into mozilla-inbound 2012-12-09 12:40:04 -05:00
ffxbld
acf076f021 No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update 2012-12-08 03:37:29 -08:00
Josh Matthews
b1cbd89808 Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -05:00
Josh Matthews
ca107c1754 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Josh Matthews
3026ede1bd Backed out changeset 3b25f7b4a9ce (bug 769288) 2012-12-07 19:45:51 -05:00
Josh Matthews
c88ef7aade Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-07 19:12:16 -05:00
Bellindira Castillo [:bellindira]
cc536f5aa8 Bug 806718 - Port browser_tabview_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing.js => browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js
2012-12-07 00:33:41 -06:00
Ed Morley
c48dc553b3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-07 14:14:03 +00:00
Ehsan Akhgari
e1d3aa228d Remove the setWindowPrivate function which is now unused, no bug
DONTBUILD since this is NPOTB for global PB builds
2012-12-07 08:35:02 -05:00
Ehsan Akhgari
a33baa347e Simplify browser_privatebrowsing_lastpbcontextexited.js and make it not leak, no bug
DONTBUILD since this is NPOTB for global PB builds

--HG--
extra : rebase_source : 6b2c4a18d04c09f707d6724f16b00c8f2e8ce1ff
2012-12-07 08:27:39 -05:00
Josh Matthews
57109bc72d Bug 769285 - Remove obsolete test of geolocation access token. 2012-12-06 23:00:23 -05:00
Ehsan Akhgari
acbb3c0ee8 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Felipe Gomes
2567b32f2f Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh 2012-12-06 23:38:46 -08:00
Ehsan Akhgari
e511b0e504 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
e248c72e5e Backed out changeset ea20935fa19d (bug 801232) because of leaks 2012-12-06 15:52:30 -05:00
Ehsan Akhgari
d4529635e4 Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley 2012-12-06 14:45:18 -05:00
Ehsan Akhgari
08fe432eb6 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
bf3f7c8da2 Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks 2012-12-06 14:01:35 -05:00
Ehsan Akhgari
9360dba19d Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
d047441e4d 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
Ed Morley
37e7eb1448 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-06 10:02:57 +00:00
Ehsan Akhgari
f79088ee85 Bug 806718 - Part 0: Don't run browser_tabview_privatebrowsing.js in per-window PB builds 2012-12-06 00:24:03 -05:00
Ed Morley
aac68a2eb6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-05 22:10:26 +00:00
Marco Bonardo
49c0bc96c5 Bug 817999 - remove DownloadMonitorPanel remnants.
r=dao
2012-12-05 17:44:01 +01:00
Jim Mathies
8c9db76d47 Bug 817879 - Update bad resource paths in devtools. r=jwalker 2012-12-05 05:14:09 -06:00
Mark Hammond
d06f318a2e Bug 817782 - unhide the social chatbar as new top-level windows are opened. r=gavin 2012-12-06 13:37:04 +11:00
Ehsan Akhgari
77bb9823b5 Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao 2012-12-02 15:57:06 -05:00
Ehsan Akhgari
82c91547a9 Bug 816914 - Revamp about:privatebrowsing to support per-window private browsing mode; r=jdm ui-r=shorlander
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 15:11:48 -05:00
Ehsan Akhgari
33cc479d9e Bug 817422 - Move the New Private Window menu item under the app button on Windows and Linux if the app button is visible; r=dao ui-r=shorlander 2012-12-02 15:04:39 -05:00
Bellindira Castillo [:bellindira]
b4a153d738 Bug 806717 - Port browser_tabview_bug650280.js to the new per-tab PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_bug650280.js => browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js
2012-12-05 11:53:55 -06:00
Bellindira Castillo [:bellindira]
d6e2bdd8c2 Bug 806716 - Port browser_tabview_bug624727.js to the new per-window PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_bug624727.js => browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js
2012-12-04 16:45:41 -06:00
Ehsan Akhgari
e695815d65 Bug 818459 - Fix browser_bug816527.js; r=jdm
DONTBUILD because this is NPOTB for global PB
2012-12-05 08:50:33 -05:00
Ehsan Akhgari
f94edc8c55 Bug 806708 - Remove the global private browsing checks from browser_tabMatchesInAwesomebar.js in per-window PB mode; r=jdm
--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar.js => browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js
2012-12-05 09:03:38 -05:00
Paolo Amadini
de41adc2ce Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
Theo Chevalier
85b721ebf9 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
b673e3b720 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01:00
Gavin Sharp
dcd72b4559 Followup to bug 788977: don't unnecessarily preprocess pinstripe's toolbox.css 2012-12-08 02:19:11 -08:00
Mike Hommey
b63355129b Bug 809802 - Only list update.locale in removed-files when building with omnijar. r=khuey. DONTBUILD 2012-12-05 09:21:07 +01:00
Mike Hommey
27eb257250 Backout changeset bd9307cf2ed7 because of wrong bug number. 2012-12-05 09:30:36 +01:00
Mike Hommey
41dacf105f Bug 809803 - Only list update.locale in removed-files when building with omnijar. r=khuey
--HG--
extra : rebase_source : 190402e04873a8297b8f94e5fb0892a5f937e22f
2012-12-05 09:21:07 +01:00
Benjamin Peterson
9832aabc4c Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Robert Strong
76b6d8250e backout changeset ec6a21cbe516 - Bug 817723 2012-12-07 17:04:37 -08:00
Robert Strong
60b2ab4311 Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-07 15:53:24 -08:00
David Keeler
dac115dc1f bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
Ed Morley
836920d6a3 Merge mozilla-central to mozilla-inbound 2012-12-07 18:40:02 +00:00
Tom Schuster
fb28b68e95 Bug 676619 - Modified test case for https. r=smaug 2012-12-07 16:59:13 +01:00
Ed Morley
9bf656a055 Merge mozilla-central to mozilla-inbound 2012-12-07 14:18:15 +00:00
Dão Gottwald
f6b86722fa Bug 818724 - Replace gStartupRan with a private gBrowserInit property. r=mak 2012-12-07 12:10:41 +01:00
Dão Gottwald
20dd1c1e28 Bug 818721 - Downloads panel footer overlaps panel border. r=mconley 2012-12-07 12:10:23 +01:00
Soumya Deb
3fcb5a55e0 Bug 818660 - Un-prefix gradients from about:home page contents. r=dao 2012-12-07 12:09:53 +01:00
Ryan VanderMeulen
b2ed85c452 Bug 817924 - Update pdf.js to version 0.6.172. r=bdahl 2012-12-04 21:00:38 -05:00
Mark Hammond
d0be2bdcb0 Bug 817790 - fix stretched social toolbar icons when opening new windows. r=jaws 2012-12-05 10:12:40 +11:00
Ehsan Akhgari
7deead5906 Merge mozilla-central into mozilla-inbound 2012-12-06 23:13:32 -05:00
Mark Hammond
c76347ad1f Bug 807997 - allow chats to open in any suitable top-level window. r=gavin 2012-12-07 10:56:17 +11:00
David Keeler
624f33417f bug 818118 - guard pluginHost.getPermissionStringForType calls r=jaws 2012-12-06 13:32:23 -08:00
Ed Morley
d8820cb09a Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00:00
Rafael Ávila de Espíndola
4f488c8b0b Bug 817710 - Upgrade clang to 169139 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-04 13:39:45 -05:00
Mihai Sucan
af59e3ac27 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
67df2b159e Merge mozilla-central to mozilla-inbound 2012-12-06 19:07:54 +00:00
Ehsan Akhgari
629d8a0ae2 Merge mozilla-central into mozilla-inbound 2012-12-06 13:13:33 -05:00
Ehsan Akhgari
8256529bce Backed out changeset f0112085d836 (bug 817337) for mochitest-5 orange 2012-12-06 10:33:36 -05:00
Ehsan Akhgari
1ce6802d2a 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
f884941a20 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
b46c440e1e Bug 813834 - Character corruption on Facebook messenger with Social API. r=jaws 2012-11-29 15:14:48 +09:00
Mark Hammond
cfd9e773ee 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
f8041c83b9 Bug 812682 - Updated eBay Logo for Desktop. r=gavin 2012-11-26 15:08:31 -08:00
Rob Campbell
89e79ca4b0 Bug 803984 - Convert all fonts to monospace; r=paul 2012-10-22 13:25:00 -04:00
Victor Porof
3aada66c2a Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker 2012-11-23 10:54:42 +02:00
Victor Porof
a33a8481aa 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
0aa904eca1 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
90f14f60e7 Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Ryan VanderMeulen
116fadb096 Merge m-c to inbound. 2012-11-28 22:46:45 -05:00
Ehsan Akhgari
f29aa5cb00 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
948f478584 Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
Jonathan Kew
e18ac73437 bug 815512 pt 2 - explicitly set size of download item icons. r=mconley 2012-11-28 09:04:14 +00:00
Mark Hammond
b0553e2728 Bug 815000 - fix social sizePanelToContent args in error conditions. r=felipe 2012-11-28 12:50:03 +11:00
Masayuki Nakano
1ae8f45a8b 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
a80dde3d8a 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
7e9e3b522a Bug 814264 follow-up: change the error text. DONTBUILD
r_irc=gavin
2012-11-28 18:26:02 +01:00
Josh Matthews
bd2d1bc95e Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
Josh Matthews
f74fb5eabf Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-11-28 11:20:20 -05:00
Mike Conley
9c09856253 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
c88168fd91 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
6e12b280a6 Bug 814264 - Restore the ability to call openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Ed Morley
eec4e07666 Merge mozilla-central to mozilla-inbound 2012-12-19 19:34:08 +00:00
Dão Gottwald
d87a6a4688 Bug 822845 - Use 'this' rather than 'self' in gPluginHandler.handleEvent. r=jaws 2012-12-19 19:39:45 +01:00
Rafael Ávila de Espíndola
f9c3c27d31 Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Ehsan Akhgari
25dae00307 Bug 817423 - Remove an unused function in aboutPrivateBrowsing.xhtml; r=jdm 2012-12-02 15:10:34 -05:00
Ehsan Akhgari
6b6c4728d9 Bug 817417 - Remove unused strings from aboutPrivateBrowsing.dtd; r=jdm 2012-12-02 14:54:15 -05:00
Tom Schuster
71b98ef85a Bug 676619 - Tests for a[download]. r=smaug 2012-12-02 21:56:00 +01:00
Mark Hammond
39189fd9ba Bug 820489 - reset social to disabled before removing providers in social tests. r=gavin 2012-12-12 10:43:16 +11:00
Mike Hommey
2eba06e6b2 Bug 820053 - Properly install browser theme's icon. r=ted 2012-12-11 16:36:40 +01:00
Ed Morley
2c83f2c2d4 Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures 2012-12-11 15:26:00 +00:00
Ehsan Akhgari
ddc6026b27 Merge mozilla-central into mozilla-inbound 2012-12-06 01:08:07 -05:00
Justin Dolske
d0e5e1620e Followup to Bug 817366 - Use more 2x images for HiDPI browser UI. r=munchkin 2012-12-05 21:00:42 -08:00
Ehsan Akhgari
fdf9730043 Bug 823732 - Remove the usage of the global PB service from nsSessionStartup.js in per-window PB builds; r=jdm 2012-12-20 17:50:35 -05:00
Dão Gottwald
70f971fb0b Bug 822435 - Undo global-scope pollution from browser-plugins.js. r=jaws 2012-12-18 01:05:00 +01:00
Dão Gottwald
3e5deace1e Backed out changeset e14c7409ede7 2012-12-18 01:04:30 +01:00
Avi Halachmi
a1d09d0622 Bug 820167: Enable performance measurement of tab animation. r=jmuizelaar 2012-12-17 18:48:01 -05:00
Gavin Sharp
5681e59c02 Bug 820489: fix runSocialTestWithProvider to always disable social functionality entirely, before removing the selected provider, r=markh
--HG--
extra : rebase_source : 81a7d30342b51cec036d6644a0e2aac1fd0ef64f
2012-12-17 15:39:49 -08:00
David Keeler
293cb9b14a bug 821098 - browser_pluginnotification.js should not call Services.perms.removeAll() r=jaws 2012-12-17 14:07:53 -08:00
Asaf Romano
5ba8c9fe1c Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak 2012-12-17 19:21:55 +00:00
Marco Bonardo
7aeab4e064 Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
2012-12-17 15:13:52 +01:00
Mike Conley
f4ac3e2509 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Ed Morley
1940b18ec5 Bug 820489 - Disable browser_social_multiprovider.js until the fix is working 2012-12-17 13:21:19 +00:00
Ed Morley
bad42799a5 Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Ed Morley
da8ff3e0a0 Backout e28f0f4b25a4 (bug 819510) for causing bug 822093 2012-12-17 12:43:55 +00:00
Asaf Romano
26944959a9 Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Mike Hommey
1da79b06c2 Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm 2012-12-17 08:29:25 +01:00
Mike Hommey
9ba16d2e94 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Masatoshi Kimura
335edcbf26 Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
Soumya Deb
638d7b7326 Bug 821971 - Un-prefix gradients from per-theme downloads.css. r=dao 2012-12-16 19:39:35 -05:00
Soumya Deb
6fbca1eacc Bug 821968 - Un-prefix gradients on New Tab Page. r=dao 2012-12-16 19:38:37 -05:00
Gavin Sharp
e450550a4c Bug 814793: fix flaky test, to try to get around bustage revealed by bug 802026
--HG--
extra : transplant_source : %FD%2075%10%AC%7E%E8%A1%AD%84Q%90q%8E%B2%C6%84%88%97
2012-12-15 16:59:20 -08:00
Frank Yan
833fa5f92d Bug 822056 - Use truthy test not typeof == 'object' for OpenBrowserWindow options in browser.js. r=gavin 2012-12-15 15:59:19 -08:00
Gavin Sharp
a0b2f5615f Fix bustage from bug 802026
--HG--
extra : rebase_source : e649e638acdeea8ba93f9822ce16d2b984b28e49
2012-12-15 15:17:49 -08:00
Gavin Sharp
2ccef33a99 Bug 802026, r=dao
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
2012-12-12 01:09:49 -08:00
Marco Bonardo
277a560f9c Bug 822343 (Part 3) - Avoid some costs in downloads view appendChild.
r=Mano
2012-12-21 15:19:21 +01:00
Marco Bonardo
21b4eb476f Bug 822710 (part 2) - Reduce annotations queries on downloads view first load.
r=Mano
2012-12-21 15:19:06 +01:00
Masatoshi Kimura
4b5034efa3 Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo 2012-12-21 20:47:52 +09:00
Ed Morley
289bb2e7ae Merge mozilla-central to mozilla-inbound 2012-12-21 11:41:08 +00:00
Mike Conley
d67d0c218c Bug 812221 - Downloads indicator attention state needs more contrast on gnomestripe. r=mak. 2012-12-20 16:17:46 -05:00
Gavin Sharp
10f431c5f7 Bug 614304: make Esc only stop page/XHR/WebSocket loads when the stop button is shown, r=dao
--HG--
extra : transplant_source : %A9K%87%F5%87d%3F%1Cj%11%9AJ7%D7%EC%F9%08%15%BFf
2012-12-20 16:16:11 -05:00
Ehsan Akhgari
58fce9efaa Remove dead code which accesses the private browsing service from browser_597071.js, no bug 2012-12-20 15:26:12 -05:00
Asaf Romano
4ac27e8335 Bug 815352 (Part 2) - Add a stub view to implement in-content downloads.
r=mak
2012-12-20 21:20:18 +01:00
Mike Conley
3ccadec3e1 Bug 822244 - Use the Downloads View in Places if it's preffed on. r=mak. 2012-12-20 09:54:49 -05:00
Ehsan Akhgari
72d59c35cc Bug 823574 - Part 0: Disable browser_social.js in per-window PB builds
--HG--
extra : rebase_source : a4279fdbb9c211d33ece9ab8cd4eb002edb71a1e
2012-12-20 13:51:01 -05:00
Ehsan Akhgari
6c71df8ecf Bug 823580 - Remove PlacesUIUtils.privateBrowsing usages in per-window PB builds; r=jdm
--HG--
extra : rebase_source : 4b6e55e3da4f57411cf2c3b996adad16ab22d228
2012-12-20 12:41:52 -05:00
Mike Hommey
96f827f239 Bug 755724 - Don't use the xulrunner stub when building Firefox against a libxul SDK. r=bsmedberg 2013-01-03 16:04:42 +01:00
Ed Morley
e1feef974c Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures 2013-01-03 10:17:14 +00:00
Ehsan Akhgari
f1a602930f Merge mozilla-central into mozilla-inbound 2013-01-03 01:06:46 -05:00
Rafael Ávila de Espíndola
4ca30d5e47 Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
2013-01-02 21:04:10 -05:00
Ehsan Akhgari
5c13e9f2ca Bug 826037 follow-up: include the new service in the package manifest 2013-01-02 18:30:29 -05:00
Ehsan Akhgari
515d9293b7 Bug 826037 - Re-introduce an obsolete private browsing service in order to not break all Jetpack add-ons; r=jdm 2013-01-02 16:41:32 -05:00
Ehsan Akhgari
a74e52e0be Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Ed Morley
fb9b3e665c Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE 2013-01-02 21:32:36 +00:00
Mike Hommey
34659c1b6e Bug 822017 - Use less bad build rules in browser/app/profile/extensions; r=ted 2012-12-30 12:14:23 +01:00
Ehsan Akhgari
59d264251b Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Dão Gottwald
ec2556d7c9 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
203b29f175 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
cfc39d6071 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
d2d56733bf 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
75e4bd7ee1 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
779a8973a9 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
06234aa6b7 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
0323e2e4df Bug 771250 - Copy pdfjs extension to Firefox Metro. r=dtownsend 2012-11-27 15:32:00 -05:00
Ed Morley
82e300133f Merge mozilla-central to mozilla-inbound 2012-11-27 19:39:16 +00:00
Robert Strong
c2f183838c Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy 2012-11-27 10:28:04 -08:00
David Keeler
df08f8d094 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
b1e96ac72a Merge m-c to fx-team 2012-11-27 17:57:17 +00:00
Ed Morley
b20dd8a90e Backout fae627fef335 (bug 795065) for browser-chrome failures 2012-11-27 17:34:42 +00:00
Marco Bonardo
51bebb457c Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Panos Astithas
2c6aa4fd59 Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof 2012-11-27 14:29:46 +02:00
Victor Porof
fa4a75700c 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
64d9e2f0dd 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
878954fbc8 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
1080556613 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Mark Hammond
f0a1041df3 Bug 814269 - social API keys should be disabled when command not available. r=jaws 2012-11-27 17:59:51 +11:00
Mark Hammond
dfc6f73415 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
c2e78f8cc6 Bug 813789 - avoid console errors about _dynamicResizer being null. r=jaws 2012-11-27 17:56:22 +11:00
Mark Hammond
c08ef1247f 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
dfb956a6c7 Merge m-c to fx-team 2012-11-27 02:50:33 +00:00
Joe Walker
c573b0f5a7 Merge m-c to fx-team 2012-11-24 13:53:28 +00:00
Joe Walker
68e2336dfc Merge m-c to fx-team 2012-11-24 12:06:17 +00:00
Andres Hernandez
21622775a8 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
39347ca198 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]
4d4f60d0d8 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
7ab78b6280 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]
41df3bfa82 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
e9233b2864 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
b4af68ab55 Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Josh Matthews
901b5336db 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
3ab6be9a62 Bug 814513 - Enable browser_save_link-perwindowpb.js. r=ehsan 2012-11-22 15:50:06 -05:00
Victor Porof
dca269caa5 Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
56dd7ce557 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
3142514687 Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
488f19d788 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
6d96cbc37a bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws 2012-11-20 16:58:22 -08:00
Victor Porof
388e839638 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
034d07203b 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
9bbf39372f bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin 2012-11-26 16:18:25 +00:00
Mike Conley
a1dcf9ad81 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
2cc0eea102 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
63fddbc074 Merge fx-team to m-c 2012-11-18 11:49:52 +02:00
philringnalda@gmail.com
108f817580 No bug, Automated blocklist update from host slice - CLOSED TREE - a=blocklist-update 2012-11-17 17:46:43 -08:00
Ryan VanderMeulen
1fa5b07291 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Jared Wein
34585ddb40 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
84a17ce89e 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
b9dc30212f Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong 2012-11-16 21:39:17 -05:00
Victor Porof
0f97599632 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
eeffcdc649 Bug 811089. Remove workaround for bug 803255 now that it's fixed. r=markh 2012-11-16 16:59:46 -08:00
Mark Hammond
6fe3a29f63 Bug 809274. Avoid setting the sidebar visibility to the same value. r=felipe 2012-11-14 15:27:41 +11:00
Mike Conley
404136e2d6 Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
b403c73e50 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
699e03f7b2 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
9108fa7ad5 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
59d3bd6ffb Bug 809258 - the social chatbar now defaults to being hidden. r=felipe 2012-11-17 10:23:22 +11:00
Ryan VanderMeulen
2006509e4a 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
852a9b7915 Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
d137029a2d 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
9a1359011b 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
25eb07c6c1 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
f67282a3de 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
d275155b2d 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
7de8ae169d 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
87e61f1d24 Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Mihai Sucan
b71277411b 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]
cfd3f1707a 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
5be8b2cd27 Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
63622cd0c2 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
32265fdca3 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
07911c72d9 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
1590899437 Bug 814255: use defineLazy[Module]Getter in browser.js, r=dao 2012-11-21 17:38:56 -08:00
Mike Conley
ef463c5159 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
dd5db5a970 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
1536b03502 Merge mozilla-central to mozilla-inbound 2012-11-22 11:17:33 +00:00
Ed Morley
5ada0548cd Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-22 10:48:50 +00:00
Paul Adenot
520bdd6839 Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Hubert SABLONNIERE
4ac27b6beb 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
bd7e64c6b1 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
34cc54aaee Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Matthew Wein
075f318e22 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
fe42453650 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
cd421a0e5e Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Daniel Holbert
c2eaf78407 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
1fa65c0321 Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps 2012-11-19 19:09:45 -08:00
Gregory Szorc
9fe6a8cad5 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Gregory Szorc
1edab3eadb 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