Jonas Sicking
|
5e4d8da29c
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07:00 |
|
Dão Gottwald
|
bdd5ba2e8e
|
Bug 686469 - Tab-modal alert can overflow the browser window. r=dolske
|
2011-10-01 21:40:36 +02:00 |
|
Malini Das
|
643e305d72
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Blake Kaplan
|
a88e059b1a
|
Bug 641342 - Treat chrome DOM objects like DOM objects. r=gal/jst
|
2011-05-10 14:41:25 -07:00 |
|
Justin Dolske
|
7591952285
|
Bug 638352 - tab-modal dialogs can get into bad focus state and key events can bleed through tabs. r=gavin
|
2011-04-19 14:18:17 -07:00 |
|
Benjamin Smedberg
|
499e6430bb
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Serge Gautherie
|
7e0c594a15
|
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av3a) Skip test_bug625187.html when tab modal prompts are not enabled.
r=dolske (a=test-only).
|
2011-02-28 03:11:51 +01:00 |
|
Ehsan Akhgari
|
42bb9d4f98
|
Backed out changeset 8f8f80356db4 (bug 636197) because it broke the test in question on all platforms
|
2011-02-23 15:25:57 -08:00 |
|
Serge Gautherie
|
6dfe318b17
|
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av1) Skip this test when tab modal prompts are not enabled.
r=dolske (a=test-only).
|
2011-02-23 23:41:21 +01:00 |
|
Mihai Sucan
|
b05e45b3ba
|
Bug 625187 - Alert origin is no longer shown for third-party iframes.
r+a=dolske
|
2011-02-22 13:04:56 +01:00 |
|
Neil Rashbrook
|
e4aef85dfc
|
Bug 625814 - commonDialog icon and text are now differently misaligned. ui-r=faaborg, r=dolske, a=dolske
|
2011-02-11 20:24:08 -08:00 |
|
Frank Yan
|
6732f5bd70
|
Bug 613704 - Improve visual design for tab-modal buttons & dialog. r=dolske, a=dolske
|
2011-02-11 20:24:06 -08:00 |
|
Justin Dolske
|
4c07524eb0
|
Bug 627896 - tab-modal prompts should handle Cmd-. on OS X; r,a=gavin
|
2011-02-08 18:03:57 -05:00 |
|
Paolo Amadini
|
dd08f26121
|
Bug 620615 - New tab-modal alerts can make Firefox unable to quit (part 2). r=dolske, a=blocker
|
2011-01-28 17:21:00 -08:00 |
|
Justin Dolske
|
2128a00773
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
|
Jonas Sicking
|
e2e4d15e26
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
|
Frank Yan
|
99847cf666
|
Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final
|
2011-01-27 00:08:05 -08:00 |
|
Kyle Huey
|
c7d9fc3e9e
|
Bug 620615 - Make double-extra-sure that we shutdown the prompt. r=dolske
|
2011-01-19 19:38:48 -05:00 |
|
Serge Gautherie
|
e19e21cf5d
|
Bug 626294 - [SeaMonkey] permanent "TEST-UNEXPECTED-FAIL | .../test_bug620145.html | got tabmodal promptbox"; (Av1) Fix bug 625038 nit, Fix bug 620145 case and bug 615186 case.
r=Olli.Pettay a=(test only).
|
2011-01-17 19:32:47 +01:00 |
|
Kyle Huey
|
f30ad86b05
|
Bug 625308: Don't run a tab-modal specific test when tab-modal prompts are off. a=test-only
|
2011-01-16 17:36:18 -05:00 |
|
Neil Deakin
|
fea6fe2e57
|
Bug 615186, clear mouse selection and capturing state when opening a modal dialog, r=smaug,a=blocking
|
2011-01-12 21:00:14 -05:00 |
|
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 |
|