Blake Kaplan
|
c34aa4b473
|
No bug - Force the type here to be wide enough. r=gal/someone who can do bit math
|
2009-09-15 15:49:00 -07:00 |
|
Blake Kaplan
|
4a42334b38
|
Bug 516815 - Give shell JS a way to tell if the given object is an inner or outer object. Also correctly outerize in the shell for the thisObject hook. r=jorendorff
|
2009-09-15 15:16:36 -07:00 |
|
Julian Seward
|
b214130415
|
Bug 503424 - Add built-in support for compiled-trace and -guard profiling, r=graydon.
|
2009-09-15 15:05:53 -07:00 |
|
Olli Pettay
|
af258882ac
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 0d7f5d0c5fb23052788d8a07908e5f7f4b29d43a
|
2009-09-15 21:15:16 +03:00 |
|
Makoto Kato
|
4cd8c7c8eb
|
Bug 507312 - nsFileInputStream::available() throws for files >= 4,294,967,295 bytes (4 GB). r=cbiesinger
|
2009-09-16 14:50:32 +09:00 |
|
Chris Pearce
|
63d482858f
|
Bug 512327 - Update liboggz to cf5feeaab69b05e24. r=doublec
|
2009-09-16 15:45:16 +12:00 |
|
Reed Loden
|
3d30521393
|
Bug 505905 - "InstallTriggerGlobalInstallChrome should check the result of JS_ValueToECMAUint32" [r=dveditz]
|
2009-09-15 22:43:05 -05:00 |
|
Frédéric WANG
|
c2b403d5d9
|
Bug 403311 layout/mathml/tests/ : xml pages are not W3C-valid r=karlt
--HG--
extra : rebase_source : 82994603822ca886070d76c9aaadf8ac8676018a
|
2009-09-16 14:06:39 +12:00 |
|
Karl Tomlinson
|
d76f831195
|
Bug 506173 don't dispatch activate events from nsIWidget::SetFocus() r=enndeakin
--HG--
extra : rebase_source : 570083f0247e0fc53957aeb4d97456bc4fe3270e
|
2009-09-16 14:01:09 +12:00 |
|
Taras Glek
|
d9bfbd258e
|
bug 514803: josh spotted a typo in prev patch
--HG--
extra : rebase_source : 1d09d47fc3d2bd46ea1deb0f42716d42a6552b9f
|
2009-09-15 19:31:47 -07:00 |
|
Sylvain Pasche
|
c800105cb2
|
Bug 514667 - Let Mochitest run on IE
r=sayrer
|
2009-09-16 02:54:56 +02:00 |
|
Serge Gautherie
|
4a459d4682
|
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Bv1-MC) version.mk
r=ted.mielczarek
|
2009-09-16 02:54:54 +02:00 |
|
Bobby Holley
|
ebbc4de5ce
|
Bug 516335 - Calling lockImage multiple times for borderImage. r=joe
|
2009-09-15 18:33:14 -06:00 |
|
Bobby Holley
|
fa0a6faa59
|
Bug 516486 - mDiscardable should be immutable - use lockImage() instead for animated images. r=joe
|
2009-09-15 18:30:52 -06:00 |
|
Alexander Surkov
|
337f412944
|
Bug 515124 - ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file c:\mozilla\fx08-27\objdir-ff-debug\dist\include\nsCOMPtr.h, line 521, r=davidb, sr=neil
|
2009-09-16 09:01:47 +08:00 |
|
Blake Kaplan
|
5ee9e532ef
|
Bug 516102 - Refactor XPCNativeWrapper's constructor into callable-from-JS and callable-from-C++ functions. r+sr=jst
|
2009-09-14 18:26:18 -07:00 |
|
Nick Thomas
|
32cfdae577
|
Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek
|
2009-09-16 10:11:42 +12:00 |
|
Zack Weinberg
|
1bbb6caf46
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-16 10:00:04 +12:00 |
|
Markus Stange
|
7ac022ab75
|
Bug 516324 - Remove nativeWindow method and use -[NSView window] directly. r=josh
|
2009-09-16 09:56:44 +12:00 |
|
Taras Glek
|
a55bb4b6b0
|
Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
|
2009-09-14 10:48:26 -07:00 |
|
Josh Aas
|
1e3d421cf1
|
Disable test_symlinks.js temporarily as it fails under the 10.5 SDK. b=516799
|
2009-09-15 16:46:46 -04:00 |
|
Doug Turner
|
b8b38e1532
|
Bug 516769 - WINCE IsLowMemory fixups. r=vlad
|
2009-09-15 13:29:57 -07:00 |
|
Josh Aas
|
d8ec39d242
|
Breakpad PPC bustage fix. r=ted
|
2009-09-15 15:58:49 -04:00 |
|
Doug Turner
|
c9d9c9ccf3
|
Bug 516699 - Increase the interval between low-memory notifications. r=vlad
|
2009-09-15 11:33:53 -07:00 |
|
Josh Aas
|
f7b71f7247
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:11:24 -04:00 |
|
Mitchell Field
|
9bf8383b06
|
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
|
2009-09-15 13:06:32 -04:00 |
|
Josh Aas
|
51c5e114f4
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:02:12 -04:00 |
|
Doug Turner
|
fe75f1a622
|
Bug 475595 - IsLowMemory cleanup. Removes comment. r=vlad
|
2009-09-15 09:28:53 -07:00 |
|
Mats Palmgren
|
4da22c487b
|
Make the test for bug 299673 use waitForFocus, and disable it on Linux. b=506175 r=enndeakin
|
2009-09-15 18:00:41 +02:00 |
|
Olli Pettay
|
732cba625e
|
backout Bug 313646
--HG--
extra : rebase_source : 5ff7e3a019f140ef26f5ac14210e19ad382e65f8
|
2009-09-15 18:44:35 +03:00 |
|
Johnathan Nightingale
|
6434f3c3d1
|
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
|
2009-09-14 11:20:03 -04:00 |
|
Michael Schonfeld
|
a1c9bb1492
|
Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin
|
2009-09-14 11:19:58 -04:00 |
|
Olli Pettay
|
e63ac851ea
|
backout Bug 516237
|
2009-09-15 17:34:57 +03:00 |
|
Olli Pettay
|
aedf7c466d
|
Bug 515287 - Don't trigger GC on every XHR completion, r=bz
|
2009-09-15 16:26:48 +03:00 |
|
Gabriele Best
|
7c91477924
|
Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak
|
2009-09-15 14:43:12 +02:00 |
|
Mark Finkle
|
ea6d52421b
|
Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend
|
2009-09-15 08:40:49 -04:00 |
|
Ehsan Akhgari
|
264e286dc6
|
Fix unit test failure for changeset aaa39ba5d852
|
2009-09-15 17:01:30 +04:30 |
|
Dave Townsend
|
2c9e56a22b
|
Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong
|
2009-09-15 12:09:10 +01:00 |
|
Ehsan Akhgari
|
611a93a130
|
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
|
2009-09-15 14:42:01 +04:30 |
|
Ehsan Akhgari
|
d37177b787
|
Bug 497032 - "ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that" on bankrate.com (geolocation on stack); r=sicking
|
2009-09-15 14:40:10 +04:30 |
|
Ehsan Akhgari
|
88405de0e3
|
Bug 488691 - Confusing warning when clearing all history; r=dao
|
2009-09-15 14:36:34 +04:30 |
|
Olli Pettay
|
c6fd8f3e85
|
Bug 313646 - synchronous XMLHttpRequest does not fire readystatechange event, r=justin.lebar,sicking, sr=jst
|
2009-09-15 12:27:12 +03:00 |
|
Olli Pettay
|
8880343068
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 44179b032971ced59a7d5af9e59724b9d32c41dc
|
2009-09-15 11:55:29 +03:00 |
|
Dão Gottwald
|
b808c44f50
|
test cleanup, no bug
|
2009-09-15 10:07:25 +02:00 |
|
Ginn Chen
|
074dd14819
|
Bug 513885 Cannot drag&drop multibyte text to GTK+ application r=roc
|
2009-09-15 15:04:54 +08:00 |
|
Ginn Chen
|
5850a36863
|
Bug 492326 Make symbol nspr_use_zone_allocator to be global r=bsmedberg
|
2009-09-15 15:02:51 +08:00 |
|
Bobby Holley
|
05b4959846
|
Bug 516335 - Stopgap patch to disable failing assertion. r=bz
|
2009-09-15 00:09:22 -06:00 |
|
Doug Turner
|
5faaa5cee5
|
Bug 515818 - crash at js3250.dll\!nanojit::CodeAlloc::alloc. OOM. WINCE only. Use jemalloc (default allocator). r=gal
|
2009-09-14 22:04:35 -07:00 |
|
Doug Turner
|
f1f599503a
|
Bug 475595 - IsLowMemory cleanup. Enables predicate on WINCE. Removes memory flusher thread. r=vlad
--HG--
extra : rebase_source : 46f21bdc6111efa264a9bd621440449dab5ac96d
|
2009-09-14 20:11:30 -07:00 |
|
Alexander Surkov
|
e735d2e90e
|
Bug 516133 - ARIA treegrid role on HTML:table makes thead/tbody accessible, r=marcoz, davidb
|
2009-09-15 13:31:05 +08:00 |
|