Commit Graph

3262 Commits

Author SHA1 Message Date
crowder@fiverocks.com
1bd6dc84a7 Bug 357016: changing this back to (void *) for now to fix burning tree 2007-07-05 13:54:44 -07:00
mozilla@weilbacher.org
1dae669f68 [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
595f5a6824 Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 13:44:28 -07:00
crowder@fiverocks.com
b5153b0a7c Bug 357016: fixing brendan's nit from comment 23 2007-07-05 13:41:59 -07:00
crowder@fiverocks.com
daa4556abc 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
774b9ea95f 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
a3f0810cc1 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
d28396462d 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
fce8364ff2 Bug 386981 Make chrome tooltips wrap r=Enn 2007-07-05 12:11:36 -07:00
ted.mielczarek@gmail.com
7847fec4f1 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-05 11:14:46 -07:00
ted.mielczarek@gmail.com
1dd7fcad59 bug 385241 - disable libxul for debug builds. r=bsmedberg 2007-07-05 11:04:47 -07:00
flamingice@sourmilk.net
06d87f199d Bug 384868, Wrong ifdef for rdf building, Patch by romaxa, r=benjamin 2007-07-05 10:22:07 -07:00
surkov.alexander@gmail.com
47fae0bfd1 Bug 386971 - following up fix 2007-07-05 10:14:34 -07:00
surkov.alexander@gmail.com
1d9f7f9d3b Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen 2007-07-05 10:12:28 -07:00
bclary@bclary.com
18fe09f8bc 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
3c4d6c87d6 Bustage fix of bug 386978 2007-07-05 09:25:15 -07:00
surkov.alexander@gmail.com
9b63b96f07 Bug 386978 - get rid FireToolkitEvent, r=aaronlev 2007-07-05 09:02:55 -07:00
aaronleventhal@moonset.net
34b87bf55f Bug 377783. Fix crash and clean up table a11y. r=evan.yan 2007-07-05 08:39:29 -07:00
gavin@gavinsharp.com
47c7a506c1 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
4c05ac663e Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil 2007-07-05 05:54:24 -07:00
kairo@kairo.at
b43349a577 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
4cb9addd13 Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
surkov.alexander@gmail.com
f213615a4c Bug 386922 - rename nsAccessibilityUtils, r=aaronlev 2007-07-05 04:29:28 -07:00
smontagu@smontagu.org
7970e4d580 bidi-001-v.html now passes on Mac 2007-07-05 03:08:34 -07:00
smontagu@smontagu.org
6e55bd81b4 Change font-sizes from ems to pts 2007-07-05 02:43:50 -07:00
roc+@cs.cmu.edu
fef47b9b61 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
e58660ef2b Bug 386804. Make 'cache not empty' assertion into a warning. r=vlad 2007-07-04 20:05:06 -07:00
roc+@cs.cmu.edu
1e18e91cd6 Bug 375827. Regression test. 2007-07-04 19:57:32 -07:00
sharparrow1@yahoo.com
60bc3c2574 Fix warning from Bug 285608. r+sr=roc. 2007-07-04 16:38:39 -07:00
gavin@gavinsharp.com
1c60d53ccc 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
ca4e531583 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
2feaae333d Bug 386802, Mutation events always fired during setting of innerHTML, r+sr=bz 2007-07-04 13:39:10 -07:00
timeless@mozdev.org
e427f99df5 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
3caed131ce 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
ef7fb8545a Remove unused copy constructors. b=386809 r+sr=bzbarsky 2007-07-04 11:52:27 -07:00
dbaron@dbaron.org
2be70ea82e 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
91755f5f8a Fix bustage on x86_64 Linux. b=279703 r=enndeakin 2007-07-04 11:37:33 -07:00
Olli.Pettay@helsinki.fi
8c3c65783f 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
216af4ec70 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
6c8197be5f 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
7992bdf126 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
cd8d756678 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
208fe9097c Fixing bustage again 2007-07-04 01:49:00 -07:00
aaronleventhal@moonset.net
e7e31d1437 Fixing bustage again 2007-07-04 01:38:54 -07:00
aaronleventhal@moonset.net
672ac5efc2 Fixing bustage 2007-07-04 01:24:23 -07:00
aaronleventhal@moonset.net
b48b9315fb Bug 386721. More ARIA properties are universal. r=david.bolter 2007-07-04 00:54:56 -07:00
aaronleventhal@moonset.net
442b787434 Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter 2007-07-04 00:52:18 -07:00
mrbkap@gmail.com
c0d870c1f9 Don't be confused by misleading tag names. bug 386794, r+sr=sicking 2007-07-04 00:45:04 -07:00
peterv@propagandism.org
ee83281d9c Fix for bug 386656 (Security Error: Content at moz-nullprincipal:{8c0f4edc-0aac-45cc-8471-895f07bb1bb2} may not load or link to resource://gre/res/hiddenWindow.html during install of latest NTT Build). r/sr=jst. 2007-07-04 00:27:36 -07:00
roc+@cs.cmu.edu
b2190168cd Fixing bustage 2007-07-03 21:07:01 -07:00