Ehsan Akhgari
bc260eece6
Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754
2009-07-26 15:11:20 +04:30
Dão Gottwald
64a80d2e12
Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil
2009-07-25 15:10:17 +02:00
Neil Deakin
f687cb35e1
Bug 497844, use focus event instead of load event, r=gavin
2009-07-23 10:39:07 -04:00
Neil Rashbrook
62761f3086
Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange
2009-07-22 20:58:34 +01:00
Markus Stange
961c37e66e
Bug 505700 - Don't allow moving the window with the toolbar while in fullscreen mode. r=enndeakin
2009-07-22 14:18:08 +02:00
Robert O'Callahan
a062175200
Fix test bustage in test_contextmenu_list.xul
2009-07-22 17:05:24 +12:00
Markus Stange
13eda85168
Bug 501957 - Fix test_contextmenu_list.xul to deal with fractional positions. r=enndeakin
2009-07-21 14:36:41 +02:00
Ehsan Akhgari
525c20751f
Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting; r=enndeakin
2009-07-17 23:08:22 +04:30
Ehsan Akhgari
11c1f0c73f
Bug 504513 - DownloadLastDir.jsm is imported during startup; r=gavin
2009-07-17 23:08:19 +04:30
Dão Gottwald
d538a197f2
Bug 421351 - allow styling richlistbox items with -moz-appearance:menuitem. r=enn
2009-07-16 20:29:21 +02:00
Masayuki Nakano
a2b317799d
disabling the new tests of bug 46053
2009-07-15 22:36:18 +09:00
Masayuki Nakano
d0232627f3
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
2009-07-15 18:54:30 +09:00
Ehsan Akhgari
b218b88a26
Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc
2009-07-15 11:52:42 +04:30
Ehsan Akhgari
5b68a86e36
Bug 502357 - closeWindow does unneeded work on Mac. r=enn
2009-07-13 19:37:29 +02:00
Neil Deakin
0c1d1c8284
Bug 503222, add test, r=mano
2009-07-13 08:35:46 -04:00
Neil Deakin
3c12d99456
Bug 503222, check file types on drop last so that urls take priority,r=mano
2009-07-13 07:55:56 -04:00
Florian Queze
e91c6f0bad
Bug 503048 - findbar needs a destroy method. r=Mano
2009-07-13 13:34:22 +02:00
Dão Gottwald
c7462d44e4
merge
2009-07-10 14:54:30 +02:00
Dão Gottwald
69516375d8
Backed out changeset cc056f4f6316, as scrollbox.xml wasn't responsible for the leak
2009-07-10 14:54:13 +02:00
Alexander Surkov
2f51edc3a4
Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug
2009-07-10 20:17:15 +08:00
Dão Gottwald
ea7614bbde
fix potential leak in scrollbox.xml
2009-07-10 10:29:20 +02:00
Masayuki Nakano
0a0f6e7662
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
2009-07-09 10:55:46 +09:00
Dão Gottwald
e2699ff19d
Bug 500980 - remove reference to obsolete userAction attribute. r=neil
2009-06-28 21:22:12 +02:00
Dão Gottwald
75084e52d9
Bug 500971 - Remove obsolete tabs-closebutton binding. r=enn
2009-06-28 18:04:47 +02:00
Dão Gottwald
76cebb6723
fix indent
2009-06-28 14:52:31 +02:00
Dão Gottwald
c4b4c0302e
Bug 500979 - searchParam getter depends on bug 232598. r=gavin
2009-06-28 14:28:24 +02:00
Dão Gottwald
6221848659
Bug 500633 - remove obsolete ifSetAttribute method. r=neil
2009-06-26 14:49:37 +02:00
Dão Gottwald
4bad5329e5
Bug 499298 - menubar auto-hiding doesn't work when removing default items from the toolbar. r=neil
2009-06-26 14:48:41 +02:00
Olli Pettay
36618fa8fb
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
2009-06-23 13:07:39 +03:00
Dão Gottwald
62ee3e9123
Bug 90587 - clickSelectsAll should not trigger on task switch if textbox already had focus. r=enn
2009-06-22 21:53:58 +02:00
Philip Chee
d6dad64b6d
Bug 489580 - Whitespace cleanup customizeToolbar.{js|xul} files. r=mano
2009-06-22 20:29:55 +08:00
Neil Deakin
92f1266033
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Michael Ryan
a7b54a547c
Bug 498553 - Setting <colorpicker> color property to lowercase color does not work. r=enn
2009-06-18 23:02:45 +02:00
Olli Pettay
15b4b94e70
backout Bug 486990
...
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
2009-06-17 16:22:37 +03:00
Mark Smith
4014799e2e
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Olli Pettay
32ea243f73
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
...
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
2009-06-17 13:26:21 +03:00
Dão Gottwald
26cdfe1e13
Bug 498628 - autohide="true" should be a no-op for menu toolbars on Linux. r=neil
2009-06-17 08:30:44 +02:00
Dão Gottwald
5d1761f5bf
Bug 415791 - Page scrolls to the focused element when closing panels. r=enn
2009-06-15 20:38:25 +02:00
Neil Deakin
513d5a0e6b
Bug 497562, accesskeys on radio don't focus properly, r+sr=neil
2009-06-15 11:08:41 -04:00
Gavin Sharp
84e55b0172
Bug 491636 - -moz-user-focus:normal for selected tabs should be set consistently and in the content stylesheet. r=enn
2009-06-15 15:43:34 +02:00
Dão Gottwald
c6ca5d1508
Bug 498100 - Can't remove toolbar itmes from the menu toolbar after customizing and (un)hiding it. r=neil
2009-06-15 10:18:25 +02:00
Dão Gottwald
ddd4d96af6
Bug 498112 - self._setInactive is not a function error when toggling the Menu Bar. r=neil
2009-06-15 00:32:30 +02:00
Dão Gottwald
902256e07f
Bug 477256 - Implement menubar auto-hiding in toolkit. r=neil,enn
2009-06-13 08:03:02 +02:00
Josh Aas
d233bb55a1
Simplify code for exposing plugin file names vs. full path. Second landing. b=488181 r/sr=jst,bz
2009-06-10 16:47:49 -04:00
Neil Deakin
c78cc06ad6
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Gervase Markham
7754620161
Bug 497103 - update list of MPL Initial Developers. Patch by gerv; r,a=bsmedberg.
2009-06-09 18:20:23 +01:00
Justin Dolske
803f34976a
Bug 496231 - videocontrols don't properly change play button state after video has ended. r=roc, r=gavin, a191=beltzner
2009-06-04 14:34:21 -07:00
Robert O'Callahan
cb4fee3762
Bug 493621. Correctly set marginTop style to make volume slider appear when quirks are disabled. r=dolske
2009-06-02 20:55:29 +12:00
mak77@bonardo.net
d7d4ec98c5
Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin)
2009-05-26 10:24:29 -07:00
Ehsan Akhgari
9d2fe3d50a
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin
2009-04-23 20:00:25 +04:30