Ms2ger
64a48c5362
Bug 573322 - Align td@align with HTML5; r=bzbarsky a=blocking-betaN
2010-07-30 16:48:57 -07:00
Ms2ger
b4a2ed9a09
Bug 573258 - Support a.text as defined in HTML5; r=Olli.Pettay approval2.0=benjamin
2010-07-30 16:48:57 -07:00
L. David Baron
b2e63de23c
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Phil Ringnalda
fb719d2e4a
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
ef12fb714d
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
839287ef4a
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
de24b480de
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
6c36aa723c
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
0669409278
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
9fffc42540
Rename displaySave member of the stack frame to padding. (r=luke)
2010-07-30 11:57:03 -07:00
Jason Orendorff
637ea525c6
Delete obsolete comment. no_r=me.
...
--HG--
extra : rebase_source : 8b9b7408c0efd682a5f11f827fca2d2304e0a4a3
2010-07-30 10:21:11 -05:00
Ginn Chen
e3e7455490
Bug 568782 add #ifdef SOLARIS for mmap/munmap changes r=igor
2010-07-30 18:51:58 +08:00
Karl Tomlinson
2775fb6c1d
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
14c711fa3e
b=583375; update ANGLE to r367; r=vlad
2010-07-30 15:22:11 -07:00
Mark Banner
b7491daeb6
Bustage fix for the bug 582032 bustage fix (typo)
2010-07-30 23:08:14 +01:00
Mark Banner
acca758782
Follow up to bug 582032, bustage fix for non-IPC builds - add needed ifdef.
2010-07-30 22:15:16 +01:00
Antti Jarvelin
849397d97c
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
f97f6026c8
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
6fcf62bd07
[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
e4bf07ac29
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
613eb9fa82
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
Luke Wagner
832e801c21
Bug 581875 - use js::HashSet in JSAtomState (r=igor)
2010-07-28 09:54:14 -07:00
Robert Sayre
ca8bd3912e
Merge backout.
2010-07-29 18:15:03 -07:00
Robert Sayre
171b8bfd3f
Backed out changeset d8bbb2ef3038. (Igor Bukanov – bug 579957 - parent as a field in JSObject. r=lw)
2010-07-29 18:11:41 -07:00
Igor Bukanov
e69273441e
bug 579957 - parent as a field in JSObject. r=lw
2010-07-29 19:11:27 +02:00
Jason Orendorff
7d24a3b933
Fix MSVC warnings about class JSFunction. no_r=me.
2010-07-29 08:08:23 -05:00
Jason Orendorff
0f3807e69b
Remove extra backslashes. no_r=me.
2010-07-29 08:06:32 -05:00
Chris Jones
2e4473d98e
Bug 582174: IsDead() was intended to check for null. r=dwitte
...
--HG--
extra : rebase_source : 3a85ae01837b303c13c412e26b78b8179cdfff75
2010-07-27 01:26:41 -05:00
Doug Turner
58e1058fdc
Bug 582032 - Part 1 - Adds a start method to nsIXULRuntime. r=cjones
...
--HG--
extra : rebase_source : 6e4e6dde727ecfc37393dbd73c3233e6c3c80a2e
2010-07-30 11:43:56 -07:00
Bill Gianopoulos
64c1a2e7e1
Bug 575245 - Fix for fx window z-Level issue with windows taskbar set to auto-hide. r=neil, sr=jimm.
2010-07-30 14:24:36 -05:00
Jeff Muizelaar
0610c347b3
Bug 576169: Use fill() where possible rather than clip-paint. r=vlad
2010-07-30 20:57:19 +02:00
Justin Lebar
6e3384a66f
merge
2010-07-30 11:36:30 -07:00
Justin Lebar
c99d435559
Backed out changeset d9717604f007
2010-07-30 11:36:18 -07:00
Justin Lebar
d8f3122109
Bug 561076 - Use a hashtable to speed up nsContentUtils::UnregisterPrefCallback. r=bzbarsky a=blocking2.0
...
--HG--
extra : rebase_source : 753885fe23666d392cea378b2d911a754df7ef58
2010-07-30 10:22:57 -07:00
Rob Arnold
7fa67f5cba
Bug 580522 - Need a user-visible pref to disable Aero Peek r=gavin ui-r+a=beltzner
2010-07-30 13:11:06 -04:00
Dave Townsend
8bf77dbae7
Fix a merge failure in the test from bug 581229.
2010-07-30 08:36:35 -07:00
Peter Van der Beken
f4b34d7843
Back out debugging code for bug 500105.
2010-07-30 11:57:19 +02:00
Josh Aas
e461bba5b9
Bug 531552: Force handling of at-launch open-url and open-file Apple Events to happen during command line construction so that we can put them on the command line and don't open unnecessary windows. r=benwa
2010-07-30 09:44:51 -04:00
Mark Banner
34353c7d9b
Bug 574333 Include xpfe/components/directory in the list of things that Thunderbird builds. r=ted,sr=bienvenu,a=bsmedberg
2010-07-30 12:33:30 +01:00
David Dahl
8cb3adf561
Bug 579954 - sometimes gBrowser cannot be accessed, r=gavin
2010-07-30 08:30:55 -03:00
Patrick Walton
9e5c1b03b4
Bug 582460 - Revamp the look of the filter buttons on the Web Console, r=mossop, a=beltzner
2010-07-30 08:30:55 -03:00
Patrick Walton
24de553363
Bug 582455 - Remove the grippy from the Web Console, r=mossop, a=beltzner
2010-07-30 08:30:55 -03:00
Mihai Sucan
690aa1ba83
Bug 566081 - Inspect doesn't work inside iframes, r=gavin
2010-07-30 08:30:55 -03:00
Patrick Walton
5b37d3c44a
Bug 582135 - Move the Web Console filter box to the right, r=gavin, a=mossop
2010-07-30 08:30:55 -03:00
Rob Campbell
c82beeafed
Bug 574408 - Make use of titlebar attributes in Inspector to allow panel positioning, r=gavin, a=bsmedberg
2010-07-30 08:30:55 -03:00
Ginn Chen
d6ceb22c9e
Bug 579856 Failed to build angle code with Sun Studio 12 r=vlad a=joedrew
2010-07-30 18:54:04 +08:00
Ginn Chen
6412ed7889
Bug 582189 Fix harfbuzz build issue with Sun Studio r=jfkthame a=joedrew
2010-07-30 18:52:55 +08:00
Henri Sivonen
379b336664
Bug 582940 - Make the HTML5 parser URL unescape <a name> until HTML5-compliant fragment navigation is supported. r=bzbarsky, a=blocking2.0-betaN.
...
--HG--
extra : rebase_source : 0e4cb540161dfe445d58840618877f97cbe8eba0
2010-07-30 13:08:36 +03:00
Henri Sivonen
800a62c10e
Bug 582788 - Treat non-ASCII-superset encoding the same way in late meta handling as in meta prescan. r=bzbarsky, a=blocking2.0-betaN.
...
--HG--
extra : rebase_source : 53407afad2a7304d77c1faa3e43301db4fa84ff2
2010-07-30 13:03:54 +03:00
Henri Sivonen
a40a9dcef6
Test case for bug 534293 - Make speculative loads initiated by the HTML5 parser take <base> into account. r=jst, a=blocking2.0-betaN.
...
--HG--
extra : rebase_source : 7641b185ed8704104f7dfaa4744959da8697537b
2010-07-26 13:55:43 +03:00