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

233476 Коммитов

Автор SHA1 Сообщение Дата
Blake Kaplan 0baaf609f7 Followup fix for bug 605167. a=blocking beta 7 2010-10-18 16:45:39 -07:00
Blake Kaplan 994b516c45 Fix bug 605167. r=peterv 2010-10-18 15:21:50 -07:00
Blake Kaplan 74f01b72f4 Bug 604365 - Don't accidentally share JSSLOT_PROXY_EXTRA with functions. r=peterv 2010-10-18 15:21:47 -07:00
Blake Kaplan 960b044648 Bug 604826 - Make constructors on Xray wrappers work properly again. r=peterv 2010-10-18 15:20:47 -07:00
Mark Banner 3f70935eb7 Fix non-IPC build bustage from bug 561085. a=bustage-fix 2010-10-19 17:32:37 +01:00
Felipe Gomes 82fe7096ba 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 d51ae139e7 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 b0d4103811 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 0ccddd02da 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 8322e7ea12 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 bba2d5178b Bug 511348 - Fixes build bustage on Android thumb builds r=derf a=build-bustage 2010-10-19 09:46:53 -07:00
Dan Witte 734265ed01 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 f90d6cec5d 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 49745c22d6 Bug 585124 - Fix leak [@StructType::DefineInternal]. r=Waldo, a=bsmedberg 2010-10-19 09:37:03 -07:00
Josh Matthews 0a5a3e1618 Bug 561085 - Bustage fix. a=bustage 2010-10-19 11:44:31 -04:00
Josh Matthews 12dac2fc53 Bug 561085 - Add IDPL queueing to wygiwyg protocol. r=dwitte a=blocking-fennec 2010-10-17 09:41:50 -04:00
Michal Novotny cb302b8fbb 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 10b39d0f10 Bug 536289 - Generalize IPDL event queue some more. r=jduell a=blocking-fennec 2010-10-16 01:26:14 -04:00
Marco Bonardo 31b159651d 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 0b05880afe 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 e457aa01ce 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 a8570a6bf2 Bug 595070 - Content tests for input.list. r=sicking a=tests 2010-10-19 15:11:23 +02:00
Rob Campbell c4d620c628 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 cdb09eb078 Bug 570387 - PlacesDBUtils should register itself in the idle-daily category. r+a=dietrich 2010-10-19 12:44:03 +02:00
Henri Sivonen e1e188c334 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 6b73e4e930 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 f438830678 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 50e562876c Bug 603899 - Revert broken (and unrelated) hunk from bug 522770. r=bsmedberg,a=bsmedberg 2010-10-19 11:12:27 +02:00
Vivien Nicolas 035e4cad1e 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 85f18e9950 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 8bb7df3378 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 9f492d5618 Followup fix to test for bug 586763. a=orange 2010-10-18 23:34:40 -07:00
Aryeh Gregor 3a5a339800 Bug 586763 - Several integer reflected attributes have wrong defaults. r=sicking a=sicking 2010-10-18 22:53:15 -07:00
Alice0775 White e0d301715d 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 2f8e0906ff 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 4eadbd727a 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 038de97c0d 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 4c8043cb24 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 7395af3488 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 6c223bb33a Bug 604536 - Re-enable tests disabled by Compartments landing a=testfix 2010-10-18 19:54:16 -03:00
Mihai Sucan 48f2aade0b Bug 603610 - JavaScript Error: notificationBox is null, r=robcee, a=testfix 2010-10-18 19:54:16 -03:00
David Dahl a189ab37b6 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 48d3ad8c5f 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 e5761caf42 Bug 551631 - add crashtest (a=NPOTB) 2010-10-18 14:06:32 -07:00
Jesse Ruderman 88529f763d Bug 504000 - add crashtest 2010-10-18 14:06:32 -07:00
Jesse Ruderman 2bdb9e981a 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 4ce61ffa6c 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 8ae5556917 fix duplicate IDs from 664dc9adfcf5 (Bug 582485) r=gavin a=bustage 2010-10-18 14:01:43 -07:00
Josh Aas 365e1b4218 Bug 599087: Re-enable plugin crash tests on Mac OS X. a=test 2010-10-18 16:11:49 -04:00
David Bienvenu a09712e130 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