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
565c2a2425
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
1998eeabf2
Bug 553576, change -moz-resize to resize, r=dbaron
2010-07-05 10:41:04 -04:00
Benjamin Smedberg
dfed11844b
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
94ef4d2ac3
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
08cda43662
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
2efab07d93
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
6e3a0bac41
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
1e809650e4
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
b54a384bb8
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
eb474563ed
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
02e1f17f2a
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
f56445a420
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
bbb63fe5cd
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
cd9339d4e5
Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske
2010-06-23 10:28:12 -07:00
Neil Deakin
33eae30cad
Bug 572823, clear button open state when its popup is destroyed, r=neil
2010-06-21 08:37:35 -04:00
Neil Deakin
0db1c7ab8c
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
7fab289903
whitespace cleanup after bug 555081
2010-06-29 17:11:49 +02:00
Dão Gottwald
e516ba1374
Bug 575536 - Don't leak WindowDraggingElement into the global scope. r=enn
2010-06-29 17:09:32 +02:00
Felipe Gomes
9cd8abf2df
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
ec70d6c7df
Bug 574861 - Windows should never be movable in fullscreen mode. r=enn
2010-06-26 16:49:15 +02:00
Timothy Nikkel
81969a957d
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
b4fb75931a
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
08166d8e8b
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
dd7ab04f73
merge with mc
2010-06-30 10:50:45 -07:00
Doug Turner
2f59dbe27b
Merge from mc
2010-06-29 14:39:57 -07:00
Doug Turner
c7c3407599
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
6f07b68ff9
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Doug Turner
c1b97654d7
Automerge w mozilla-central
2010-06-24 14:06:13 -07:00
Markus Stange
bdf4a45f49
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
8768969fff
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
555ef55bb1
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
151d43737e
Bug 563730 - Implement pinTab, unpinTab. r=gavin
2010-06-24 16:29:02 +02:00
Jason Duell
549ae22a9e
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
6e5944e4fe
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
c2dc9a473f
Merge mozilla-central to tracemonkey.
2010-06-05 19:13:45 -04:00
Ehsan Akhgari
5e71d8984d
Bug 565943 - Intermittent timeout in test_bug253481.xul
2010-06-03 21:49:53 -04:00
Oleg Romashin
91d5a62423
Merge with latest mozilla central r 42802:ffbc3baf03ae
2010-05-25 15:19:33 -04:00
Olli Pettay
3fed591ba3
m-c to e10 merge
2010-05-24 17:45:59 +03:00
Jason Orendorff
5d6ba66093
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
c1d8e8dd2e
Merge mozilla-central to tracemonkey.
2010-05-24 09:05:39 -07:00
Michael Kohler
11a655ab7e
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
58f0e99f4d
Merge mozilla-central to tracemonkey
2010-05-17 13:55:37 -04:00
Doug Turner
6f853bbfda
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
fea6936df1
Merged m-c
2010-05-13 18:04:53 -05:00
Doug Turner
7492065872
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
ddd12dbe18
Merge with m-c. no hand edits
2010-04-29 21:04:50 -07:00
Jim Mathies
13a44c59bf
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
2010-06-24 21:01:07 -05:00
Jim Mathies
c3acd8c497
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
2010-06-24 21:01:06 -05:00
Jim Mathies
d599e7e00e
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
afd8698c25
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
114a8a3812
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
2010-05-18 09:31:03 -04:00
L. David Baron
fb38c9ae08
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
709490bc35
Bug 567950: disable browser_keyevents_during_autoscrolling.js because it times out too much
2010-06-17 21:27:35 -04:00
Justin Dolske
19c4ba4f84
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
2a82f1fe95
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
6126049649
merge with m-c.
2010-04-26 23:17:51 -07:00
Gavin Sharp
9b5945b976
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
bdc378b2ad
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
dc47e440f0
Merged with mozilla-central
2010-04-22 20:22:26 -04:00
Doug Turner
5350023988
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Mike Hommey
29f9e66fd0
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
0967efa34e
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
9a20a613e9
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
1886bf522c
Bug 560166, add link drop handler to installer and reenable test, r=gavin
2010-04-19 15:07:29 -04:00
Chris Jones
2918f2e692
Merge mozilla-central
2010-04-16 01:34:35 -05:00
Arpad Borsos
bbeeadf9ae
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
44f4a4bc54
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Phil Ringnalda
9ea38fab71
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
d3577950a3
backout crashing test, a=bustage
2010-04-25 08:35:27 -07:00
Simon Montagu
a06c26318c
Test for bug 558403
2010-04-25 15:14:07 +03:00
Oleg Romashin
f3e3834d75
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Ehsan Akhgari
1db46ea87f
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
53dc5e0e1b
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
55aabe42b5
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
d4d15556ad
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
83a5f1efc6
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
28d5dc53e9
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
2010-04-06 16:43:39 -04:00
Gavin Sharp
7116fd349e
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
2192b47917
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
c0454aa74b
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
97406e809c
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
714020951d
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
9a58a0bd86
Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano
2010-05-13 09:42:57 -04:00
Neil Deakin
23ccab01c6
Bug 560658, dropping onto findbar inserts text twice, r=mano
2010-05-13 09:42:57 -04:00
Michael Kohler
c00ff9684a
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Jonathan Kew
ace9a2af69
bug 553433 - update freetype to version 2.3.12 in our tree. r=blassey
2010-03-25 12:42:59 +00:00
Paolo Amadini
aca9fc0d76
Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
...
--HG--
extra : rebase_source : 887eab46d0104e2692fe74b631e6be2562efcb2c
2010-03-25 14:16:20 +01:00
Felipe Gomes
1e541a04bd
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
69ad0d4e48
Disable these tests for now
2010-04-18 15:37:43 -04:00
Neil Deakin
c403a08fe3
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
71aa779f04
Bug 538890: Improve legibility of about:buildconfig. r=gavin
2010-04-13 20:22:34 +02:00
Henri Sivonen
0dac3407de
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
41fda82b7f
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
adb60c2c03
Ahem. Disable generator-using test until bug 565199 is fixed.
2010-05-12 12:32:04 -04:00
Robert Sayre
76a316de33
Disable generator-using test until bug 565199 is fixed.
2010-05-12 11:41:13 -04:00
Rob Arnold
f9f381c2e3
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Phil Ringnalda
2c6481f920
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
49ae72563f
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
c8c12de909
Merge mozilla-central to tracemonkey.
2010-04-24 12:56:26 -04:00
Chris Double
37bf7a600b
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
2010-04-19 13:17:06 +12:00
Jeff Walden
e68129e9f8
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
5e5d525f44
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
2010-04-10 22:29:12 +03:00
Mark Banner
5f7ac9906e
Bug 559609 Remove non-toolkit dependency from aboutRights-unbranded.xhtml. r=gavin
2010-04-16 10:33:03 +01:00
Graeme McCutcheon
28ae2a3901
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
01986e1fef
Backout temporary debugging code added in changeset 8e79b68f2d6c
2010-05-14 21:26:32 +01:00
Markus Stange
d5bba10f94
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
7fdc198643
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
262937af05
Add some temporary debug code to assist in fixing frequent orange Bug 562326.
2010-05-14 06:32:20 +01:00
Doug Turner
0a1d6a724c
merge from mozilla-central. no merges required
2010-03-23 02:53:35 -07:00
Jason Duell
5f4f54e48f
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
1cb39af695
Bug 553539 - Provide a helper function for common toolbar iteration pattern. r=neil
2010-03-22 09:12:32 +01:00
Neil Deakin
f2dd8fc239
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
aadbac3adf
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
dbe88df8f1
Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad
2010-03-11 18:25:00 -08:00
Dão Gottwald
9856530e6e
fix browser_bug295977_autoscroll_overflow.js on OS X
2010-03-14 09:08:14 +01:00
Dão Gottwald
80307dd731
fix up tests
2010-03-14 08:02:11 +01:00
Joel Maher
5a22815ee5
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Ben Hearsum
5b2ab7f7fe
bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE
2010-03-12 13:00:36 -05:00
Ben Hearsum
a2ba604607
bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE
2010-03-12 12:58:50 -05:00
Dão Gottwald
c86a549a96
Bug 551944 - Get rid of the customizeInitialized callback. r=enn
2010-03-12 15:25:09 +01:00
Manuel Reimer
9650d9e8e9
Bug 550705 - Dispatch events for toolbar customization. r=enn/dao
2010-03-11 21:42:23 +01:00
Dão Gottwald
c3687ef07c
Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn
2010-03-11 21:38:34 +01:00
Jason Duell
80d2609d87
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
2010-03-18 14:59:34 -07:00
Doug Turner
f4215966ff
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
7d99e9efdd
Merge
2010-03-12 15:20:36 -08:00
Doug Turner
ddf80a42b7
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Doug Turner
02a3a11d33
Merge with mc
2010-03-08 10:09:55 -08:00
Florian Queze
8f1e1c34ad
Bug 549290 - Title of common dialogs no longer bold on Mac. r=dao
2010-03-08 08:43:39 +01:00
Clint Talbert
b962e844a9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
0c7928ce7d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Dão Gottwald
14905867c5
Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801)
2010-03-07 22:05:01 +01:00
Dão Gottwald
3756365ad8
Bug 547224 follow-up: fix typo
2010-03-06 23:15:12 +01:00
Doug Turner
122766f8d7
Merge
2010-03-01 15:36:51 -08:00
Chris Jones
b4affb74dd
Merge from mozilla-central
2010-02-22 21:31:18 -06:00
Dan Witte
19c143e7d1
Remove libffi_msvc from about:license. b=538216, rs=ted
2010-03-05 11:32:30 -08:00
Dão Gottwald
3035a1b092
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Saint Wesonga
d6a5772a92
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
2010-03-03 09:51:58 +01:00
Neil Deakin
f28e5419f9
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
2010-03-02 06:21:23 -08:00
Dave Townsend
ea030c19c5
Bug 548627: Add some services to Services.jsm. r=gavin
2010-03-01 18:02:09 -08:00
Blair McBride
f4f9deaaaf
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Brad Lassey
4492ee705c
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
acb95ebf6d
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Alex Vincent
5ab9e29be2
Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong
2010-03-09 13:24:39 +01:00
Neil Deakin
5a29af974e
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
2010-02-20 11:08:40 -05:00
Neil Deakin
a13ffbf1ee
Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
2010-02-20 11:06:58 -05:00
Neil Rashbrook
7f3330819e
Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin
2010-02-20 15:26:41 +00:00
Timothy Nikkel
7f5d2e3f26
Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X.
2010-02-19 16:14:24 -06:00
Arpad Borsos
4faef7bab0
Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk
2010-02-13 12:31:10 +01:00
Gavin Sharp
01fbe1bb3f
Bug 549349: handle file:/// drops correctly, r=Mossop
2010-02-26 12:26:44 -05:00
Henri Sivonen
ef219b7c11
Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin.
...
--HG--
extra : rebase_source : bfa1162a07f8a5b88b2139820fdc37b84efab60e
2010-02-22 14:17:35 +02:00
Justin Dolske
fb92d54418
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
2010-02-25 14:13:00 -08:00
Gavin Sharp
9c539f5c3a
Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
...
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
2010-01-28 13:31:45 -05:00
Robert Sayre
31e0ea4cb6
Merge tracemonkey to mozilla-central.
2010-02-24 12:25:40 -08:00
Robert Sayre
205e13c818
Merge mozilla-central to tracemonkey.
2010-02-22 12:29:54 -08:00
David Mandelin
073cb7ff2c
Bug 544755: update license.html as required to import WebKit/Nitro assembler, r=gerv
2010-02-11 10:02:17 -08:00
Mitchell Field
89238fae50
Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong
2010-02-05 23:25:10 -08:00
Neil Deakin
983e24558f
Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao
2010-02-23 13:16:16 -05:00
Blair McBride
c51b2bed90
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Gervase Markham
27676c9025
Bug 541761 - change text which implies Firefox logo is under non-free copyright licence. r=kairo.
...
--HG--
extra : rebase_source : d5ff2b80b954dd1e5bfc3f17032d83cde7e90eb5
2010-04-28 10:45:51 +01:00
Marco Bonardo
e99545e2ca
Bug 558908 - chrome test test_autocomplete2.xul fails on Fedora unit test boxes. r=enn
2010-04-28 09:17:06 +02:00
Dão Gottwald
43350db450
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Alice0775 White
64aea06a85
Bug 561979 - Scrolling with mouse dragging does not work when cursor is over span element with 'overflow:auto' style; r=arpad.borsos
2010-04-27 11:32:20 +02:00
Chris Pearce
59037fa6fb
Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec
2010-04-27 20:53:48 +12:00
Jonathan Kew
ba0c5d8564
bug 449292 - part 4.1 - include ICU license text (for script-run itemizer code) in about:license. r=gerv
2010-06-11 20:14:38 +01:00
Jonathan Kew
8e8427b0fa
bug 449292 - part 1.2 - add harfbuzz license to about:license page. r=gerv
2010-06-11 20:14:37 +01:00
Paolo Amadini
3d88d0d8ff
Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin
...
--HG--
rename : toolkit/content/tests/browser/browser_bug471962.js => toolkit/content/tests/browser/browser_save_resend_postdata.js
extra : rebase_source : e985407c54fcd0f138bb7c1bf350356aa4dec2de
2010-06-08 03:15:00 -04:00
Justin Wood
f1d4522fed
Backout disabling of browser_bug471962.js since Bug 565199 is actually fixed. rs+=gavin
...
--HG--
extra : rebase_source : f6ba751ca296c934758931e85c3cd1a938c9513a
2010-06-09 20:55:06 -04:00
Justin Wood
9dfed8112c
Bug 553815. browser_Services.js and Services.jsm shouldn't fail if MOZ_TOOLKIT_SEARCH is undefined. r=gavin
...
--HG--
extra : rebase_source : c50f4b39f3a687a9e273f5ea1da18aa2c2da88e3
2010-05-29 23:30:04 -04:00
Josh Aas
d2da161f93
Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst
2010-06-09 20:56:17 -04:00
Dão Gottwald
355096d174
Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
...
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Smokey Ardisson
ba3dda98d3
Bug 553138 - Restore Camino Initial Developers to about:license, and add missing Camino-related license changes. r=gerv
2010-06-08 20:41:43 -04:00
Matthew Gregan
0dfdf00be5
Bug 566246 - Import libnestegg WebM demuxer. r=doublec
2010-05-25 16:40:08 +12:00
Timothy Nikkel
e7a17f7a02
Annotate ugly workaround in test with bug that should fix it.
2010-06-08 14:17:54 -05:00
Dave Townsend
b1c542e9f5
Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure.
2010-06-08 11:20:32 -07:00
Dave Townsend
4868ca604f
Bug 569342: Find bar should not be enabled in about:addons. r=gavin
2010-06-07 09:31:48 -07:00
Ehsan Akhgari
585bdd85c7
Bug 570321 - spell-check-dictionary name is not displayed in context menu; r=gavin
...
--HG--
extra : rebase_source : e1871e9076407b7f367f4bfd8d10535317524d11
2010-06-05 23:48:30 -04:00
Chris Double
5158a6e2dd
Bug 551277. Backed out changeset f9a11b9b2b9f
2010-04-06 18:10:02 +12:00
Chris Double
e326281bb9
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
...
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
2010-04-06 12:07:39 +12:00
Jonathan Kew
a223f8b3cf
Bug 553433 - followup to correct freetype notice in about:license. r=blassey
2010-04-03 13:52:23 +01:00
Marco Bonardo
ad99a83233
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Justin Dolske
3bfc202468
Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn
2010-01-08 17:06:00 -08:00
Blair McBride
1cfd933bbd
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Saint Wesonga
822ed587a4
Bug 548481 - about:plugins page title should be "Enabled Plugins", not "Installed Plugins". ui-r=faaborg, r=josh
2010-03-09 08:49:22 +01:00
Kyle Huey
f78a715db2
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
4b8aff6ea3
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Benjamin Smedberg
5a408883b5
Merge mozilla-central into electrolysis.
2010-02-09 21:22:09 -05:00
Justin Dolske
cd13700d13
Bug 541755 - Add ability to remove notification bar without triggering animation. r=enn
2010-02-09 17:05:31 -08:00
Benjamin Smedberg
8ee5aea6fc
Merge mozilla-central into electrolysis
2010-02-09 11:39:28 -05:00
Benjamin Smedberg
8411a08769
Merge mozilla-central into electrolysis.
2010-02-03 13:28:22 -05:00
Saint Wesonga
2603ed889d
Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh
2010-02-03 13:44:13 +01:00
Benjamin Smedberg
d6b2c74d12
Merge mozilla-central into electrolysis.
2010-02-01 15:30:27 -05:00
Neil Deakin
1e9bd108ed
Bug 536625, use menupopup's move instead of widget's, r=roc
2010-02-01 10:11:08 -05:00
Neil Deakin
3252167b62
Bug 538585, check if event is cancelled before dragging window, r=neil
2010-02-01 10:11:08 -05:00
Neil Rashbrook
27b5ab49f3
Bug 485720 Clean up including removing bogus use of flex attributes r=gavin
2010-01-31 21:36:42 +00:00
Benjamin Smedberg
2ccdf8ae92
Merge mozilla-central into electrolysis.
2010-01-27 09:56:07 -05:00
Benjamin Smedberg
33d1d17c3e
Merge mozilla-central with electrolysis.
2010-01-25 11:57:19 -05:00