Jeff Walden
9d39c0d549
Bug 515285 - Implement JS_SameValue, and make assertEq use it rather than JS_StrictlyEqual. r=jorendorff
2009-09-09 11:51:52 -07:00
Jeff Walden
23423d9733
Fxi tpyo
2009-09-11 11:53:00 -07:00
Benjamin Smedberg
667f14f6d4
Bug 503451 - remove GeckoActiveXObject/COMObject, and similar functions which aren't usable by content except that content can still detect which COM objects are present on the system r=mrbkap sr=jst
2009-08-27 12:38:33 -07:00
Benjamin Smedberg
95d0bdfec3
Bug 515949 - nsCOMPtr/nsCOMArray<nsScreenCocoa> is bad because nsScreenCocoa doesn't have an IID, r=josh
2009-09-10 15:05:50 -04:00
Doug Turner
5745b161d2
Bug 511037 - Maemo/OSSO idle service does not work per spec. r=stuart
2009-09-17 10:13:45 -07:00
Neil Deakin
6d83cdc84a
Bug 516880, use the right presshell when getting frames during mouse capture, r=roc
2009-09-17 12:59:42 -04:00
Markus Stange
55aca69596
Bug 482985 - add hidden pref for activity cursor. r=bz
2009-09-17 15:04:08 +02:00
John Ford
0f27963db7
Bug 514722 - Remove unneeded buildid directory. r=ted
2009-09-17 15:04:00 +02:00
John Morkel
2d21461a7d
Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao
2009-09-17 15:03:15 +02:00
Jonathan Kew
b2508cbfdd
Bug 507970, reftests for loading new WOFF font format and rejecting invalid fonts, r=jdaggett
...
--HG--
extra : rebase_source : 8645f63a6db39a0c04e9d59bd4fc486bd61d4d99
2009-09-17 12:17:08 +01:00
Jonathan Kew
5d195abe72
Bug 507970, part 3: add @font-face format hint for woff fonts, r=jdaggett
...
--HG--
extra : rebase_source : 44bbd8455cffbd21d77fafdec21e1a80792cd6d7
2009-09-17 12:03:12 +01:00
Jonathan Kew
7f99e7a86f
Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett
...
--HG--
extra : rebase_source : e68c49d2dbea815e453f9ab52ba89bd9127d3f51
2009-08-30 14:55:24 +01:00
Jonathan Kew
c99301388b
Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky
...
--HG--
extra : rebase_source : d0142c7afc7b7788a76caf2a2508e7604c2b74f1
2009-09-17 11:14:25 +01:00
Axel Hecht
8a0f8b5da2
bug 517179, disable building Malay (ms) until it's really up
2009-09-17 11:16:44 +02:00
Dave Townsend
491c668f88
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao
2009-09-17 10:03:33 +01:00
Mark Banner
7aeb0552dd
Part of Bug 515595 - Ensure layout is initialised (which will initialise gfx) in test_nsIScriptableRegion.js so that the test doesn't fail on non-libxul builds. Fallout from bug 504034. r=vladimir (test only change).
2009-09-17 08:06:04 +01:00
Reed Loden
9c07d8dabb
Bug 516862: Backported a change from dtoa.c upstream made on 2009-03-01. [r=crowder r=mrbkap]
...
Here is an excerpt from the 'changes' file describing this change:
"dtoa.c and gdtoa/gdtoaimp.h and gdtoa/misc.c: reduce Kmax, and use
MALLOC and FREE or free for huge blocks, which are possible only in
pathological cases, such as dtoa calls in mode 3 with thousands of
digits requested, or strtod() calls with thousand of digits. For the
latter case, I have an alternate approach that runs much faster
and uses less memory, but finding time to get it ready for distribution
may take a while."
2009-09-17 01:22:51 -05:00
Reed Loden
c965af2414
Bug 505905 - "InstallTriggerGlobalInstallChrome should check the result of JS_ValueToECMAUint32" [r=dveditz]
2009-09-17 01:18:45 -05:00
Reed Loden
5172688f96
Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv]
2009-09-17 01:17:19 -05:00
Wan-Teh Chang
40e86e32fe
Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
...
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Josh Aas
923b0e293c
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
2009-09-16 21:30:26 -04:00
Blake Kaplan
afba815d74
Merge tracemonkey to mozilla-central.
2009-09-16 16:15:59 -07:00
Blake Kaplan
f823db9527
Bug 517041 - Instead of giving pseudo frames an sp, protect against null sps during GC. r=brendan
2009-09-16 16:13:41 -07:00
Markus Stange
27a0168804
Bug 516924 - Don't pass our ChildViews to drawWithFrame:inView: when drawing NSCells (e.g. buttons) because that causes Cocoa to think our views have focus rings, so it starts repainting unnecessarily when we invalidate rects near the view boundaries. r=josh
2009-09-17 10:06:16 +12:00
Doug Turner
3ff92d0640
Bug 515818 - cleaning up comment. r=staurt
2009-09-16 14:27:58 -07:00
Doug Turner
c9e30cdcb3
Bug 514626 - [10.6] Wi-Fi monitor doesn't work on Mac 10.6. r=josh
2009-09-16 13:08:15 -07:00
Bobby Holley
b2aea95670
Null-check document pointer. (Bug 516307) r=bzbarsky
2009-09-16 12:01:18 -07:00
L. David Baron
2b3aa05445
Fix the one mochitest that's exported to _tests in a disable-tests build. (Bug 515993) r=ted
2009-09-16 12:01:18 -07:00
L. David Baron
bcdd12c9a9
Add bug number for FIXME comment.
2009-09-16 12:01:18 -07:00
Reed Loden
80e6450ed0
Back out bug 505905 due to possible talos Ts dirty profile regression.
2009-09-16 12:47:49 -05:00
John Morkel
13eca8276a
Bug 515635 - "Search Google for ..." context menu should open tab next to current active tab. r=dao
2009-09-16 19:36:38 +02:00
Dão Gottwald
1530bcc13d
tests cleanup
2009-09-16 18:30:20 +02:00
Alfred Kayser
4596769de6
Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call
...
r+sr=shaver
2009-09-16 17:56:09 +02:00
Serge Gautherie
b361f3d1e5
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Hv1) Use automationutils.dumpLeakLog(), fix/update automationutils.processLeakLog() log messages
...
r=ted.mielczarek
2009-09-16 17:50:03 +02:00
Mats Palmgren
948203eb7d
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
2009-09-16 17:01:36 +02:00
Dão Gottwald
0a4ba38686
Bug 500665 - Should be able to lock the mode and icon size of a toolbar. r=neil
2009-09-16 16:14:37 +02:00
Gervase Markham
812b58ef0e
Bug 511322: about:license fixes. Move Google Gears license to correct place, add second license and indexing, update Initial Developers list, typo fixes.
2009-09-16 15:10:12 +01:00
Wolfgang Rosenauer
126243331c
Bug 512671 - gnomevfs and gio shouldn't be built in libxul-sdk builds. r=luser
2009-09-16 15:41:54 +02:00
Dão Gottwald
823ba3d3e3
tests cleanup
2009-09-16 12:21:19 +02:00
Olli Pettay
4235ec698d
Bug 511487 - XSLT transformation fails with onload in FF3.6a1, r=peterv
2009-09-16 12:09:12 +03:00
Blake Kaplan
c39783bcf1
Bug 513160 - Rework how we calculate this on trace.
2009-09-15 21:18:33 -07:00
David Mandelin
13be6d7f4a
Fixing a warning, no_r=me
...
--HG--
extra : rebase_source : 2aca8c5affcfe0add916f6cb89d4a2944db3012e
2009-09-16 12:11:18 -07:00
Blake Kaplan
0d3ac085c7
Bug 516897 - Give the pseudo frame an sp that the GC can appreciate. r=waldo
2009-09-16 00:49:25 -07:00
Nicholas Nethercote
ea34e5ace1
Bug 515901 - nanojit: make #ifdefs consistent for _fpuStkDepth. r=rreitmai.
2009-09-16 16:00:51 +10:00
David Anderson
ec78fde205
Merge.
2009-09-15 19:37:20 -07:00
David Anderson
ef57e2d451
Quick x64 debug build bustage fix (no_r=me).
2009-09-15 19:36:48 -07:00
David Mandelin
0146da3559
Bug 516853: disable page-touching on MacOS to improve JS engine startup, r=gal
2009-09-15 19:08:21 -07:00
David Anderson
ee6117f29d
Enable x64 JIT backend by default (bug 489146, r=gal).
2009-09-15 18:36:16 -07:00
Graydon Hoare
d0efa663da
Bug 503424 - Additional followup to fix more profound build-breakage, r=me.
2009-09-15 17:07:33 -07:00
Graydon Hoare
70f3343672
Bug 503424 - Followup to fix windows build breakage, r=gal.
...
--HG--
extra : rebase_source : 338e0b9c4b5c52fbec05074086a80076cf9f8299
2009-09-15 16:31:07 -07:00