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 |
|
stefanh@inbox.com
|
4fb0ef1ef8
|
Removing obsolete files from bug 413202
|
2008-01-23 12:57:00 -08:00 |
|
stefanh@inbox.com
|
8f6630ab90
|
Bug 413202, adding 2 files
|
2008-01-23 12:33:14 -08:00 |
|
stefanh@inbox.com
|
0476afe771
|
Bug 413202 - [sv-SE] DOMi updates for bug 347792 and others. Patch by Hasse (hasse@jasajudeju.se), sv-SE translation by Lars PM (lars.pm@ebox.tninet.se). r=slicedlime (Mikael Hedberg), a=mtschrep.
|
2008-01-23 12:27:54 -08:00 |
|
reed@reedloden.com
|
f87a3a4a00
|
Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep]
|
2008-01-21 16:14:11 -08:00 |
|
pete@mozdevgroup.com
|
12a6694807
|
b=408127 r=varga UI Elements/Events to be instrumented listen for Larry and bm star popups --pete
|
2008-01-17 08:13:25 -08:00 |
|
reed@reedloden.com
|
e531c57711
|
Bug 408486 - "Update accesskeys in Russian DOMi" [p=unghost@mozilla-russia.org (Alexander L. Slovesnik) rs=sdwilsh a1.9=schrep]
|
2008-01-15 21:13:34 -08:00 |
|
benjamin@smedbergs.us
|
b3e87aa63b
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
|
reed@reedloden.com
|
f98be8bd92
|
Bug 411329 - "pl DOMi localization update (accesskeys, accessibleEvent.dtd)" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert a1.9=schrep]
|
2008-01-14 01:12:14 -08:00 |
|
dwitte@stanford.edu
|
3f33f45d2a
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-11 20:30:42 -08:00 |
|
dwitte@stanford.edu
|
8eb96a90ea
|
tweaking debug warning to reduce noise.
|
2008-01-11 16:38:38 -08:00 |
|
pete@mozdevgroup.com
|
09a8ddd325
|
b=328070 r=Jan.Varga opt-in UI for data collection Revert maxVersion back --pete
|
2008-01-11 06:09:00 -08:00 |
|
dwitte@stanford.edu
|
8d74b831d4
|
partial backout in an attempt to fix orange.
|
2008-01-11 02:08:58 -08:00 |
|
dwitte@stanford.edu
|
cc924d2d23
|
relanding bug 410250.
|
2008-01-11 01:13:04 -08:00 |
|
reed@reedloden.com
|
0f3e4459e6
|
Back out patch from bug 340634 due to bloat test crashes.
|
2008-01-11 00:24:41 -08:00 |
|
dwitte@stanford.edu
|
f300515e36
|
backing out to fix orange.
|
2008-01-10 20:59:44 -08:00 |
|
reed@reedloden.com
|
e1580e8a10
|
Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep]
|
2008-01-10 20:20:55 -08:00 |
|
dwitte@stanford.edu
|
09217db711
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-10 19:56:00 -08:00 |
|
pete@mozdevgroup.com
|
69d66194f6
|
b=328070 r=Jan.Varga opt-in UI for data collection addendum to original prefs UI work, just some minor tweaks so UI isn't cut off on OSX. Also set maxVersion to 3.* --pete
|
2008-01-10 13:02:45 -08:00 |
|
reed@reedloden.com
|
8eea72d992
|
Bug 368476 - "pyxpcom linking fails with "unresolvable R_386_GOTOFF relocation"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)]
|
2008-01-10 01:09:57 -08:00 |
|
kairo@kairo.at
|
888f4583f7
|
add German L10n for bug 393353
|
2008-01-07 10:21:52 -08:00 |
|
reed@reedloden.com
|
20ad2b8277
|
Bug 386610 - "pyxpcom fails to build against python 2.5 (api changed)" [p=asac@jwsdot.com (Alexander Sack) r=mhammond (NPOTB)]
|
2008-01-04 22:32:35 -08:00 |
|
reed@reedloden.com
|
b2966a6778
|
Bug 355608 - "xulrunner + python fails with "dist/lib/libpyxpcom.a: No such file or directory"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)]
|
2008-01-04 21:46:44 -08:00 |
|
pete@mozdevgroup.com
|
ac670a6e81
|
b=408109 r=Jan.Varga nsProfileCollector::LogBookmarkLocation does not count bookmarks --pete
|
2008-01-03 07:14:43 -08:00 |
|
pete@mozdevgroup.com
|
4edd2d5b30
|
b=408390 Metrics extension breaks the Privacy preference pane r=Jan.Varga --pete
|
2007-12-28 09:18:12 -08:00 |
|
reed@reedloden.com
|
0a49b2ead0
|
Bug 409367 - "[sk] DOMi update for bug 393353" [p=valastiak@mozilla.sk (Vlado Valastiak) r=rado a1.9=beltzner]
|
2007-12-21 22:15:17 -08:00 |
|
reed@reedloden.com
|
a75b853a23
|
Bug 409067 - "[fr] DOMi update for bug 398704, 398706 and 393353" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=philippe a1.9=beltzner]
|
2007-12-21 02:23:17 -08:00 |
|
surkov.alexander@gmail.com
|
4386dbad59
|
Bug 393353 show context information of accessibility events in accessibilityEvents view, r=sdwilsh, sr=neil, a=mtschrep
|
2007-12-19 04:14:52 -08:00 |
|
reed@reedloden.com
|
8832b56d39
|
Bug 398706 - "DOM Inspector DOM tree viewer context menu does not have access keys" (Remove the duplicate menu item) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=Neil a1.9=schrep]
|
2007-12-19 03:38:17 -08:00 |
|
reed@reedloden.com
|
09322e86f5
|
Bug 408654 - "[sk] DOMi update for bug 398704 and 398706" [p=valastiak@mozilla.sk (Vlado Valastiak) r=rado a1.9=schrep]
|
2007-12-19 03:29:16 -08:00 |
|
kairo@kairo.at
|
882825b563
|
German L10n for bug 398706 and bug 398704 (DOMI only)
|
2007-12-17 04:48:11 -08:00 |
|
reed@reedloden.com
|
60eb362526
|
Remove all other DOMi locales besides en-US due to new entities.
|
2007-12-16 23:32:54 -08:00 |
|
reed@reedloden.com
|
7782f1567b
|
Bug 398706 - "DOM Inspector DOM tree viewer context menu does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
|
2007-12-16 23:30:39 -08:00 |
|
reed@reedloden.com
|
5b0eca30c8
|
Bug 398704 - "DOM Inspector Pseudo Classes dialog does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
|
2007-12-16 23:22:06 -08:00 |
|
pete@mozdevgroup.com
|
5cd1b39463
|
b=406626 Make metrics extension build --with-libxul-sdk=/path/to/sdk --enable-application=extensions/metrics r=ted.mielczarek --pete
|
2007-12-12 08:58:45 -08:00 |
|
pete@mozdevgroup.com
|
25ab0ff61e
|
b=407921 Link errors on win32 r=Jan.Varga The better patch ... --pete
|
2007-12-12 07:01:25 -08:00 |
|
aaronleventhal@moonset.net
|
754ec000fb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
pete@mozdevgroup.com
|
a39916c277
|
b=328070 opt-in UI for data collection r=Jan.Varga --pete
|
2007-12-11 12:42:20 -08:00 |
|
pete@mozdevgroup.com
|
acc2df7a94
|
b=407921 Metrics: Link Errors on win32 addendum patch ... r=Jan.Varga --pete
|
2007-12-11 12:40:04 -08:00 |
|
pete@mozdevgroup.com
|
a72b792ff8
|
b=407921 Metrics: Link Errors on win32 r=Jan.Varga --pete
|
2007-12-11 09:27:54 -08:00 |
|
reed@reedloden.com
|
82a6bee14d
|
Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep]
|
2007-12-11 01:59:16 -08:00 |
|
pete@mozdevgroup.com
|
0e03358e64
|
b=328070 Metrics extension UI forgot to land jar manifest file ... r=Jan.Varga --pete
|
2007-12-07 13:09:24 -08:00 |
|
pete@mozdevgroup.com
|
720992b3c1
|
b=328070 Metrics extension UI r=Jan.Varga --pete
|
2007-12-05 14:00:02 -08:00 |
|
dwitte@stanford.edu
|
bd5df04b78
|
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+.
|
2007-12-04 22:37:36 -08:00 |
|
kairo@kairo.at
|
7eacc3472f
|
German L10n for bugs 398699, 398700, 398603 (all access keys stuff) and bug 373623 (unicode ellipsis)
|
2007-11-30 12:48:31 -08:00 |
|
reed@reedloden.com
|
9ac71b9c74
|
Bug 403347 - "cvs remove mozilla/extensions/spellcheck/locales/en-US/myspell" [p=reed]
|
2007-11-30 12:10:25 -08:00 |
|
pete@mozdevgroup.com
|
e4f947e1a1
|
b=401745 Metrics extension compatibility with Google Toolbar r=Jan.Varga Change uuid and contractID's to avoid any potential conflicts w/ GTB. --pete
|
2007-11-29 11:33:22 -08:00 |
|
reed@reedloden.com
|
2b3d1a6889
|
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (DOM Inspector changes) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) rs=sdwilsh a1.9=mconnor]
|
2007-11-29 08:11:55 -08:00 |
|
reed@reedloden.com
|
54eddb4ca7
|
Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" (mozilla-specific changes) [p=ryanvm@gmail.com (Ryan VanderMeulen) a=blocking1.9+]
|
2007-11-28 22:44:56 -08:00 |
|
reed@reedloden.com
|
7fa6b80847
|
Bug 397150 - "Spellchecking dictionary is not sufficiently licensed" [p=kevin.bugzilla@atkinson.dhs.org (Kevin Atkinson) [dictionaries] / ryanvm@gmail.com (Ryan VanderMeulen) [mozilla-specific changes] a=blocking1.9+]
|
2007-11-28 22:42:04 -08:00 |
|
pete@mozdevgroup.com
|
07907def97
|
b=393881 update metrics extension to use places r=Jan.Varga Landing patch so metrics extension works on trunk. --pete
|
2007-11-27 09:58:52 -08:00 |
|
reed@reedloden.com
|
9f32f05195
|
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-26 18:44:44 -08:00 |
|
mark.finkle@gmail.com
|
c32b61d5f9
|
b=404851.r=sdwilsh.a=beltzner. change communicator to global skin
|
2007-11-22 18:20:55 -08:00 |
|
reed@reedloden.com
|
70703da55f
|
Bug 404863 - "[DOMi] Remove obsolete search/ directory from extensions/inspector/resources/locale/sk" [p=reed]
|
2007-11-21 14:15:43 -08:00 |
|
mozilla.mano@sent.com
|
515ad5f12b
|
Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich.
|
2007-11-19 18:01:53 -08:00 |
|
reed@reedloden.com
|
8813a97453
|
Bug 403696 - "[sk] DOMi update for bug 398699, 398700 and 398603" [p=rozbora@mozilla.sk (Branislav Rozbora) r=rado a1.9=schrep]
|
2007-11-16 20:16:41 -08:00 |
|
reed@reedloden.com
|
bc3c2f1d56
|
Bug 403814 - "Update accesskeys in Polish DOMi" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert a1.9=schrep]
|
2007-11-14 22:47:13 -08:00 |
|
reed@reedloden.com
|
e342193cc6
|
Bug 403646 - "[fr] DOMi update due to bug 398699, 398700 and 398603" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=philippe a1.9=mconnor]
|
2007-11-14 22:45:36 -08:00 |
|
reed@reedloden.com
|
1d4343b0c9
|
Bug 398603 - "Missing access keys in DOM Inspector main window" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
|
2007-11-12 22:58:27 -08:00 |
|
reed@reedloden.com
|
290a85ed66
|
Bug 398700 - "DOM Inspector Insert Node dialog does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
|
2007-11-12 22:45:59 -08:00 |
|
reed@reedloden.com
|
d4ddfc9be0
|
Bug 398699 - "DOM Inspector Find Nodes dialog does not have access keys" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=sdwilsh sr=Neil a1.9=schrep]
|
2007-11-12 22:43:39 -08:00 |
|
reed@reedloden.com
|
86585fea7e
|
Bug 391039 - "Change the contract id used by the spell checker engine" [p=RyanVM r+sr=mscott a1.9=schrep]
|
2007-11-12 22:34:32 -08:00 |
|
reed@reedloden.com
|
d59e375ce1
|
Remove DOS line endings from new files recently added.
|
2007-11-06 12:18:25 -08:00 |
|
gavin@gavinsharp.com
|
4c818cf302
|
Bug 402626, update sk DOMi locale, a=beltzner
|
2007-11-06 11:25:50 -08:00 |
|
reed@reedloden.com
|
f901845f96
|
Bug 402081 - "[fr] DOMi update due to bug 347792" (add fr locale to Makefile.in) [p=cedric.corazza@wanadoo.fr (Cédric Corazza) aM9=beltzner]
|
2007-11-06 10:39:37 -08:00 |
|
reed@reedloden.com
|
31404ea81a
|
Bug 402388 - "Fix vertical alignment of headers in report details" [p=raccettura r=dao aM9=beltzner]
|
2007-11-05 14:48:37 -08:00 |
|
reed@reedloden.com
|
81a2433708
|
Bug 324291 - "Reporter should record the character encoding used to display the page" [p=raccettura/gavin r=gavin/raccettura aM9=beltzner]
|
2007-11-05 14:45:55 -08:00 |
|
reed@reedloden.com
|
84b88d6276
|
Bug 402432 - "[ru] DOMi update due to bug 347792" [p=unghost@mozilla-russia.org (Alexander L. Slovesnik) r=timeless aM9=beltzner]
|
2007-11-05 12:36:43 -08:00 |
|
bugzilla@standard8.plus.com
|
a6d4ff4ae1
|
Bug 401766 Starting Debug SeaMonkey with autoconfig file gives Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread. r/sr=jst,aM9=beltzner
|
2007-11-05 10:55:42 -08:00 |
|
vladimir@pobox.com
|
aef0fe3308
|
npotb; canvas3d updates (osx, linux, some crash fixes)
|
2007-11-04 14:12:44 -08:00 |
|
reed@reedloden.com
|
18fc59cd2e
|
Bug 400864 - "Polish DOMi l10n needs accessibleRelations.dtd" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert aM9=beltzner]
|
2007-11-03 13:49:23 -07:00 |
|
reed@reedloden.com
|
92a9704fca
|
Bug 402081 - "[fr] DOMi update due to bug 347792" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=Benoit aM9=beltzner]
|
2007-11-01 21:35:05 -07:00 |
|
reed@reedloden.com
|
61d2781275
|
Bug 389131 - "Reporter should move away from SOAP (Reporter fails to send reports on trunk)" (address Neil's nit) [p=reed r=NeilAway r=raccettura a=blocking1.9+ for M9]
|
2007-11-01 21:27:54 -07:00 |
|
kairo@kairo.at
|
2d41d46a14
|
really localize this file
|
2007-11-01 12:40:53 -07:00 |
|
reed@reedloden.com
|
5cb0119306
|
Bug 389131 - "Reporter should move away from SOAP (Reporter fails to send reports on trunk)" [p=raccettura r=dao r=mconnor a=blocking1.9+ for M9]
|
2007-10-30 19:26:48 -07:00 |
|
vladimir@pobox.com
|
a1ffd43ec3
|
npotb; canvas 3d updates/fixes
|
2007-10-21 12:19:15 -07:00 |
|
reed@reedloden.com
|
13a904f38c
|
Bug 398624 - "PRBool misuse bugs in extensions/pref/" [p=taras r=bienvenu a1.9=sayrer]
|
2007-10-19 16:29:39 -07:00 |
|
reed@reedloden.com
|
b3b3b25c36
|
Backout taras's check-in for bug 398624 to help find Tp regression.
|
2007-10-16 17:31:42 -07:00 |
|
tglek@mozilla.com
|
fb62674648
|
bug 398624. Prbool fixes. r=bienvenu, a=sayrer
|
2007-10-15 17:22:48 -07:00 |
|
kairo@kairo.at
|
903781d474
|
re-add de to inspector build, rs=sdwilsh
|
2007-10-12 16:23:12 -07:00 |
|
kairo@kairo.at
|
74e7509d53
|
add de L10n file for bug 347792 that I previously forgot to add
|
2007-10-12 16:19:23 -07:00 |
|
kairo@kairo.at
|
abe5b67873
|
remove de L10n files that have been gone from en-US for some time already
|
2007-10-12 16:14:55 -07:00 |
|
surkov.alexander@gmail.com
|
4eb29bf5bc
|
Bug 347792 - expose accessible relations in DOM inspector, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore
|
2007-10-10 19:02:09 -07:00 |
|
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
sayrer@gmail.com
|
872c8a8b65
|
Bug 398114. JS_Assert: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread from nsJSSh::Init. r=mrbkap, sr=shaver
|
2007-10-05 13:10:46 -07:00 |
|
mark.finkle@gmail.com
|
58bd4f099f
|
b=397982. r=bsmedberg. a=dsicore. Default the spellcheck to load dictionaries from GRE and APP folders
|
2007-10-05 12:13:18 -07:00 |
|
tglek@mozilla.com
|
90bd1b75be
|
Bug 398623: Fixed PRBool misuse bugs in extensions/spellcheck. r=mscott, a=dsicore
|
2007-10-05 11:46:43 -07:00 |
|
vladimir@pobox.com
|
720d36395a
|
npotb: fix non-libxul/dynamic build, add in JS request begin/end to c3d
|
2007-10-04 12:25:25 -07:00 |
|
philringnalda@gmail.com
|
5ff7aba53c
|
Bug 397220 - Dom node <label>s have 'for' attributes instead of 'control' attributes, r=sdwilsh, sr=neil, a1.9=dsicore
|
2007-10-03 20:29:03 -07:00 |
|
reed@reedloden.com
|
056d011277
|
Bug 398268 - "Mismatched free() / delete in Hunspell::~Hunspell()" (change delete to free()) [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=mscott a1.9=damons]
|
2007-10-03 14:50:22 -07:00 |
|
kaie@kuix.de
|
ad2bb22af2
|
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
|
2007-10-03 04:47:26 -07:00 |
|
mark.finkle@gmail.com
|
a1f4602917
|
Added files and code to support a simple options dialog
|
2007-10-01 19:10:34 -07:00 |
|
rflint@ryanflint.com
|
a7ceb85978
|
Bug 397890 - Reporter & safebrowsing overlay cleanup. r=gavin, a=mconnor
|
2007-09-29 12:17:12 -07:00 |
|
martijn.martijn@gmail.com
|
17ec8b92e3
|
Bug 345428 - No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore
|
2007-09-27 04:40:30 -07:00 |
|
dtownsend@oxymoronical.com
|
ba8c534cf5
|
Backing out bug 345428 due to potential Tp regression on talos
|
2007-09-25 17:24:59 -07:00 |
|
vladimir@pobox.com
|
5294ee5a3e
|
canvas3d fixes for bug 396972; npotb
|
2007-09-25 14:20:42 -07:00 |
|
martijn.martijn@gmail.com
|
4f8452cb95
|
Bug 345428 - No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore
|
2007-09-25 04:20:43 -07:00 |
|
sayrer@gmail.com
|
2efc644b24
|
Bug 396648. nsPermissionManager tries to open two files that usually don't exist. r/sr=biesi, a=bzbarsky
|
2007-09-20 22:09:54 -07:00 |
|
dveditz@cruzio.com
|
addb18360c
|
backout fix for bug 345428 due to memory leaks
|
2007-09-20 13:40:43 -07:00 |
|
martijn.martijn@gmail.com
|
ed4ba5e1e3
|
Bug 342511 - correcting another word (with spell checker) doesn not cause current word to be spell-checked, r=brettw, a=dsicore
|
2007-09-20 09:03:06 -07:00 |
|
martijn.martijn@gmail.com
|
f705d4afa1
|
Bug 345428 - No spellcheck on focus out, r=sspitzer, r=brettw, a=dsicore
|
2007-09-20 08:08:37 -07:00 |
|