Jim Blandy
|
3b47d4d410
|
Bug 599764: Define jsval in terms of a type we control, not a type defined, depending on circumstances, by either NSPR or our own headers. r=luke
|
2011-06-08 12:14:58 -07:00 |
|
Jim Blandy
|
3b7ea5d45a
|
Bug 662836: Don't require JS_EvaluateUCScriptInStackFrame to be able to extend call objects that the bytecode compiler didn't expect to be extensible. r=dvander
|
2011-06-08 12:10:39 -07:00 |
|
Panos Astithas
|
1752f18335
|
Bug 659910 - Evaluating console.log or other API messages in Scratchpad presents wrong source link in web console. r=rcampbell,gavin
|
2011-06-08 07:48:40 -07:00 |
|
Makoto Kato
|
5e8a381066
|
Backed out changeset c25968f1f4f0
|
2011-06-08 15:56:43 +09:00 |
|
Makoto Kato
|
f96bf9011f
|
Bug 635617 - 64-bit crash [@ MakeDay]. r=jwalden
|
2011-06-08 10:41:37 +09:00 |
|
Kyle Huey
|
08c7819893
|
Fix MSVC warning.
|
2011-06-07 17:17:30 -07:00 |
|
Blake Kaplan
|
96c422f69a
|
Bug 662114 - Don't use DummyFrameGuard directly to avoid Windows DLL-linkage warnings. r=luke
--HG--
extra : rebase_source : 8ef14ff1cecaa7f426adc55b3a1ad205f00d0b8c
|
2011-06-07 19:43:18 -04:00 |
|
Brendan Eich
|
f567b76676
|
Strict mode early error (strict option warning) on assignment to declared const (383902, r=jwalden).
|
2011-06-07 16:24:33 -07:00 |
|
Steve Fink
|
dc5fdefaa0
|
Bug 637393 - Give JSScript control over the lifetime of JSPCCounters, to allow freeing with cx (r=dmandelin)
--HG--
extra : rebase_source : 9e94ec8506bc3aac28c1dd0ef5b9047e33ff6e8d
|
2011-06-06 16:48:20 -07:00 |
|
Rob Campbell
|
6699a6d7c6
|
merge m-c to devtools
|
2011-06-06 16:42:23 -03:00 |
|
Kyle Huey
|
66beef1008
|
Bug 662125: Fix nsDocShell::ConfirmRepost to initialize a PRBool before passing it through XPConnect. r=bz
|
2011-06-06 10:58:49 -07:00 |
|
Phil Ringnalda
|
c29b25bbce
|
Bug 660504 - Use $(OS_TARGET) rather than ifndef ANDROID, which doesn't work in makefiles, to keep Android away from the parts of mozapps/update/ that require the updater binary, r=rs
|
2011-06-04 22:31:23 -07:00 |
|
Phil Ringnalda
|
0f6cacd165
|
Bug 663596 - todo_is() the Android permaorange part of browser_bookmarks.js, r=mfinkle
|
2011-06-11 11:35:56 -07:00 |
|
Matt Brubeck
|
8721631cfa
|
Bug 661351 - Clean up code that worked around bad values from PR_GetPhysicalMemorySize [r=mak]
|
2011-06-03 07:00:08 -07:00 |
|
Margaret Leibovic
|
9689877212
|
Bug 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin
|
2011-06-06 08:15:21 -07:00 |
|
Margaret Leibovic
|
ea5b8bfa04
|
tests for Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:15:13 -07:00 |
|
Margaret Leibovic
|
49138ee5c9
|
Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:14:07 -07:00 |
|
Margaret Leibovic
|
bff36cfb13
|
Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin
|
2011-06-06 08:13:50 -07:00 |
|
Jacek Caban
|
ab9e18c25c
|
Bug 661517 - nsWebSocketHandler.cpp fails to compile on mingw-w64 r=mcmanus DONTBUILD
|
2011-06-06 13:16:22 +02:00 |
|
Nicholas Nethercote
|
3f2c2d551f
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
|
Kyle Huey
|
c5509e3146
|
Back out Bug 622315 due to Bug 662200.
|
2011-06-05 16:22:09 -07:00 |
|
Kyle Huey
|
dc20cc5fcd
|
Backed out changeset 52b9e864be0e due to Bug 662200.
|
2011-06-05 16:21:42 -07:00 |
|
Kyle Huey
|
c10028170d
|
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
|
2011-06-05 12:09:47 -07:00 |
|
Kyle Huey
|
7d5b6f2285
|
Bug 661876: Remove obsolete nsIDOMFile methods/properties. r=sicking
|
2011-06-05 11:54:50 -07:00 |
|
Kyle Huey
|
7c8feff73e
|
Bug 661876: Fix tests to avoid using obsolete nsIDOMFile properties/methods.
|
2011-06-05 11:54:14 -07:00 |
|
Dão Gottwald
|
7778dfb0d9
|
Bug 662155 - addTab should report the exception when loadURIWithFlags fails. r=gavin
|
2011-06-05 19:37:10 +02:00 |
|
Mounir Lamouri
|
8bc1be7f60
|
Merging cedar with mozilla-central.
|
2011-06-05 15:31:36 +02:00 |
|
Tyler Downer
|
e98d10f115
|
Bug 660746 - Fix another typo. r=gavin
|
2011-06-05 10:07:15 +02:00 |
|
Phil Ringnalda
|
ba566a58e2
|
Bug 650691 - random-if the SVG object--auto reftests that are random-if(Android)
|
2011-06-04 22:20:52 -07:00 |
|
Ehsan Akhgari
|
8703cf5143
|
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
|
f9339f6813
|
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
|
b24e41048e
|
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
|
0fc9bbc32c
|
Bug 660131 - Follow up fix. Include glib-object.h for disabling gconf. r=karlt
|
2011-06-03 17:45:38 +02:00 |
|
Mounir Lamouri
|
af81ce3c72
|
Merging cedar with mozilla-central.
|
2011-06-03 12:06:08 +02:00 |
|
Masayuki Nakano
|
a1fdb33535
|
Bug 660568 nsImageFrame::IconLoad must call Preferences::RemoveObservers() r=roc
|
2011-06-03 15:07:10 +09:00 |
|
Masayuki Nakano
|
3c7f792f25
|
Bug 660640 part.2 Fix wrong result at InitStaticMembers() failed r=roc
|
2011-06-03 15:01:02 +09:00 |
|
Masayuki Nakano
|
a66443b161
|
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
|
319f614cd9
|
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
|
2011-06-03 15:01:02 +09:00 |
|
Benjamin Peterson
|
be433a6891
|
Bug 405300 - ignore transformation in isPointInPath(). r=joe sr=roc
|
2011-06-03 07:50:14 +02:00 |
|
Mounir Lamouri
|
28bcd3f6f3
|
Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz
|
2011-06-03 00:37:18 +02:00 |
|
Mounir Lamouri
|
271cf17825
|
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
|
2d732b71c2
|
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
|
1b73268c12
|
Bug 661662 - Speed up the population of about:permissions' sites list. r=margaret
|
2011-06-03 07:47:20 +02:00 |
|
Dão Gottwald
|
4c2fc6c26c
|
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
|
420f2c372c
|
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
|
93c7072af0
|
Bug 661471. Part 5: Fix reftests. r=roc
|
2011-06-03 16:31:08 +12:00 |
|
Robert O'Callahan
|
00a97d1edd
|
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
|
4bb2d42df6
|
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
|
72424d8066
|
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
|
0e9af9395b
|
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 |
|