Commit Graph

55914 Commits

Author SHA1 Message Date
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
Margaret Leibovic
04905da89f Bug 582485 - Remove history dropdown arrow behind back button r=gavin a=sdwilsh 2010-10-18 12:25:04 -07:00
Stephen Horlander
9df7823e08 Bug 603541 - create theme-specific throbber apng files for tab progress throbbers r=beltzner a=blocking 2010-10-18 12:25:01 -07:00
Dave Townsend
1653ce756e Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-10-18 11:11:05 -07:00
Drew Willcoxon
604ae5fe49 Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final 2010-10-18 11:12:18 -07:00
Boris Zbarsky
52ff738d80 Bug 602780. Fix handling of hosts in NS_SecurityCompareURIs. r=jst, a=blocker,jst 2010-10-15 17:55:53 -04:00
Ehsan Akhgari
1acdecd31f Bug 604332 - Whitelist attribute names beginning with "_" when pasting HTML into an editable field; r,a=roc 2010-10-18 13:59:34 -04:00
Ehsan Akhgari
88e3c3e1a4 Bug 604532 - Copying from the location bar doesn't copy the entire URL if some text has been appended to it; r=roc a=blocking-final+ 2010-10-18 13:58:55 -04:00
Jim Mathies
78505ffe02 Merge, a=blocking. 2010-10-18 12:52:56 -05:00
Jim Mathies
bc848a2e80 Backout changeset 6714a0c929d4 due to paint assertions, a=bustage. 2010-10-18 12:52:43 -05:00
Doug Turner
ec176214ee Syncing js and m-c system-headers. r=dougt a=buildbustage 2010-10-18 10:16:45 -07:00
Robert Sayre
8134438166 Merge a=blockers 2010-10-18 12:03:45 -05:00
Robert Sayre
691490c128 Merge tracemonkey to mozilla-central. 2010-10-18 12:01:28 -05:00
Tero Turtiainen
1ed4371ff3 Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 81386b7a9f512a2d060efcbe7b272bb0f4936fa4
2010-10-18 09:46:42 -07:00
Vivien Nicolas
baf34304c4 Bug 603848 - Add a notifier observer about the IME State [r=masayuki,a=blocking-fennec] 2010-10-18 18:37:00 +02:00
Josh Matthews
0d09c3e576 Bug 482175 - Put off further actions that depend on hidden asynchronicity. a=test-only 2010-10-18 11:03:32 -04:00
Jim Mathies
dc9ef6ddce Bug 594821 - Trigger a sync paint on intial window show. r=roc, a=final. 2010-10-18 09:24:27 -05:00
Kyle Huey
4859ca23ca Update in-tree pymake to tip. a=NPOTB 2010-10-18 09:50:27 -04:00
Josh Aas
41886b010b Bug 599267: Re-enable "test_bug479979.xul" on Mac OS X. a=test 2010-10-18 08:52:06 -04:00
Dão Gottwald
411c68dd9c Disable broken browser_webconsole_bug_588342_document_focus.js. a=test-only 2010-10-18 14:15:41 +02:00
timeless@mozdev.org
536ee6bcd8 Bug 604629 - nsClipboard::SetNativeClipboardData leaks primitive_data. r+a=dougt 2010-10-18 11:25:41 +02:00
Dão Gottwald
fb4740e982 no bug - stop using switchToTabHavingURI in this test
--HG--
extra : rebase_source : 5d008141da6e923c003d00bb7e48cd1d482a483e
2010-10-17 21:50:15 +02:00
Blake Kaplan
81e28f8cec Bug 604368 - Share some code so that bug fixes fix both parts. r=peterv a=blocking beta7 2010-10-16 15:26:14 -07:00
Peter Van der Beken
9c40aad72a Fix for bug 604362 (Don't rewrap XPCWrappedNatives that don't have classinfo). r=mrbkap. 2010-10-16 01:43:53 -07:00
Blake Kaplan
4e14d8e983 Bug 604476 - Do a full property resolve when enumerating. r=gal
--HG--
extra : rebase_source : be6ee618aebfed864e737d341208e854061671ee
2010-10-15 18:27:42 -07:00
Blake Kaplan
677d1719d6 Bug 604797 - Wrap values in nsJSCID::CreateInstance. r=peterv
--HG--
extra : rebase_source : 013a2f6a7056bb50673b5328d31fd069cb05f5ec
2010-10-15 18:27:29 -07:00
Blake Kaplan
4c0461f1ad Fix bug 593602. r=gal
--HG--
extra : rebase_source : d0f105abd26702cd95c6b530ed6d1b1c76c82d52
2010-10-15 14:15:53 -07:00
Mike Hommey
fb7d6f2c26 Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+ 2010-10-15 12:27:14 +02:00
Serge Gautherie
7a88ce88a3 Bug 599751 - Javascript strict warnings in nsSearchService.js; (Av1a) Add 2 missing 'let'.
r+a-2.0=gavin.sharp.
2010-10-18 08:43:35 +02:00
Blake Kaplan
eecf8c3275 Bug 604368 - Share some code so that bug fixes fix both parts. r=peterv a=blocking beta7
--HG--
extra : rebase_source : e5b45f7353e36a0267df8d2ba1f65ec0093753b7
2010-10-16 15:26:14 -07:00
Blake Kaplan
86245a5e28 Fix bug 593602. r=gal, a=blocking
--HG--
extra : rebase_source : ecef0f452e8451150f63bdf9e390f506d61b6f76
2010-10-15 14:15:53 -07:00
David Mandelin
b921204b94 Bug 603077: OOM safety for JM assembler buffer, r=dvander 2010-10-14 16:33:49 -07:00
Sean Stangl
47aced3e61 Avoid convertValueToType() in PunboxAssembler. b=604448, r=dvander. 2010-10-15 19:17:35 -04:00
David Mandelin
1d856b8741 Bug 604799: allocate 64K code memory chunks on Windows, r=dvander 2010-10-15 15:42:56 -07:00
David Anderson
d54dd1cc18 Merge backout. 2010-10-15 15:30:17 -07:00
David Anderson
0c625a8d1a Backed out changeset 8ea3083a9787 2010-10-15 15:29:57 -07:00
David Anderson
e0dffc93d5 Merge backout. 2010-10-15 15:29:31 -07:00