Commit Graph

55950 Commits

Author SHA1 Message Date
Blake Kaplan
62932af16b Followup fix for bug 605167. a=blocking beta 7 2010-10-18 16:45:39 -07:00
Blake Kaplan
a00685f551 Fix bug 605167. r=peterv 2010-10-18 15:21:50 -07:00
Blake Kaplan
6a9a5ebb06 Bug 604365 - Don't accidentally share JSSLOT_PROXY_EXTRA with functions. r=peterv 2010-10-18 15:21:47 -07:00
Blake Kaplan
50ccf04391 Bug 604826 - Make constructors on Xray wrappers work properly again. r=peterv 2010-10-18 15:20:47 -07:00
Mark Banner
76e1d7ec5f Fix non-IPC build bustage from bug 561085. a=bustage-fix 2010-10-19 17:32:37 +01:00
Felipe Gomes
c1ad5cb316 Bug 601603. Part 5 - Ensure that the layer that holds the window background is never opaque for glass windows. r=roc a=beta8 2010-10-19 15:02:25 -02:00
Felipe Gomes
3764263709 Bug 601603. Part 4 - Display clearing widget over caption buttons when Personas is used with Aero Glass theme. r=dao 2010-10-19 15:02:24 -02:00
Felipe Gomes
170e922159 Bug 601603. Part 3 - Retrieve necessary system metrics to measure size and position of caption buttons. r=jmathies 2010-10-19 15:02:24 -02:00
Felipe Gomes
746b270fda Bug 601603. Part 2 - Implement widget appearance that clears the context area where it is positioned. r=roc 2010-10-19 15:02:24 -02:00
Felipe Gomes
e6a0eba957 Bug 601603. Part 1 - Cleanup nsWindowGfx code that previous handled personas + caption buttons. r=jmuizelaar 2010-10-19 15:02:24 -02:00
Brad Lassey
9734e16ccc Bug 511348 - Fixes build bustage on Android thumb builds r=derf a=build-bustage 2010-10-19 09:46:53 -07:00
Dan Witte
3b44c6986f Bug 595305 - Factor cookie third-party URI code into separate API. Tests. r=bent, a=betaN+ 2010-10-19 09:37:03 -07:00
Dan Witte
9a433ac962 Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+ 2010-10-19 09:37:03 -07:00
Dan Witte
878fac07fc Bug 585124 - Fix leak [@StructType::DefineInternal]. r=Waldo, a=bsmedberg 2010-10-19 09:37:03 -07:00
Josh Matthews
812c0770da Bug 561085 - Bustage fix. a=bustage 2010-10-19 11:44:31 -04:00
Josh Matthews
f90219471a Bug 561085 - Add IDPL queueing to wygiwyg protocol. r=dwitte a=blocking-fennec 2010-10-17 09:41:50 -04:00
Michal Novotny
ac7049477a Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
2010-10-11 13:35:10 +02:00
Josh Matthews
fcdd709275 Bug 536289 - Generalize IPDL event queue some more. r=jduell a=blocking-fennec 2010-10-16 01:26:14 -04:00
Marco Bonardo
0491c32219 Bug 541373 (part 2) - Provide a global VACUUM component. Use idle-daily category. r=sdwilsh a=blocking 2010-10-19 15:46:51 +02:00
Marco Bonardo
f8d95d590c Bug 541373 (part 1) - Provide a global VACUUM component. r=sdwilsh sr=vlad a=blocking 2010-10-19 15:46:49 +02:00
Mounir Lamouri
88788a3064 Bug 553097 - Do not create a frame and DOM node for placeholder if not needed. r=ehsan,roc a=blocking 2010-10-19 15:11:07 +02:00
Mounir Lamouri
453abc2b01 Bug 595070 - Content tests for input.list. r=sicking a=tests 2010-10-19 15:11:23 +02:00
Rob Campbell
6fe8b257df Bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-19 09:42:47 -03:00
Marco Bonardo
181f7fb107 Bug 570387 - PlacesDBUtils should register itself in the idle-daily category. r+a=dietrich 2010-10-19 12:44:03 +02:00
Henri Sivonen
4818f161a8 Bug 602727 - Split HTML5 tree builder tests into two mochitests to avoid timeouts on slow computers. r=jgriffin, a=test-only.
--HG--
rename : parser/htmlparser/tests/mochitest/test_html5_tree_construction.html => parser/htmlparser/tests/mochitest/test_html5_tree_construction_part2.html
2010-10-15 12:23:42 +03:00
Marco Bonardo
029b65abf6 Bug 602872 - remove the idle-daily workaround introduced in Places unit tests, no more needed. a=tests-only 2010-10-19 11:18:42 +02:00
Marco Bonardo
6742cfb4e5 Bug 602871 - XPCShell test harness should ignore system idle time while running tests, r=ted a=tests-only 2010-10-19 11:18:40 +02:00
Mike Hommey
18616ac1a0 Bug 603899 - Revert broken (and unrelated) hunk from bug 522770. r=bsmedberg,a=bsmedberg 2010-10-19 11:12:27 +02:00
Vivien Nicolas
590a2f77f1 Bug 604192 - Chrome process IME state should not be altered by content [r=jimnchen,a=blocking-fennec] 2010-10-19 10:21:31 +02:00
Olli Pettay
c3253c9c69 Bug 603550 - No longer auto-capturing mouse move events on the content window / dragging an jQuery UI draggable element does not work correctly when mouse moves outside the window, r=roc, a=blocking
--HG--
extra : rebase_source : ff1b042f7b27a67ca8cbe2b479d5b653a319e84d
2010-10-19 10:46:31 +03:00
Peter Van der Beken
e31ab8ce09 Fix for bug 604957 (Change sandbox constructor to take one optional argument instead of two). r=mrbkap, a=blocking. 2010-10-15 11:02:42 -07:00
Jonas Sicking
83ce0df2de Followup fix to test for bug 586763. a=orange 2010-10-18 23:34:40 -07:00
Aryeh Gregor
eed02cddb9 Bug 586763 - Several integer reflected attributes have wrong defaults. r=sicking a=sicking 2010-10-18 22:53:15 -07:00
Alice0775 White
31b5f55245 Bug 597259 - Add exception... and Get me out of here buttons does not work inside iframe page. r=sicking a=blocker 2010-10-18 22:53:14 -07:00
Arisu
e4a5ae3b74 Bug 599473. Don't leak script objects if a xul prototype script is used in both fastloaded and non-fastloaded situations. r=bzbarsky, a=bzbarsky 2010-10-19 01:15:32 -04:00
Timothy B. Terriberry
5e63566740 Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
2010-10-18 19:56:01 -07:00
Timothy B. Terriberry
8dd1e23dc0 Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. r=chris.double a=blocking-fennec
--HG--
extra : rebase_source : 807703f9008d0e6c3829370a8a84e0914e2ccb29
2010-10-18 19:55:45 -07:00
Boris Zbarsky
c27f01b21f Bug 605157. Style linking elements should work in XML when set via innerHTML. r=sicking, a=blocker 2010-10-18 23:45:34 -04:00
Rob Campbell
2bcd29c340 bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-18 19:57:09 -03:00
Rob Campbell
df11d3cb19 Bug 604536 - Re-enable tests disabled by Compartments landing a=testfix 2010-10-18 19:54:16 -03:00
Mihai Sucan
808729dd28 Bug 603610 - JavaScript Error: notificationBox is null, r=robcee, a=testfix 2010-10-18 19:54:16 -03:00
David Dahl
4e42789dbf Bug 604431 - Command Completion broken on today's build in JSTerm r=gavin.sharp a=beta7+ 2010-10-18 15:28:22 -07:00
Philipp von Weitershausen
5bb24d494d Bug 604565 - Attempt to make tests hang less on OS X. r=mconnor a=afrosdwilsh
Reduce amount of pointless network calls by not registering any engines for tests that provide their own fake engine implementations anyway.
2010-10-19 00:07:04 +02:00
Jesse Ruderman
ac1ac89d0c Bug 551631 - add crashtest (a=NPOTB) 2010-10-18 14:06:32 -07:00
Jesse Ruderman
6dfd9c4022 Bug 504000 - add crashtest 2010-10-18 14:06:32 -07:00
Jesse Ruderman
4014f9d88d Bug 540980 - try to make crashtest 143862-1 more deterministic; make 3 versions of it 2010-10-18 14:06:31 -07:00
Dave Townsend
c3432639c9 Bug 562922: Multiple entries of the same extension and theme appear if the installation/update is triggered more than once. r=robstrong, a=blocks-betaN 2010-10-18 13:51:46 -07:00
Margaret Leibovic
1315098a70 fix duplicate IDs from 664dc9adfcf5 (Bug 582485) r=gavin a=bustage 2010-10-18 14:01:43 -07:00
Josh Aas
0b42f3de72 Bug 599087: Re-enable plugin crash tests on Mac OS X. a=test 2010-10-18 16:11:49 -04:00
David Bienvenu
6519e20412 fix bug 592633, r=enndeakin, a=beltzner, xul template builder has trouble with datasources adding children to collapsed nodes 2010-10-18 12:56:56 -07:00