Commit Graph

1583 Commits

Author SHA1 Message Date
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -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
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07: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
Edward Lee
11ae5c9e50 Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.

--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
b1b9702bf3 Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
Walk up the parent of the click target until we're just inside the icon box.

--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Phil Ringnalda
0e07b1dec7 Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
--HG--
extra : rebase_source : 557cb5471437178400f7885d99ebdf1f7c241118
2010-08-07 20:31:40 -07: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
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07: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
Timothy Nikkel
74ff18e6d8 Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+ 2010-11-24 19:35:01 -06:00
Chris Pearce
8224c358fa Bug 485288 - Replace all usage of video autobuffer attribute with preload=auto. a=test-fix 2010-08-20 10:50:37 +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
Bill Gianopoulos
262c1041d6 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
67a598434f Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+ 2010-11-19 21:23:25 -08: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
Steffen Wilberg
4ed3f0f9ef Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +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
Joe Drew
dbc80e18a7 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
8847987fe0 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
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
Timothy Nikkel
4110d0d0a8 Bug 592882. Don't re-add the listener because we don't need it anymore. r=dolske a=orange 2010-10-21 19:58:11 -05:00
Timothy B. Terriberry
8dd1e23dc0 Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. r=chris.double a=blocking-fennec
--HG--
extra : rebase_source : 807703f9008d0e6c3829370a8a84e0914e2ccb29
2010-10-18 19:55:45 -07:00
Ehsan Akhgari
df16cbf877 Bug 525222 - XML errors possible on file:// listings; r=bzbarsky a=jst
--HG--
extra : rebase_source : 343aa3a018f007db8336e4c221fef27981e5bc45
2010-10-12 18:30:42 -04:00
Markus Stange
bb031a86dd Bug 595156 - Always use BasicLayerManager when drawing in the titlebar. r=roc a=blocking2.0:betaN
--HG--
extra : rebase_source : 9183b1a0d74f3b0538508048b98f41188c6f6ac8
2010-10-15 12:34:29 +02:00
Mike Hommey
951e982b50 Bug 349985 - Move about: handling to nsAboutRedirector and re-enable release notes link in about:. r=bzbarsky,sr=dveditz,a=jst 2010-10-15 12:28:54 +02:00
Dão Gottwald
3b1cbfe94c Bug 591573 - add support for app.support.vendor. r=enn 2010-10-15 11:10:27 +02:00
Dão Gottwald
d145500023 whitespace fix 2010-10-15 11:14:39 +02:00
Timothy Nikkel
51039539c6 Bug 592882. Use setTimeout so test starts after paint suppression ends. 2010-10-14 20:03:45 -05:00
Gervase Markham
b2c87c49aa Bug 590093 - update about:license to include license of Firebug. a=johnath. 2010-10-14 17:08:11 +01: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
Vivien Nicolas
c75f8cf191 bug 595284 - about:support is broken in fennec r=gavin a2.0=gavin 2010-09-11 05:16:00 -04:00
mano@mozilla.com
3e7efcb305 followup for bug 595937 (r=enndeakin a=blocking-beta6+) 2010-09-14 20:19:09 +07:00
Matthew Gregan
399b2ac23d Bug 584615 - Fix for video controls direction test failure. r=kinetik a=blocking2.0 2010-09-14 16:53:02 +12: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
Sylvain Pasche
39dc4b9e43 Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin 2010-09-13 12:44:27 +02: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
Chris Pearce
4c9782b28c Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-18 10:49:14 +12:00
Simon Montagu
9cbf659f68 Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests 2010-08-15 11:19:34 -04:00
Jeff Muizelaar
78f27ed0a6 Bug 587102. Expose whether direct2d is enabled to about:support. r=johnath
This adds a graphics section to about:support.
2010-08-13 21:29:46 -04:00
Benoit Girard
7f44239cb4 Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh 2010-08-13 12:45:50 -04:00
Edward Lee
acdf97d2b1 Bug 582865 - Provide a shared "shape" module for Point, Rect, etc. [r=mossop a=gavin] 2010-08-12 02:51:03 -07:00
Michael Yoshitaka Erlewine
7f3c8313d6 Move Geometry utility classes (+tests) to the toolkit for bug 582865. 2010-08-11 01:21:11 -07:00
Josh Matthews
1b1134fd18 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Matt Brubeck
9aef5342f2 Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Mark Finkle
8e520e9ed8 Bug 576343 - Make sure search provider loads are in a remote browser [r=mbrubeck] 2010-07-02 13:48:46 -04:00
Mark Finkle
cf06601b92 Bug 574006 - Support context menu and open-in-new-tab behavior [r=vingtetun] 2010-06-29 14:15:07 -04:00
Jaakko Kiviluoto
f7bccb3b8b Bug 437957 - Animate zoom [r=mfinkle] 2010-06-25 17:16:01 -04:00
Benjamin Stover
e9b7dc15f4 Bug 574117 - Page content never updates [r=mfinkle] 2010-06-23 15:16:01 -07:00
Gavin Sharp
188ed458a3 Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske 2010-06-23 12:53:09 -04:00
Neil Deakin
fb66fae998 Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
Neil Deakin
0284f4eb26 Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron 2010-08-09 12:15:39 -04:00
Neil Rashbrook
5c7c4740b3 Bug 540838 Toolbar elements losing the command attribute r+a=gavin 2010-08-05 13:33:00 +01:00
Markus Stange
0b3b3a96eb Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao 2010-08-05 12:08:12 +02:00
David Zbarsky
de6582a359 Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst 2010-08-04 22:40:18 -04:00
Vivien Nicolas
4900562688 Bug 573041 - Clicker code should happen on content side [r=mfinkle] 2010-06-21 22:16:37 +02:00
Vivien Nicolas
3e3caa9c00 Bug 573443 - Remove Util.Timeout in Util.js [r=mfinkle] 2010-06-21 22:04:59 +02:00
Matt Brubeck
bd7acd124a Bug 566500 - e10s: Move viewport metadata support into the browser XBL binding [r=mfinkle] 2010-06-09 19:07:12 -04:00
Matt Brubeck
a1e14885b8 Bug 567044 - Tapping in urlbar doesn't work after pressing Android menu button [r=mfinkle] 2010-05-21 13:05:46 -04:00
Matt Brubeck
70803a9023 Bug 562773 - Viewport is not resized on window resize / orientation change [r=mfinkle r=stechz] 2010-05-05 15:51:58 -04:00
Matt Brubeck
87c9c63a2b Bug 561455 - Change the ratio of CSS/viewport px to physical pixels on high density screens [r=mfinkle r=stechz] 2010-05-05 15:51:55 -04:00
Matt Brubeck
0925c85c12 Bug 562849 - Reverse meanings of N900 volume buttons in portrait mode [r=mfinkle] 2010-04-30 15:30:28 -04:00
Matt Brubeck
7945514078 Bug 561870 - Enforce min/max limits on viewport values [r=mfinkle] 2010-04-29 15:29:01 -04:00
Matt Brubeck
5207c4e3cd Bug 561497 - Respect minimum-scale and maximum-scale viewport properties [r=mfinkle] 2010-04-27 14:22:38 -04:00
Matt Brubeck
ba2a6ea401 Bug 561413 - Allow meta viewport scale settings to override viewport width [r=mfinkle] 2010-04-27 14:22:36 -04:00
Gavin Sharp
7e9a343b05 Backed out changeset b46982cc0c0a from bug 572967 due to test failures
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Gavin Sharp
97e57d4b95 Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske, a=Mossop 2010-06-23 12:53:09 -04:00
Neil Rashbrook
e99a909360 Bug 580868 charsetOverlay should not cause XBL bindings to attach when it's not safe r+a=gavin 2010-08-01 23:59:26 +01:00
Dave Townsend
f96454bd40 Bug 581229: Allow popup notifications to persist across page loads. r=gavin 2010-07-29 15:59:55 -07:00
Neil Deakin
e2850ec910 Bug 552982, Part 8, support labels on popups with titlebars, r=neil 2010-07-27 09:38:04 -04:00
Neil Deakin
22a92d13e6 Bug 552982, popups with titlebars tests 2010-07-27 09:38:04 -04:00
Dão Gottwald
afde3ec6d5 Bug 487829 - Scroll buttons should only react to left clicks. r=enn
--HG--
extra : rebase_source : fbf2e82c47d86dc98bfe5f9412f16770240ef455
2010-07-27 01:02:58 +02:00
Chris Pearce
1536283f5a Bug 534571 - Fire video timeupdate event when starting a new load. r=roc,dolske a=blocking2.0 2010-07-26 10:45:41 +12:00
Dão Gottwald
bf3c9cd631 Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn
--HG--
extra : rebase_source : 923b3a6ea87ac244a9d05ce11f7930eec2e4b3fb
2010-07-23 00:31:58 +02:00
Chris Pearce
201fd4c6af Bug 579863 - Remove CSIRO license link from about:license list. r=gerv a=blocking2.0 2010-07-23 10:49:02 +12:00
Vivien Nicolas
c9fc17e7f1 Bug 580676 - Add content prefs service service to Services.jsm [r=gavin] 2010-07-22 01:56:15 +02:00
Ian Neal
fac32bd38e Bug 579769 - Remove check attribute when customizing toolbars
r=dao a=beltzner
2010-07-21 22:26:22 +01:00
Ben Parr
9b870877ea Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend 2010-07-19 16:01:23 -07:00
Masahiro Yamada
76e187d009 Bug 552922 - Change 'Installed Plugins' to 'Enabled Plugins' in about:support. r=josh, ui-r=faaborg 2010-07-17 18:27:26 +02:00
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
d512b62fb4 Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao 2010-07-17 10:11:54 +02:00
Mounir Lamouri
c2a6183ea7 Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking 2010-07-17 00:00:28 -07:00
Steffen Wilberg
4dc9f7dff4 Bug 578686: Add jQuery license to about:license. r=gerv 2010-07-16 21:36:47 +02:00
Markus Stange
61cb8923e4 Bug 404267 - Always allow click-through on scrollbars. r=roc 2010-07-16 15:01:39 +02:00
Markus Stange
c41991c4f3 Bug 392188 - Don't allow click-through on XUL trees by default. r=Enn 2010-07-16 14:58:45 +02:00
Markus Stange
2126cf54ce Bug 392188 - Don't allow click-through on <browser>s by default. r=Enn 2010-07-16 14:51:17 +02:00
Makoto Kato
6f9d74539c Bug 574051 - permanent orange test on 64-bit win7: 15875 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_tree_hier.xul | cycleHeader column sortDirection - "descending" should equal "". r=enndeakin 2010-07-16 15:59:13 +09:00
Dão Gottwald
4713c56dc7 Bug 578806 - Take into account unreachable items when determining the target item in scrollByIndex. r=enn 2010-07-15 20:07:20 +02:00
Neil Deakin
8e9b38fd58 Bug 574040, fix test so that it doesn't have an underlying missing menu label layout issue on Windows 7 64bit 2010-07-13 16:13:54 -04:00
Dão Gottwald
c3143e067e whitespace cleanup, no bug 2010-07-13 13:11:13 +02:00
Dão Gottwald
a87853c0f4 Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn 2010-07-12 16:47:34 +02:00
Neil Deakin
1c203e93aa Bug 515153, add some better logging to this test to help debug it 2010-07-12 09:50:26 -04:00
Mark Finkle
99c2ca9cb1 Bug 556619 - portrait mode - about:config rows shorter than a touchheight [r=vingtetun] 2010-04-12 23:34:54 -04:00
Matt Brubeck
430ff0b350 Bug 557238 - Hide urlbar contents on about:home [r=mfinkle] 2010-04-09 01:08:53 -04:00
Mark Finkle
2bc75c557b Bug 556618 - portrait mode - viewport device-width pages do not resize when changing orientation [r=blassey] 2010-04-02 20:00:15 -04:00
Mark Finkle
90e4fcc4e2 Bug 551711 - Open Link in New Tab via content panel [r=vingtetun] 2010-03-24 14:22:18 -04:00
Wolfgang Rosenauer
67bd10bfd7 Bug 548219 - autodial prefs should depend on libconic instead of maemo. r=dougt 2010-03-02 20:14:09 +01:00
Doug Turner
f78da5bd7c Bug 543976 - Clean up Maemo defines. r=mfinkle 2010-02-09 17:00:40 -08:00
Benjamin Stover
c27622cb24 Bug 540937 - [regression] Render plugin content in iframes [r=mfinkle] 2010-01-22 09:52:24 -08:00
Brad Lassey
232304800e bug 537660 - fennec takes too long to respond to zoom command r=mfinkle,stechz,froystig 2010-01-11 15:43:47 -05:00
Mark Finkle
ed92cc59c1 Bug 500280 - clicking the preferences button takes a few seconds to switch screens [r=gavin.sharp] 2009-12-17 17:35:48 -05:00
Benjamin Stover
82fe8b26eb Bug 530835 - Flash: Chrome UI shows up on background of flash videos [r=gavin.sharp] 2009-12-04 12:03:56 -08:00
Benjamin Stover
17da625f90 Bug 526904 - Tabs loading in background are not pannable 2009-11-24 13:59:35 -08:00
Mark Finkle
ea8da81ae4 Bug 530013: Fennec should take steps to auto-connect network connections [r=gavin.sharp] 2009-11-24 13:23:41 -05:00
Benjamin Stover
00fe89d213 Bug 529098: Inform embedded Flash objects where to render [r=mark.finkle] 2009-11-24 02:46:01 -05:00
Brad Lassey
cb9bc32ff7 Bug 527384: implement device-width and device-height keywords for viewport meta tag [r=mark.finkle] 2009-11-23 14:24:05 -05:00
Mark Finkle
7e20ea53ae Bug 524479: Secondary zoom mechanism works when in Preferences [r=combee] 2009-11-23 12:23:59 -05:00
Gavin Sharp
b979bdd4d3 Bug 529935: add infrastructure for memoizing getters for commonly referenced elements (and add one for the browser stringbundle), r=mfinkle 2009-11-19 16:40:13 -05:00
Gavin Sharp
26628d0727 Bug 523740: only show about:firstrun on real "first runs", show autocomplete popup otherwise, r=mfinkle 2009-11-13 14:36:39 -05:00
Brad Lassey
58259a4197 Bug 436083: Viewport meta tag [r=mark.finkle r=gavin.sharp] 2009-11-03 16:20:03 -05:00
Gavin Sharp
7ad93c7e5e Bug 525088: clean up getZoomForPage and consolidate code, r=blassey 2009-10-29 00:37:58 -04:00
Ben Combee
2fb5835810 Bug 465284: Open link in new tab [r=mark.finkle] 2009-10-23 12:02:40 -04:00
Benjamin Stover
738beba85b Bug 520872: Make zooming transition better [r=mark.finkle] 2009-10-21 19:11:38 -04:00
Mark Finkle
2a9176c010 [mq]: findbaroff 2009-10-19 17:21:23 -04:00
Benjamin Stover
18763254a9 Bug 520910: Refactor Rect and add Point class, r=gavin 2009-10-15 15:50:32 -04:00
Benjamin Stover
b3029f644b Bug 451670: Discard tab data when low on memory, r=mfinkle, r=stuart 2009-09-05 01:14:59 -04:00
Benjamin Stover
f661465a29 Bug 501566: It takes too long to highlight a selected link, r=froystig, r=mfinkle 2009-09-01 23:39:39 -04:00
Roy Frostig
7e25f14be7 Bug 509451: Fix horizontal chrome scrolling when viewport is wider than window, r=stuart 2009-08-12 17:40:43 -04:00
Ben Combee
35fa3ffaa8 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Roy Frostig
b87ca238fa Oopsie, small bugfix for bug I introduced to wsRect::intersects in my last commit. 2009-07-30 18:17:15 -07:00
Roy Frostig
dbd00fb9ae Fixed Makefile.in WinNT/CE preprocessing command.
Tile manager macros done in BEGIN, END form.
Tile manager macros put to better use.  Small optimizations on begin and endCriticalRect.
Fixed tile pool sorting and eviction so that no extra evict guard is needed on every FORCREATE.
Fixed assorted small bugs throughout (maybe introduced some new ones ;p).
Added sweet sweet tilecache debug to browser.js.
2009-07-30 17:31:09 -07:00
Roy Frostig
84d299c5e4 ForEach macro definition and Dragger input code. 2009-07-20 18:32:52 -07:00
Stuart Parmenter
7b9d28aea7 use pause/resume rendering when panning, resize/repaint immediately when page is done loading, misc other fixes. 2009-07-18 02:59:24 -07:00
Stuart Parmenter
555777814b adding Util.js to the script 2009-07-17 20:12:10 -07:00
Roy Frostig
473b003373 Added Util with deprecated and new (ws)Rect 2009-07-17 20:08:47 -07:00
Frank Yan
df11723ed9 Bug 576135: Initial right-click on a XUL textbox should not have cut/copy/paste disabled. r=mano
--HG--
extra : rebase_source : 672e7be029c8bf223baff7dac08b5513ae668c20
2010-07-05 22:27:52 -06:00
Neil Deakin
2fb7701cbe Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
Benjamin Smedberg
4d172dd53d Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg
a2833452f8 Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Zack Weinberg
a55cf984ba Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
--HG--
extra : rebase_source : c6e387430e6b2292b0925fdb681819ba109568e7
2010-06-30 08:54:39 -07:00
Benjamin Smedberg
43c2f8a8e4 On Windows and Mac, nsIFile.copyTo will fail if the file already exists. Use the .createUnique logic to create a unique name, but then remove it for the copy. 2010-06-29 23:24:09 -04:00
Benjamin Smedberg
1a140494e8 Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace. 2010-06-27 17:04:45 -04:00
Benjamin Smedberg
c16cf0f0c5 Fix a bunch of test failures caused by typos or other issues from bug 568691. 2010-06-27 14:03:05 -04:00
Benjamin Smedberg
63c0077443 Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Felipe Gomes
3f44ef431c Bug 574702: avoid initializing WindowDraggingUtils multiple times due to binding re-attachment (causes dragging jumpiness issues), r=enndeakin 2010-06-25 16:06:36 -04:00
Gavin Sharp
523e82a8a7 Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Benjamin Smedberg
762def30bb Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
76f5edb3bb Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented). 2010-06-23 15:18:13 -04:00
Frank Yan
94d7a77db6 Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Neil Deakin
53ac2d5dcb Bug 572823, clear button open state when its popup is destroyed, r=neil 2010-06-21 08:37:35 -04:00
Neil Deakin
f4a7533d50 Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
Dão Gottwald
328a331787 whitespace cleanup after bug 555081 2010-06-29 17:11:49 +02:00
Dão Gottwald
6f609fdc36 Bug 575536 - Don't leak WindowDraggingElement into the global scope. r=enn 2010-06-29 17:09:32 +02:00
Felipe Gomes
6a58c784dc Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad. 2010-06-28 01:04:05 -05:00
Dão Gottwald
8bad154a2f Bug 574861 - Windows should never be movable in fullscreen mode. r=enn 2010-06-26 16:49:15 +02:00
Timothy Nikkel
2226d955cd Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin 2010-06-25 16:51:17 -05:00
Timothy Nikkel
70ed6cf63f Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin 2010-06-25 16:51:17 -05:00
Timothy Nikkel
862d66fc00 Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Doug Turner
ba5d48b7ab merge with mc 2010-06-30 10:50:45 -07:00
Doug Turner
c92986c46a Merge from mc 2010-06-29 14:39:57 -07:00
Doug Turner
901e02b2de Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Oleg Romashin
b8ab8239cd Auto-merge with m-c b51803f3fdef 2010-06-25 08:30:40 -04:00
Doug Turner
4719dd0705 Automerge w mozilla-central 2010-06-24 14:06:13 -07:00
Markus Stange
f8e612d3f0 Bug 573791 - Allow dragging the window with the empty space in the tab bar
r=Enn
2010-06-24 10:11:29 -07:00
Gavin Sharp
b1944ded13 Bug 574227: don't stretch popup notification icons to full height, r=dtownsend
--HG--
extra : rebase_source : 2877c91789570db2f31467a218bb629dd1b571ad
2010-06-24 00:55:03 -04:00
Gavin Sharp
c31f42ea15 Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
2010-06-24 00:54:44 -04:00
Dão Gottwald
046e631f4a Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Jason Duell
d194b9d486 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Doug Turner
ded51c1c5f Merging with M-C.
Hand merged the following files:

U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h

--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Robert Sayre
d9e86770e3 Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
Ehsan Akhgari
8b8e8e2584 Bug 565943 - Intermittent timeout in test_bug253481.xul 2010-06-03 21:49:53 -04:00
Oleg Romashin
b36fb69349 Merge with latest mozilla central r 42802:ffbc3baf03ae 2010-05-25 15:19:33 -04:00
Olli Pettay
58b4f71840 m-c to e10 merge 2010-05-24 17:45:59 +03:00
Jason Orendorff
d7cbea1f4d Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Robert Sayre
def349ad75 Merge mozilla-central to tracemonkey. 2010-05-24 09:05:39 -07:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Robert Sayre
13c247559e Merge mozilla-central to tracemonkey 2010-05-17 13:55:37 -04:00
Doug Turner
3ad0032930 Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Chris Jones
9327ed8dcc Merged m-c 2010-05-13 18:04:53 -05:00
Doug Turner
fe405e740c merge with m-c. resolved conflicts in:
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk

--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Doug Turner
8f97a20153 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Jim Mathies
d814f747d4 Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin. 2010-06-24 21:01:07 -05:00
Jim Mathies
36e51d4715 Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh. 2010-06-24 21:01:06 -05:00
Jim Mathies
fb160fe45a Bug 513162 - Fix for intermittent failure in test_titlebar.xul, due to left over focus listener. r=sdwilsh. 2010-06-24 21:01:06 -05:00
Mounir Lamouri
869533b09b Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc] 2010-05-19 22:28:01 -04:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
L. David Baron
c217da4313 On the theory that changeset 31fbc861bcb9 did not intend to back out the piece of changeset eb49e81b9f4d that touched this test, I'm going to put it back, and hope that it might fix some random orange (bug 572954). 2010-06-19 16:17:18 -07:00
Gavin Sharp
3996de6d69 Bug 567950: disable browser_keyevents_during_autoscrolling.js because it times out too much 2010-06-17 21:27:35 -04:00
Justin Dolske
cc2d31e94b Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Neil Deakin
6d6ff9188a Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking 2010-06-16 13:09:51 -04:00
Doug Turner
ed6494b616 merge with m-c. 2010-04-26 23:17:51 -07:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Simon Montagu
b49c3ecda7 Test for bug 558403
--HG--
rename : toolkit/content/tests/chrome/bug437844.css => toolkit/content/tests/chrome/rtlchrome/rtl.css
rename : toolkit/content/tests/chrome/bug437844.dtd => toolkit/content/tests/chrome/rtlchrome/rtl.dtd
rename : toolkit/content/tests/chrome/bug437844.manifest => toolkit/content/tests/chrome/rtlchrome/rtl.manifest
2010-04-29 09:08:15 +03:00
Oleg Romashin
87c511839e Merged with mozilla-central 2010-04-22 20:22:26 -04:00
Doug Turner
6c196f14e2 Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Mike Hommey
2ce1d4df4b Bug 435550 - In about:, move some whitespaces from the xhtml to the locale dtd [r=pike]
--HG--
extra : rebase_source : 3fc6e20d62f74133b918689e7bb0310ad4a74471
2010-04-20 09:34:21 +02:00
Markus Stange
c34c8948f8 Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Neil Deakin
ceb1712f98 Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Neil Deakin
ac77f871d2 Bug 560166, add link drop handler to installer and reenable test, r=gavin 2010-04-19 15:07:29 -04:00
Chris Jones
09869cfb77 Merge mozilla-central 2010-04-16 01:34:35 -05:00
Arpad Borsos
3e4381af31 Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk 2010-04-13 10:50:17 +02:00
Dave Townsend
7a182ad4ba Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle 2010-04-20 15:14:15 -07:00
Phil Ringnalda
b1e28235c0 Bug 518989 followup, accidentally reverted the part of the patch from bug 518607 that removed getting the FUEL Application object instead of using the one that's already in scope, a=1 2010-04-25 11:01:59 -07:00
Simon Montagu
c135b9228a backout crashing test, a=bustage 2010-04-25 08:35:27 -07:00
Simon Montagu
40bc1602fa Test for bug 558403 2010-04-25 15:14:07 +03:00
Oleg Romashin
8de514e284 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Ehsan Akhgari
a7ebcd12b9 Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689 2010-04-06 21:08:58 -04:00
Ehsan Akhgari
ee08070ca4 Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
2010-04-06 16:43:39 -04:00
Doug Turner
c15f159231 merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Benedict Hsieh
dfa9ca21a4 Bug 51470 - [E10s] The tab browser should inform the chrome process during navigation. r=smaug,
sr=bsmedberg
2010-03-26 11:39:39 -07:00
Blair McBride
937cf2e376 Bug 556230: add string bundle service to Services.jsm, r=Mossop
--HG--
extra : rebase_source : 73f5a4950b1d0fea4264c715ff4c9d0693cb62c5
2010-04-12 10:11:37 -04:00
Ehsan Akhgari
25310966a3 Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky 2010-04-06 16:43:39 -04:00
Gavin Sharp
58f62549bd Bug 568429: findbar's shouldFastFind should use mozIsTextField rather than checking .type, r=Mano
--HG--
extra : rebase_source : 2ddd961b57d138ae6c32dfb2b0e4bb560297e022
2010-06-15 17:42:36 -04:00
Brian Marshall
a77e168557 Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin 2010-06-14 03:02:11 -04:00
Justin Wood
7eb105907c Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Neil Deakin
c2b69dc288 Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil 2010-05-13 09:44:14 -04:00
Neil Deakin
2fb544a731 Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc 2010-05-13 09:42:57 -04:00
Neil Deakin
443b5d3dfe Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano 2010-05-13 09:42:57 -04:00
Neil Deakin
2c683c3e34 Bug 560658, dropping onto findbar inserts text twice, r=mano 2010-05-13 09:42:57 -04:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Jonathan Kew
2d8335bd2c bug 553433 - update freetype to version 2.3.12 in our tree. r=blassey 2010-03-25 12:42:59 +00:00
Paolo Amadini
b4046efec1 Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
--HG--
extra : rebase_source : 887eab46d0104e2692fe74b631e6be2562efcb2c
2010-03-25 14:16:20 +01:00
Felipe Gomes
b188d1212c Bug 562554 - "Toolbar buttons with drop-down menus are still busted in SeaMonkey Modern Theme" [r=roc] [a=Mossop] 2010-05-01 12:39:00 -04:00
Neil Deakin
bc56cd9078 Disable these tests for now 2010-04-18 15:37:43 -04:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Steffen Wilberg
9f92a31d44 Bug 538890: Improve legibility of about:buildconfig. r=gavin 2010-04-13 20:22:34 +02:00
Henri Sivonen
3060e7ee1b Bug 546648 - Make test_mousecapture.xul wait for the load event of opened windows. r=enndeakin.
--HG--
extra : rebase_source : 112d1f7963fe9c3d92960f6e8fc8c17524d41638
2010-03-09 15:11:24 +02:00
Dão Gottwald
700ebc0ae8 Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin 2010-03-24 10:17:40 +01:00
Robert Sayre
d40ae6336a Ahem. Disable generator-using test until bug 565199 is fixed. 2010-05-12 12:32:04 -04:00
Robert Sayre
ed299d5cfa Disable generator-using test until bug 565199 is fixed. 2010-05-12 11:41:13 -04:00
Rob Arnold
fd95e7b700 Bug 563462 - Remove Photon bits from toolkit/ r=Mossop 2010-05-12 14:31:24 -04:00
Phil Ringnalda
c55d201b69 Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin 2010-02-20 20:42:25 -08:00
Phil Ringnalda
7206f0b6d8 Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin 2010-02-20 19:36:46 -08:00
Robert Sayre
0f0d2ffdf7 Merge mozilla-central to tracemonkey. 2010-04-24 12:56:26 -04:00
Chris Double
39352b97f4 Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc 2010-04-19 13:17:06 +12:00
Jeff Walden
4b9b1d8e68 Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
2010-04-17 03:19:33 -07:00
felipc@gmail.com
a0860655c9 Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org 2010-04-10 22:29:12 +03:00
Mark Banner
2d3078c1c2 Bug 559609 Remove non-toolkit dependency from aboutRights-unbranded.xhtml. r=gavin 2010-04-16 10:33:03 +01:00
Graeme McCutcheon
000cb14a3b Bug 526326 - Fix random orange by ensuring tests wait for correct pageshow event before executing. r=gavin 2010-05-14 21:28:49 +01:00
Graeme McCutcheon
5fe00a78ba Backout temporary debugging code added in changeset 8e79b68f2d6c 2010-05-14 21:26:32 +01:00
Markus Stange
c078ce1736 Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin 2010-05-14 12:20:00 +02:00
Alexander Surkov
3f2ef347e3 Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
2010-05-14 18:55:00 +09:00
Graeme McCutcheon
da20269987 Add some temporary debug code to assist in fixing frequent orange Bug 562326. 2010-05-14 06:32:20 +01:00
Doug Turner
9e52c27932 merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jason Duell
69b885991b Merge from m-c in order to fix e10s necko hangs caused by last m-c merge. 2010-03-19 23:55:40 -07:00
Dão Gottwald
83d866ad67 Bug 553539 - Provide a helper function for common toolbar iteration pattern. r=neil 2010-03-22 09:12:32 +01:00
Neil Deakin
79c932638a Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron 2010-03-19 07:49:34 -04:00
Dão Gottwald
8d6f4dd13b Bug 449082 - aElt is null after customize toolbar drag and drop actions. r=enn
--HG--
extra : rebase_source : fb14c7ce2e601c0910b1de4ca1bd269ea0f5b414
2010-03-19 08:45:11 +01:00
Justin Dolske
b624180ee3 Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad 2010-03-11 18:25:00 -08:00