Vladimir Vukicevic
caada9a07f
b=494095; use -O3 for Mac builds; r=sayrer
2009-05-20 22:18:39 -07:00
Robert Sayre
92002a43da
Merge.
2009-05-21 00:09:41 -04:00
Matt Noorenberghe
c22f00184c
Bug 492701 - form history should cap the number of fields saved per form submission. r=dolske, a192=beltzner
2009-05-20 20:22:38 -07:00
Myk Melez
15b91227ff
Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner
2009-05-20 20:22:35 -07:00
Robert O'Callahan
52c601d409
Bug 492213. Make video controls' statusFader status be determined by examining the element state instead of by making assumptions about what the state is when events fire. r=dolske,mconnor
...
--HG--
extra : rebase_source : 3438a026715b9170608d66b4f99b9db3efbca5a3
2009-05-21 14:53:07 +12:00
Robert O'Callahan
6d91bd0794
Bug 491323. Allow splitters to collapse siblings that aren't XUL elements. Also fix the logic for finding the right sibling. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 2b9728903dc6c8516ad3590398c5459a999e5a91
2009-05-21 14:50:17 +12:00
Asaf Romano
456857d28c
Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner.
2009-05-21 04:53:53 +03:00
Boris Zbarsky
9f358b989d
Bug 493495. Protect against recursive attempts to report a security exception in cases when the URI objects involved can't be accessed due to being implemented as a JS component. r+sr=mrbkap
2009-05-20 21:49:42 -04:00
Johnny Stenback
c250d485f0
Fixing orange from bug 455070. Fix case mistake in paths.
2009-05-20 18:05:57 -07:00
John Daggett
096d01e389
Bug 483459. Add bad head checksum reftest.
2009-05-21 09:22:45 +09:00
Andreas Gal
4c6d57e9dc
Setting scopeChain to NULL in SynthesizeFrame breaks GetCallObject (494045, r=brendan).
2009-05-20 17:05:38 -07:00
Blake Kaplan
3ee6eb44df
Fix GCC warnings about the argument to %p not being a void *. rs=jorendorff
2009-05-20 16:30:20 -07:00
martijn.martijn@gmail.com
2f903c77aa
Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad)
2009-05-20 16:15:36 -07:00
Jonas Sicking
124a6f937e
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
2009-05-20 16:07:18 -07:00
adw@mozilla.com
5da2e47dea
Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath)
2009-05-20 16:05:25 -07:00
Robert Strong
666cae4e72
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
2009-05-20 15:49:24 -07:00
Johnny Stenback
2408f5a64d
Fixing bug 494051. Don't fall off trace when accessing the global property 'window'. r+sr=mrbkap@gmail.com
2009-05-20 15:39:02 -07:00
Honza Bambas
398af60e56
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-21 00:27:31 +02:00
Kai Engert
3d486c9ebb
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00
Benjamin Smedberg
cbf3863732
Bug 492948 - Windows XULRunner stub can't discover the GRE anymore, due to using NS_ConvertUTF8toUTF16 before having loaded XPCOM, r=blassey
2009-05-20 17:00:45 -04:00
Honza Bambas
89e50113d6
merge
2009-05-20 22:31:18 +02:00
Honza Bambas
962ff4d62d
Backed out changeset b2e48c0aa965
2009-05-20 22:30:21 +02:00
Marco Bonardo
c332f90e25
Bug 493934 - Autocomplete queries are wrongly cutting away some result, r=sdwilsh a191=beltzner
2009-05-20 21:27:36 +02:00
Marco Bonardo
2a5db93d7c
Bug 493933 - When sorting bookmarks BY NONE we should take in count partitioning, r=sdwilsh a191=beltzner
2009-05-20 20:45:48 +02:00
Shawn Wilsher
8639cbf9b7
Bug 493602 - UMR when clicking history menu
...
Fixes a UMR introduced in bug 487777 caused by not passing enough arguments to
nsPrintfCString.
r=mak
2009-05-20 14:25:16 -04:00
Honza Bambas
450643be76
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 20:19:38 +02:00
Robert Sayre
1ee389a2d4
Merge.
2009-05-20 12:22:28 -04:00
Timothy Nikkel
f137cf5ed8
Fix crash that can occur with a malformed pluginreg.dat file. b=493545 r=josh sr=bz
2009-05-20 12:21:46 -04:00
Robert Sayre
1d40ce7587
Merge tracemonkey to mozilla-central.
2009-05-20 12:21:34 -04:00
Olli Pettay
1861e6381f
Bug 491134, r+sr=jst
2009-05-20 18:57:01 +03:00
Josh Aas
60db8ee1d2
Make Objective-C exceptions non-fatal by default on Mac OS X. b=486574 r=roc sr=bz
2009-05-20 11:53:24 -04:00
Chris Double
2ad9f5251f
Fix another FrameData leak (Bug 463358). Fixes intermittent orange.
2009-05-21 03:17:21 +12:00
Jason Orendorff
0a2c025271
Bug 490908 - js_DumpStackFrame. r=Waldo.
2009-05-20 10:10:03 -05:00
John Daggett
1c0e5b31d4
Bug 483459. Add reftest fonts
2009-05-20 23:11:44 +09:00
Johnathan Nightingale
ce74290c1d
Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko
2009-05-20 09:27:25 -04:00
Alexander Surkov
ffa7115400
Bug 493521 - do not warn trying to get selection controller for focused document, r=marcoz, davidb
2009-05-20 21:09:33 +08:00
Peter Van der Beken
a6db11a5f0
Fix quickstubs dependency problem, .h doesn't depend on any headers so don't add it to .dep and make .cpp depend on the interface files instead. rs=ted.
2009-05-20 14:07:20 +02:00
Marco Bonardo
dad8c99d9b
Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191
2009-05-20 13:31:49 +02:00
L. David Baron
803e2f944a
Fix bug 25888 for inline frames other than bullets: redo line reflow when the line's height pushes it into the way of other floats. (Bug 25888) r+sr=roc
2009-05-20 07:21:34 -04:00
L. David Baron
26f337c611
Implement a method on the float manager to get the largest width available within a height (rather than just at a point). (Bug 25888) r+sr=roc
2009-05-20 07:21:34 -04:00
L. David Baron
4c34a1aff5
Merge InitFloat into AddFloat (on nsLineLayout and nsBlockReflowState). (Bug 25888) r+sr=roc
2009-05-20 07:21:34 -04:00
enndeakin@gmail.com
668663815c
Bug 492037 - EndUpdateBatch not being called for tree builders in some cases, r+sr=smaug
...
--HG--
extra : rebase_source : 1fe10dd0ee2b7af313f80bdeb8241cd0d7757141
2009-05-20 13:57:01 +03:00
Andreas Gal
e26fbcd74d
Wrong callee is restored when side-exiting from a trace (493657, r=brendan,mrbkap).
2009-05-20 03:54:55 -07:00
Olli Pettay
bb72f833b9
Bug 493366 - Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread, at mozilla/js/src/jsapi.cpp:5196, r+sr=mrbkap
2009-05-20 12:30:57 +03:00
Robert O'Callahan
fa8b7ff6dc
Fix FrameData leak (bug 463358)
2009-05-20 21:11:48 +12:00
Robert O'Callahan
95a71561da
Re-marking object-aspect-ratio tests as random
2009-05-20 21:07:57 +12:00
Honza Bambas
3bbeca71c8
merge
2009-05-20 10:38:45 +02:00
Honza Bambas
bcfd364ba5
Backed out changeset ef25b4175b78
2009-05-20 10:37:31 +02:00
Igor Bukanov
4b824e667f
bug 493720 - using the proper assert to assert the the GC is not running. r=mrbkap
2009-05-20 10:23:56 +02:00
Honza Bambas
8ca895d0e6
Bug 445871 - SSL certificates added as exceptions should never be treated as EV, r=kaie, sr=bz
2009-05-20 10:23:41 +02:00