Dave Townsend
d8f8ca4be5
Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong
2008-08-28 10:55:43 +01:00
Peter Weilbacher
2fc544e06f
[OS/2] Bug 451346: implement nativehyperlinktext to get readable URLs in the location bar autocomplete, r=wuno@lsvw
...
Simply use blue color as OS/2 doesn't have a system property to query this kind of color.
2008-08-22 01:09:28 +03:00
Peter Weilbacher
f77e017dd0
[OS/2] Bug 451686: fix build break and fastcall warnings in js/src, r=shaver
2008-08-22 11:53:26 +03:00
Alexander Surkov
3edb1a6f5d
Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc
2008-08-28 16:31:01 +08:00
Brendan Eich
9e9b8b010f
Record JSOP_IN (452563, r=gal).
2008-08-28 00:18:05 -07:00
Josh Aas
272dcc3cad
fix bustage when crashreporter is disabled
2008-08-28 01:23:43 -04:00
Brad Lassey
d9ec1a1794
Bug 450694 – changelog should depend on platform.ini r=bsmedberg
2008-08-28 00:49:11 -04:00
Josh Aas
61ac969657
Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc
2008-08-28 00:41:38 -04:00
Shawn Wilsher
65dbea367a
Bug 429988 - Use a background thread for places work when possible
...
This changeset creates a JS module that acts as a wrapper for a background
thread to do places work on.
Tests included!
r=bent
r=dietrich
2008-08-27 22:33:01 -04:00
Karl Tomlinson
f996eae348
remove dangling references from GdkWindows and add asserts, b=451341 r=roc
2008-08-28 14:04:06 +12:00
Armen Zambrano Gasparnian
8ff9768ba2
Bug 438240 - packager.mk doesn't mount image automatically on MacOS 10.5, r=bsmedberg
2008-08-27 21:49:12 -04:00
Honza Bambas
bec376906f
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
2008-08-27 18:15:32 -07:00
Blake Kaplan
14f256186b
Bug 442806 followup: add missing return to avoid spurious exceptions. r+sr=jst
2008-08-27 16:20:45 -07:00
Ben Turner
95b84e0aa3
Bug 451732 - Always do LAST_FRAME_CHECKS, even if the compile failed (since that sets a pending exception). r=mrbkap
2008-08-27 15:45:13 -07:00
Shawn Wilsher
8d4a24aab4
Bug 450914 - Proxy nsSimpleURI for nsNullPrincipal to the main thread (was "ASSERTION: nsSimpleURI not thread-safe" during principal destruction)
...
This changeset creates a threadsafe uri object for the null principal to use.
2008-08-27 18:11:02 -04:00
Brian Crowder
4ade97cf5a
Fix bogus NS_NewURI call to use nsDependentString temporary instead of a raw LPWSTR
2008-08-27 15:06:34 -07:00
Brian Crowder
d0e3d9f2df
Bug 422786 - reduce narrow Windows API calls in rdf, original patch by Brad Lassey <blassey@mozilla.com>, r=ted.mielczarek
2008-08-27 14:44:55 -07:00
Brian Crowder
1a85bd7a91
Bug 422781 - reduce narrow Windows API calls in OJI, original patch by Brad Lassey <blassey@mozilla.com>, r=jst
2008-08-27 14:44:55 -07:00
Brian Crowder
5d2d007687
Bug 422776 - reduce narrow Windows API calls in imagelib, original patch by Brad Lassey <blassey@mozilla.com>, r=pavlov
2008-08-27 14:44:55 -07:00
Brian Crowder
abfb506004
Bug 422774 - reduce narrow Windows API calls in gfx, original patch by Brad Lassey <blassey@mozilla.com>, r=pavlov
2008-08-27 14:44:55 -07:00
Brian Crowder
e647dbc547
Bug 422772 - reduce narrow Windows API calls in embedding, original patch by Brad Lassey <blassey@mozilla.com>, r=bsmedberg
2008-08-27 14:44:54 -07:00
Brian Crowder
9028bef4ce
Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies
2008-08-27 14:44:54 -07:00
Brian Crowder
b3a1c50e75
Bug 422769 - reduce narrow Windows API calls in accessibility, original patch by Brad Lassey <blassey@mozilla.com>, r=aleventhal
2008-08-27 14:44:54 -07:00
Brian Crowder
7395789847
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-27 14:44:54 -07:00
Brendan Eich
cc01e4c6ca
Fix upvar decompilation for eval-from-fun case (451884, r=mrbkap).
2008-08-27 14:35:41 -07:00
Brad Lassey
dcdd796b2d
Bug 451441 – don't synchronously redraw everytime we move the canvas r=roc, sr=roc
2008-08-27 17:24:03 -04:00
Blake Kaplan
86f74340a3
bug 418051 - Don't allow shorthand object initializer through destructuring assignment. r=brendan
2008-08-27 13:56:43 -07:00
Blake Kaplan
f57c38df7e
Bug 452295 - Deal with embeddings that don't use principals. r=brendan
2008-08-27 13:56:34 -07:00
Doug Turner
1e14099cfe
Bug 452485. wrong check for oom during hardward callback. r=stuart
2008-08-27 06:36:57 -07:00
stefanh@inbox.com
8bc53a2303
Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen.
2008-08-27 21:40:25 +02:00
Blake Kaplan
5c2156807a
Bug 452346 - Fix latent bug in rv_alloc. r=crowder
2008-08-27 11:43:35 -07:00
Robert Strong
e41c70573b
Additional tests from Bug 451164. r=dtownsend
2008-08-27 11:05:13 -07:00
Bob Clary
4c398cc681
JavaScript Tests - match a[1] ~ a['1'], bug 452369
2008-08-27 10:25:40 -07:00
Brian Crowder
6fe6a6526e
Merge initial patches for bug 97954: autoconf build environment for spidermonkey
2008-08-27 10:16:56 -07:00
Shawn Wilsher
97a796274f
Bug 451463 - mozStorageStatement needs threadsafe refcounting
...
This changeset makes mozStoageStatement use threadsafe refcounting. The class
is still not threadsafe, but JS consumers cannot create a statement off of the
main thread since it would be garbage collected on the main thread.
r=bent
2008-08-27 13:11:02 -04:00
Shawn Wilsher
d0e6e8b795
Bug 448607 - Includes and comments are not accurate in mozStorageBackground.*
...
This fixes some comments that are wrong and removes unneeded includes.
rs=me; there's really no change here.
2008-08-27 13:05:03 -04:00
Shawn Wilsher
dc08b177e1
Bug 448054 - Alerts service named notifications are not handled correctly.
...
Named notifications will now work as expected on OS X with growl. Also fixed a
few whitespace issues as well as added vim and emacs filemode lines.
r=gavin
2008-08-27 13:02:24 -04:00
Robert Strong
3db06b4e29
Bug 405257 - gUpdates.wiz is null in some cases. r=dtownsend
2008-08-27 09:43:07 -07:00
Gervase Markham
9a8dbea4f4
Bug 452418 - change test scripts to use bash explicitly, as some of the code doesn't work in dash, which is the default /bin/sh in Ubuntu Hardy. Patch by gerv; rs=ted.
2008-08-27 17:19:24 +01:00
Markus Stange
89f9b4f8ce
Bug 449833 - Need a platform color for chrome background on Mac OS X. r=josh, sr=roc.
2008-08-27 18:07:36 +02:00
Markus Stange
008015242b
Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 2 (browser, toolkit). r=mconnor.
2008-08-27 17:47:16 +02:00
Markus Stange
fa433f6235
Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 1 (widget). r=hwaara, sr=roc.
2008-08-27 17:45:24 +02:00
Benjamin Smedberg
2903665246
Bug 450194 - Add -Wno-invalid-offsetof to our warnings flags, because we break the rules on purpose. r=dbaron
2008-08-27 11:24:51 -04:00
Gervase Markham
1eb9b5aa58
Bug 447815 - updates to the effective TLD list. Patches by David Triendl and Pam Greene, r=gerv.
2008-08-27 16:14:08 +01:00
Armen Zambrano Gasparnian
41f6973de1
Bug 451466 - wget target to get en-US binary, r=ted
2008-08-27 11:02:33 -04:00
Benjamin Smedberg
e67d75888e
Bug 445570 - Mark CSSToken::mIdent heap autostring as we-know-what-we're-doing, r=dbaron
2008-08-27 10:58:50 -04:00
Neil Deakin
da0c7ac3d8
Bug 439565, crash with drag image not in document
2008-08-27 10:46:29 -04:00
Boris Zbarsky
dd6592648e
Bug 452164. Make nsIWindowProvider scriptable. r+sr=jst
2008-08-27 08:11:51 -04:00
Neil Deakin
a649fab8b1
Bug 356295, fix up tests caused by EventUtils.js switch to ClientRects instead of box objects
2008-08-27 08:08:41 -04:00
Neil Deakin
a6d6c664e4
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
2008-08-27 08:07:27 -04:00