Commit Graph

49734 Commits

Author SHA1 Message Date
Phil Ringnalda
836279228e Bug 569623 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as passing on Linux, since the CentOS boxes where they failed are gone (relanding to fix bug 578286) a2.0=tests 2010-07-30 16:48:57 -07:00
Patrick Walton
d77f64f0ab Bug 582664 - Add a Developer menu to the app button. r=dolske, ui-r=limi, a2.0=gavin 2010-07-30 16:48:57 -07:00
Peter Van der Beken
ca73bb6e12 Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog). r=sdwilsh. a2.0=blocking. 2010-07-30 16:48:57 -07:00
L. David Baron
e0b8d226cd Make zwnj-01 have a background color so that the SVG filter works correctly. (Bug 581081) r=jfkthame a2.0=tests 2010-07-30 16:48:57 -07:00
Dave Herman
1cd082cba6 bug 583281, r=jimb: njs should get symlinked into objdir
--HG--
rename : js/src/njs => js/src/shell/njs
2010-07-30 15:17:14 -07:00
Zack Weinberg
788b4d617f Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
--HG--
rename : toolkit/components/ctypes/Module.cpp => toolkit/components/ctypes/ctypes.cpp
rename : toolkit/components/ctypes/Module.h => toolkit/components/ctypes/ctypes.h
2010-07-30 12:17:56 -07:00
Chris Leary
460cdeaae5 Rename displaySave member of the stack frame to padding. (r=luke) 2010-07-30 11:57:03 -07:00
Jason Orendorff
6972003bf8 Delete obsolete comment. no_r=me.
--HG--
extra : rebase_source : 8b9b7408c0efd682a5f11f827fca2d2304e0a4a3
2010-07-30 10:21:11 -05:00
Ginn Chen
7a935c4faf Bug 568782 add #ifdef SOLARIS for mmap/munmap changes r=igor 2010-07-30 18:51:58 +08:00
Karl Tomlinson
b63f16d676 b=579736 use cairo_surface_create_similar in CreateSimilarSurface to create surfaces that support simple overlapping self-copies r=jrmuizel
--HG--
extra : rebase_source : c789d681825d8a4b22d7b3161ec476a5f85d73b2
2010-07-30 15:16:17 +12:00
Vladimir Vukicevic
a827c80a2f b=583375; update ANGLE to r367; r=vlad 2010-07-30 15:22:11 -07:00
Mark Banner
88d5f2d936 Bustage fix for the bug 582032 bustage fix (typo) 2010-07-30 23:08:14 +01:00
Mark Banner
410bcb1393 Follow up to bug 582032, bustage fix for non-IPC builds - add needed ifdef. 2010-07-30 22:15:16 +01:00
Antti Jarvelin
ce34e772be Bug 582912 - Extend copy paste support of Fennec Qt port. r=dougt
--HG--
extra : rebase_source : cc841f301338cc66b2382a398627a96373c3406a
2010-07-30 12:46:30 -07:00
Wolfgang Rosenauer
717bd8d70c Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
--HG--
extra : rebase_source : 49d8fbe234bf447b87486ac4404a148d676e009c
2010-07-30 12:46:20 -07:00
Robert Strong
8b30a102a6 [Windows only] patch 3 - cleanup and a typo fix for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin 2010-07-30 12:34:18 -07:00
Bas Schouten
e02e026ac3 Bug 567169: Followup changeset 4a3e8596e8fc - addresses review comments I neglected to process when pushing the patch. a=blocking-betaN 2010-07-30 21:31:15 +02:00
Jan Arne Petersen
f78a041233 Bug 583070 - Crash in [@ nsDragService::~nsDragService()] because mDrag is deleted twice. r=dougt
--HG--
extra : rebase_source : f913da27aabc3ee03bcb2cb0e7ce73f6c9ec7d28
2010-07-30 12:10:08 -07:00
Edward Lee
7f341af8ce Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Dão Gottwald
65f2ab042f Bug 562452 - Clicking the identity button when the location bar was focused shouldn't draw a focus ring. r=mano
--HG--
extra : rebase_source : 5adca230585661724a3d2f676bb41b00e806241b
2010-08-12 09:39:50 +02:00
Dão Gottwald
f00da13df1 Bug 583745 - Adjust toolbar gradients for when the navbar is hidden. r=mano
--HG--
extra : rebase_source : 5c328590081e0842e9746cf2ddac40e962935874
2010-08-11 15:13:09 +02:00
Dão Gottwald
ddbf1e4462 Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
--HG--
extra : rebase_source : 6f9c8f691706b63e70c2fc0d91b115e8894d5e0a
2010-08-11 15:12:54 +02:00
Dão Gottwald
6852eaac62 Bug 585021 - Animate when opening the Home page in a new tab. r=gavin
--HG--
extra : rebase_source : 069d2f3763662312c50eebdeb918cd7a6134c06f
2010-08-11 15:12:41 +02:00
Dão Gottwald
e1aef24eb3 Bug 586114 - Consolidate toolbox bottom border styling. r=mano
--HG--
extra : rebase_source : 1e98fa4f4e221d6813e9b08a0558b544ac278d6c
2010-08-11 15:12:26 +02:00
Jeff Muizelaar
12954a0e6e Bug 586348 - [d2d] Device creation has shadow variables that cause problems, r=Bas,joe a=blocking2.0 2010-08-11 18:29:14 -07:00
Kyle Huey
38c87ad517 More dummy whitespace changes so I can check this merge into a CLOSED TREE 2010-08-12 00:34:01 -07:00
Kyle Huey
481543cd58 Reset the tree to the last known good state. a=roc 2010-08-12 00:31:28 -07:00
Kyle Huey
3f0be2219b Dummy whitespace changes to force a new head 2010-08-12 00:19:44 -07:00
Robert O'Callahan
07fc8c47f1 Backing out bug 497808, a=me 2010-08-12 15:59:23 +12:00
Robert O'Callahan
3a96c59bcc Backed out changeset 2e2b2ae083e5 2010-08-12 15:55:51 +12:00
Robert O'Callahan
bf99d1e8f9 Backed out changeset 0386f606ef5b 2010-08-12 15:53:40 +12:00
Robert O'Callahan
4621935f40 Fix bustage from changeset 2e2b2ae083e5, a=me 2010-08-12 14:43:46 +12:00
Rob Campbell
b7d6127633 Backing out 838edca9178f, e77d84f9ebe4, 8b3fd544de43 for bugs 584571, 561782 and 573102, a=roc 2010-08-11 23:26:05 -03:00
Michael Wu
e6fc7e3ace Merge backout of ccfdad9f5c93 bug 583145 a=roc 2010-08-11 18:44:59 -07:00
Michael Wu
f43f59ccbc Backed out changeset ccfdad9f5c93 due to regressions (bug 583145) 2010-08-11 18:30:40 -07:00
Jeff Muizelaar
269be4058d Bug 586348 - [d2d] Device creation has shadow variables that cause problems, r=Bas,joe a=blocking2.0 2010-08-11 18:29:14 -07:00
Robert O'Callahan
6ac771f7ba Bug 497808. Enable dumping of cycle-collector graphs in any debug build. r=peterv,a=blocking 2010-08-12 12:03:23 +12:00
Michael Wu
c7b15f876d Bug 556644 - 6. Don't do slash fixup for omnijar, r=bsmedberg a=blocking2.0 2010-08-11 18:11:18 -07:00
Michael Wu
f90f4f45dd Bug 556644 - 5. Enumerate prefs in the omnijar, r=bsmedberg a=blocking2.0 2010-08-11 18:10:11 -07:00
Patrick Walton
868b899f24 Bug 583145 - Theme the Web Console filter bar appropriately on the Mac, r+a=dietrich 2010-08-11 20:38:02 -03:00
Patrick Walton
a510dca053 Bug 584571 - Allow the Web Console to be separately themed on Linux, r+a=gavin
--HG--
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/headsUpDisplay.css
2010-08-11 20:38:02 -03:00
Rob Campbell
fc739222d5 Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties r=gavin, r=l10n, a=blocking 2010-08-11 20:38:02 -03:00
Julian Viereck
7dcb1d1fce Bug 573102 - JS/DOM Object Introspector, r=gavin, a=blocking 2010-08-11 20:38:02 -03:00
Robert O'Callahan
a28e4dfacb Backing out bug 577607 to fix test failures, a=me 2010-08-12 11:34:05 +12:00
Robert O'Callahan
254458b52a Backed out changeset 0c4519d63a98 2010-08-12 11:32:21 +12:00
Robert O'Callahan
56c9cfe27b Backing out bug 577607 to fix test failures 2010-08-12 11:31:53 +12:00
Robert O'Callahan
d9b5206b2b Backed out changeset b7900afb72e5 2010-08-12 11:31:29 +12:00
Robert O'Callahan
4ddb9e24af Backing out bug 569520 to fix test failures 2010-08-12 11:31:00 +12:00
Robert O'Callahan
a1bb0ab39e Backed out changeset 464f978cfca5 2010-08-12 11:30:44 +12:00
Robert O'Callahan
83f9c15efd Backing out bug 569520 to fix test failures 2010-08-12 11:29:58 +12:00