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

275991 Коммитов

Автор SHA1 Сообщение Дата
Kyle Huey da557f31e3 Back out Bug 622315 due to Bug 662200. 2011-06-05 16:22:09 -07:00
Kyle Huey 5bc64fa2ab Backed out changeset 52b9e864be0e due to Bug 662200. 2011-06-05 16:21:42 -07:00
Kyle Huey 851d83dec2 Bug 622315: Refuse to navigate if a navigation is already pending. r=bz 2011-06-05 12:09:47 -07:00
Kyle Huey 2f850e3936 Bug 661876: Remove obsolete nsIDOMFile methods/properties. r=sicking 2011-06-05 11:54:50 -07:00
Kyle Huey b8cbb9f08d Bug 661876: Fix tests to avoid using obsolete nsIDOMFile properties/methods. 2011-06-05 11:54:14 -07:00
Dão Gottwald ef0cb365c3 Bug 662155 - addTab should report the exception when loadURIWithFlags fails. r=gavin 2011-06-05 19:37:10 +02:00
Mounir Lamouri 9d1bb568e2 Merging cedar with mozilla-central. 2011-06-05 15:31:36 +02:00
Tyler Downer a103f91025 Bug 660746 - Fix another typo. r=gavin 2011-06-05 10:07:15 +02:00
Phil Ringnalda 646ee7af5a Bug 650691 - random-if the SVG object--auto reftests that are random-if(Android) 2011-06-04 22:20:52 -07:00
Ehsan Akhgari 5bd3ae6404 Bug 612448 - Protect the progress listener object from being garbage collected too soon which could cause a test timeout; r=roc 2011-06-03 16:48:31 -04:00
Rafael Ávila de Espíndola 9ace3a2dfe b=661145, r=bsmedberg Move the function declarations passed to AC_TRY_COMPILE out of the body of main. 2011-06-03 16:34:42 -04:00
Ehsan Akhgari 8a56f16843 Bug 495577 - Rename the "Permanent Private Browsing mode" checkbox in the Privacy prefpane to better match the surrounding options; r=dao ui-r=faaborg 2011-06-03 15:04:52 -04:00
Hiroyuki Ikezoe d59f0e9ce7 Bug 660131 - Follow up fix. Include glib-object.h for disabling gconf. r=karlt 2011-06-03 17:45:38 +02:00
Mounir Lamouri 8ba84b2f15 Merging cedar with mozilla-central. 2011-06-03 12:06:08 +02:00
Masayuki Nakano 8218911f5f Bug 660568 nsImageFrame::IconLoad must call Preferences::RemoveObservers() r=roc 2011-06-03 15:07:10 +09:00
Masayuki Nakano c79ad28827 Bug 660640 part.2 Fix wrong result at InitStaticMembers() failed r=roc 2011-06-03 15:01:02 +09:00
Masayuki Nakano ea7b016a5a Bug 660640 part.1 RemoveObserver(), RemoveObservers() and UnregisterCallback() shouldn't output warnings if it failed after shutdown r=roc 2011-06-03 15:01:02 +09:00
Masayuki Nakano 13dafe431f Bug 660742 accessible should use mozilla::Preferences r=roc+davidb 2011-06-03 15:01:02 +09:00
Benjamin Peterson 061adf3721 Bug 405300 - ignore transformation in isPointInPath(). r=joe sr=roc 2011-06-03 07:50:14 +02:00
Mounir Lamouri 671d62336f Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz 2011-06-03 00:37:18 +02:00
Mounir Lamouri 1f0aacc7fd Bug 660586 - Prevent hangs when selecting a large number of files in MacOS X file picker. r=joshmoz 2011-06-03 00:36:11 +02:00
Geoff Lankow 36fae0d026 Bug 506069 - textbox with type=number does not properly update value for oninput event. r=enn 2011-06-02 10:53:42 +12:00
Dão Gottwald c06acd0cae Bug 661662 - Speed up the population of about:permissions' sites list. r=margaret 2011-06-03 07:47:20 +02:00
Dão Gottwald df050809a4 Bug 601917 - Trying to drag the empty part of a toolbar shouldn't throw an exception. r=enn
--HG--
extra : rebase_source : 466d49a2ea9bd98d3ffb9a3417aaf29688f81171
2011-06-02 22:59:10 +02:00
Dão Gottwald 3e5bbba270 Bug 660391 - gURLBar.formatValue fails when exiting print preview, due to the URL bar not having a frame. r=gavin
--HG--
extra : rebase_source : 4e8ba0f5f637a879b55e5b279ba0d01773c90da5
2011-06-02 22:34:12 +02:00
Jonathan Kew 62594df0de Bug 661471. Part 5: Fix reftests. r=roc 2011-06-03 16:31:08 +12:00
Robert O'Callahan 92a5e51a84 Bug 661471. Part 4: Force DirectWrite to use 'GDI Classic' rendering for sans-serif 'core Web fonts' of size < 16 pixels. r=jdaggett,jfkthame 2011-06-03 16:31:08 +12:00
Robert O'Callahan 1590ae33cc Bug 661471. Part 3: Apply 'GDI Classic' prefs to @font-face local(). r=jdaggett,jfkthame 2011-06-03 16:31:08 +12:00
Robert O'Callahan df621c78c2 Bug 661471. Part 2: Add a pref to limit the forcing of 'GDI Classic' to a maximum font size. r=jdaggett,jfkthame 2011-06-03 16:31:08 +12:00
Robert O'Callahan 23073b51a5 Bug 661471. Part 1: Create preference to force particular font families to use 'GDI Classic' rendering with DirectWrite. r=jdaggett,jfkthame 2011-06-03 16:31:07 +12:00
Matt Brubeck 8c999bafd2 Bug 645725 - Fix for mobile browser-chrome tests [r=mfinkle DONTBUILD] 2011-06-02 17:41:00 -07:00
Mike Hommey 8a2c112135 Bug 626035 - Modify the way arm compiler flags are set in configure. r=ted 2011-06-03 01:49:28 +02:00
Mike Hommey 2a4bc89821 Update NSPR to NSPR_4_8_9_BETA3 which includes bug 661351 and bug 626035 2011-06-03 01:48:35 +02:00
Mike Hommey 8cc89e293e Bug 658251 - Fix MK{,C}SHLIB when using wrap-malloc. r=ted 2011-06-03 01:27:07 +02:00
Mike Hommey 65f1536427 Bug 649965 - Remove inlines on Elf_*::swap functions. r=tglek 2011-06-03 01:21:07 +02:00
Hiroyuki Ikezoe 96a52e6877 Bug 661426 - Fix wrong style sheet name in test_xulbrowser_plugin_visibility.xul. r=josh 2011-06-02 17:43:00 -04:00
Michael Wu 8ec593d1ea Bug 661305 - Use telemetry to record crc32 matches/mismatches, r=taras 2011-06-02 13:59:04 -07:00
Michael Wu 2d53521478 Bug 661305 - Check crc32 on omnijar startupcache entries, r=taras 2011-06-02 13:58:37 -07:00
Mounir Lamouri 84883c1d26 Bug 661113 - Progress bars with -moz-orient: vertical should have vertical dimensions by default. r=roc 2011-06-01 12:27:46 +02:00
Jacek Caban ddfdb9ba52 Bug 652109 - SetProcessDPIAware is called regardless if the process is really DPI aware r=roc 2011-06-02 14:38:27 +02:00
Josh Matthews c0ecca0835 Bug 645532 - Make content process xpcshell print newlines. r=mrbkap 2011-06-02 13:11:54 +02:00
Matheus Kerschbaum 411e1724e7 Bug 660762 - Remove --disable-mathml support. r=roc 2011-06-02 13:11:33 +02:00
Mounir Lamouri c3e4d29168 Merging cedar with mozilla-central. 2011-06-02 13:10:11 +02:00
Ginn Chen 8ea3c3db0f Bug 657874 Fix Flash movie playback with w_mode on a screen with xBGR visual r=karlt 2011-06-02 10:27:51 +08:00
Mehdi Mulani c1da6ffb0e Bug 426643 - (Mac) Remove safety check before bringing up context menu. r=smichaud 2011-06-01 21:18:27 -04:00
Richard Newman afa7d54dff Merge services-central to mozilla-central. 2011-06-01 18:20:09 -07:00
Masayuki Nakano 771422187a Bug 660771 parser should use mozilla::Preferences r=roc+mrbkap 2011-06-02 10:05:12 +09:00
Masayuki Nakano e3f5356726 Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh 2011-06-02 10:05:12 +09:00
Masayuki Nakano d9288ae9b9 Bug 660742 accessible should use mozilla::Preferences r=roc+davidb 2011-06-02 10:05:12 +09:00
Brad Lassey fe59b91fa1 bug 638940 - File Upload: we should not change file names, paths and extensions r=dougt 2011-06-01 20:40:38 -04:00