Граф коммитов

254183 Коммитов

Автор SHA1 Сообщение Дата
Robert Sayre 17379260cb Merge backout. 2010-07-31 11:16:52 -07:00
Robert Sayre aecc47573f Backed out changeset af011e92ad0b. (Dave Herman – bug 583281, r=jimb: njs should get symlinked into objdir). This doesn't build on windows. 2010-07-31 11:16:38 -07:00
Robert Sayre 326985c38d Bug 583493 - nsTransactionItem log spew is making working with tinderbox impossible. 2010-07-31 10:58:35 -07:00
Robert Sayre edb6dfe9b1 (b=583450, 583375) Fix ShaderLang.h bustage. Commas at the end of enum lists. 2010-07-31 00:01:14 -07:00
Bobby Holley 79269433a8 Bug 578591 and bug 579139 - Disable test_bug435296.html and test_bug478398.html due to intermittent orange. r=lumpy 2010-07-31 14:39:06 -04:00
Bobby Holley 86b7ec2996 Bug 521497 - refactor nsImageLoadingContent to make it easier to track when images appear and go away. r=bz,a=blocker 2010-07-31 13:54:59 -04:00
Bobby Holley f207e2e08d Bug 583205 - Crash at the time of download completion. r=karlt,a=blocker 2010-07-31 13:44:23 -04:00
Brian Birtles 42e8da7d27 Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN 2010-07-31 16:02:52 +09:00
Craig Topper aaf7cdec84 Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
--HG--
extra : rebase_source : db2a1a863ed6c646ef8eb850eaf93b64b4552be7
2010-07-30 20:44:45 -07:00
L. David Baron 10594e918c Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
Patrick Walton bd78517131 Bug 582664 - Add a Developer menu to the app button. r=dolske, ui-r=limi, a2.0=gavin [initially landed incorrect patch; now landing the differences between the wrong version and the right version] 2010-07-30 20:50:52 -07:00
Robert Sayre 1f19290c2a Change a comment to match the surrounding code. 2010-07-30 20:12:45 -07:00
Craig Topper 7a3c5ef589 Remove aTag argument from nsICSSPseudoComparator::PseudoMatches. (Bug 576794) r=bzbarsky a2.0=bsmedberg 2010-07-30 16:48:57 -07:00
Craig Topper 687173142c Remove QueryFrame support for nsICSSPseudoComparator. (Bug 576794) r=bzbarsky a2.0=bsmedberg 2010-07-30 16:48:57 -07:00
Craig Topper 407875a797 DeCOMtaminate nsICSSPseudoComparator::PseudoMatches method signature. (Bug 576794) r=bzbarsky a2.0=bsmedberg 2010-07-30 16:48:57 -07:00
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