Nicholas Nethercote
1354126adc
Bug 826154 - Remove unused field nsScriptSecurityManager::mIsWritingPrefs. r=bz.
...
--HG--
extra : rebase_source : f7235787393fd6b4212aff0bb13e507bb0fd6d94
2013-01-02 21:47:50 -08:00
Adam Roach [:abr]
9e90c1b381
Bug 825086: Removing errant free of body parts when encoding fails r=ekr
2013-01-02 15:06:12 -06:00
Masatoshi Kimura
ba412b97b6
Bug 824312 - Drop support for JSVersion <= 1.5. r=waldo
2013-01-03 13:56:13 +09:00
Chris Jones
1f854446dd
Bug 825698: Log process-kill messages in all builds. r=jduell
2013-01-02 20:15:19 -08:00
Ethan Hugg
33a67df87d
Bug 825785 cprDestroyThread on Windows should kill thread immediately r=jesup
2013-01-02 17:08:48 -08:00
L. David Baron
09229da43e
Don't distribute percentage width from column-spanning cells to columns that have no cells originating. (Bug 810586) r=dholbert
...
This makes the distribution of pref/min width and the distribution of
percentage width from column-spanning cells more consistent with each
other. Having them inconsistent means that a column-spanning cell that
has both percentage width and minimum intrinsic width might distribute
those widths among its columns differently, which can then lead to the
percentages unnecessarily increasing the table's preferred intrinsic
width.
(It *might* also be worth fixing the FLEX_ALL_LARGE case in
DistributeWidthToColumns to also check for originating cells, since it's
now the only case that doesn't, except that we can't guarantee that
there are columns with originating cells, so it would really require
splitting that case, which is extra complexity that doesn't seem worth
it for such a rarely-hit and non-interoperable case.)
--HG--
extra : transplant_source : %80%C9z%F4%EF%18%E1y%BB%B3%E57%0C%3A%0B%92%2C%B8%83%AC
2013-01-02 22:58:05 -05:00
Boris Zbarsky
971f4fb3c8
Bug 823225. Move .wrappedJSObject from nsWindowSH::GetProperty to the outer window get hook. r=mrbkap
2013-01-02 22:03:41 -05:00
Julien Levesy
dff8ef0071
Bug 811753 - Add nsIContent::IsEventAttributeName and use it instead of having callers guess the right flags for the content node in question. r=bzbarsky.
2013-01-02 21:24:07 +01:00
Boris Zbarsky
6c26f6fab3
Bug 825288. Handle SOWs correctly in MaybeWrapValue. r=peterv
2013-01-02 22:03:25 -05:00
Boris Zbarsky
2c128858e0
Bug 821580. Disallow [Unforgeable] on static attributes, per spec update. r=khuey
2013-01-02 22:03:25 -05:00
Boris Zbarsky
a491bdc004
Bug 821177. [TreatNonCallableAsNull] should only affect attribute setters. r=khuey
2013-01-02 22:03:25 -05:00
Boris Zbarsky
6ed64d61c5
Bug 819845. Update WebIDL bindings to spec change: sequences/arrays are no longer distinguishable from dictionaries, and conversion to a sequence works on arbitrary objects. r=khuey
2013-01-02 22:03:25 -05:00
Vladan Djeric
02dd5fa874
Bug 817102 - Copy/paste from about:telemetry has no line breaks. r=ttaubert
2013-01-02 21:46:33 -05:00
Nicholas Cameron
2b3c162ca3
Bug 825995; fix scissor rect logic in GLContext. r=jgilbert
2013-01-03 15:11:54 +13:00
Rafael Ávila de Espíndola
c60ed397cc
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
...
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
2013-01-02 21:04:10 -05:00
Ryan VanderMeulen
148c1aeee6
Merge m-c to inbound.
2013-01-02 21:03:35 -05:00
Ryan VanderMeulen
59841fb747
Merge the last PGO-green inbound changeset to m-c.
2013-01-02 21:02:40 -05:00
Nicholas Nethercote
9ce715e6a9
Bug 825820 - Call WarningsDatabase.prune at the end of Build(). r=gps.
...
--HG--
extra : rebase_source : aefe3d3e1e3f5edacbb83bb0c44031c1cfb200a1
2013-01-02 17:20:47 -08:00
Wes Johnston
804d30c729
Bug 825176 - Use margin to hide forward button. r=sriram
2013-01-02 17:11:15 -08:00
Wes Johnston
8ca48647ea
Bug 826106 - Allow GeckoApp to handle context menus. r=mfinkle
2013-01-02 17:11:14 -08:00
Jan de Mooij
a548818b5f
Bug 825716 - Remove edge cases in MMod::foldsTo. r=dvander
2013-01-02 17:08:04 -08:00
Justin Dolske
e933103559
Bug 822487 - Improve CLOBBER instructions and note how to bypass it. r=gps, 1stpatch=bgirard@mozilla.com
2013-01-02 16:14:24 -08:00
Doug Turner
5d5553b293
Backing out 8c3bd23a1567 due to X orange. r=me a=me
2013-01-02 15:36:26 -08:00
Ehsan Akhgari
96b99dd0b5
Bug 826037 follow-up: include the new service in the package manifest
2013-01-02 18:30:29 -05:00
Brian Nicholson
6cfa47f74c
Bug 823325 - Use timeout before calling browser.focus(). r=mfinkle
2013-01-02 15:05:21 -08:00
Nicholas Nethercote
33cb73a205
Bug 825818 - Fix six -Wlogical-op-parentheses warnings in nsUTF8ToUnicode.cpp. r=emk.
...
--HG--
extra : rebase_source : 6c4a9683a5cb2f7db30791dce21fbe6a118d14c1
2013-01-02 14:38:00 -08:00
Josh Aas
e525aa289c
Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman
2013-01-02 17:40:18 -05:00
Ehsan Akhgari
b3e4aff938
Bug 826037 - Re-introduce an obsolete private browsing service in order to not break all Jetpack add-ons; r=jdm
2013-01-02 16:41:32 -05:00
Jonathan Kew
1b97de0c13
bug 825504 - fix gfxPangoFontGroup::FindFamilyNameAt for user fonts, to resolve MathML fonts breakage. r=roc
2013-01-02 22:27:49 +00:00
Olli Pettay
845ba448f7
Additional patch for Bug 821371 to fix crashes on windows, r=timeless
...
--HG--
extra : rebase_source : 0addf10c8284e141f1dfa8ae2fac467e5232c4f2
2013-01-02 22:45:36 +02:00
Doug Turner
4c7a4d7e41
Bug 813758 - Need additional security checks for the geolocation permission. r=sicking a=blocking-basecamp
2013-01-02 13:21:37 -08:00
Wes Johnston
d96f13f2d1
Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle
2013-01-02 11:49:42 -08:00
Wes Johnston
f5966d3f6d
Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle
2013-01-02 11:49:41 -08:00
Masatoshi Kimura
bc1410bc83
Bug 823917 - Use C++11 final on MSVC11. r=waldo
2013-01-03 04:47:26 +09:00
Ms2ger
6ff15a5b55
Merge m-c to m-i.
2013-01-01 13:35:13 +01:00
Ms2ger
020367e2ed
Backout bug 814718, bug 717178 for exceptions in test_text.html on Windows.
2013-01-01 13:34:34 +01:00
Robert O'Callahan
5c8d7ee85e
Bug 717178. Part 3: gfxGDIFont should pass ownership of its mFont to cairo_font_face_t. r=jrmuizel
2013-01-01 17:53:39 +13:00
Robert O'Callahan
68b1e38971
bug 717178. Part 2.5: Make cairo_win32_font_face_create_for_logfontw_hfont take ownership of the HFONT. r=jrmuizel
2013-01-01 17:53:32 +13:00
Neil Rashbrook
15ad5a16df
Bug 824926 Make relative font size change handle nested font size tags correctly r=ehsan
2012-12-31 21:49:49 +00:00
Phil Ringnalda
a8d4016164
Bug 810705 - Reenable test_MochiKit-DOM-Safari.html on Linux now that bug 799295 should have fixed the crashes
2012-12-30 09:34:38 -08:00
EKR
5071d59cb9
Bug 825477 - Ignore return value from async calls in MediaPipeline. r=jesup
2012-12-30 07:53:48 -08:00
Ehsan Akhgari
bedb347d9c
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
2012-12-29 20:01:34 -05:00
Kartikaya Gupta
6463c01714
Bug 825939 - Bump android-x86 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted
2013-01-02 17:10:45 -05:00
Josh Aas
f423b97839
Back out 7e0ffa0535cc for Android startup crashes on a CLOSED TREE.
2013-01-02 16:56:25 -05:00
Josh Aas
8e5b01ba37
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
2013-01-02 16:46:27 -05:00
Sriram Ramasubramanian
3138936056
Bug 824469: New tab button based on the tabs-section. [r=mfinkle]
2013-01-02 13:43:01 -08:00
Ed Morley
f6a029e2a0
Backout 1f2978b28ca2 (bug 36567) for failures in test_bug536567_perwindowpb.html on a CLOSED TREE
2013-01-02 21:35:13 +00:00
Ed Morley
0d1768b431
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
2013-01-02 21:32:36 +00:00
Mike Hommey
ea021f68f0
Bug 822017 - Use less bad build rules in browser/app/profile/extensions; r=ted
2012-12-30 12:14:23 +01:00
Karl Tomlinson
f7ba3ba9ff
b=623380 destroy XtClient child window on unrealize r=stransky
...
--HG--
extra : transplant_source : u%8A%02%E1%C5%96%16%21ica%9A%80%AF%A3e%16%0C%7Dy
2013-01-03 09:45:10 +13:00