Commit Graph

200025 Commits

Author SHA1 Message Date
L. David Baron
9896f4de96 Fix error in reftest manifest file causing reftests not to be run. 2008-12-08 10:28:38 -08:00
Jim Blandy
dba865e0ba Bug 463339: Have js/src use symlinks when installing in dist. r=bsmedberg
A directory's 'libs' target should create symlinks in the top-level
dist/bin and dist/lib directories to the libraries (and any other
generated files) in the build tree, so that when one has changed
sources in $src/js/src, simply running 'make' in $obj/js/src and then
re-running $obj/dist/bin/firefox will pick up the new libraries.

The js/src/Makefile.in 'install' target has many double-colon rules
with commands; we'd like to use these all in two circumstances:

. For 'make install' in a stand-alone js/src build.  Since we're
  following GNU behavior, this should copy the files it's installing.

. For 'make libs' in an in-tree js/src build.  To interact properly
  with the rest of the Mozilla build system, this should create
  symlinks as explained above.

To accomplish this, we use plain old $(INSTALL) in all the install
targets, have js/src/Makefile.in set NSDISTMODE to copy (to get the
GNU behavior), and then have config/js/Makefile.in override that (to
get the Mozilla in-tree behavior).
2008-12-08 09:35:58 -08:00
Ted Mielczarek
05138c0c30 bug 421534 - Mac: generate breakpad .sym from dwarf symbols instead of stabs. r=bsmedberg 2008-12-08 12:04:33 -05:00
Ted Mielczarek
ee6f6519b6 bug 465329 - sync to breakpad revision 303. r=bsmedberg 2008-12-08 12:04:33 -05:00
Ted Mielczarek
1a681d9ca9 bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg 2008-11-25 12:03:26 -05:00
Ted Mielczarek
8dfdaa783d bug 465329 - sync to breakpad revision 299 (just the breakpad changes). r=bsmedberg 2008-11-25 09:19:44 -05:00
L. David Baron
8bac2c91e8 Remove the feature of run-mozilla.sh where we md5sum any file called 'core' in your home directory in order to see if it changes while running the program and potentially invoke GDB. (Bug 467638) r=bsmedberg
This feature is no longer particularly useful because core files on Linux are now generally called core.$PID (although occasionally core), and it is potentially quite harmful since Mozilla can become very slow to start for users with large core files in their home directory.
2008-12-08 08:08:05 -08:00
L. David Baron
896c968696 Rebuild all style data when the user font set changes so that we recompute ex and ch units. (Bug 458878) r=jdaggett sr=bzbarsky a=blocking1.9.1+ 2008-12-08 08:08:05 -08:00
Markus Stange
ff4df73351 Bug 461366 - Don't use -moz-appearance for browser window background, it's not shown anyway, r=gavin 2008-12-08 15:59:41 +01:00
Markus Stange
a54fb0ee69 Bug 312852 - Tooltip should not appear during a drag, r=smaug sr=roc 2008-12-08 15:59:29 +01:00
Markus Stange
b159f50abb Convert nsXULTooltipListener.cpp to use static_casts. 2008-12-08 15:27:21 +01:00
Robert Kaiser
057044ed1f bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil 2008-12-08 14:23:23 +01:00
Simon Bünzli
974b4bf406 Bug 468168 - Session restore: click restore twice, it restores all tabs twice. r=dietrich 2008-12-08 13:53:59 +01:00
Nochum Sossonko
76a7cfc18b Bug 416661 - Site specific zoom level shouldn't apply to image documents, r=gavin ui-r=faaborg 2008-12-08 13:47:42 +01:00
Axel Hecht
515193d0fd bug 466378, rdf:nodeID not working when node appears as object before as subject in RDF/XML source, patch=mininet@wanadoo.fr, r=me, sr=shaver, a1.9.1=beltzner 2008-12-08 12:26:52 +01:00
Axel Hecht
4810a8ace6 bug 466894, add mar generation into Makefile.in right before the zip staging cleanup, r=ted 2008-12-08 12:24:17 +01:00
Justin Dolske
c7e80eae9f Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Justin Dolske
b2fe26ed4a Bug 429149 - Profile image should have a Tango style. r=gavin, ui-r=faaborg 2008-12-07 23:59:10 -08:00
Robert O'Callahan
a796ec4540 Merged to trunk 2008-12-08 20:52:15 +13:00
Robert O'Callahan
a11f492069 Bug 467987. Address additional review comment, remove redundant initialization of gCanvas1/gCanvas2. 2008-12-08 20:51:02 +13:00
Michael Ventnor
89bed255d0 Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
Justin Dolske
6df99df2bf Bug 444968 - password-only forms should prefer a password-only login when present. r=gavin 2008-12-07 23:38:48 -08:00
Justin Dolske
1ed150d07b Bug 466072 - Remove unused in-browser EULA prompt. r=beltzner 2008-12-07 23:29:47 -08:00
Ginn Chen
ba68ca38c0 Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc 2008-12-08 15:01:26 +08:00
Phil Ringnalda
3b00db79d6 Bug 463982 - Drop configure support for cairo-mac widget toolkit, r=ted 2008-12-07 19:31:40 -08:00
Mats Palmgren
a824710914 Walk child frame next-in-flows that are overflow containers. Skip [excess]overflowContainersList to avoid processing them more than once. b=411835 r+sr=roc 2008-12-08 04:01:25 +01:00
Masatoshi Kimura
62731f23b5 Bug 467038 - Get rid of nsWindow::DefaultWindowProc; r+sr=roc 2008-12-08 02:26:59 +01:00
Robert O'Callahan
2ef6819018 Bug 463242. Ideographic spaces should not get CSS word-spacing, but nonbreaking spaces should. r+sr=dbaron 2008-12-08 14:11:38 +13:00
Robert O'Callahan
f66d4d802b Bug 467518. Interpret gfxBlur's border radius properly, as the actual boundary of the shadow, not the box-blur size. r=vlad 2008-12-08 13:59:21 +13:00
Mats Palmgren
257ad84d12 Backing out the tests for bug 421839 to try to fix Tinderbox orange. 2008-12-08 01:58:48 +01:00
Robert O'Callahan
941d69d39a Bug 466268. Fix cairo-win32 bug that needed MOD but was using the C % operator. r=jmuizelaar 2008-12-08 13:54:10 +13:00
Robert O'Callahan
0d3c86096c Bug 451117. Remove obsolete assertion. r+sr=bzbarsky 2008-12-08 13:50:57 +13:00
Robert O'Callahan
45943b0218 Bug 467987. Speed up reftests by caching the rendering of pages which will be needed again. r+sr=dbaron 2008-12-08 13:48:36 +13:00
Robert O'Callahan
9599929a93 Bug 465913. Don't need to call BreakFromPrevInFlow in nsContainerFrame::DeleteNextInFlowChild. r+sr=dbaron 2008-12-08 13:39:11 +13:00
Ben Turner
76d75aa4a4 Bug 468187 - 'Workers: Timeout ids should start at 1, not 0'. r+sr+a=jst 2008-12-07 16:15:57 -08:00
timeless@mozdev.org
90b5902b8a Bug 468045. r+sr=jst. 2008-12-07 16:15:54 -08:00
Ben Turner
f08f233265 Bug 460437 - 'innerHtml doesn't update DOM when Html markup goes from Invalid to Valid'. r+sr=mrbkap. 2008-12-07 16:15:52 -08:00
Ben Turner
a3f1dfd7b3 Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst. 2008-12-07 16:15:49 -08:00
Ben Turner
9533cd1dca Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder'. Followup OOM check to bustage fix. r+sr=jst, a=blocking1.9.1 2008-12-07 16:15:45 -08:00
Ben Turner
052aad2edb Bug 467162 - 'uninitialized local variable warning in xpcwrappedjsclass.cpp'. r+sr=jst, a=blocking1.9.1 2008-12-07 16:15:43 -08:00
Mats Palmgren
70fe37b079 Crash test for bug 421839. 2008-12-08 00:11:48 +01:00
Mats Palmgren
4097da34ae Don't crash if views were destroyed while flushing notifications. b=421839 r+sr=roc 2008-12-08 00:11:37 +01:00
Mats Palmgren
db78c7fdc2 Make GetCurrentEventFrame() return null if the shell is being destroyed (don't call GetPrimaryFrameFor()). b=421839 r+sr=roc 2008-12-08 00:10:31 +01:00
L. David Baron
c56c851ea5 Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc 2008-12-07 13:58:07 -08:00
Daniel Holbert
20e31abd7a Bug 418643 trivial follow-up: Remove unneded 'typedef' token, in 'typedef struct folderChildrenInfo { ...', to fix compiler warning. r=sdwilsh 2008-12-07 11:56:39 -08:00
Mats Palmgren
2b490c6718 Fix the parent pointer for ::first-letter child frame next-in-flows. b=401042 r+sr=roc 2008-12-07 19:21:40 +01:00
Mats Palmgren
c30beea957 Inherit -moz-box-ordinal-group to special frames and use a stable sorting algorithm (mergesort). b=431705 r+sr=roc 2008-12-07 19:11:30 +01:00
L. David Baron
385ed10f75 Use a local stack rather than the call stack in SkipUntil to avoid excessive recursion. (Bug 432561) r+sr=bzbarsky 2008-12-07 10:00:43 -08:00
Joel Maher
9bf1c1fa27 Add tests for media queries in print media. (Bug 466171) r=dbaron 2008-12-07 10:00:43 -08:00
Robert Kaiser
9691119ed8 bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00