Commit Graph

11754 Commits

Author SHA1 Message Date
Saurabh Anand
1b45c1ce5f Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert 2012-07-04 02:37:22 +05:30
Owen Coutts
7104608cdb Bug 767289 - [New Tab page] The :hover border should follow the dragImage instead of staying with the thumbnail tile; r=ttaubert 2012-07-04 13:07:41 -04:00
Andres Hernandez
9c7dc9be75 Bug 719035 - [New Tab Page] Write keyboard navigation tests r=ttaubert 2012-07-03 15:17:25 -06:00
Andres Hernandez [:andreshm]
1172d2f84a Bug 681005 - Restore pinned tabs before normal tabs r=zpao 2012-06-18 16:19:26 -06:00
Tim Taubert
de79d806eb merge m-c to fx-team 2012-07-04 14:16:49 +02:00
Ehsan Akhgari
729030ee5b Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions 2012-07-03 20:21:03 -04:00
Johan Charlez
0170c51a51 Bug 651942 - Add a list of recently-opened files to the file menu of the Scratchpad. r=harth 2012-07-03 14:40:12 +01:00
Dão Gottwald
43ca0527fe merge backout 2012-07-03 18:12:29 +02:00
Dão Gottwald
c2e6deb55a Backed out changeset c36c02221c6a 2012-07-03 18:12:09 +02:00
Dão Gottwald
00f673b7c3 Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert 2012-07-03 17:02:09 +02:00
Ehsan Akhgari
ea6f5beac9 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
David Zbarsky
cd3c58ee76 Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
Ehsan Akhgari
df889fe3ce Update the comment on gPrivateBrowsingUI.privateWindow (no bug, DONTBUILD) 2012-07-03 10:31:23 -04:00
Ryan VanderMeulen
4128037a90 Merge m-c to inbound. 2012-06-30 21:42:04 -04:00
Tim Taubert
9d5cc16dc2 merge m-c to fx-team 2012-07-01 00:13:04 +02:00
Ben Turner
31f0ebf555 Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking 2012-06-30 19:57:15 +02:00
Paul Rouget
b60d84b6cf Backed out 1464fc01cd17 - leaks 2012-06-28 21:32:34 +02:00
Paul Rouget
bfddd378ce Bug 769299 - Make the Inspector less fragile when the selection is deleted. r=dcamp 2012-06-28 17:43:57 +02:00
Johan Charlez
f5656cc342 Bug 651942 - Add a list of recently-opened files to the file menu of the Scratchpad. r=harth 2012-06-26 05:06:00 +02:00
Ed Morley
db8de764c1 Merge mozilla-central to fx-team to pick up the #1 top orange fix 2012-06-28 15:10:25 +01:00
Joe Walker
08a4791499 Bug 659686 - Re-license GCLI to a more liberal license; r=dcamp 2012-06-28 15:01:55 +01:00
Sankha Narayan Guria
526b66f804 Bug 764545 - WebConsole default position should be "below"; r=msucan 2012-06-28 14:03:50 +03:00
Saurabh Anand
1651f71fd2 Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
Ryan VanderMeulen
951494e425 Merge m-c to inbound...again. 2012-06-27 20:16:43 -04:00
Marco Castelluccio
767bc16ce5 Bug 764172. Preserve profile when reinstalling webapp over existing installation. r=felipe 2012-06-27 17:14:55 -07:00
Mihai Sucan
f425a7cedb Bug 768019 - Cached CSS warnings are displayed as JavaScript warnings on Web Console open; r=paul 2012-06-25 20:18:13 +03:00
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
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
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