Commit Graph

8459 Commits

Author SHA1 Message Date
reed@reedloden.com
d81e9b43af Bug 399653 - "Insert Node dialog can't create HTML elements" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil] 2008-03-24 21:45:30 -07:00
reed@reedloden.com
382dfa80b8 Bug 422336 - ""Edit Attribute" > "Namespace URI" is not selected onload" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=db48x sr=Neil] 2008-03-24 21:42:11 -07:00
reed@reedloden.com
8673b81470 Bug 423625 - ""Evaluate JavaScript" window is transparent" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sdwilsh sr=Neil] 2008-03-19 22:56:28 -07:00
bzbarsky@mit.edu
85dffb61e3 Don't leave an exception just hangin' out on the JSContext. Bug 422009, r+sr=jst, a=shaver 2008-03-19 17:42:47 -07:00
dwitte@stanford.edu
1712f98d00 remove ailing test. 2008-03-16 02:31:36 -07:00
reed@reedloden.com
7579117199 Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons] 2008-03-14 08:24:50 -07:00
reed@reedloden.com
40660df1b4 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 04:13:09 -07:00
dwitte@stanford.edu
5874ee4da8 disable failing test on mac. 2008-03-12 01:35:57 -07:00
dwitte@stanford.edu
85e49a64d5 Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+ 2008-03-12 00:53:50 -07:00
blassey@mozilla.com
6cc9d5a4ed backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
ff89c4a3fb switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
reed@reedloden.com
76430f295a Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com
c3583791dd Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-08 01:53:28 -08:00
blassey@mozilla.com
81d841c1fc backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
reed@reedloden.com
59695deb84 Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+] 2008-03-05 02:29:32 -08:00
joshmoz@gmail.com
b903b64b94 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
reed@reedloden.com
a7e0d3a973 Bug 419765 - "PyDOM script error, Python cannot handle dom events" (Add handling of the additional version argument) [p=toddw@ActiveState.com (Todd Whiteman) r=mhammond (NPOTB)] 2008-02-28 21:32:30 -08:00
masayuki@d-toybox.com
1c98c2e245 Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com
076b8bba8e backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com
600836e7ed Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 03:01:56 -08:00
dwitte@stanford.edu
cd7f7e893e Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner 2008-02-28 00:23:12 -08:00
sdwilsh@shawnwilsher.com
a1262ba49d Bug 271812 - DOM Inspector not published to addons.mozilla.org. r=mconnor, sr=mconnor. NPOTDB 2008-02-27 18:04:17 -08:00
peterv@propagandism.org
f858fa962a Fix build bustage in NPOTB code from the patch for bug 416534. 2008-02-27 01:44:45 -08:00
jonas@sicking.cc
28ea51311b Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv 2008-02-26 19:45:29 -08:00
myk@mozilla.org
7aff03fc46 backing out fix for bug 416534 as potential cause of mochitest failure 2008-02-26 19:23:36 -08:00
jonas@sicking.cc
42bbc8327e Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv 2008-02-26 18:17:49 -08:00
kairo@kairo.at
c3d7a6b323 update German locale to current trunk and re-add it to the build 2008-02-26 11:28:53 -08:00
mhammond@skippinet.com.au
05ddc78ce1 Get Python extensions buildng again on the trunk. NPOTDB. 2008-02-25 16:55:21 -08:00
joshmoz@gmail.com
830b2965f7 protect against obj-c exceptions in the "extensions" dir. p=shebs b=417563 r=josh sr=roc 2008-02-20 21:28:27 -08:00
joshmoz@gmail.com
3caf7454f2 back out previous chicken, we need some build work done first 2008-02-20 18:49:27 -08:00
joshmoz@gmail.com
c0a25df5ec protect against obj-c exceptions in "extensions" dir. b=417563 r=josh sr=roc 2008-02-20 18:47:00 -08:00
reed@reedloden.com
baa0afbadd Bug 417901 - "Reporter: URL field is missing accesskey" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=raccettura a1.9=schrep] 2008-02-20 01:50:27 -08:00
reed@reedloden.com
12d9218286 Bug 418076 - "Add many missing words to spellcheck dictionary" (Dictionary mega-update v1) [p=ryanvm@gmail.com (Ryan VanderMeulen) r+sr=mscott a1.9=schrep] 2008-02-20 01:48:53 -08:00
jag@tty.nl
05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
bzbarsky@mit.edu
67e616b5ed Fixing build bustage 2008-02-15 22:50:40 -08:00
bzbarsky@mit.edu
0ffeb8258f Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan 2008-02-15 21:13:16 -08:00
reed@reedloden.com
01f207262e Bug 416903 - "[sk] DOMi update for bug 413605 and bug 393820" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=rado a1.9=beltzner] 2008-02-14 21:22:02 -08:00
reed@reedloden.com
e704bf9751 Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep] 2008-02-14 03:16:53 -08:00
reed@reedloden.com
a2aaecca91 Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 03:33:38 -08:00
reed@reedloden.com
437cc8ed3f Bug 415992 - "[fr] French DOMi update for bug 413605 and bug 393820" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=Benoit a1.9=schrep] 2008-02-09 21:07:21 -08:00
timeless@mozdev.org
089b83052f Bug 412280 nsGnomeVFSInputStream::DoOpen probably shouldn't treat values other than GNOME_VFS_OK from gnome_vfs_get_file_info as OK r=biesi a=dsicore 2008-02-09 15:19:01 -08:00
surkov.alexander@gmail.com
2d6d4a5d2d Bug 393820 - expose bounds of accessible for accessible properties view, r=swilsh, l10n, sr=neil, a=dsicore 2008-02-05 23:04:36 -08:00
surkov.alexander@gmail.com
24f6ea8503 Bug 413605 - allow to use JS for the selected accessible in the accessibleTree view, r=sdwilsh, sr=neil, a=mconnor 2008-02-05 22:49:43 -08:00
jag@tty.nl
324aa855af Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB 2008-02-03 17:02:50 -08:00
reed@reedloden.com
a1f6bc9283 Bug 408471 - "[cs] Fixed DOMI in trunk" [p=p.franc@gmail.com (Pavel Franc [Pawell]) / Mozilla@KecNet.cz (Michal Kec [MiK]) r=Pawell a1.9=beltzner] 2008-01-29 23:12:23 -08:00
reed@reedloden.com
9c182a96ff Bug 404500 - "add localized description for DOMi" (for sk) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=sdwilsh sr=Neil a1.9=damons] 2008-01-29 20:29:32 -08:00
Olli.Pettay@helsinki.fi
f1410f1fe6 Bug 333262,In <inspector.xml>, strict warning 'reference to undefined property event.originalTarget.nodeType', r=sdwilsh, sr=neil, a=dsicore 2008-01-29 11:01:14 -08:00
pete@mozdevgroup.com
3ed18bc4e2 b=412703 nsProfileCollector: Log version and locale in <install> r=varga --pete 2008-01-28 07:48:07 -08:00
roc+@cs.cmu.edu
e61144c6ad Bug 413318. Fix broken canvas3d build. r=vlad, NPOTB 2008-01-26 15:28:51 -08:00