Neil Deakin
|
a11c6e6243
|
Bug 516615, when capturing, check if the target frame's content is a descendant of the capturing content, rather than using the frame tree, r=roc,sr=smaug
|
2009-09-28 10:17:01 -04:00 |
|
Vladimir Vukicevic
|
a92ae9dcbe
|
Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin
|
2009-09-26 17:51:21 +02:00 |
|
highmind63@gmail.com
|
6bb481c9fb
|
Bug 416276, reenable tooltip test, move into a single file and fix up to use waitForFocus, r=enn
|
2009-09-22 15:18:38 -04:00 |
|
Dão Gottwald
|
7d308bb248
|
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
|
2009-09-22 10:40:12 +02:00 |
|
Håkan Waara
|
d739ae89ed
|
Bug 510221 - Restore minimized window when clicking the Dock icon. r=gavin
|
2009-09-22 09:39:09 +12:00 |
|
Reed Loden
|
c518261d1c
|
Bug 511322 - follow-up for s/These licenses applies/These licenses apply/
|
2009-09-20 23:12:20 -05:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Graeme McCutcheon
|
b81129af5d
|
Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano
|
2009-09-18 18:34:50 +01:00 |
|
Neil Deakin
|
3599d06edc
|
Bug 516991, get the right scrollable view from within the selection scroll timer, otherwise scrolling is jumpy, r=roc
|
2009-09-17 16:33:29 -04:00 |
|
Neil Deakin
|
6d83cdc84a
|
Bug 516880, use the right presshell when getting frames during mouse capture, r=roc
|
2009-09-17 12:59:42 -04:00 |
|
Reed Loden
|
5172688f96
|
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
|
2009-09-17 01:17:19 -05:00 |
|
Dão Gottwald
|
0a4ba38686
|
Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil
|
2009-09-16 16:14:37 +02:00 |
|
Gervase Markham
|
812b58ef0e
|
Bug 511322: about:license fixes. Move Google Gears license to correct place, add second license and indexing, update Initial Developers list, typo fixes.
|
2009-09-16 15:10:12 +01:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Alexander Surkov
|
162d6d3e9c
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
|
2009-09-11 09:07:56 +08:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Neil Deakin
|
53beea033a
|
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
|
2009-09-09 09:04:13 -04:00 |
|
Gavin Sharp
|
020d7878f9
|
Bug 513023 - Move about:rights content to toolkit. r=benjamin
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
|
2009-09-04 14:27:14 +02:00 |
|
Dão Gottwald
|
6e963b2cec
|
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
|
2009-09-04 12:58:18 +02:00 |
|
Ryan Flint
|
3b2c860721
|
Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
|
2009-09-03 22:12:28 -04:00 |
|
Dão Gottwald
|
d645ae10a6
|
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
|
2009-09-03 22:19:50 +02:00 |
|
Neil Deakin
|
4e0865ca73
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
|
Neil Deakin
|
e8d99bed80
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
|
Neil Deakin
|
182e77dd7b
|
Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug
|
2009-09-03 15:30:06 -04:00 |
|
Nochum Sossonko
|
78880afb40
|
Bug 512296. Run test_menuchecks tests in the iframe instead of opening a new window. r=enndeakin
--HG--
extra : rebase_source : ac0844218cdae323dc7c27de22c9c80cb576404a
|
2009-09-02 14:46:47 +12:00 |
|
Vladimir Vukicevic
|
dd6ae4fc62
|
b=512643; FAYT should be smarter when there are no current matches; r=gavin
|
2009-09-01 22:52:05 -07:00 |
|
Ted Mielczarek
|
c5c94d4a28
|
bug 506038 - mochitest-plain: random timeout during test_tooltip.xul - disable the test for now
|
2009-09-02 09:41:55 -04:00 |
|
Vladimir Vukicevic
|
d0a91168d9
|
backing out 512643 and 506430 due to OSX mochitest failure
|
2009-09-02 00:28:38 -07:00 |
|
Vladimir Vukicevic
|
d927a322cd
|
b=512643; FAYT should be smarter when there are no current matches; r=gavin
|
2009-09-01 22:52:05 -07:00 |
|
Markus Stange
|
a46db7b677
|
Bug 511809 - Also allow scrollboxes for window dragging so that the bookmarks bar can be used to drag the window again. r=enn
|
2009-08-31 12:24:34 +12:00 |
|
Dão Gottwald
|
3ff9406720
|
Backed out changeset 72c1f97df4c6
|
2009-08-28 20:45:38 +02:00 |
|
Arpad Borsos
|
4dadd605e2
|
Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk
|
2009-08-22 11:12:31 +02:00 |
|
Nochum Sossonko
|
ad024f44b3
|
Bug 510811 - Consistent failures in test_contextmenu_list.xul on my machine
r=roc
|
2009-08-26 18:36:42 +02:00 |
|
Neil Deakin
|
f02e8c39c1
|
Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc
|
2009-08-26 09:19:38 -07:00 |
|
Ehsan Akhgari
|
7c5a530f5e
|
Bug 508526 - Make gDownloadLastDir smarter; r=mconnor
|
2009-08-25 13:52:43 +04:30 |
|
Paolo Amadini
|
d263f3cd68
|
Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
|
2009-08-23 16:52:23 +02:00 |
|
Nochum Sossonko
|
56e1815f06
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.4; r=enndeakin
|
2009-08-21 20:47:28 +02:00 |
|
Serge Gautherie
|
ef490b2f70
|
Backed out changeset: 60899aeb80a7
|
2009-08-20 20:34:27 +02:00 |
|
Paolo Amadini
|
de21219ac4
|
Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
|
2009-08-20 17:49:01 +02:00 |
|
Neil Deakin
|
fb91ae4918
|
Bug 503829, focus and select textfield when common dialog and prompts are shown, r=neil
|
2009-08-20 10:19:15 -04:00 |
|
Dave Townsend
|
73ea4f6b91
|
Backed out changeset 405a715a4d81 from bug 502307 due to test failures
|
2009-08-19 10:38:09 +01:00 |
|
Ehsan Akhgari
|
2923130b61
|
Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg
|
2009-08-19 11:16:08 +04:30 |
|
Johnathan Nightingale
|
f9d1b7204b
|
Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :(
|
2009-08-18 15:35:15 -04:00 |
|
Nochum Sossonko
|
20415f488e
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin
|
2009-08-18 19:37:39 +02:00 |
|
Arpad Borsos
|
5645149fa0
|
Bug 295977 - Autoscrolling does not work for elements such as div using overflow; r=neil@parkwaycc.co.uk
|
2009-08-13 10:32:44 +02:00 |
|
Serge Gautherie
|
151ed5b141
|
Bug 509594 - [SeaMonkey] mochitest-plain: test_datepicker.xul fails after bug 504480 landing on m-1.9.1; (Bv1) Change conflicting key binding; r=gavin.sharp
|
2009-08-18 00:26:08 +02:00 |
|
Dão Gottwald
|
8847841a64
|
merge
|
2009-08-15 00:52:06 +02:00 |
|
Dão Gottwald
|
69cc894e05
|
Backed out changeset 8f77197a8f99
|
2009-08-15 00:51:49 +02:00 |
|
Henrik Skupin
|
9d86e5d920
|
Bug 496235 - Menulist should not set current item to null when using an out-of-range value for selectedIndex. r=enn
|
2009-08-14 23:16:02 +02:00 |
|
Nochum Sossonko
|
776f1bda6b
|
Bug 490178 - Need a way to set the direction on a richlistbox. r=enn
|
2009-08-14 23:15:59 +02:00 |
|
Neil Deakin
|
0d2f363cc2
|
Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere
|
2009-08-12 10:03:34 -04:00 |
|
Olli Pettay
|
14f7c499f2
|
Bug 487817 - [Linux] mochitest-plain: test_popup_attribute.xul intermittently times out, r=enn
--HG--
extra : rebase_source : 5da335b0b451291784e8ff2f5240b5a57974f03d
|
2009-08-11 12:16:23 +03:00 |
|
Boris Zbarsky
|
cff6a5cfe1
|
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
|
2009-08-10 10:54:22 -04:00 |
|
Paolo Amadini
|
7b5cd072e9
|
Bug 498695 - Refactoring: in contentAreaUtils.js, clean up the getTargetFile function, aligning it to the SeaMonkey version; r=(mconnor + sdwilsh)
|
2009-08-08 12:01:50 +02:00 |
|
Ehsan Akhgari
|
3ec1c83a08
|
Bug 506126 - globalOverlay.js is full of caller-less functions; r=enndeakin
|
2009-08-02 22:23:19 +04:30 |
|
Graeme McCutcheon
|
1a0f15993f
|
Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano
|
2009-08-01 17:16:03 +01:00 |
|
Masayuki Nakano
|
25226ca48a
|
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
|
2009-08-01 07:31:18 -07:00 |
|
L. David Baron
|
be4f8acdd0
|
Backed out changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698).
|
2009-07-31 14:36:57 -07:00 |
|
Masayuki Nakano
|
289ea1b5c4
|
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
|
2009-07-31 07:23:51 +02:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Dão Gottwald
|
930df1b2af
|
Backed out changeset 27b53ca1b085
|
2009-07-29 10:49:59 +02:00 |
|
Ehsan Akhgari
|
0a02e029df
|
Bug 506111 - consolidate getService calls in browser.js. r=dao
|
2009-07-29 08:22:12 +02:00 |
|
Nochum Sossonko
|
3f2b8bfc51
|
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
|
2009-07-29 07:55:03 +02:00 |
|
Gavin Sharp
|
082f188dcb
|
Backed out changeset 870f451d8385 from bug 506116
|
2009-07-28 03:41:07 -04:00 |
|
Nochum Sossonko
|
8b1e3cbd38
|
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
|
2009-07-28 08:01:31 +02:00 |
|
Serge Gautherie
|
ff6113eb9b
|
Bug 397185 - test_textbox_number.xul fails when decimal separator set in Regional Settings is comma; (Av1a) Fix the test; r=enndeakin
|
2009-07-27 18:04:43 +02:00 |
|
Michael Kohler
|
0a56a892c8
|
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
|
2009-07-27 10:47:05 +02:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Ehsan Akhgari
|
369d89abb4
|
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
|
4dcc2577fd
|
Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil
|
2009-07-25 15:10:17 +02:00 |
|
Neil Deakin
|
0bf0eb9696
|
Bug 497844, use focus event instead of load event, r=gavin
|
2009-07-23 10:39:07 -04:00 |
|
Neil Rashbrook
|
cf7b4f42e8
|
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
|
6372146cfe
|
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
|
f774d2b5f0
|
Fix test bustage in test_contextmenu_list.xul
|
2009-07-22 17:05:24 +12:00 |
|
Markus Stange
|
bf02f7bd6c
|
Bug 501957 - Fix test_contextmenu_list.xul to deal with fractional positions. r=enndeakin
|
2009-07-21 14:36:41 +02:00 |
|
Ehsan Akhgari
|
407b846e0b
|
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
|
bce5e59eed
|
Bug 504513 - DownloadLastDir.jsm is imported during startup; r=gavin
|
2009-07-17 23:08:19 +04:30 |
|
Dão Gottwald
|
78011319e8
|
Bug 421351 - allow styling richlistbox items with -moz-appearance:menuitem. r=enn
|
2009-07-16 20:29:21 +02:00 |
|
Masayuki Nakano
|
4dbf79e85d
|
disabling the new tests of bug 46053
|
2009-07-15 22:36:18 +09:00 |
|
Masayuki Nakano
|
f368778b7e
|
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
|
51f18a5be7
|
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
|
739e7af39b
|
Bug 502357 - closeWindow does unneeded work on Mac. r=enn
|
2009-07-13 19:37:29 +02:00 |
|
Neil Deakin
|
194cc299ea
|
Bug 503222, add test, r=mano
|
2009-07-13 08:35:46 -04:00 |
|
Neil Deakin
|
b377c20895
|
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
|
3fa472be75
|
Bug 503048 - findbar needs a destroy method. r=Mano
|
2009-07-13 13:34:22 +02:00 |
|
Dão Gottwald
|
762eacb4ba
|
merge
|
2009-07-10 14:54:30 +02:00 |
|
Dão Gottwald
|
9d82881b0f
|
Backed out changeset cc056f4f6316, as scrollbox.xml wasn't responsible for the leak
|
2009-07-10 14:54:13 +02:00 |
|
Alexander Surkov
|
11522a48f5
|
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
|
e219153155
|
fix potential leak in scrollbox.xml
|
2009-07-10 10:29:20 +02:00 |
|
Masayuki Nakano
|
92c201750d
|
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
|
1edae0500c
|
Bug 500980 - remove reference to obsolete userAction attribute. r=neil
|
2009-06-28 21:22:12 +02:00 |
|
Dão Gottwald
|
9b37774c3d
|
Bug 500971 - Remove obsolete tabs-closebutton binding. r=enn
|
2009-06-28 18:04:47 +02:00 |
|
Dão Gottwald
|
4e7f9826ef
|
fix indent
|
2009-06-28 14:52:31 +02:00 |
|
Dão Gottwald
|
5ccdb08491
|
Bug 500979 - searchParam getter depends on bug 232598. r=gavin
|
2009-06-28 14:28:24 +02:00 |
|
Dão Gottwald
|
ffb0d54ea3
|
Bug 500633 - remove obsolete ifSetAttribute method. r=neil
|
2009-06-26 14:49:37 +02:00 |
|
Dão Gottwald
|
7eb8b0e356
|
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
|
2e0f78e968
|
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
|
43f7432f44
|
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
|
4b4bfb5c95
|
Bug 489580 - Whitespace cleanup customizeToolbar.{js|xul} files. r=mano
|
2009-06-22 20:29:55 +08:00 |
|