Mounir Lamouri
|
8d38f1695a
|
Merging cedar with mozilla-central.
|
2011-06-03 12:06:08 +02:00 |
Masayuki Nakano
|
22b9771448
|
Bug 660568 nsImageFrame::IconLoad must call Preferences::RemoveObservers() r=roc
|
2011-06-03 15:07:10 +09:00 |
Masayuki Nakano
|
b1a2c45392
|
Bug 660640 part.2 Fix wrong result at InitStaticMembers() failed r=roc
|
2011-06-03 15:01:02 +09:00 |
Masayuki Nakano
|
dcb177702c
|
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
|
a145ce7483
|
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
|
2011-06-03 15:01:02 +09:00 |
Benjamin Peterson
|
2ef366c706
|
Bug 405300 - ignore transformation in isPointInPath(). r=joe sr=roc
|
2011-06-03 07:50:14 +02:00 |
Mounir Lamouri
|
b856b7b398
|
Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz
|
2011-06-03 00:37:18 +02:00 |
Mounir Lamouri
|
ebfefa418e
|
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
|
2ee7c69af9
|
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
|
e0b0ca7487
|
Bug 661662 - Speed up the population of about:permissions' sites list. r=margaret
|
2011-06-03 07:47:20 +02:00 |
Dão Gottwald
|
926db39604
|
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
|
033af1bf91
|
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
|
69863cb1b2
|
Bug 661471. Part 5: Fix reftests. r=roc
|
2011-06-03 16:31:08 +12:00 |
Robert O'Callahan
|
5b709e2873
|
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
|
be47844603
|
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
|
e6a174ce46
|
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
|
3cb40b372b
|
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
|
1e3d0b45ed
|
Bug 645725 - Fix for mobile browser-chrome tests [r=mfinkle DONTBUILD]
|
2011-06-02 17:41:00 -07:00 |
Mike Hommey
|
a4f1cf3368
|
Bug 626035 - Modify the way arm compiler flags are set in configure. r=ted
|
2011-06-03 01:49:28 +02:00 |
Mike Hommey
|
7f947e268c
|
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
|
5499a5672d
|
Bug 658251 - Fix MK{,C}SHLIB when using wrap-malloc. r=ted
|
2011-06-03 01:27:07 +02:00 |
Mike Hommey
|
5807380164
|
Bug 649965 - Remove inlines on Elf_*::swap functions. r=tglek
|
2011-06-03 01:21:07 +02:00 |
Hiroyuki Ikezoe
|
e6857a5601
|
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
|
4b7425cb08
|
Bug 661305 - Use telemetry to record crc32 matches/mismatches, r=taras
|
2011-06-02 13:59:04 -07:00 |
Michael Wu
|
8a2f7d79aa
|
Bug 661305 - Check crc32 on omnijar startupcache entries, r=taras
|
2011-06-02 13:58:37 -07:00 |
Mounir Lamouri
|
5190eb69d2
|
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
|
5816bc1751
|
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
|
99a4dc0b0b
|
Bug 645532 - Make content process xpcshell print newlines. r=mrbkap
|
2011-06-02 13:11:54 +02:00 |
Matheus Kerschbaum
|
c0decf640b
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
Mounir Lamouri
|
57754d987a
|
Merging cedar with mozilla-central.
|
2011-06-02 13:10:11 +02:00 |
Ginn Chen
|
cb199eeb47
|
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
|
34ac31d691
|
Bug 426643 - (Mac) Remove safety check before bringing up context menu. r=smichaud
|
2011-06-01 21:18:27 -04:00 |
Richard Newman
|
6f3f85d2f4
|
Merge services-central to mozilla-central.
|
2011-06-01 18:20:09 -07:00 |
Masayuki Nakano
|
6e13118a9c
|
Bug 660771 parser should use mozilla::Preferences r=roc+mrbkap
|
2011-06-02 10:05:12 +09:00 |
Masayuki Nakano
|
91458ef911
|
Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh
|
2011-06-02 10:05:12 +09:00 |
Masayuki Nakano
|
09b6048d53
|
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
|
2011-06-02 10:05:12 +09:00 |
Brad Lassey
|
b7f556606b
|
bug 638940 - File Upload: we should not change file names, paths and extensions r=dougt
|
2011-06-01 20:40:38 -04:00 |
Matt Brubeck
|
be8c089470
|
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
|
2011-06-01 17:09:03 -07:00 |
Boris Zbarsky
|
526936ad90
|
Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug
|
2011-06-01 16:00:36 -04:00 |
Taras Glek
|
7364042b6f
|
Bug 659196 - Improve telemetry metadata, introduce simple counters r=Mossop
|
2011-06-01 02:23:34 +02:00 |
Taras Glek
|
53350357f4
|
Bug 661412: Update telemetry memory reporters r=njn
|
2011-06-02 13:05:26 -07:00 |
Mark Finkle
|
174b9ed913
|
Bug 612193 - Update App Menu related tests (tests only) [r=wjohnston]
|
2011-06-02 13:56:39 -04:00 |
Mark Finkle
|
7afae8797a
|
Bug 661284 - Blue selection color used in Gingerbread 'Find in Page input field' theme and content menu text color goes white [r=mbrubeck]
|
2011-06-02 13:26:03 -04:00 |
Henrik Skupin
|
b899dfeee8
|
Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend
|
2011-06-01 00:52:49 +02:00 |
Hiroyuki Ikezoe
|
73e20bff7f
|
Bug 660131 - Call g_type_init in loadProc of kGnomeModule to fix crash on mochitest-plain ; r=karlt
|
2011-06-01 13:19:16 -04:00 |
Phil Ringnalda
|
7ac2c0c464
|
Bug 661084. Remove unused file checkerboard.png. r=mfinkle
|
2011-06-01 13:19:16 -04:00 |
Boris Zbarsky
|
d709058f42
|
Bug 660398. Speed up test_value_cloning. r=dbaron
The fundamental change is that instead of using 3000+ separate documents to test this we use one big document with distinct IDs for all the tests.
|
2011-06-01 13:19:16 -04:00 |
Henri Sivonen
|
79ab8b17ae
|
Bug 661140 - Make test_bug596350.html test focus on rendered elements instead of display:none; elements. r=mounir
|
2011-06-01 16:02:36 +02:00 |
Boris Zbarsky
|
0b03178d45
|
Bug 655549 and bug 645768. Rejigger the quirk table color rule to work more reliably. r=dbaron
|
2011-06-01 07:43:31 -04:00 |
Dão Gottwald
|
b908c08257
|
Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman
|
2011-06-01 10:20:53 +02:00 |