Commit Graph

140 Commits

Author SHA1 Message Date
Justin Dolske
748643f59b Bug 618515 - Add moar tests for nsPrompter. a=me 2011-01-12 16:59:45 -08:00
Justin Dolske
ac14824731 Bug 608604 - commonDialog icon and text are misaligned. r=gavin, a=gavin 2011-01-12 15:51:33 -08:00
Margaret Leibovic
1648bc5c18 Bug 622495 - New contentmodal alerts no longer accessible to screen readers. r=gavin, a=blocking-final 2011-01-12 15:49:21 -08:00
Justin Dolske
847a34e418 Fix and reenable test from bug bug 620145. a=bustage 2011-01-07 19:47:21 -08:00
Justin Dolske
aa3703dac9 Disable test from bug 620145, as it doesn't seem to work. Patch seems ok, though. a=bustage 2011-01-07 19:09:43 -08:00
Neil Deakin
5943bec73e Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking 2011-01-06 11:05:00 -08:00
Kyle Huey
3002519be1 Bug 619644: Followup to address test review comment. a=test-only DONTBUILD 2011-01-07 14:10:12 -05:00
Kyle Huey
2aaf7072b6 Bug 619644: Stop ESC from propagating through a tab-modal prompt. r=dolske a=b:betaN 2010-12-31 21:57:56 -05:00
Philipp von Weitershausen
4a820c0633 Backed out changeset d4cfad073452. a=orange 2010-12-10 20:09:29 -08:00
Justin Dolske
45deaf8ba0 Bug 618515 - Add moar tests for nsPrompter. r=chiasdwilsh, a=tests 2010-12-10 19:03:21 -08:00
Gavin Sharp
5ad3e9a38e Bug 613742: text in tab-modal prompts should be selectable
Bug 613742: text in tab-modal prompts should be selectable. r=dolske, a=blocking
2010-12-05 10:33:12 -05:00
Justin Dolske
e1437fd54a Bug 613760 - Tab-modal prompt dialog has no default button on os x. r=gavin, a=blocking 2010-11-24 19:30:00 -08:00
Justin Dolske
9c3fe2f624 Bug 616070 - make tab-modal prompts to select the tab they're opened from. r=gavin, a=gavin 2010-12-08 23:10:50 -08:00
Justin Dolske
c44b1a6a91 Bug 613763 - Form elements can regain focus under a tab-modal prompt. r=enn, a=blocking 2010-11-23 19:33:00 -08:00
Justin Dolske
eedf786d16 Bug 613806 - alert(), confirm(), prompt() dont play system alert sounds. r=gavin, a=gavin 2010-11-21 18:38:00 -08:00
Edward Lee
c0f0fe4c70 Bug 613767 - Return in tab modal prompts doesn't trigger default action [r=dolske a=dolske]
Pass the number instead of the xul:button.
2010-11-21 22:35:26 -08:00
Justin Dolske
d2aec77c30 Bug 598786 - Visual design for tab-modal prompts. r=dao, a=me 2010-11-19 21:23:30 -08:00
Justin Dolske
9b9b003a08 Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+ 2010-11-19 21:23:27 -08:00
Justin Dolske
1f6ae18f57 Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+ 2010-11-19 21:23:25 -08:00
Justin Dolske
95ed7659f5 Bug 613444 - Refactor nsIPrompt tests. a=testsonly 2010-11-19 15:15:29 -08:00
Justin Dolske
21b78c7dd0 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, JSM). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske
6e687e2f60 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske
2aff5796b4 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Mike Hommey
4d74fb2c95 Backed out changeset 1769b8307bde (bug 575485). a=backout 2010-10-26 12:55:13 +02:00
Mike Hommey
1e883051f6 Backed out changeset a2ef5d0f5052 (bug 575485) 2010-10-26 12:53:50 +02:00
Mike Hommey
6ded77db95 Backed out changeset fc2988ab64e5 (bug 575485) 2010-10-26 12:53:16 +02:00
Justin Dolske
ac7b053826 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, jsm). r=gavin, a=me 2010-10-25 22:45:00 -07:00
Justin Dolske
a616aa9993 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=me 2010-09-14 16:28:24 -07:00
Justin Dolske
1b58ba2713 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=me 2010-09-14 16:28:22 -07:00
Dão Gottwald
59266813ec Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil 2010-09-15 09:26:02 +02:00
Benjamin Smedberg
ac4e827647 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
Benjamin Smedberg
490d9b576f Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
4eb44d9d34 Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
Dão Gottwald
53a30b9b4c Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Justin Dolske
b0574b0c6e Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske
7fe20be30c Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00
Justin Dolske
453d8ab407 Bug 563274 - remove debug logging code that was left enabled. 2010-06-16 23:49:04 -07:00
Justin Dolske
4e1d7d0038 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs 2010-06-16 17:06:17 -07:00
Justin Dolske
0651a20e64 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Justin Dolske
c5029b351a Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin 2010-06-23 17:54:05 -07:00