Commit Graph

6186 Commits

Author SHA1 Message Date
igor@mir2.org
fe1659e34d Bug 394673: avoid recursion with long chains of "||" or "&&" in JS code. r=brendan 2007-09-19 14:53:17 -07:00
sspitzer@mozilla.org
0badcb469f fix for top crasher bug #395344: Topcrash typing in the address bar / search box [@ nsAutoCompleteController::HandleText] r=gavin 2007-09-19 14:16:34 -07:00
igor@mir2.org
13edbd1801 Bug 396684: fixing regression from bug 394551 in js_Invoke. r=brendan 2007-09-19 14:10:58 -07:00
sayrer@gmail.com
a7d449ed50 Bug 396651. Fix JS Request assert in nsXPCComponents_Utils::LookupMethod. r/sr/a=brendan 2007-09-19 13:47:38 -07:00
bugzilla@standard8.plus.com
13c6abb887 Bug 396745 nsILDAPConnection::Init should take an nsILDAPURL as a parameter instead of three others. r/sr=bienvenu NPOTDFFB 2007-09-19 13:32:00 -07:00
smichaud@pobox.com
f263a4f059 New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz 2007-09-19 12:17:06 -07:00
anodelman@mozilla.com
c7cb24b33d Bug 396232 - one sample.config for all platforms. a=anodelman, r=bhearsum 2007-09-19 11:02:07 -07:00
ted.mielczarek@gmail.com
665e0b2dd6 attempting to fix test bustage. rs=shaver 2007-09-19 07:01:59 -07:00
ted.mielczarek@gmail.com
4674fd4868 bug 321000 - search bar should strip newlines from pasted text, browser chrome test. r=gavin 2007-09-19 05:47:51 -07:00
mozilla.mano@sent.com
19aa95afd1 Improve places command updating performance, part 1. Bug 394695, r=dietrich, a=mconnor. 2007-09-19 01:13:20 -07:00
bclary@bclary.com
eaae3d10cb JavaScript Test - regression test for bug 375639, by Jesse Ruderman 2007-09-19 00:01:30 -07:00
ginn.chen@sun.com
e476a61105 Bug 396153 No need to emit attributes_changed event for anchor jump r=aaronleventhal a=dsicore 2007-09-18 23:41:45 -07:00
ginn.chen@sun.com
420b61d605 backing out bug 387990 because it regressed bug 396567 2007-09-18 23:37:56 -07:00
masayuki@d-toybox.com
f8c11bb744 Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around   r+sr=roc, b1.9=dbaron 2007-09-18 23:34:24 -07:00
reed@reedloden.com
5ffd60b732 Bug 394546 - "Paused retried downloads keep updating status" [p=edilee@gmail.com (Edward Lee [Mardak]) r=sdwilsh a1.9=mconnor] 2007-09-18 23:06:34 -07:00
bzbarsky@mit.edu
90a7068ef6 Adding tests 2007-09-18 22:15:31 -07:00
surkov.alexander@gmail.com
63bb5ffbbf Bug 395223 - unchecked in aaronlev nits 2007-09-18 21:05:05 -07:00
surkov.alexander@gmail.com
627c0c5956 Bug 395223 - positional description incorrect for headings, r=aaronlev, a=dsicore 2007-09-18 21:02:30 -07:00
surkov.alexander@gmail.com
1b5ad76a61 Bug 396336 - header of xul:list is not accessible [unchecked in changes in tree.xml] 2007-09-18 20:48:51 -07:00
surkov.alexander@gmail.com
31453c34f2 Bug 396336 - header of xul:list is not accessible [unchecked in changes in listbox.xul 2007-09-18 20:44:47 -07:00
philringnalda@gmail.com
994048aa7f Bug 395615 - Remove unused globals in browser.js, r=gavin, a=mconnor 2007-09-18 20:38:21 -07:00
surkov.alexander@gmail.com
8b45f0a2ac Bug 394501 - rendering of prompts with access keys broken in JAWAS virtual buffer as of August 29, patch=aaronlev, r=me, a=dsicore 2007-09-18 20:36:20 -07:00
surkov.alexander@gmail.com
4549602822 Bug 396336 - header of xul:list is not accessible, r=Evan.Yan, r=enndeakin, sr=neil, a=dsicore 2007-09-18 20:31:14 -07:00
rob_strong@exchangecode.com
39fbef4949 Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor 2007-09-18 20:27:17 -07:00
sdwilsh@shawnwilsher.com
093937b7f8 Bug 394789 - Add a finalize() method to mozStorageStatement. r=neil, r=sspitzer, a=bzbarsky 2007-09-18 20:26:51 -07:00
surkov.alexander@gmail.com
8aa38c39c8 Bug 396329 - check mDOMNode to avoid crash, r=aaronlev, a=dsicore 2007-09-18 20:16:24 -07:00
surkov.alexander@gmail.com
624d337f4b Bug 396025 - accessible object created for tbody/thead/tfoot event when ARIA role is on parent table, r=aaronlev, a=discore 2007-09-18 20:12:54 -07:00
surkov.alexander@gmail.com
ec31d37b5f accExplorer crashes, r=aaronlev, a=dsicore 2007-09-18 20:02:09 -07:00
roc+@cs.cmu.edu
2808022720 Bug 386759. Make all XUL root elements use quality text rendering (which will inherit to all elements in the document unless overridden by CSS). r=mconnor 2007-09-18 19:59:13 -07:00
surkov.alexander@gmail.com
79b7d95d32 Bug 359845 - crash [@nsXULTreeitemAccessibleWrap::GetRole] probably !mColumn, r=Evan.Yan, a=dsicore 2007-09-18 19:54:44 -07:00
rob_strong@exchangecode.com
68e016bee3 Bug 396541 - Show Passwords dialog/chrome is broken. r=mconnor, a1.9=mconnor 2007-09-18 19:45:58 -07:00
reed@reedloden.com
ea1a20cad7 Bug 394426 - "Make use of type="number" for textboxes representing integer preferences" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-18 18:23:58 -07:00
reed@reedloden.com
875308d131 Bug 392802 - "File listings very hard to read" (remove opacity effect) [p=dao@design-noir.de (Dão Gottwald) r=Mano ui-r=beltzner a=blocking-firefox3+] 2007-09-18 18:18:28 -07:00
aaronleventhal@moonset.net
443a45d2f7 Bug 396155. Should use ROLE_CHECK_MENU_ITEM/ROLE_RADIO_MENU_ITEM for ARIA menuitemcheckbox/menuitemradio. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-09-18 17:46:06 -07:00
sayrer@gmail.com
8bcd5fb9f2 Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan 2007-09-18 17:26:39 -07:00
roc+@cs.cmu.edu
0c7941bd6b Bug 394691. Remove nsAutoBuffer.h now that it's unused (use nsAutoTArray instead). 2007-09-18 17:24:27 -07:00
joshmoz@gmail.com
41141a79fb more menu cleanup, don't pre-load the help menu since it doesn't do anything any more. b=396520 r=cbarrett sr=roc a=roc 2007-09-18 17:19:51 -07:00
preed@mozilla.com
97ad469e25 Bug 387970: Tag the changes to the TinderConfig files. 2007-09-18 16:38:06 -07:00
roc+@cs.cmu.edu
a3e8f70e08 Bug 395130 reftests. Patch by Jesse and Boris. 2007-09-18 16:26:57 -07:00
ted.mielczarek@gmail.com
57553c4e8a bug 253481 - xul:textb ox attribute to specify what happens to pasted line breaks - mochichrome test. r=enndeakin 2007-09-18 16:13:26 -07:00
roc+@cs.cmu.edu
559a8984a7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
aaronleventhal@moonset.net
223978e714 Bug 394547. Giving focus to a tree in an autocomplete causes absence of future caret-moved events for the entry. r=evan.yan, a=dsicore 2007-09-18 15:44:41 -07:00
aaronleventhal@moonset.net
d7dadaf7af bug 395809. GetTextAtOffset(start-of-line) for end of text should return the last line. r=surkov, a=dsicore 2007-09-18 15:34:50 -07:00
aaronleventhal@moonset.net
2394cc91a3 Bug 394689. Cannot use setCaretOffset() to position caret at end of HTML entry. r=david.bolter, a=dsicore 2007-09-18 15:31:06 -07:00
aaronleventhal@moonset.net
96bbc1cdc1 bug 387273. Incorrect starting offset exposed when selection spans multiple objects. r=surkov, r=david.bolter, a=dsicore 2007-09-18 15:28:26 -07:00
mattwillis@gmail.com
cd1237608a bug 396119 - Fix minor errors in XPCOMUtils.jsm. Patch by Manish Singh <manish@flock.com>, r1=gavin, r2=sayrer 2007-09-18 15:11:31 -07:00
aaronleventhal@moonset.net
c9db667c7d Bug 393141. Fix crash with display:none on HTML option. r=evan.yan, a=dsicore 2007-09-18 14:51:10 -07:00
aaronleventhal@moonset.net
4744d76ae7 Bug 394896. Implement ARIA autocomplete. r=david.bolter, a=dsicore 2007-09-18 14:48:04 -07:00
aaronleventhal@moonset.net
781ab06e6b Bug 395081. AccessibleObjectFromPoint() returns errors. r=surkov, a=dsicore 2007-09-18 14:44:43 -07:00
aaronleventhal@moonset.net
558c745412 Bug 395909. Should not require namespaces for ARIA role usage in text/html. r=surkov, a=dsicore 2007-09-18 14:43:19 -07:00