Commit Graph

180691 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
94660be05a Bug 386482 - Add a setter for richlistitem.searchLabel. Patch by Simon Bünzli <zeniko@gmail.com>. r=enndeakin 2007-07-05 15:19:41 -07:00
sdwilsh@shawnwilsher.com
91ce64a58f Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 14:35:52 -07:00
sdwilsh@shawnwilsher.com
82fd0b3b08 Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 14:09:40 -07:00
crowder@fiverocks.com
19e2b71a02 Bug 357016: changing this back to (void *) for now to fix burning tree 2007-07-05 13:54:44 -07:00
mozilla@weilbacher.org
3c0456cebe [OS/2] Fix build break in gfxOS2Fonts.cpp (mimic gfxPangoFonts change that supposedly came from Bug 385423) 2007-07-05 13:50:44 -07:00
sdwilsh@shawnwilsher.com
1f26ddd94b Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 13:44:28 -07:00
crowder@fiverocks.com
74230e55bd Bug 357016: fixing brendan's nit from comment 23 2007-07-05 13:41:59 -07:00
crowder@fiverocks.com
403c5f1ce1 Bug 357016: spidermonkey should be buildable by a C++ compiler, patch by
crowder/Jason Orendorff, r=brendan
2007-07-05 13:37:47 -07:00
mrbkap@gmail.com
c282c6700d Ensure that accesses to implicit XPCNativeWrappers are actually legal. bug 384750, r+sr=jst 2007-07-05 13:13:43 -07:00
mrbkap@gmail.com
305babb411 Ensure that accesses to implicit XPCNativeWrappers are actually legal. bug 384750, r+sr=jst 2007-07-05 13:01:12 -07:00
dmose@mozilla.org
ec036ba262 Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
neil@parkwaycc.co.uk
10dbfc6ede Bug 386981 Make chrome tooltips wrap r=Enn 2007-07-05 12:11:36 -07:00
ted.mielczarek@gmail.com
5f2988b78f bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-05 11:14:46 -07:00
ted.mielczarek@gmail.com
6e56a8ade7 bug 385241 - disable libxul for debug builds. r=bsmedberg 2007-07-05 11:04:47 -07:00
flamingice@sourmilk.net
28ebacf605 Bug 384868, Wrong ifdef for rdf building, Patch by romaxa, r=benjamin 2007-07-05 10:22:07 -07:00
surkov.alexander@gmail.com
4a1190187e Bug 386971 - following up fix 2007-07-05 10:14:34 -07:00
surkov.alexander@gmail.com
d7a9b43ae6 Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen 2007-07-05 10:12:28 -07:00
bclary@bclary.com
42ca1d03de Sisyphus - support buildbot, js test automation, work in progress. Bug 386992, not part of the build 2007-07-05 09:36:55 -07:00
surkov.alexander@gmail.com
25671496a4 Bustage fix of bug 386978 2007-07-05 09:25:15 -07:00
surkov.alexander@gmail.com
2efa01e742 Bug 386978 - get rid FireToolkitEvent, r=aaronlev 2007-07-05 09:02:55 -07:00
aaronleventhal@moonset.net
4ff6072f7d Bug 377783. Fix crash and clean up table a11y. r=evan.yan 2007-07-05 08:39:29 -07:00
gavin@gavinsharp.com
edc4f79c71 Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding 2007-07-05 07:30:39 -07:00
surkov.alexander@gmail.com
63e4154f4e Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil 2007-07-05 05:54:24 -07:00
kairo@kairo.at
277eab0651 bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs remove filepicker frontend, r=Neil (after verifying that all fixes have been ported to toolkit) 2007-07-05 05:06:39 -07:00
mats.palmgren@bredband.net
8472e864db Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
surkov.alexander@gmail.com
ea9fc76a9b Bug 386922 - rename nsAccessibilityUtils, r=aaronlev 2007-07-05 04:29:28 -07:00
smontagu@smontagu.org
2306d88af1 bidi-001-v.html now passes on Mac 2007-07-05 03:08:34 -07:00
smontagu@smontagu.org
0123e4ef82 Change font-sizes from ems to pts 2007-07-05 02:43:50 -07:00
roc+@cs.cmu.edu
2d67bd54a6 Bug 385423. Force ZWSP, PSEP and LSEP to be treated as zero-width invisible and not passed into platform textrun creation. Avoids potential bugs and forces consistent handling. r=vlad 2007-07-04 20:07:25 -07:00
roc+@cs.cmu.edu
759cf0bc6a Bug 386804. Make 'cache not empty' assertion into a warning. r=vlad 2007-07-04 20:05:06 -07:00
roc+@cs.cmu.edu
4f02c01c5e Bug 375827. Regression test. 2007-07-04 19:57:32 -07:00
sharparrow1@yahoo.com
4ed2735ce2 Fix warning from Bug 285608. r+sr=roc. 2007-07-04 16:38:39 -07:00
gavin@gavinsharp.com
9fdda3f9ce Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-04 14:30:08 -07:00
dbaron@dbaron.org
a23cc3f5fc Turn warning on constructing frames in the middle of reflow back into an assertion, now that the dependent bugs are fixed. b=336756 2007-07-04 13:40:14 -07:00
Olli.Pettay@helsinki.fi
bdca2685a3 Bug 386802, Mutation events always fired during setting of innerHTML, r+sr=bz 2007-07-04 13:39:10 -07:00
timeless@mozdev.org
71bc9a4a03 Bug 386614 Crash [@ nsSocketTransportService::Shutdown] when toggling offline/online in 2 frames
guarding against reentrancy from thread shutdown processing events waiting for thread join.
r=biesi sr=biesi
2007-07-04 12:33:57 -07:00
sdwilsh@shawnwilsher.com
2d19f15a61 Bug 354537 - [nb-NO] DOM Inspector Entities Need to be added. Patch by Håvard Mork <havard.mork@gmail.com>. r=sdwilsh 2007-07-04 12:00:59 -07:00
dbaron@dbaron.org
ca0e23379c Remove unused copy constructors. b=386809 r+sr=bzbarsky 2007-07-04 11:52:27 -07:00
dbaron@dbaron.org
df3358641f Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron 2007-07-04 11:51:16 -07:00
dbaron@dbaron.org
cb93264a30 Fix bustage on x86_64 Linux. b=279703 r=enndeakin 2007-07-04 11:37:33 -07:00
Olli.Pettay@helsinki.fi
96700fc0c0 Bug 386820, Gmail, compose mail, cursor missing in (rich formatting) textfield, r+sr=peterv 2007-07-04 11:20:00 -07:00
Olli.Pettay@helsinki.fi
2dd5196d2b bug 386561, Page not painting properly (ensure that EndUpdateViewBatch gets called), r+sr=peterv 2007-07-04 10:53:43 -07:00
enndeakin@sympatico.ca
59c3596049 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
surkov.alexander@gmail.com
79505c39e2 Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin 2007-07-04 05:16:55 -07:00
vladimir@pobox.com
a94df110cd b=361695, [mac] bidi mirroring proken with some fonts, r=vladimir, patch from jdaggett@mozilla.com 2007-07-04 02:19:27 -07:00
aaronleventhal@moonset.net
76b22ce10b Fixing bustage again 2007-07-04 01:49:00 -07:00
aaronleventhal@moonset.net
c6a83b007d Fixing bustage again 2007-07-04 01:38:54 -07:00
aaronleventhal@moonset.net
870bce4824 Fixing bustage 2007-07-04 01:24:23 -07:00
aaronleventhal@moonset.net
91f481e9cc Bug 386721. More ARIA properties are universal. r=david.bolter 2007-07-04 00:54:56 -07:00
aaronleventhal@moonset.net
98105fb046 Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter 2007-07-04 00:52:18 -07:00