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

210883 Коммитов

Автор SHA1 Сообщение Дата
David Zbarsky 3d96b7b4a7 Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst 2009-08-24 16:02:07 -04:00
Dão Gottwald ffb64b861a Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-10-01 14:31:24 +02:00
Graeme McCutcheon d1b3e0e73d Bug 519695 - Assorted findbar nits: set up the highlight search range in a more straightforward way, return the correct result from _highlightDoc, and remove some whitespace. r=gavin 2009-10-01 12:03:22 +01:00
Dão Gottwald a0f1033fb1 merge 2009-10-01 12:12:55 +02:00
Dão Gottwald a396258d54 Backed out bug 334697 to see if it caused a Ts Shutdown regression 2009-10-01 12:11:50 +02:00
Dão Gottwald 84cda3dcc6 Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss 2009-10-01 10:49:00 +02:00
Daniel Holbert 433e3fc3b0 Bug 519875: Rename SpacerFrame::GetType method to GetSpacerType so that it won't hide inherited method nsFrame::GetType. r=dbaron 2009-10-01 00:19:21 -07:00
Daniel Holbert 75f707fb2b Bug 519883: Use PRPackedBool instead of PRBool for bitfields in nsObjectLoadingContent. r=sicking 2009-10-01 00:18:12 -07:00
Daniel Holbert 8f998e98e9 Merge after backing out changeset 58c5864cb9c6 (Bug 518991) 2009-09-30 23:42:50 -07:00
Daniel Holbert 7ddef2412f Backed out changeset 58c5864cb9c6 (Bug 518991) due to linux orange (test failure in test_bug408328.html & 9240-byte leak) 2009-09-30 23:42:27 -07:00
Nick Thomas fbbae053a0 Bug 518641 followup, delete unified test-package directory (resolves bustage the 2nd time a build slave packages tests) 2009-10-01 17:21:51 +13:00
Josh Aas d25d22232a 64-bit fixes for nsChildView.mm, part 3. b=513777 r=mstange 2009-10-01 00:15:05 -04:00
Boris Zbarsky 9e1027ce01 Backed out changeset e22b5d4e8ce9 (bug 518940) on suspicion of causing Linux orange.
--HG--
extra : rebase_source : 431d4f6349808163322ff48cfb32d85cc8beefe5
2009-09-30 23:17:36 -04:00
Masayuki Nakano ba7930b505 Bug 513952 Refactor nsTSMManager r=josh 2009-10-01 11:52:50 +09:00
Blake Kaplan 8168b8f791 Bug 518991 - Implement access controls in COWs. For now, this is opt-in default unsafe. r=jst 2009-09-30 19:38:57 -07:00
Dietrich Ayala d1261351b1 Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Shawn Wilsher 9521d8060a merge for backout 2009-09-30 17:04:16 -07:00
Shawn Wilsher 1b0b7b4269 Backed out changeset 467f14a11325 (bug 517604) 2009-09-30 17:03:37 -07:00
Boris Zbarsky 7c84f0e911 Bug 514425. Be a little more careful about our ClearForm calls. r=sicking 2009-09-30 18:56:50 -04:00
Boris Zbarsky 0b1d6dd5d5 Bug 519608. In the common case, when wrapping .childNodes and .style we already have a wrapper for the element; make the PreCreate fast in this case. r=peterv 2009-09-30 18:56:06 -04:00
Markus Stange 24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Dão Gottwald 0cf3cebd9d Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
timeless@bemail.org bf6c9b1c41 Bug 471301 - nsNSSASN1Tree::LoadASN1Structure is missing calls to BeginUpdateBatch/EndUpdateBatch. r=kaie 2009-09-30 10:04:17 +02:00
Matt Crocker 7626b3040a Bug 432886 - Autocomplete textboxes ignore tabindex attribute. r=gavin 2009-09-30 10:03:27 +02:00
Markus Amalthea Magnuson 6976bebdce Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg 2009-09-30 10:02:22 +02:00
Dão Gottwald 74e88a5e85 Bug 519586 - anomaly on the back button texture when clicking the forward button 2009-09-30 09:57:52 +02:00
Jesse Ruderman c341b9ea1e Bug 499611 - Instrument nsLineList for trace-refcnt. r=dbaron 2009-09-29 18:34:46 -07:00
Shawn Wilsher a431274454 Bug 517604 - TestHarness.h should provide a directory provider for a profile directory.
Automagically provide a profile directory for native code tests.
r=bsmedberg
2009-09-24 10:49:45 -07:00
Shawn Wilsher f9e43b71fe Remove this test. It's not terribly useful (testing basic behavior of a
database which is covered by tests the SQLite group runs), and relies on a "bug"
that newer versions of SQLite fix.  rs=mconnor
2009-09-30 14:38:43 -07:00
Shawn Wilsher 3ab01afc42 Test only change to make tests clean up better by using the free profile directory given to us. No bug. r="duh, why didn't we do this sooner" 2009-09-30 14:17:06 -07:00
Josh Aas 2019309068 Use gcc-4.2 by default on Mac OS X in all configurations. b=513353 r=ted 2009-09-30 16:58:41 -04:00
Steven Michaud 174a0a1880 Bug 519532 - Null deference in nsMenuItemIconX::OnStopFrame(). r=josh 2009-09-30 14:36:28 -05:00
Jonathan Griffin 79f0b8329e Bug 517078. New test for NPN_NewStream and NPN_Write. 2009-09-30 11:17:39 -07:00
Benjamin Smedberg 42afa88874 Bug 518401 - configuring with a relative path fails on Windows, r=ted
--HG--
extra : rebase_source : 14de4165119fad32325c5251401c439a8aceb7b6
2009-09-30 10:07:38 -04:00
Mark Finkle 41034f569a Bug 517872: Lack of CrashReporter ServerURL breaks unit tests in Fennec, r=ted 2009-09-30 10:07:50 -04:00
Ted Mielczarek 735e15be83 bug 518641 - "make package-tests" doesn't work right on OS X universal builds. r=bsmedberg
This patch causes us to build archictecture-specific test packages in the
OS X universal build postflight makefile, and unifies them into a universal
test-package (containing the same test files, but universal binaries), and
then special-cases the "package-tests" target to use that pre-generated
test package in the universal build case.

--HG--
extra : rebase_source : 41d1f3fe887a2dbdee3ad560ab46bcb261883690
2009-09-29 08:31:50 -04:00
Ted Mielczarek 555cf95f52 bug 518641 - fix the "unify" script to properly handle Java .class files. r=bsmedberg
Java .class files and Mach-O fat binaries use the same 4-byte magic
number at the start of the file. 'unify' uses the magic number to detect
Mach-O binaries, so it chokes on Java .class files. This change makes us
use the same heuristic as file(1), which is to check the second 4 bytes
in the file. Java class files put a version number there, and Mach-O
fat binaries put the number of contained architectures there. Conveniently,
Mach defines only 18 architectures, and Java's lowest shipping version
number is 43, so there's no overlap in valid values.

--HG--
extra : rebase_source : 84f5382bca6fa4bde721686f029514a41dfaf6b4
2009-09-29 08:31:50 -04:00
Ted Mielczarek ca6bdd4ef2 bug 372581 Run unit tests on a pre-existing debug build - add --utility-path param to runreftest.py. r=bsmedberg
--HG--
extra : rebase_source : d97ab3937ee153994d778ec92c345e71e5a17f17
2009-09-29 08:31:49 -04:00
Olli Pettay 8879185a87 Bug 518950 - FindNextTextNode in mozInlineSpellWordUtil.cpp is slow, r=bz 2009-09-30 13:45:14 +03:00
Blake Kaplan 7050590b13 Bug 504021 - Add an API to the script security manager to clamp principals for a given context. r=jst/bzbarsky sr=dveditz 2009-08-21 18:20:20 -07:00
Blake Kaplan c77dd603f8 Bug 519145 - Make iteration over XPCNWs work again. r=jst 2009-09-30 15:15:51 -07:00
Blake Kaplan f07999d17b Bug 505915 - Throw exceptions eagerly when we try to convert a cross-origin security wrapper to a C++ object. r=jst 2009-09-02 17:25:25 -07:00
Blake Kaplan 86297419d8 Bug 514435 - Change up wrapperization a little. r=jst sr=sicking 2009-09-30 15:15:51 -07:00
Blake Kaplan 5aa8d4f549 Bug 519337 - Don't read the sentinel value from a string. r=sicking 2009-09-30 15:15:51 -07:00
Blake Kaplan d47a959126 Bug 519498 - Follow XPCOM rules about reading values after a failure. r=sayrer 2009-09-30 15:15:51 -07:00
Jonathan Griffin 675a2b215b Bug 518940. Adding tests for NPN_Invoke. r=bsmedberg 2009-09-30 15:11:57 -07:00
Michal Novotny db826d0c88 Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline 2009-07-22 15:05:52 +02:00
Jonathan Griffin 8b1fe484d5 Bug 484729. Fix NPN_Write. r=joshmoz;sr=jst 2009-09-29 16:52:29 -07:00
Blake Kaplan a29677e267 Add a trace test and a requested comment for bug 519129. 2009-09-29 16:38:00 -07:00
Ian Neal 8c88d90ac0 Bug 518509 - [SeaMonkey] xpcshell-tests: test_expire.js fails since bug 390158 landing
r=dolske test-only
2009-09-29 22:24:18 +01:00