Commit Graph

5360 Commits

Author SHA1 Message Date
Ms2ger
cb4d106015 Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
Ms2ger
e6463200a3 Merge m-c to m-i. 2012-08-04 13:02:15 +02:00
Ed Morley
4bf45e68b2 Backout fce1836888b4 (bug 778608) for failures in browser_webconsole_bug_595934_message_categories.js on a CLOSED TREE 2012-08-04 09:53:30 +01:00
Mike Hommey
be451c22dc Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Ms2ger
b927c10310 Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey
e79d87471e Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Devdatta Akhawe
7b2dada83c Bug 767676 - Implement Security UI Telemetry. r=honzab,bsmith,felipc,dtownsend 2012-08-02 18:51:17 -07:00
Jared Wein
a6089bb724 Bug 774174 - Linux styling for Social toolbar UI. r=gavin 2012-08-03 18:45:37 -07:00
Justin Dolske
9e8cc51307 Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/content/test/browser_bug400731.js => browser/base/content/test/browser_bug400731.js
rename : browser/components/safebrowsing/content/test/browser_bug415846.js => browser/base/content/test/browser_bug415846.js
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-08-03 17:58:46 -07:00
Shane Caraveo
d9fad164c8 Bug 777177 - Keep the social sidebar loaded, and dispatch events when it is opened/closed, r=gavin
--HG--
extra : rebase_source : 169f829e129cdabf64db8aea28201a7660fd0446
2012-08-03 14:42:40 -07:00
Ed Morley
5815384247 Backout 14245bf85a3d (bug 778420), b9f603d3eef4 (bug 778420), e9bc27234022 (bug 72964), d5aa53121d29 (bug 778420), 959cc7ef5f5a (bug 726053) for m1 failures in test_offline_gzip.html 2012-08-03 23:29:10 +01:00
Bobby Holley
dfdcb801d5 Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher 2012-08-03 22:19:54 +02:00
William Chen
d1fa2a97bc Bug 778420 - Initial stab at the tests. r=bholley 2012-08-03 22:19:54 +02:00
Jared Wein
5ef90fb1ff Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin 2012-08-02 15:30:19 -07:00
Tim Taubert
ca7ff2f31a merge m-c to fx-team 2012-08-02 13:15:24 +02:00
Tim Taubert
7d70b930fa Bug 771979 - Intermittent browser_newtab_drag_drop.js | Test timed out; r=felipe 2012-08-01 19:25:03 +02:00
OHZEKI Tetsuharu
766280f0f9 Bug 778392. Use handleEvent() for BrowserOnClick in order to refactor its code to split it into sane functions. r=felipe 2012-07-31 09:54:51 -07:00
Jared Wein
0750d2a779 Backed out changeset 68e5b042c0f5 (bug 776606) for leaks. 2012-08-01 13:56:21 -07:00
Justin Dolske
eacaffca32 Bug 778855 - Fix Talos Ts regression by returning to late Safe Browsing initialization. r=gavin 2012-07-30 22:54:56 -07:00
Benjamin Peterson
60afe29f93 Backout 56e0971c81ea for oth test bustage 2012-07-30 20:59:25 -07:00
Shane Caraveo
6613baf866 Bug 777175: fix sidebar splitter styling, r=dao
--HG--
extra : rebase_source : 67e661eb551c9da94fb023c8bfd08b1b4ad7eebd
2012-07-31 17:37:58 -07:00
Jared Wein
11083658b5 Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin 2012-08-01 10:39:37 -07:00
Neil Deakin
cb064658a4 Bug 752486, don't check open state when closing form submit popup, r=dao 2012-07-30 20:43:29 -04:00
Jared Wein
311c6bb96a Bug 776606 - Possible chrome-level JS injection attack with user portraits in the Social API. r=gavin 2012-07-30 19:28:23 -07:00
Tim Taubert
f451b249b7 merge m-c to fx-team 2012-07-29 14:35:34 +02:00
Justin Dolske
af5c9c3213 Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp 2012-07-27 23:25:11 -07:00
Mihai Sucan
29490b4694 Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao 2012-07-26 18:06:04 +03:00
Gavin Sharp
66848daa62 Bug 777923: untargeted social panel links should open in new tabs, r=mixedpuppy
--HG--
extra : transplant_source : %D4%A00%83%E50%C4O8%A3%1CV%09%B6%8EW%A5P%F1%B3
2012-07-26 14:16:21 -07:00
Ryan VanderMeulen
63d0923ddd Merge m-c to inbound. 2012-07-26 21:17:14 -04:00
Matt Brubeck
e5ed58078f Merge last green changeset from inbound to mozilla-central 2012-07-26 13:56:47 -07:00
Shane Caraveo
08e39233b1 Bug 775336: mark the social sidebar browser as an app tab, so that untargeted links get opened in new tabs, r=gavin 2012-07-25 16:27:20 -07:00
Shane Caraveo
447632fc11 Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
2012-07-24 14:29:46 -07:00
Ed Morley
7c29aed7d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00
Paul Rouget
a3e73dc8e4 merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Tim Taubert
1689e98cc5 Backed out changeset 48bfee9fa89d (bug 776928) 2012-07-25 22:12:56 +02:00
Tim Taubert
d23d39bcf4 Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored; r=dao 2012-07-25 20:55:15 +02:00
Ed Morley
fa21b79523 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-25 16:03:21 +01:00
Tim Taubert
331859c2ae Bug 716108 - [New Tab Page] 'Connecting…' should not briefly flicker in the tab title when a new tab is opened; r=gavin 2012-07-24 23:40:13 +02:00
Paul Rouget
2b9c6cf871 Bug 776254 - Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in 21 July Nightly build. r=dao 2012-07-23 12:00:06 -07:00
Matt Brubeck
342106b24b Back out 08a1e103ec0d and efeaf7b68f58 (bug 716643, bug 741738) because of test failures 2012-07-24 12:09:06 -07:00
Theo Chevalier
d0e429fb2b Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-07-24 18:21:29 +02:00
Theo Chevalier
db23083383 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-07-24 18:21:24 +02:00
Gavin Sharp
e1a8161864 Bug 764872: add a way to toggle social functionality on/off, r=jaws
--HG--
extra : transplant_source : %C2%D1x.%B2%5C%A5%D2%B9%91J%8B%A5%2B%DB%9C%3A%A9%E7%CE
2012-07-22 20:49:28 -07:00
Dave Camp
82f272924e Bug 777165 - Social toolbar should be to the right of the style toolbar. r=gavin 2012-07-24 16:52:00 -07:00
Mounir Lamouri
d890fdb95e Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Tim Taubert
f390acaf01 merge m-c to fx-team 2012-07-22 10:38:00 +02:00
Ryan VanderMeulen
7400ff2726 Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
Tim Taubert
12b169c107 Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive; r=dao 2012-07-21 19:37:56 +02:00