Commit Graph

11785 Commits

Author SHA1 Message Date
Ehsan Akhgari
6a9cc5b4bd Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert 2012-06-25 13:00:32 -04:00
Ed Morley
2a1d58cfe5 Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures 2012-07-03 11:23:54 +01:00
Mihai Sucan
9b06fd0b29 Bug 767994 - reset the toolbar error counter when the clear button is pressed; r=paul 2012-06-25 18:58:14 +03:00
Gene Lian
91efa5d7cd Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-07-03 11:26:12 +02:00
Jared Wein
9e7357ba85 Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander 2012-07-03 13:42:18 -07:00
Dão Gottwald
7f090a20fc Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert 2012-07-03 21:44:01 +02:00
Ehsan Akhgari
17b16bf2d3 Merge mozilla-central into moizilla-inbound 2012-07-03 11:14:18 -04:00
Dão Gottwald
9b112bce41 Bug 767840 - Let middleMousePaste call openUILink instead of whereToOpenLink and openUILinkIn. r=gavin 2012-07-03 17:02:29 +02:00
Benjamin Smedberg
1df5f270e1 Bug 769048 part C - Build an injector DLL which can watch for crashes in Flash player processes. This involves building two copies of breakpad: one to live inside of libxul which uses mozalloc and the dynamic CRT, another to link into the injector which links the CRT statically and doesn't use mozalloc. Introduce a new define/makefile variable MOZ_CRASHREPORTER_INJECTOR rather than repeating "#if defined(XP_WIN) && !defined(HAVE_64BIT_OS) in many places. r=ehsan/khuey
--HG--
extra : rebase_source : 33bd0a74ce70a564963a6ca125e01048577fb554
2012-07-02 14:55:12 -04:00
Ehsan Akhgari
be1e5a1670 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 (browser parts); r=jrmuizel 2012-06-19 23:24:24 -04:00
Jared Wein
a0a7d195fb Bug 765411 - Performance improvements for about:home. r=dao 2012-07-05 13:04:31 -07:00
Jared Wein
173f3e6460 Bug 506172 - Going to malware site with redirect causes infobar to disappear. r=MattN 2012-07-05 17:56:46 -07:00
Felipe Gomes
b2bf45e616 Bug 769545. Add missing const Cr declaration that would case an app reinstall with appcache to fail. r=marco 2012-07-05 15:02:17 -07:00
Andres Hernandez [:andreshm]
1172d2f84a Bug 681005 - Restore pinned tabs before normal tabs r=zpao 2012-06-18 16:19:26 -06:00
Matthew Noorenberghe
05e48229e4 Bug 759656 - Remove unimplemented notification argument to PopupNotification callbacks r=margaret
--HG--
extra : rebase_source : 01f943ac3cd55212138ef5bdc6f8c2fd87a3fcbe
2012-06-03 22:25:55 -07:00
Andrew Hurle
ed97eefe40 Bug 583683 - Show all awesomebar results without scrolling. r=MattN
--HG--
extra : rebase_source : 8c0ec02fbed606ead3050fe841166c7a08e2866b
2012-06-04 13:45:00 -07:00
Tim Taubert
c25255e080 Bug 767693 - [New Tab Page] need to save block list when unblocking a site; r=jaws 2012-06-26 21:44:29 +02:00
Andres Hernandez [:andreshm]
c77b4faf30 Bug 766597 - no option to move a tab to a group if the folder is empty r=ttaubert 2012-06-26 10:27:50 -06:00
Tim Taubert
43cef0f234 merge m-c to fx-team 2012-06-26 19:54:32 +02:00
Paul Rouget
82414f1182 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv 2012-06-25 11:37:16 +02:00
Paul Rouget
af5906293b Bug 766999 - In the developer toolbar, the debugger should be named "debugger", not "Script"; r=past,dao,rcampbell 2012-06-25 11:40:40 +02:00
Mihai Sucan
207120ce2b Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell 2012-06-25 14:19:51 +03:00
Joe Walker
1ebda10031 Back out 551ad0863475 and a5a50d13cc85 for test failures 2012-06-26 09:14:43 +01:00
Joe Walker
a4a7a8135e Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=dcamp 2012-06-25 23:20:09 +01:00
Joe Walker
dced9e46fd Bug 761481 - GCLI help output does not display the first time; r=dcamp 2012-06-25 23:20:03 +01:00
Andres Hernandez [:andreshm]
67cfa937c9 Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Panos Astithas
c5e60cfbe6 Merge m-c to fx-team 2012-06-25 16:57:09 +03:00
Paul Rouget
ae992d96d8 Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s) 2012-06-25 13:36:49 +02:00
Paul Rouget
0a88c4ff5b Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao 2012-06-25 11:37:16 +02:00
Paul Rouget
3598a06483 Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp 2012-06-21 11:04:55 +02:00
Tim Taubert
e6ac1b10f8 merge m-c to fx-team 2012-06-23 20:18:08 +02:00
Ryan VanderMeulen
7f17ddfa16 Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
ffxbld
84ad6e2064 Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Stephen Horlander
627d31edfa Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Tim Taubert
31c9ca3ee7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Victor Porof
067c035755 Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Saurabh Anand
da2a5b6a11 Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert 2012-06-21 03:13:19 +05:30
Ed Morley
20c26fe02b Merge mozilla-central to mozilla-inbound 2012-06-25 17:23:37 +01:00
Felipe Gomes
eeca99c2ff Bug 758044. Follow-up: update comments to new naming scheme. r=me 2012-06-22 15:19:24 -07:00
Felipe Gomes
46438632cf Bug 760365. Preload appcache into webapp's profile during installation. r=marco
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Ryan VanderMeulen
2a1460535d Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Paul Rouget
e2c1d62834 Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao 2012-06-20 15:54:39 +02:00
Paul Rouget
a18ac15b06 Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao 2012-06-20 15:26:56 +02:00
Paul Rouget
87b9abe5f1 Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Paul Rouget
538f068655 Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp 2012-06-20 16:22:02 +02:00
Panos Astithas
206ad00f97 Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Jason Duell
fafe381034 Backed out 92e3821d85c2 (bug 449251) for bustage. 2012-06-20 19:11:04 -07:00
Jason Duell
82a76978be Backed out changeset 92e3821d85c2 2012-06-20 19:08:58 -07:00
Jason Duell
4f9f3d2a50 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Dão Gottwald
ab27cd773f Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Asaf Romano
86371f1eae Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin. 2012-06-22 23:11:42 +03:00
Ed Morley
fe1c32dd98 Merge mozilla-central to mozilla-inbound 2012-06-22 17:15:15 +01:00
Rafael Ávila de Espíndola
ac1da0c6c4 Bug 761421 - Upgrade clang to 158160. r=rail.
Add clang manifests.
DONTBUILD.
2012-06-25 09:21:57 -04:00
Dão Gottwald
23fa761218 Bug 767828 - disable test 2012-06-24 22:32:55 +02:00
Dão Gottwald
0bad2a4bfd Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
ca7fd4db6d Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald
57d422c413 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Dão Gottwald
cb95e3a722 Bug 761990 - The Feedback button's dropdown arrow overlaps the label. r=jaws 2012-06-24 19:40:00 +02:00
Joe Walker
0f7e60d471 Bug 724055 - Create a really easy way to make new GCLI commands; r=dcamp 2012-06-24 13:00:47 +01:00
Paul Rouget
a572d0b9dc Bug 764318 - [responsive mode] use this.tab.selected; r=dao 2012-06-13 13:58:33 +02:00
Victor Porof
f1ecdcae93 Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
Panos Astithas
80680028cb Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Paul Rouget
d4a3fc2d46 Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02:00
Dave Camp
531ad984d6 Bug 761665: [rule view] double clicking on a property value does weird things. r=paul 2012-06-19 10:22:29 -07:00
Victor Porof
557ce3f89c Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
Panos Astithas
d6a71e89ec Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp 2012-06-19 17:46:25 +03:00
Tim Taubert
202f3a413c merge m-c to fx-team 2012-06-19 14:56:47 +02:00
Paul Rouget
8825960da3 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker 2012-06-15 15:55:33 +02:00
Thaddee Tyl
7953f794f3 Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell 2012-06-12 13:43:00 +03:00
Tim Taubert
31ecfd6347 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak 2012-06-18 16:05:23 +02:00
Brian R. Bondy
a70c3b6954 Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras 2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
1df0bbcdcc Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Thaddee Tyl
0c810c1dd7 Bug 714832 - [Linux] the redo command should also have the ctrl-y shortcut; r=msucan 2012-06-16 12:02:32 +03:00
Tim Taubert
cb13a74d97 Bug 765211 - [New Tab Page] AllPages.unregister() can possibly remove wrong pages; r=gavin 2012-06-15 19:55:45 +02:00
Ed Morley
9ef4312c8c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-15 13:32:55 +01:00
Mike Hommey
b1b7ef4283 Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg 2012-06-15 08:23:08 +02:00
Mike Hommey
37b4360db7 Bug 764019 - Only rely on the maintenance service to enable preload on Windows. r=taras 2012-06-15 08:22:33 +02:00
Brian R. Bondy
213b7d2958 Bug 764515 - When setting default browser in Windows 8, should also set non http defaults. r=jimm 2012-06-14 22:19:39 -04:00
Paul Rouget
f4519e1d70 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Thaddee Tyl
79bb22426f Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
--HG--
extra : rebase_source : 1dd1770cc77eaeed188db07da8a8254475767296
2012-06-12 13:43:00 +03:00
Tim Taubert
4654f19c55 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak
--HG--
extra : rebase_source : 960b6d4ea73b52450320ae7c00702f3c233f523d
2012-06-18 16:05:23 +02:00
Gervase Markham
10817edfdd Bug 758191 - correct licence of file sourced from narwhal.js. 2012-06-19 17:35:42 +01:00
Paul Rouget
cf4de4fef4 Bug 760171 - The inspector node menu feature allows the user to remove tabbed browsing. r=robcee 2012-06-08 12:30:00 +02:00
Tim Taubert
579a8b831e Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Mihai Sucan
f4993815a7 Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul 2012-06-14 14:36:48 +03:00
Mihai Sucan
56912e0ccb Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz 2012-06-12 14:25:07 +03:00
Mihai Sucan
f663bb1d19 Bug 761157 - Sometimes network requests do not display all information; r=dcamp 2012-06-11 19:23:46 +03:00
Olli Pettay
6d25ca1dbd Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Ben Hearsum
8119b4ee35 Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das
43be615ba1 bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Ed Morley
c4b3cbe529 Merge mozilla-central to mozilla-inbound 2012-06-13 15:52:26 +01:00
Tim Taubert
e80da9aa94 merge m-c to fx-team 2012-06-13 15:34:08 +02:00
Joe Walker
1f772aef52 Bug 761031 - GCLI edit command help seems unfinished; r=dcamp 2012-06-12 11:57:26 +01:00
Joe Walker
f2835250fb Bug 761268 - GCLI has hard-coded strings; r=dcamp 2012-06-12 11:57:26 +01:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Olli Pettay
94414ed431 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Saurabh Anand
fd8b56d49b Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Yury
f2e1220fde Bug 758291 - Add uriloader@pdf.js.xpi to removed-files. r=dtownsend 2012-06-09 17:07:19 -04:00