Commit Graph

650 Commits

Author SHA1 Message Date
Neil Deakin
e5d0c6c849 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
bf9e89781c 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
Brad Lassey
7502b91267 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
740846020a commit 3b157fcde708 was for bug 588435; a=me 2010-11-23 19:54:48 +01:00
Arpad Borsos
cbde904c21 Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=bsmedberg 2010-08-18 19:57:31 +02:00
Mark Finkle
717f1b7293 Bug 613480 - Check for a NULL docShell in browser constructor [r=gavin a=bsmedberg] 2010-11-22 16:37:35 -05:00
Chris Pearce
333fb9815b 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
7b428214f3 Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
Gavin Sharp
ceff7bd2aa 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
Dave Townsend
f589dcff65 Backing out changeset e3ce3780f870 from bug 588435 which landed without approval. a=backout 2010-11-07 18:35:16 -08:00
Arpad Borsos
e714f89f61 Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Markus Stange
2e1c50ed90 Backed out changeset 7ef7de3f34b1 (bug 594002) because of browser_480148.js failures on Linux. 2010-11-06 14:41:02 +01:00
Markus Stange
9dbec5120e 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
72464221bf 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
Chris Pearce
332c2f6839 Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
Marco Bonardo
eb3a117599 Bug 578589 - Intermittent failure in toolkit/content/tests/widgets/test_toolbar.xul.
r=enn ab7=beltzner
2010-10-28 12:14:00 +02:00
Matthew Gregan
37761d08be 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
2eab630d72 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
Mounir Lamouri
fa881a64c7 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
Dietrich Ayala
28ebd1d00f Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
259b60de17 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Chris Pearce
5d3d0ac73d 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
Neil Deakin
ea5241da09 Bug 554937, part 1, add anchorNode property for popups, r=neil,a=blocker 2010-09-21 13:53:01 -04:00
Benedict Hsieh
21844dc918 Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker 2010-09-17 19:11:05 -07:00
Mike Connor
6d0a4102af Bug 595954: use setAttribute for setting notificationbox properties on newly created elements (whose bindings may not yet be attached), r=gavin, a=blocking
--HG--
extra : rebase_source : f8551c7d221e7308aec776528327df7bf2140c61
2010-09-17 15:30:53 -04:00
Dão Gottwald
deaba47a34 Bug 596522 - fix breakage from bug 578785 and re-enable test_bug510426.xul. a=testfix 2010-09-16 23:14:16 +02:00
Oleg Romashin
39a1341d97 Backout changeset 7eb93fe05d3a. bug 582840 due to oranges 2010-09-15 15:02:29 -07:00
Benedict Hsieh
5eacfcb973 Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
2010-09-15 11:04:48 -07:00
Arpad Borsos
ae846176e6 Backed out changeset 634290477871; test failures 2010-09-15 12:57:20 +02:00
Arpad Borsos
36e72dfbf9 Bug 588435 - Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Dão Gottwald
cf5fbd3d81 Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn 2010-09-15 09:25:16 +02:00
Chris Double
9c0d8b2cee Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Asaf Romano
d578c64dcf Bug 595937 - Need support for customizing toolbars which are outside of the toolbox; r=enndeakin a=blocking-beta6+ 2010-09-13 17:12:48 -04:00
Marco Bonardo
b5f938275c Backed out changeset 96b74fec2915 2010-09-11 11:17:11 +02:00
Chris Double
417b0c1a00 Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Frank Yan
d10ba6b3bb Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Chris Pearce
726c1253e3 Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Ehsan Akhgari
3961485b42 Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Gavin Sharp
e580afd109 Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Drew Willcoxon
c600391d65 Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final 2010-08-25 21:01:22 -07:00
Sindre Dammann
78bdd52f91 Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao 2010-08-25 15:16:33 +02:00
Dão Gottwald
3d1de6ef79 Bug 586621 follow-up: s/2/4/ as written in the reviewed patch 2010-08-23 10:17:49 +02:00
Dão Gottwald
22bb6e03ce Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe 2010-08-21 07:16:33 +02:00
Ben Turner
23d4c349ee Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc 2010-08-16 17:06:29 -07:00
Chris Pearce
f7e6dbb756 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-08-20 19:35:09 +12:00
Chris Pearce
2eccbf0c80 Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-20 10:50:37 +12:00
Axel
4ba7d860bf Bug 587954 - Fix typo. r=enn 2010-08-18 08:51:34 +02:00
Chris Pearce
19ad359498 Backed out changeset f88258e1ddbe 2010-08-18 13:50:15 +12:00