Commit Graph

10034 Commits

Author SHA1 Message Date
Victor Porof
d41f125f14 Bug 712472 - click-and-drag in Tilt becomes wonky after you do full-page-zoom (Ctrl +). r=robcee 2011-12-21 14:39:29 +02:00
Phil Ringnalda
6b88f0cb89 No bug, remove trailing whitespace to trigger builds on a CLOSED TREE 2011-12-31 21:15:38 -08:00
Ed Morley
65ef51aa4d Merge mozilla-central to mozilla-inbound 2011-12-31 13:10:25 +00:00
ffxbld
a27c017069 Automated blocklist update from host linux-ix-slave02 2011-12-31 01:46:55 -08:00
Ms2ger
b5c39750d9 Merge m-c to m-i. 2011-12-30 12:17:22 +01:00
Tim Taubert
174bcd7323 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Dão Gottwald
1ed6bc6ceb Bug 713287 - Animation for closing a tab has a slight delay near the end when there is a lot of tabs. r=mak77 2011-12-28 19:20:36 +01:00
Dão Gottwald
5fd68f0093 Bug 713841 - Too much padding in back and forward button tooltips. r=dietrich 2011-12-28 19:20:08 +01:00
Blair McBride
691021bae7 Bug 711693 - Send the compatibility mode when loading the Discovery pane. r=dtownsend 2011-12-28 23:37:43 +13:00
Tim Taubert
61d5df12b9 merge m-c to fx-team 2011-12-27 17:05:33 +01:00
mr.Shu
70f05f83c2 Bug 713828 - Stop styling page-proxy-stack. r=dao 2011-12-30 20:14:37 +01:00
Bobby Holley
f9cb714b69 Bug 713747 - Fix funky tests. r=bz
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.

The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Bobby Holley
4b6add2c77 Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
Tim Taubert
6506ccb300 merge m-c to fx-team 2011-12-23 12:45:17 +01:00
Jared Wein
2a09ab8025 Bug 646473 - Remove ambiguity in the About dialog for 'End-User Rights'. r=ttaubert 2011-12-22 12:20:43 -08:00
Paul Rouget
496db57c3d Bug 711851 - Add a noise background to the devtools toolbars on Mac OSX; r=dao 2011-12-21 17:07:30 +01:00
Cedric Vivier
68d33eb1a1 Bug 712887 - Style Editor should always show the Save button on the currently edited style sheet; r=prouget 2011-12-22 17:15:00 +08:00
Victor Porof
8b643ac1e4 Bug 712286 - Tilt continues rotating without any keyboard or mouse actions; r=rcampbell 2011-12-22 12:51:57 +02:00
Paul Rouget
91f297fe7a Bug 694954 - [highlighter] [infobar] If a node is not visible anymore, the infobar should point to the direction of the node; r=rcampbell 2011-12-07 17:22:12 +01:00
Paul Rouget
1104d49ce7 Bug 689939 - Infobar disappears when node fills top and bottom of screen during page zoom in highlighter; r=rcampbell 2011-12-07 16:20:36 +01:00
Rob Campbell
9187eb976c Bug 712113 - Either brace should be clickable to add new properties in the Style panel's Rule View; r=jwalker 2011-12-22 14:58:17 -04:00
David Chan
84b85199d5 Bug 702144 - Scratchpad russian codepage; r=rcampbell 2011-12-22 13:55:49 -04:00
Alastair Robertson
839a7c1fbc Bug 654388 - Restore Previous Session" button is always hidden if "Default Browser" dialog pops [r=gavin] 2011-12-21 15:37:20 -08:00
Jared Wein
5598adc31f Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao 2011-12-21 15:16:05 -08:00
Tim Taubert
05800f5c13 merge m-c to fx-team 2011-12-21 10:38:31 +01:00
Kenny Heaton
8beeb12829 Bug 684546 - The Scratchpad editor's undo/redo state is preserved across file loads. r=msucan 2011-12-20 20:03:16 +02:00
Jignesh Kakadiya
9a9927da80 Bug 583816 - Tab should not move to the page when there's nothing to complete in the Web Console. r=msucan,rcampbell 2011-12-20 19:49:39 +02:00
Christian Legnitto
ea58834386 Bug 700000 - Version bump 2011-12-20 09:24:38 -08:00
Reuben Morais
0d5f06a436 Bug 490225 - Open new tabs in existing browser window if there is one. r=dao 2011-12-20 14:02:48 +01:00
Ed Morley
83479792cd Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-20 11:15:11 +00:00
Dão Gottwald
a4d82cb9bf Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Tim Taubert
c62da49ada merge fx-team to m-c 2011-12-20 09:48:12 +01:00
Tim Taubert
6b0fcb3a4a merge m-c to fx-team 2011-12-20 09:39:06 +01:00
Jason Duell
def5c3a081 Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
2011-12-20 00:20:12 -08:00
Rob Campbell
b7669206af backout Bug 694954, Bug 689939; a=orange 2011-12-19 17:44:11 -04:00
Gregory Szorc
5c5956446f merge m-c to s-c 2011-12-19 12:26:39 -08:00
Dão Gottwald
041b957621 Bug 706108 - Remove unused largeIcon logic from applications.js. r=dolske 2011-12-19 13:08:13 +01:00
Marco Bonardo
ca3a8b08d7 Merge mozilla-central to mozilla-inbound 2011-12-19 12:51:55 +01:00
Marco Bonardo
c3c5c549d4 Merge last green PGO changeset from mozilla-inbound to mozilla-central 2011-12-19 12:47:41 +01:00
Phil Ringnalda
be45030cc0 Bug 695345 - Bring back ISO8601DateUtils.jsm, a=akeybl 2011-12-18 18:50:13 -08:00
Oonishi Atsushi
decccdc9f5 Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao 2011-12-18 12:22:34 +01:00
Joshua M
e3b30b6cbb Bug 708797 - The sync doorhanger notification doesn't have a border when using classic or third-party themes. r=dao 2011-12-18 04:02:51 +01:00
Dão Gottwald
930a4a80fb Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin 2011-12-18 04:01:59 +01:00
Phil Ringnalda
214b1202b9 Bug 653080 - Disable browser_tabview_bug597980.js for leaking the world, until it's rewritten in bug 711907, rs=ttaubert 2011-12-18 21:15:37 -08:00
Richard Newman
012380b6dc Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Victor Porof
399119b268 Bug 711341 - Tilt should give focus back to Highlighter when closed; r=rcampbell 2011-12-16 10:28:46 +02:00
Richard Newman
c119e883be Merge m-c to s-c. 2011-12-15 11:55:38 -08:00
Victor Porof
d8acfdeca6 Bug 710762 - Keyboard control for zoom in tilt (page inspector 3D); r=rcampbell 2011-12-15 15:50:31 +02:00
Victor Porof
0cc310962c Bug 710750 - ESC key should exit Tilt (page inspector 3D); r=rcampbell 2011-12-15 14:42:25 +02:00
Mike Hommey
897722e75d Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey 2011-12-15 06:40:20 +01:00