Boris Zbarsky
cee04c4622
Bug 803306. Calling a named creator should not define an expando. r=peterv
2012-11-05 11:58:03 -05:00
Boris Zbarsky
dbf8898dc9
Bug 788225. Implement WebIDL deleters. r=peterv
2012-11-05 11:58:02 -05:00
Boris Zbarsky
1e35c82ae5
Bug 749866 part 4. Generate slightly better code when we know we're null or undefined. r=khuey
2012-11-05 11:58:02 -05:00
Boris Zbarsky
c31dc49516
Bug 749866 part 3. Rejigger overload resolution a bit more so we can tell argument conversion that we know the argument is null or undefined. r=khuey
2012-11-05 11:58:02 -05:00
Boris Zbarsky
72eecce718
Bug 749866 part 2. Simplify the code generated by overload resolution a bit when we have sequences or dates at our distinguishing index. r=khuey
2012-11-05 11:58:02 -05:00
Boris Zbarsky
1910c4ad9c
Bug 749866 part 1. Add support for failureCode for sequence unwrapping. r=khuey
2012-11-05 11:58:02 -05:00
Boris Zbarsky
18bf7e289d
Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global.
2012-11-05 11:54:37 -05:00
Jan de Mooij
c24c338f38
Bug 808519 part 2 - Rename MaybeScriptFromCalleeToken and call it in GetTopIonJSScript. r=dvander
2012-11-05 17:35:30 +01:00
Jan de Mooij
1c6ce3e21a
Bug 808519 part 1 - Rename IonFrame_JS to IonFrame_OptimizedJS. r=dvander
2012-11-05 17:35:10 +01:00
Hannes Verschore
68ba915170
Bug 808294: Fix tracelogger builds, r=dvander
2012-11-05 17:27:42 +01:00
Hannes Verschore
e14235a232
Bug #807824 : Don't restore register in oolcall when it is used as a return value, r=nbp
2012-11-05 17:14:50 +01:00
Ed Morley
5433e72752
Merge mozilla-central to mozilla-inbound
2012-11-05 15:31:02 +00:00
Ed Morley
a5572ca7ff
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-05 15:23:36 +00:00
Ed Morley
44c0c46e66
Bug 808419 - remoteautomation.py's waitForFinish() should print to the log when maxTime is reached; r=jmaher
2012-11-05 13:03:55 +00:00
Ed Morley
1c5718e096
Bug 808417 - Make runTests() exception reporting consistent across test harnesses; r=jmaher
2012-11-05 13:03:55 +00:00
Ed Morley
43bd031bcd
Bug 808417 - remotereftest.py should print the actual exception if one occurred runTests(); r=jmaher
2012-11-05 13:03:54 +00:00
Lucas Rocha
c1fe0c501b
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
2012-11-05 11:42:25 +00:00
Lucas Rocha
a7c14b468a
Bug 808029 - Build AllPagesTab's context menu from favicon cache (r=mfinkle)
2012-11-05 11:42:25 +00:00
Jim Mathies
13fec8188d
Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy
2012-11-05 05:26:12 -06:00
Jim Mathies
3fffa3dd50
Bug 799121 - Update metro build's WINVER from 602 to 502 on mc. r=bbondy
2012-11-05 05:23:30 -06:00
Olli Pettay
9d7997ea53
Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi
2012-11-05 11:14:39 +02:00
Olli Pettay
a201d0a2c6
Bug 805749, validate the view parameter of initUIEvent, r=jst
2012-11-05 10:59:12 +02:00
Robert O'Callahan
d5fc01f0e6
Bug 792351. Make GetRootFrameOffset handle the case where aContainerFrame is itself a reference frame. r=mattwoodrow
2012-11-05 19:11:25 +13:00
aceman
88970df015
Bug 808379 - fix Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:258 causing Thunderbird crash since landing of fix to bug 803688. r=jlebar
...
Clear the sDiscardableImages linked list in DiscardTracker::Shutdown() so that the list destructor finds an empty array, which is required after bug 803688.
2012-11-04 23:20:52 +00:00
Patrick McManus
42eb30a1b6
bug 779467 modify ClosePersistentConnections to accomodate sticky auth r=honzab
2012-11-04 11:24:24 -05:00
Ehsan Akhgari
a782ddd2a1
Merge mozilla-central into mozilla-inbound
2012-11-04 11:09:45 -05:00
Ms2ger
a2db0633cc
Merge PGO-green chanageset from inbound to m-c.
2012-11-04 10:26:52 +01:00
Ms2ger
25935ac099
Bug 808305 - Pass a gfx::Rect instead of a gfxRect in InvalidateCanvasContent; r=Bas
2012-11-04 09:05:25 +01:00
Ms2ger
ee963a3a4e
Bug 807465 - Less QIs in nsXULPopupManager::UpdateMenuItems; r=Enn
2012-11-04 09:05:25 +01:00
Ms2ger
318a2969cd
Bug 807410 - Part b: Pass the "GC on destruction" flag to the nsJSContext constructor; r=jst
2012-11-04 09:05:23 +01:00
Ms2ger
9443b096a0
Bug 807410 - Part a: Pass the global object to the nsJSContext constructor; r=jst
2012-11-04 09:04:04 +01:00
Ms2ger
05dab9cea1
Bug 709954 - Fix assertion failure "!cx->isExceptionPending()" with invalid regexp in <input pattern>; r=bz
2012-11-04 09:00:07 +01:00
Ms2ger
4bebd637ce
Bug 629876 - Throw when drawImage's sw/sh arguments are zero; r=bz
2012-11-04 09:00:06 +01:00
Ms2ger
8322ba7e54
Bug 804005 - Update dom/imptests python to be py3k-compatible; r=jhammel
2012-11-04 09:00:06 +01:00
Ms2ger
3b8a790da5
Bug 803520 - Don't use JSCList for JSRuntime::contextList; r=Waldo
2012-11-04 09:00:06 +01:00
Ms2ger
67f936b45b
Bug 801991 - Remove the ability to generate custom quickstubs; r=peterv
2012-11-04 09:00:06 +01:00
Ms2ger
3856428adf
Bug 807926 - Don't handle outer windows in nsWindowSH::NewResolve; r=bholley
2012-11-04 09:00:06 +01:00
Seth Fowler
f5d66e49dc
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
2012-11-03 23:04:07 -04:00
Ryan VanderMeulen
a6003896f2
Merge m-c to inbound. DONTBUILD
2012-11-03 22:36:18 -04:00
Alexander Surkov
242fe5953e
Bug 733848 - log accessible/name/test_markup.html on stack enabled builds, r=ehsan, tbsaunde
2012-11-04 11:19:56 +09:00
philringnalda@gmail.com
782b383397
No bug, Automated blocklist update from host slice
2012-11-03 18:55:50 -07:00
Reed Loden
3fe21da497
Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell
...
DONTBUILD
2012-11-03 15:53:00 -07:00
Phil Ringnalda
ae919f0335
Back out 8baff4a80904 (bug 808313) to fix committer email
2012-11-03 19:03:27 -07:00
Reed Loden
a8bd02a2f4
Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell
2012-11-03 15:53:00 -07:00
Ed Morley
0c1158c097
Backout 5eec0a5b76ff, 64e143317082 & f356d9b2524c (bug 808288) for reftest failures
2012-11-04 00:53:06 +00:00
Ryan VanderMeulen
de3a17f4ca
Merge m-c to inbound. DONTBUILD
2012-11-03 19:51:29 -04:00
Brian R. Bondy
b9efbae78e
Bug 369108 - Win32's nsIFile::Create and nsIFile::CreateUnique ignore permissions argument. r=bsmedberg
2012-11-03 13:39:02 -04:00
Jonathan Kew
aff29a1863
bug 808288 - part 3 - draw missing-glyph hexboxes for <canvas> text, similar to missing glyphs in HTML text. r=bas
2012-11-03 23:01:33 +00:00
Jonathan Kew
b59f5296f4
bug 808288 - part 2 - render the font's .notdef glyph for missing glyphs in <canvas>. r=bas
2012-11-03 23:01:33 +00:00
Jonathan Kew
da23de4959
bug 808288 - part 1 - leave missing glyphs blank in <canvas> text, rather than rendering arbitrary (incorrect) glyphs. r=bas
2012-11-03 23:01:32 +00:00