Commit Graph

750 Commits

Author SHA1 Message Date
Ehsan Akhgari
6e6749df02 Bug 822017 - Remove the global PB specific code from the testpilot extension; r=dao
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in
2013-01-04 13:09:11 -05:00
Mike Hommey
eee52580aa Bug 822017 - Use less bad build rules in browser/app/profile/extensions; r=ted 2012-12-30 12:14:23 +01:00
Jared Wein
cefced7722 Bug 409686 - Remove off-by-default restart prompt code. r=gavin 2012-12-28 14:41:13 -05:00
Gian-Carlo Pascutto
1ff3880760 Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp 2012-12-21 08:48:30 +01:00
Victor Porof
da1728a510 Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell 2012-12-20 19:20:50 +02:00
Anton Kovalyov
c0de41f3cb Bug 795268 - Integrate SPS Profiler; r=rcampbell 2012-12-13 17:17:00 -05:00
Shane Caraveo
b2309ece07 Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Ehsan Akhgari
23d2534887 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
Blair McBride
8176186fd0 Bug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a=akeybl 2012-12-05 13:03:05 -08:00
Victor Porof
ccec5fc148 Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02: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
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
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
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 Smith
63175cf75b Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao 2012-11-10 20:49:44 -08:00
Brian Smith
6a43df62c6 Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao 2012-11-10 20:49:29 -08:00
Brian Smith
b78a4cfb46 backout cset b36d5c933092 due to orange 2012-11-10 19:09:07 -08:00
Brian Smith
5b7b090005 backout cset 30f8e29f9cd1 due to orange 2012-11-10 19:08:26 -08:00
Brian Smith
b3f665df00 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
2012-11-10 18:19:55 -08:00
Brian Smith
741fc10ba2 Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
2012-11-10 18:18:14 -08:00
Victor Porof
457cccd84f Bug 808786 - Add a pref to disable sorting the variables when adding them in the view, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
7a4bcb52fa Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past 2012-11-10 13:14:40 +02:00
Ed Morley
2817eb293a Merge mozilla-central to fx-team
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Victor Porof
370fd81eef Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past 2012-11-04 01:01:05 +02:00
Panos Astithas
c670db600f Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell 2012-10-31 18:31:55 +02:00
Dão Gottwald
32fa3057a1 Bug 792054 - Use the legacy User Agent string (containing Gecko/20100101) for some possibly-broken online banking sites. r=gerv 2012-11-03 19:54:31 +01:00
Gian-Carlo Pascutto
35f34e9781 Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp 2012-11-03 01:53:10 +01:00
Ryan VanderMeulen
454519d0fe Merge the last PGO-green inbound changeset to m-c. 2012-10-26 21:22:40 -04:00
Victor Porof
4dc66c860a Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Mike Conley
a5abbd41d8 Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak. 2012-10-26 13:17:18 -04:00
Mike Conley
6c55267d1c Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak. 2012-10-24 10:02:29 -04:00
Jared Wein
0cd1e8b33d Bug 802435. Unload social sidebar after some timeout. r=gavin
Includes workaround by Felipe to force document to be released from memory. r=gavin
2012-10-23 17:09:59 -07:00
Dave Townsend
4cc36b0d05 Bug 803583: Update the fingerprint of the accepted signing certificate for hotfixes. r=robstrong 2012-10-19 15:52:34 -07:00
Gavin Sharp
beb9bfa8c0 Bug 801951: update social provider manifest and whitelist, r=jaws
--HG--
extra : rebase_source : a9c4c5fa8ed2bb61e3ebc04775dc7e3ad31c3e8d
2012-10-15 17:27:48 -07:00
Robert Strong
19033fe292 Comment only fix for Bug 800307 - Update certificates are checked even if app.update.url.override is set in Thunderbird >= 10.0.7es. r=Mossop DONTBUILD since it is a comment only change 2012-10-15 12:26:38 -07:00
Dão Gottwald
03ab435287 Bug 797363 - Remove aol.com user agent override since mail.aol.com is fixed. r=felipe 2012-10-10 22:30:05 +02:00
Dão Gottwald
1625fd8deb Bug 799502 - Override the UA string for moodle to get the rich text editor rather than plain textareas. r=bz,felipe,gerv 2012-10-10 14:53:11 +02:00
Tim Taubert
8d6f4b6ea6 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Justin Lebar
d763b67446 Bug 719455 - Followup: Remove .orig and .rej files. r=me 2012-10-09 14:40:08 -04:00
Anton Kovalyov
b351b422af Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Panos Astithas
3c7fcfb60b Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Paul Rouget
3094397a6a Bug 796029 - [markup panel] Consider disabling the preview if we can't solve bug 795956; r=dcamp 2012-10-04 19:37:36 +02:00
Josh Matthews
1c61b4bca6 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Gregg Lind
ffe0caad18 Bug 719455 - Update TestPilot from version 1.1.2 to version 1.2.2. r=dao 2012-10-07 12:13:02 -04:00
Victor Porof
2ba2003f8d Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past 2012-10-01 15:16:00 +03:00
Ed Morley
fd3d72350d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-27 11:56:13 +01:00
Tim Taubert
257b72d7e1 merge m-c to fx-team 2012-09-27 09:11:54 +02:00
Paul Rouget
e6424bc2ba Bug 793725 - [markup panel] Add a preview of the DOM tree. r=mratcliffe 2012-09-25 17:33:46 +01:00
Javi Rueda
2714e95d5f Bug 530099 - Remove extensions.getMore* preferences. r=dtownsend 2012-09-17 18:42:36 -04:00