Commit Graph

225230 Commits

Author SHA1 Message Date
Michael Yoshitaka Erlewine
5f38801c76 cleanup: iQ.each: never used with args, so that code is removed 2010-07-13 20:28:36 -04:00
Michael Yoshitaka Erlewine
5b247088d7 cleanup: rm iQ.grep; using .filter instead. 2010-07-13 20:23:04 -04:00
Michael Yoshitaka Erlewine
d91ae5c6c7 cleanup: rm iQ.inArray 2010-07-13 20:10:53 -04:00
Michael Yoshitaka Erlewine
9d7a3685bc cleanup: rm various instances of iQ.each where it's an array, so we can use .forEach
--HG--
extra : rebase_source : f41f088641f71aba6796092766b0645fca925ad1
2010-07-13 19:38:51 -04:00
Ian Gilman
259a282644 + I don't think we need the timeout in Page.showChrome; commented out now.
+ Added a video to the "first run" panel
2010-07-13 16:25:35 -07:00
Michael Yoshitaka Erlewine
f733123ef4 cleanup: rm iQ.makeArray 2010-07-13 17:39:46 -04:00
Edward Lee
f573baa6f5 Merge mozilla-central to tabcandy-central. 2010-07-13 12:23:12 -07:00
Michael Yoshitaka Erlewine
df6d4f0c2a UI: tabOnFocus: refactored to no longer use doSetup; saveVisibility: no longer print log 2010-07-13 15:07:24 -04:00
Josh Aas
91d27b3dc6 Move nsNPAPIPluginStreamListener implementation to its own file. b=578383 r=jst 2010-07-13 14:42:03 -04:00
Bobby Holley
4d8ef3bd3e Tests for bug 478398, as well as for a few others, now that we have a discard timer pref.r=joe 2010-07-13 13:30:39 -04:00
Philipp Wagner
716f62fd7c Bug 578237: Fix error message in nsComponentManagerImpl::RegisterCIDEntry. r=bsmedberg 2010-07-13 10:02:22 -07:00
Jono S Xia
d9fd4788d3 Bug 575080: l10n review of test pilot/feedback. r=pike 2010-07-13 10:00:10 -07:00
Dave Townsend
9332f28adc Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong 2010-07-13 09:55:08 -07:00
Ted Mielczarek
eeaaf71e76 bug 577589 bustage fix - define DLL_PREFIX and DLL_SUFFIX as strings in the Makefile to handle empty values 2010-07-13 12:03:41 -04:00
Neil Rashbrook
6e3edb0968 Bug 568691 Further followup to actually register static components r=bsmedberg 2010-07-13 15:24:58 +01:00
Ted Mielczarek
50e15945bc add a ctypes.libraryName utility function to get shared library names per-platform. r=dwitte
--HG--
extra : rebase_source : f0585aa0332c2146bee375584a69af4eaed7ed77
2010-07-13 08:53:16 -04:00
Dão Gottwald
7e4fec9ff9 whitespace cleanup, no bug 2010-07-13 13:11:13 +02:00
Josh Aas
fada1b3fd6 Remove nsPluginCacheListener, it is unused. b=578285 r=benwa 2010-07-13 02:58:30 -04:00
Raymond Lee
8f35bf6010 Bug 576110: Open tab candy at startup if it was last open 2010-07-13 12:04:04 +08:00
Wan-Teh Chang
d089254c7c Bug 575620: Update NSPR to NSPR_4_8_6_BETA3. Includes patches for
bug 415563.
2010-07-12 20:46:06 -07:00
Brandon Sterne
c6eb13a252 Bug 578182. CSP causing leaks due to repeated AddBoolPrefVarCache call from nsDocument constructor. r=dveditz 2010-07-12 20:12:32 -07:00
Chris Jones
bd1bb051cf Bug 575836: Fix logic here. r=jst 2010-07-12 18:21:27 -05:00
Jonas Sicking
24dea5b72b Bug 578150: Protect against the docshell loosing its document before we've had time to notify on it. r=mrbkap 2010-07-12 14:50:07 -07:00
Dave Townsend
093feb20dd Bug 573101: Should not build PluginProvider.jsm when plugins are disabled. r=robstrong 2010-07-12 14:20:49 -07:00
Blake Kaplan
b6fd95653a Bug 576351 - Make this assertion not fire if the caller has UniversalXPConnect. r=jorendorff 2010-07-12 14:11:14 -07:00
Mats Palmgren
9d9f784d8d Bug 556432 - Dragging a content selection shows non-selectable text in the drag feedback. r=roc 2010-07-12 22:24:33 +02:00
Mats Palmgren
03d190d02f Make it possible to drag a non-selectable node again. b=574596 r=dbaron 2010-07-12 22:24:25 +02:00
Josh Aas
6989f1220a Fix mStreamListeners incorrectly initialized to nsnull. Also remove a bad comment. b=577982 2010-07-12 16:22:51 -04:00
Mark Finkle
313ccad436 Bug 578080 - HOST_CXXFLAGS broken on Maemo causing build bustage [r=dougt] 2010-07-12 15:48:26 -04:00
Robert Longson
a2fd96954a Bug 576802 - Fix crash with gradientTransform animate. r=jwatt 2010-07-12 20:17:17 +01:00
Ben Turner
145838a49b Merge backout 2010-07-12 11:26:06 -04:00
Ben Turner
9b0eb0a392 Backed out changeset 58eb7d767d6f due to failing tests 2010-07-12 11:25:49 -04:00
Ms2ger@gmail.com
aec46d0d6c Bug 401788 - Canvas throws exceptions on invalid string values. r=sicking 2010-07-12 16:51:17 +02:00
Dão Gottwald
8f8d8797f9 Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn 2010-07-12 16:47:34 +02:00
Ben Turner
c35dc181d1 Bug 574507 - 'IndexedDB: Fix transaction queue logic to prevent starving transactions across multiple objectStores'. r=sicking 2010-07-12 10:05:01 -04:00
Ben Turner
8a0b39e463 Bug 575517 - 'Optional jsvals that are not specified should be JSVAL_VOID, not JSVAL_NULL'. r=jst 2010-07-12 10:04:59 -04:00
Neil Deakin
c00a6de329 Bug 515153, add some better logging to this test to help debug it 2010-07-12 09:50:26 -04:00
Michael Yoshitaka Erlewine
64b5255f24 bug 577968: remove references to == true, == false 2010-07-11 21:08:33 -04:00
Michael Yoshitaka Erlewine
579040e1cf bug 577968: control words like if, switch, etc. should have a space after them 2010-07-11 20:54:42 -04:00
Michael Yoshitaka Erlewine
a1f67cb780 bug 577968: removing elses preceded by returns; replacing tabs 2010-07-11 19:48:05 -04:00
Steffen Wilberg
8639f99c6b Bug 577947: TabCandy toolbarbutton lacks styling on Windows and Linux. 2010-07-11 20:26:36 +02:00
Michael Yoshitaka Erlewine
49393e80b9 UI: showOnlyTheseTabs: a faster way to find visibleTabs, by checking the associated tabbrowser 2010-07-11 15:20:25 -04:00
Michael Yoshitaka Erlewine
dde2b6ffad UI: bugfix: rm reference to getVisibleTab(); doc fix 2010-07-10 22:26:12 -05:00
Raymond Lee
a0c22d0035 patch for bug #577651
* Create a new tab in a group which has  more than one tab. While in
tabcandy, close that tab. Now you're zoomed into the tab to its left.
You should instead remain in TabCandy.
* Another improvement for the command+e keyboard combination.
2010-07-09 12:44:59 -07:00
Michael Yoshitaka Erlewine
84cd66763c UI: reusing getAllTabs more; killed getVisibleTabs as it was not doing what it stated... replaced with getVisibleTabCount 2010-07-09 12:17:51 -07:00
Raymond Lee
da2bde36ec some patches for bug #577650
+ Create two groups; one with a single tab and another with several
tabs. Go into the single tab and then close the tab. You return to the
TabCandy interface as you should, but you see one of the other tabs
zooming out. There should be no zoom out in this case. [RAYMOND]
+ Cmd+e key combination is not working in the tab candy.
+ close buttons on tabs are still not showing correctly.  Add a bunch
of tabs to the tabstrip so all close buttons for background tabs are
hidden, go into Tab Candy interface and remove tabs until you know the
close buttons should appear.  Then, zoom into a tab and the close
buttons on back
2010-07-09 12:02:32 -07:00
Michael Yoshitaka Erlewine
f8e44e9f95 quickly patching a bug for new tab position in tab bar 2010-07-09 11:43:07 -07:00
Michael Yoshitaka Erlewine
429075dbe4 UI: added getAllTabs, inspired by Raymond's patch. cleaned up urlbar method. 2010-07-09 10:09:32 -07:00
Raymond Lee
a1bde0444f refactored showOnlyTheseTabs (bug #577649) 2010-07-09 09:53:19 -07:00
Ian Gilman
fbc3e0cf26 + The first-run help item now has a close box (that works) 2010-07-07 17:19:28 -07:00