Ehsan Akhgari
|
c0133a2495
|
Merge landing of bug 463189 (again)
|
2008-11-07 00:21:05 +03:30 |
Ehsan Akhgari
|
d34b11f002
|
Merge landing of bug 463189
|
2008-11-07 00:20:26 +03:30 |
Mark Finkle
|
706b7405b4
|
Bug 458688: FUEL browser_Browser.js uses setTimeout, r=gavin
|
2008-11-06 15:48:41 -05:00 |
Jeff Walden
|
32d8eb5c47
|
Bug 463254 - httpd.js fails on mac when running test_CrossSiteXHR.html. The problem was that exceptions were causing files not to be closed on OS X, and we were hitting the open-file limit; add some try-finally magic to close in a failsafe manner. r=honzab
|
2008-11-06 12:44:27 -08:00 |
Ehsan Akhgari
|
5e752d6a39
|
Bug 463189 - Provide an easy method for theme developers to style the browser in private browsing mode; r=mconnor,gavin a1.9.1b2=mconnor
|
2008-11-07 00:10:05 +03:30 |
Karl Tomlinson
|
096d778200
|
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
|
2008-11-07 09:39:06 +13:00 |
Dão Gottwald
|
a02dae3c60
|
Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin
|
2008-11-06 20:20:34 +01:00 |
Dão Gottwald
|
fc7c81fa58
|
Bug 463363 - ctrlTab event handler should ignore events from nested popups, e.g. context menus. r=gavin
|
2008-11-06 19:45:48 +01:00 |
Dão Gottwald
|
fc467c9a9d
|
Bug 463227 - in the All Tabs panel, TAB key should move focus to the preview. r=sdwilsh
|
2008-11-06 18:33:22 +01:00 |
Peter Van der Beken
|
0ae1e1d97c
|
Backed out changeset 874aba8a9a8a to fix orange
|
2008-11-06 15:01:22 +01:00 |
Peter Van der Beken
|
b474bf473d
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-06 12:09:30 +01:00 |
Simon Montagu
|
88115cd125
|
Detect clusters in Indic scripts where an initial RA is reordered after the following consonant and vowel. Bug 428317, r=roc
|
2008-11-06 02:02:51 -08:00 |
Vladimir Vukicevic
|
0188432e2c
|
Update canvas mochitests; covered operators changed with cairo 1.8.2 update
|
2008-11-06 01:44:13 -08:00 |
Ben Turner
|
a3d7b6a587
|
Remove accidental dump in test file that triggers tinderbox error regexps.
|
2008-11-06 00:37:32 -08:00 |
Vladimir Vukicevic
|
a58444c3c1
|
b=462938, Upgrade cairo to 1.8.2 and pixman to 0.12.0 [cairo piece]
|
2008-11-05 23:48:23 -08:00 |
Vladimir Vukicevic
|
4922f0fea7
|
b=462938, Upgrade cairo to 1.8.2 and pixman to 0.12.0 [pixman piece]
--HG--
rename : gfx/cairo/libpixman/src/pixman-arm.c => gfx/cairo/libpixman/src/pixman-arm-simd.c
rename : gfx/cairo/libpixman/src/pixman-arm.h => gfx/cairo/libpixman/src/pixman-arm-simd.h
|
2008-11-05 23:48:20 -08:00 |
Ben Newman
|
9ba4706ca0
|
Bug 462389 - 'XPCVariant used in nsXPCException::SetThrownJSVal can cause cycle collection on non-main threads'. r=bent, sr=jst.
|
2008-11-05 22:42:51 -08:00 |
Ben Turner
|
edc5270ac8
|
Bug 460811 - 'Bring workers up to latest spec'.r+sr=jst.
|
2008-11-05 22:41:52 -08:00 |
Johnathan Nightingale
|
dd05466897
|
Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1
|
2008-11-05 19:57:00 -08:00 |
Justin Dolske
|
aabb4c6968
|
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
|
2008-11-05 19:19:44 -08:00 |
Justin Dolske
|
da675f9d7e
|
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
|
2008-11-05 19:17:27 -08:00 |
Justin Dolske
|
67a9153d30
|
Backout 30bfb150da06 (bug 449315) due to unit test timeouts.
|
2008-11-05 16:37:51 -08:00 |
Justin Dolske
|
f6706fa479
|
Backed out changeset 30bfb150da06
|
2008-11-05 16:36:12 -08:00 |
John Daggett
|
5a17f99678
|
Bug 457825 - Support access control headers when downloading fonts. r=jonas,dbaron, sr=jonas
|
2008-11-06 09:32:12 +09:00 |
Dave Camp
|
2cdcd3f8e4
|
Bug 461891: switch to using v2.2 safebrowsing servers. r=tony
|
2008-11-05 16:01:08 -08:00 |
Honza Bambas
|
40e4bee59e
|
Bug 460328: Make online whitelist entries match by prefix. r=dcamp, sr=biesi
|
2008-11-05 16:01:08 -08:00 |
Honza Bambas
|
dcfcdf8a0d
|
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
|
2008-11-05 16:01:08 -08:00 |
Honza Bambas
|
ffa3457961
|
Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst
|
2008-11-05 16:01:07 -08:00 |
Dave Camp
|
375a7c9fcf
|
Bug 462549: Verify that an appcache manifest hasn't changed at the end of an update. r+sr=biesi
|
2008-11-05 16:01:07 -08:00 |
Honza Bambas
|
31b794c732
|
Bug 443017: Application cache tests. r=dcamp, sr=jst
|
2008-11-05 16:01:06 -08:00 |
zeniko@gmail.com
|
7e71c69963
|
Bug 462973 - 50ms increase in Ts 2008-11-02 am (r=dietrich)
|
2008-11-05 15:58:13 -08:00 |
zeniko@gmail.com
|
80f1ade11b
|
Bug 407110 - sessionstore should use native json (r=dietrich)
|
2008-11-05 15:52:45 -08:00 |
Shawn Wilsher
|
555204ef39
|
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
r=mconnor
|
2008-11-05 18:39:24 -05:00 |
Jeff Walden
|
3862e1a978
|
Bug 462864 - Expose request body as a stream, state-machine refactoring in httpd.js. r=honzab
|
2008-11-05 15:31:30 -08:00 |
Karl Tomlinson
|
5be635b3a6
|
backout b=449356 e8665c7cfdf2 and 20113c4780d2
|
2008-11-06 12:26:22 +13:00 |
Jeff Walden
|
42fdbc7d00
|
Bug 462992 - Assertion running toolkit/components/downloads/test/test_download_manager.js in debug builds. r=sdwilsh, test-only change
|
2008-11-05 14:57:20 -08:00 |
Chris Pearce
|
5b91a74418
|
b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc
|
2008-11-06 11:53:29 +13:00 |
Karl Tomlinson
|
af6dd3708c
|
b=449356 remove stray "static" keyword
|
2008-11-06 11:48:20 +13:00 |
Matthew Gregan
|
ffc3693e6e
|
b=449315 Support WAV format in <audio> element. r+sr=roc
|
2008-11-06 11:25:04 +13:00 |
Karl Tomlinson
|
a8db8c85f5
|
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
|
2008-11-06 11:14:02 +13:00 |
Karl Tomlinson
|
e4b55f660c
|
b=461087 provide templates for automatically-releasing handles to foreign resources, r=bsmedberg
|
2008-11-06 11:13:37 +13:00 |
Bob Clary
|
5ae9e7a917
|
bug 399387 - JavaScript Tests - update public failures, universe data
|
2008-11-05 14:08:19 -08:00 |
mak77@bonardo.net
|
256dbea6df
|
Bug 445737 - undo delete bookmark doesn't restore keyword (r=dietrich)
|
2008-11-05 14:03:48 -08:00 |
mak77@bonardo.net
|
31ea89b8ff
|
Bug 418643 - Bookmark folder deletion executes too many SQL statements (r=dietrich)
|
2008-11-05 14:02:12 -08:00 |
Bob Clary
|
4e85ceb14f
|
bug 462271 - Sisyphus - JavaScript Tests - support autoconf built spidermonkey, r=tomcat
|
2008-11-05 13:59:23 -08:00 |
Justin Dolske
|
e50703d0a6
|
Investigating leaks in bug 463263, backout bug 453403.
|
2008-11-05 12:55:38 -08:00 |
Justin Dolske
|
04b7ea82f5
|
Backed out changeset e8fd3f4c52b6
|
2008-11-05 12:54:51 -08:00 |
Justin Dolske
|
9dbcbc32a8
|
Investigating leaks in bug 463263, backout bug 453403.
|
2008-11-05 12:54:19 -08:00 |
Justin Dolske
|
7eb0bcb7bd
|
Backed out changeset 19b3caf108d1
|
2008-11-05 12:53:02 -08:00 |
Benjamin Smedberg
|
9ba2ad69ec
|
Bug 462740 - Building spidermonkey on Windows with -j3 fails: conflicts in PDB files. Related to bug 382297 and bug 286179, where we flip-flop back and forth about this. Document the way things should actually be!
|
2008-11-04 14:38:40 -05:00 |