Mario Alvarado [:marioalv]
98c55ea0f3
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
e9c82e7b7a
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
fb31691313
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
1fd1e07333
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]
646b62cd4f
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
9d1fead04c
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
211af780b4
Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
...
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
ddd5e6cd77
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
bd84c35ab8
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]
6da57ee4b2
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
919c982ecc
Merge m-c to inbound.
2012-12-01 10:27:23 -05:00
ffxbld
884c97aad1
No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update
2012-12-01 03:29:35 -08:00
Joe Walker
3f445e9598
Merge m-c to fx-team
2012-11-30 13:51:45 +00:00
Ed Morley
56a2b32d18
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-30 10:07:02 +00:00
Joe Walker
09b9a02b6b
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
a1427ff737
Fix a typo, no bug, DONTBUILD
2012-11-30 01:59:59 -05:00
Gavin Sharp
0287510760
Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug
2012-11-29 20:11:42 -08:00
David Keeler
c8167b14b8
bug 816059 - properly reset blocklist in browser-chrome tests r=jaws
2012-11-29 12:18:53 -08:00
Bellindira Castillo [:bellindira]
adaf7b8ea9
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]
f0476a06a1
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
79b58c650d
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
ed8b5b64bd
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
90a5f7a6cb
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
36106a8301
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
e4bb67c95f
Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak.
2012-12-03 13:19:16 -05:00
Ed Morley
08abd11595
Merge mozilla-central to mozilla-inbound
2012-12-03 15:49:45 +00:00
Mike Conley
ce92064962
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
38efef5d46
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
518b0898c1
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
320735d648
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
6411534972
Bug 815131 - Downloads Panel footer CSS needs consolidating. r=mconley.
2012-11-29 15:54:24 -05:00
Ehsan Akhgari
6c4055de2b
Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff
2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
ad435cf717
Merge m-c to inbound.
2012-12-02 20:33:48 -05:00
Ed Morley
3090d459ee
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
c708ca503d
Bug 766546 - Disable browser_bug561636.js on Windows (correctly this time)
2012-12-10 13:34:00 +00:00
Ed Morley
2c84efa9e6
Bug 766546 - Disable browser_bug561636.js on Windows for too many intermittent failures
2012-12-10 12:52:52 +00:00
Ed Morley
ae91a198f5
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
58e0cbb562
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
6a8d44025c
Merge mozilla-central into mozilla-inbound
2012-12-09 12:40:04 -05:00
ffxbld
09ecbc8072
No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update
2012-12-08 03:37:29 -08:00
Josh Matthews
0e3236290e
Backed out changeset 34eb0961da2c (bug 769288)
2012-12-08 00:21:49 -05:00
Josh Matthews
301dc581c5
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Josh Matthews
a646812448
Backed out changeset 3b25f7b4a9ce (bug 769288)
2012-12-07 19:45:51 -05:00
Josh Matthews
408b45f88e
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]
cb21912222
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
0460516d1b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-07 14:14:03 +00:00
Ehsan Akhgari
eb8cecdd77
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
250e32ce92
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
346cb92cf5
Bug 769285 - Remove obsolete test of geolocation access token.
2012-12-06 23:00:23 -05:00
Ehsan Akhgari
0d299a8bd4
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
2012-12-06 21:13:15 -05:00
Felipe Gomes
1b2ce070ac
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
59fce7687a
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
bec615dc0f
Backed out changeset ea20935fa19d (bug 801232) because of leaks
2012-12-06 15:52:30 -05:00
Ehsan Akhgari
91e28db920
Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley
2012-12-06 14:45:18 -05:00
Ehsan Akhgari
9ce06497f6
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
8d0ff7b27f
Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks
2012-12-06 14:01:35 -05:00
Ehsan Akhgari
49b40cd547
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
6446a412d7
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
9f0c8971bc
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-06 10:02:57 +00:00
Ehsan Akhgari
2f635f2511
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
e401276626
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-05 22:10:26 +00:00
Marco Bonardo
d4380667c2
Bug 817999 - remove DownloadMonitorPanel remnants.
...
r=dao
2012-12-05 17:44:01 +01:00
Jim Mathies
770edb4c27
Bug 817879 - Update bad resource paths in devtools. r=jwalker
2012-12-05 05:14:09 -06:00
Mark Hammond
d4ee6e766e
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
c4e74b26fa
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
505aaa1a01
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
91ca0507fa
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]
1ed95e71b0
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]
601ab9cc2b
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
e814df817d
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
7c4f2cbbf8
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
1d617b7bd7
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
2e90bf0940
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Theo Chevalier
248865986f
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
3b5f0f3c1a
Followup to bug 788977: don't unnecessarily preprocess pinstripe's toolbox.css
2012-12-08 02:19:11 -08:00
Mike Hommey
76f06ac016
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
e5db99e5ea
Backout changeset bd9307cf2ed7 because of wrong bug number.
2012-12-05 09:30:36 +01:00
Mike Hommey
8287b5f43a
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
204319cb96
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
2700b1a41c
backout changeset ec6a21cbe516 - Bug 817723
2012-12-07 17:04:37 -08:00
Robert Strong
0a5d1901ea
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
a78faf8682
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws
2012-12-05 15:36:39 -08:00
Ed Morley
0aed3efb27
Merge mozilla-central to mozilla-inbound
2012-12-07 18:40:02 +00:00
Tom Schuster
fe2ff1c910
Bug 676619 - Modified test case for https. r=smaug
2012-12-07 16:59:13 +01:00
Ed Morley
bc5cfaa61f
Merge mozilla-central to mozilla-inbound
2012-12-07 14:18:15 +00:00
Dão Gottwald
b384d3081f
Bug 818724 - Replace gStartupRan with a private gBrowserInit property. r=mak
2012-12-07 12:10:41 +01:00
Dão Gottwald
adde9caf29
Bug 818721 - Downloads panel footer overlaps panel border. r=mconley
2012-12-07 12:10:23 +01:00
Soumya Deb
6c002340fe
Bug 818660 - Un-prefix gradients from about:home page contents. r=dao
2012-12-07 12:09:53 +01:00
Ryan VanderMeulen
829f138467
Bug 817924 - Update pdf.js to version 0.6.172. r=bdahl
2012-12-04 21:00:38 -05:00
Mark Hammond
679c74fbb3
Bug 817790 - fix stretched social toolbar icons when opening new windows. r=jaws
2012-12-05 10:12:40 +11:00
Ehsan Akhgari
7de39aad6d
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
Mark Hammond
dc7758ee5b
Bug 807997 - allow chats to open in any suitable top-level window. r=gavin
2012-12-07 10:56:17 +11:00
David Keeler
eaf1372d11
bug 818118 - guard pluginHost.getPermissionStringForType calls r=jaws
2012-12-06 13:32:23 -08:00
Ed Morley
5ce0e50723
Merge mozilla-central to mozilla-inbound
2012-12-04 20:20:11 +00:00
Rafael Ávila de Espíndola
8606057c01
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
82a63340e9
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
b4b587af79
Merge mozilla-central to mozilla-inbound
2012-12-06 19:07:54 +00:00
Ehsan Akhgari
4e4ec52654
Merge mozilla-central into mozilla-inbound
2012-12-06 13:13:33 -05:00
Ehsan Akhgari
615843c6bf
Backed out changeset f0112085d836 (bug 817337) for mochitest-5 orange
2012-12-06 10:33:36 -05:00
Ehsan Akhgari
c6e97de190
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
050c97c94f
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
9930b22fda
Bug 813834 - Character corruption on Facebook messenger with Social API. r=jaws
2012-11-29 15:14:48 +09:00
Mark Hammond
c4aec870c8
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
a4aed18d69
Bug 812682 - Updated eBay Logo for Desktop. r=gavin
2012-11-26 15:08:31 -08:00
Rob Campbell
7999db6840
Bug 803984 - Convert all fonts to monospace; r=paul
2012-10-22 13:25:00 -04:00
Victor Porof
67207c8831
Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker
2012-11-23 10:54:42 +02:00
Victor Porof
e75efbd155
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
78d76d7bc7
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
33230b4d6f
Bug 815291 - Provide watch expressions context menus, r=past
2012-12-01 11:21:23 +02:00
Ryan VanderMeulen
d9dd86b601
Merge m-c to inbound.
2012-11-28 22:46:45 -05:00
Ehsan Akhgari
cc57bb6797
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
29411d3842
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
2012-11-28 18:26:39 -06:00
Jonathan Kew
5caefc1014
bug 815512 pt 2 - explicitly set size of download item icons. r=mconley
2012-11-28 09:04:14 +00:00
Mark Hammond
cc34291e68
Bug 815000 - fix social sizePanelToContent args in error conditions. r=felipe
2012-11-28 12:50:03 +11:00
Masayuki Nakano
7b7f29bc0a
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
6beca7a650
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
e23166cad4
Bug 814264 follow-up: change the error text. DONTBUILD
...
r_irc=gavin
2012-11-28 18:26:02 +01:00
Josh Matthews
0541a0bcc3
Backed out changeset 7c45205a61a0 (bug 769285)
2012-11-28 11:51:42 -05:00
Josh Matthews
5b91db75ab
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
2012-11-28 11:20:20 -05:00
Mike Conley
6c42deee0b
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
7e08eed13a
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
fd391c1a50
Bug 814264 - Restore the ability to call openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Ed Morley
4f7e7d6035
Merge mozilla-central to mozilla-inbound
2012-12-19 19:34:08 +00:00
Dão Gottwald
2931385a95
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
d5e63d828c
Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan.
2012-12-19 10:29:08 -05:00
Ehsan Akhgari
32b0508bbb
Bug 817423 - Remove an unused function in aboutPrivateBrowsing.xhtml; r=jdm
2012-12-02 15:10:34 -05:00
Ehsan Akhgari
95e27c602c
Bug 817417 - Remove unused strings from aboutPrivateBrowsing.dtd; r=jdm
2012-12-02 14:54:15 -05:00
Tom Schuster
7704a9e130
Bug 676619 - Tests for a[download]. r=smaug
2012-12-02 21:56:00 +01:00
Mark Hammond
62f5fae95d
Bug 820489 - reset social to disabled before removing providers in social tests. r=gavin
2012-12-12 10:43:16 +11:00
Mike Hommey
d18ea22684
Bug 820053 - Properly install browser theme's icon. r=ted
2012-12-11 16:36:40 +01:00
Ed Morley
37d9dac4d8
Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures
2012-12-11 15:26:00 +00:00
Ehsan Akhgari
4970895402
Merge mozilla-central into mozilla-inbound
2012-12-06 01:08:07 -05:00
Justin Dolske
eebf34146b
Followup to Bug 817366 - Use more 2x images for HiDPI browser UI. r=munchkin
2012-12-05 21:00:42 -08:00
Ehsan Akhgari
f7a9193209
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
566a001620
Bug 822435 - Undo global-scope pollution from browser-plugins.js. r=jaws
2012-12-18 01:05:00 +01:00
Dão Gottwald
8074dbee73
Backed out changeset e14c7409ede7
2012-12-18 01:04:30 +01:00
Avi Halachmi
a22a349cdd
Bug 820167: Enable performance measurement of tab animation. r=jmuizelaar
2012-12-17 18:48:01 -05:00
Gavin Sharp
55ee76fafc
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
5572b3593f
bug 821098 - browser_pluginnotification.js should not call Services.perms.removeAll() r=jaws
2012-12-17 14:07:53 -08:00
Asaf Romano
5eddaa4414
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
14b3d1585d
Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
...
r=dao
2012-12-17 15:13:52 +01:00
Mike Conley
cf1d8f6e65
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
ad32ed066f
Bug 820489 - Disable browser_social_multiprovider.js until the fix is working
2012-12-17 13:21:19 +00:00
Ed Morley
04ccb4334c
Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures
2012-12-17 13:21:18 +00:00
Ed Morley
5b57fb177d
Backout e28f0f4b25a4 (bug 819510) for causing bug 822093
2012-12-17 12:43:55 +00:00
Asaf Romano
4fdf3c3b69
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
ba769c9cfe
Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm
2012-12-17 08:29:25 +01:00
Mike Hommey
88c1e4a225
Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm
2012-12-17 08:29:04 +01:00
Masatoshi Kimura
543195e721
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
2012-12-16 19:54:58 -05:00
Soumya Deb
b298c6475d
Bug 821971 - Un-prefix gradients from per-theme downloads.css. r=dao
2012-12-16 19:39:35 -05:00
Soumya Deb
a55d5283ea
Bug 821968 - Un-prefix gradients on New Tab Page. r=dao
2012-12-16 19:38:37 -05:00
Gavin Sharp
5aaa6c609e
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
1f27f1f868
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
7aef28b836
Fix bustage from bug 802026
...
--HG--
extra : rebase_source : e649e638acdeea8ba93f9822ce16d2b984b28e49
2012-12-15 15:17:49 -08:00
Gavin Sharp
e01d3ab507
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
40ee165ead
Bug 822343 (Part 3) - Avoid some costs in downloads view appendChild.
...
r=Mano
2012-12-21 15:19:21 +01:00
Marco Bonardo
d6034d0dd1
Bug 822710 (part 2) - Reduce annotations queries on downloads view first load.
...
r=Mano
2012-12-21 15:19:06 +01:00
Masatoshi Kimura
4a07dc4302
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
5728642a43
Merge mozilla-central to mozilla-inbound
2012-12-21 11:41:08 +00:00
Mike Conley
81e9b4e6fd
Bug 812221 - Downloads indicator attention state needs more contrast on gnomestripe. r=mak.
2012-12-20 16:17:46 -05:00
Gavin Sharp
e0880b43cc
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
9d834018d5
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
66a5493d46
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
87898044c6
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
ae441dedec
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
4b6a95ed1e
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
Dão Gottwald
4d71c7a883
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
34e51c7c59
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
d11445a72d
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
165066e694
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
b6652b7f05
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
4cbdbe272e
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
153c20519a
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
ffab497922
Bug 771250 - Copy pdfjs extension to Firefox Metro. r=dtownsend
2012-11-27 15:32:00 -05:00
Ed Morley
94a8de85af
Merge mozilla-central to mozilla-inbound
2012-11-27 19:39:16 +00:00
Robert Strong
520979c70a
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
2012-11-27 10:28:04 -08:00
David Keeler
b737ede83b
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
5521108a6c
Merge m-c to fx-team
2012-11-27 17:57:17 +00:00
Ed Morley
b0c6f14427
Backout fae627fef335 (bug 795065) for browser-chrome failures
2012-11-27 17:34:42 +00:00
Marco Bonardo
9247e18290
Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Panos Astithas
6d7ffe3b8b
Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof
2012-11-27 14:29:46 +02:00
Victor Porof
443aa6e4b4
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
d44b339bfc
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
8567d8ee8e
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
8825e0e286
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
2012-11-27 10:39:10 +00:00
Mark Hammond
46c6db8b00
Bug 814269 - social API keys should be disabled when command not available. r=jaws
2012-11-27 17:59:51 +11:00
Mark Hammond
b0232ef895
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
4c6ab2fb27
Bug 813789 - avoid console errors about _dynamicResizer being null. r=jaws
2012-11-27 17:56:22 +11:00
Mark Hammond
c009f0a733
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
20b2b71ce0
Merge m-c to fx-team
2012-11-27 02:50:33 +00:00
Joe Walker
b351224cce
Merge m-c to fx-team
2012-11-24 13:53:28 +00:00
Joe Walker
0a4778345c
Merge m-c to fx-team
2012-11-24 12:06:17 +00:00
Andres Hernandez
7956b1abc2
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
12f7142a50
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]
2a7bfcdd39
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
6376f0b6dc
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]
27c843f966
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
42b72a060c
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
963aad5ecd
Merge m-c to fx-team.
2012-11-22 00:34:14 -05:00
Josh Matthews
8f54709b0a
Bug 815229 - Make search completion test for private browsing test all autocomplete entries. r=ehsan
2012-11-26 14:04:07 -05:00