Commit Graph

12001 Commits

Author SHA1 Message Date
Ed Morley
43ecb4cbb9 Backout 6b2d5e37140e (bug 741576) for Win7 timeouts in browser_styleinspector_bug_672744_search_filter.js 2012-07-27 10:34:39 +01:00
Michael Ratcliffe
fe7022b757 Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
2012-07-25 18:34:34 +01:00
Heather Arthur
0c526246f6 Bug 741576 - Style tweaks for Computed view; r=paul 2012-07-26 22:47:39 +01:00
Tim Taubert
059ec2c88f Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj 2012-07-26 15:20:28 +02:00
Tim Taubert
ac06b3a3f7 Bug 774811 - Thumbnail_capture causes 125ms of jank during load of webgl aquarium; r=dao 2012-07-26 13:52:15 +02:00
Paul Rouget
27d1c69a4d merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Tim Taubert
e31b63cb86 Backed out changeset 48bfee9fa89d (bug 776928) 2012-07-25 22:12:56 +02:00
Tim Taubert
a89dd40a53 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
d5c3f651e9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-25 16:03:21 +01:00
Rob Campbell
98cabbb80c merge; augh 2012-07-24 15:37:05 -07:00
Rob Campbell
d03e611eb5 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin 2012-07-24 15:02:10 -07:00
Tim Taubert
fc9082e0cd 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
Michael Ratcliffe
a2cccfbb98 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
2012-07-24 12:08:30 +01:00
Ed Morley
b38279790a Merge mozilla-central to fx-team 2012-07-24 11:31:54 +01:00
Paul Rouget
093aea19fd 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
Miles Sandlar
433f1191b1 Bug 772228 - Fix: Searchbox is no longer cutoff when resizing the window to be too small in Panorama; r=ttaubert 2012-07-23 12:13:04 -04:00
Matt Brubeck
84e0c4efba Back out 08a1e103ec0d and efeaf7b68f58 (bug 716643, bug 741738) because of test failures 2012-07-24 12:09:06 -07:00
Tim Abraldes
c9c444a2a9 bug 762310. Use MultiByteToWideChar instead of NS_ConvertUTF8toUTF16 (which can't be called before XPCOM is loaded), generate the output message before converting it (so all parts of it get converted). r=jimm 2012-07-24 10:04:03 -07:00
Tim Taubert
28b4f2606d merge m-c to fx-team 2012-07-22 10:38:00 +02:00
Ed Morley
7c9bdda29e Merge mozilla-central to mozilla-inbound 2012-07-24 17:39:24 +01:00
Ryan VanderMeulen
8fcf36c164 Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
Ryan VanderMeulen
dabaa78a3b Backout 53d053772879, e68d8406541e, 1a18d1d71ddf, 705c22e17976, 73f73097fb1a, and 8b28f53415fe (bug 722995) due to frequent linux32 mochitest-other orange. 2012-07-21 14:29:50 -04:00
Tim Taubert
a99e197f24 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
Ryan VanderMeulen
943e1eabeb Merge the last PGO-green inbound changeset to m-c. 2012-07-21 09:18:11 -04:00
Tim Taubert
b4f139fac3 merge m-c to fx-team 2012-07-21 12:50:03 +02:00
Saurabh Anand
2351cc3afd Bug 722995 - Part 5: Make the tests compatible to the code changes, r=ehsan 2012-07-21 11:24:41 +05:30
Saurabh Anand
c04ff46abb Bug 722995 - Part 4: Convert test_DownloadLastDirWithCPS.js to mochitest, r=ehsan 2012-07-21 11:23:29 +05:30
Saurabh Anand
6fc95fb768 Bug 722995 - Part 3: Convert test_DownloadLastDir.js to mochitest, r=ehsan 2012-07-21 11:22:30 +05:30
Saurabh Anand
9853a7a9a1 Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan 2012-07-21 11:21:30 +05:30
Saurabh Anand
660e719f39 Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js to mochitest, r=ehsan 2012-07-21 11:20:24 +05:30
Jonas Sicking
7b45d4a7a3 Bug 769594: Make nsObjectLoadingContent use principals when calling into permission manager. r=josh 2012-07-21 00:29:40 -07:00
Jonas Sicking
68ce0e34aa Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking
d15ba49a01 Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking
78ce127429 Bug 774585: Fix session storage to take app principals into account. r=mounir 2012-07-21 00:29:40 -07:00
Ehsan Akhgari
8211166c85 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gnome parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 54d5440012e3c8b1c2f84c176bf02e5f8a0ed604
2012-07-23 17:24:03 -04:00
Theo Chevalier
e85cc139cd Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-07-24 18:21:29 +02:00
Theo Chevalier
6bacd7f474 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-07-24 18:21:24 +02:00
Asaf Romano
02dfe00bf5 Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak 2012-07-24 17:20:57 +03:00
Gavin Sharp
307b5f41c1 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
Paul Rouget
54c7306364 Bug 765564 - [devtb] Add a DevTools menu to the developer toolbar. r=dao 2012-07-13 11:32:09 +02:00
Heather Arthur
677423fb33 Bug 775692 - Rename rule.inheritedSource; r=paul 2012-07-20 16:04:55 +01:00
Rob Campbell
3ae0648474 merge fx-team to m-c 2012-07-20 10:04:55 -04:00
Ed Morley
310d675f10 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Ekanan Ketunuti
be8793f182 Bug 775225 - Unprefix -moz-calc in browser. r=dao 2012-07-19 07:44:39 +07:00
Ryan VanderMeulen
3dd6a7bf5e Merge m-c to inbound. 2012-07-19 21:08:31 -04:00
Tim Taubert
84ac6d69de merge m-c to fx-team 2012-07-19 16:38:20 +02:00
Ehsan Akhgari
0bdbce0994 Backout changeset be1e9d076b8a (bug 755136) because of mochitest-oth leaks on debug builds 2012-07-19 01:20:59 -04:00
Shane Caraveo
291c979327 Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
2012-07-18 11:40:05 -07:00
Panos Astithas
50eb7836af Backout 486fd8f6d29d (bug 765564) for Linux bustage 2012-07-18 19:45:58 +03:00
Victor Porof
22e4b81d78 Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell 2012-07-18 17:06:45 +03:00