Commit Graph

2564 Commits

Author SHA1 Message Date
Chris Pearce
995a3f9f47 Bug 604885 - Ensure video controls resize correctly when showing and hiding status overlay. r=dolske a=blocking2.0 2010-11-25 07:34:57 +13:00
Neil Deakin
7a2b126e4c Bug 614152, don't set popupNode when opening notification popup, otherwise page context menu won't appear, r=dao, a=blocking 2010-11-24 13:31:25 -05:00
Markus Stange
aa393ba862 Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN 2010-11-24 10:50:20 +01:00
Dão Gottwald
68c8e3db58 Bug 613734 - Tab-modal prompts shouldn't inherit text shadow (e.g. when using a lightweight theme). r=enn a=benjamin 2010-11-24 09:35:39 +01:00
Brad Lassey
74fe235331 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec 2010-11-23 21:12:53 -05:00
Arpad Borsos
b0812bfdaa commit 3b157fcde708 was for bug 588435; a=me 2010-11-23 19:54:48 +01:00
Arpad Borsos
e9340d208f Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=bsmedberg 2010-08-18 19:57:31 +02:00
Mark Finkle
6266617829 Bug 613480 - Check for a NULL docShell in browser constructor [r=gavin a=bsmedberg] 2010-11-22 16:37:35 -05:00
Dão Gottwald
c2aa1bf452 Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin 2010-11-22 11:21:43 +01:00
Bill Gianopoulos
3b6879bbe8 Bug 585370 - "Implement the Firefox button on Linux" [r=dao ui-r=faaborg a=dolske] 2010-11-12 02:01:00 -08:00
Justin Dolske
e131dbf0f7 Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+ 2010-11-19 21:23:25 -08:00
Chris Pearce
bf9b128cc8 Bug 595009 - Ensure video controls don't show when we can't load a resource. r=dolske a=blocking2.0 2010-11-18 08:27:19 +13:00
Ben Turner
f17f1a4d68 Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
Steffen Wilberg
da38410e86 Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Gavin Sharp
eb2d964fdb Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
Joe Drew
c319f0f4a8 Bug 611027 - driver suggestion not displayed in about:support due to forgetting assignment. r=jrmuizel a=b 2010-11-11 15:31:22 -05:00
Serge Gautherie
575cdf74d2 Bug 611231 - [SeaMonkey] mochitest-plain-5: "test_arrowpanel.xul" fails now; (Av1) Set 'middle' label at a more centered position.
r=enndeakin a=(test only).
2010-11-11 20:52:30 +01:00
Dave Townsend
cd50e2b550 Backing out changeset e3ce3780f870 from bug 588435 which landed without approval. a=backout 2010-11-07 18:35:16 -08:00
Arpad Borsos
cfc506541b Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Markus Stange
c343ef3d38 Backed out changeset 7ef7de3f34b1 (bug 594002) because of browser_480148.js failures on Linux. 2010-11-06 14:41:02 +01:00
Markus Stange
38884fec72 Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN 2010-11-05 17:03:59 +01:00
Margaret Leibovic
fdebb50f55 Bug 577928 - 7/Vista specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:41 -07:00
Mounir Lamouri
f1344c511f Bug 609279 - Add getLabelAt in tests redifining nsAutoCompleteSimpleResult. r=ehsan a=tests 2010-11-05 18:14:40 +01:00
Reed Loden
c6aa80feff Bug 605739 - Ensure GPLv2 license text in about:license is consistent with the official GPLv2 text [r=gerv a=bsmedberg] 2010-11-05 00:14:43 -07:00
Chris Pearce
4d86c92c46 Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
Margaret Leibovic
40c768a7e3 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic
dd63205961 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Robert O'Callahan
ea93b2367b Backed out changeset ecd1948992eb 2010-10-29 16:07:46 +13:00
Margaret Leibovic
28e7c9718a Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Marco Bonardo
6ac8952165 Bug 578589 - Intermittent failure in toolkit/content/tests/widgets/test_toolbar.xul.
r=enn ab7=beltzner
2010-10-28 12:14:00 +02:00
Robert Sayre
ab1de59e65 Merge mozilla-central to tracemonkey. 2010-10-26 14:16:43 -04:00
Mike Hommey
fcb36ca646 Bug 428765 - Use nxIXULAppInfo to get application version number in about:. r=gavin,a=gavin 2010-10-26 09:15:28 +02:00
Andreas Gal
e659adcc1f Merge from mozilla-central. 2010-10-22 19:46:37 -07:00
Chris Leary
f68af65d03 Bug 594615: YARR/PCRE license updates. (r=gerv) 2010-10-22 15:27:09 -07:00
Mounir Lamouri
0a2b093f21 Bug 606215 - radio widget destructor should not assume radioGroup is not null. r=gavin.sharp a=bz 2010-10-22 21:29:58 +02:00
Blake Kaplan
312e4e1e90 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
c6b8f8093f Bug 580128. Fix various mochi chrome tests to work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:37:28 -07:00
Neil Deakin
1e40c96c1b Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Matthew Gregan
cb81958a1b Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston
3f2bf277a6 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Neil Deakin
614c1ef9c5 Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking 2010-10-25 10:06:30 -04:00
Benoit Jacob
b8b72bb4cd Bug 602975 - Empty "Graphics" section in about:support - r=joe 2010-10-12 17:01:59 -04:00
Margaret Leibovic
1ae8e519da Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00
Timothy Nikkel
8b51a2b39b Bug 587960. Backout test workaround now that we have real fix. a=backout 2010-10-09 14:09:22 -05:00
Smokey Ardisson
92bcf43b05 Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin 2010-10-08 22:10:51 -04:00
Steffen Wilberg
8436d7b439 Bug 579729: Mention TabCandy's use of jQuery in about:license. r=gerv, a=blocking-final+ 2010-10-08 22:46:38 +02:00
Benoit Jacob
9cf60c78d3 Bug 600620 - followup: fix typo in aboutSupport.js - r=jmuizelaar, a=blocking2.0-beta7
--HG--
extra : rebase_source : d5822eaeaec9efb578736bffe311971ff88dc3f2
2010-10-07 14:25:00 -04:00
Jonathan Kew
3682541edd bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0 2010-10-07 08:59:18 +01:00
Benoit Jacob
f5a7ce0b7c Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7 2010-10-06 21:40:08 -07:00
Chris Pearce
162b0a1a13 Bug 505158 - Handle multiple error events from multiple source children in video controls. r=dolske a=blocking2.0 2010-10-07 11:58:36 +13:00