Commit Graph

294393 Commits

Author SHA1 Message Date
Nicholas Cameron
75a29b4d26 Bug 732535; border-radius tests on android. r=karlt
--HG--
extra : rebase_source : 76df5bafa2c232554bcc08f0f5c610934a9e80ff
2012-12-28 15:08:47 +13:00
Josh Matthews
9d8a896be7 Backed out changeset 5840a8b5cc21 (bug 825060) 2012-12-27 20:44:22 -05:00
Josh Matthews
3d84247a2f Backed out changeset cce44d592e67 (bug 822848) 2012-12-27 20:44:20 -05:00
Josh Matthews
a36af980fd Backed out changeset 0b3cc2b5fc5f (bug 824345) 2012-12-27 20:44:18 -05:00
Nicholas Nethercote
c36dea3127 Bug 824883 - Fix three warnings in dom/ code. r=bz.
--HG--
extra : rebase_source : 3763606a23b66493596787ca33cec32618efa2f1
2012-12-26 20:24:59 -08:00
Nicholas Nethercote
660706afa4 Bug 824879 - Avoid -Wconstant-conversion warnings in vm/RegExpObject.cpp. r=sstangl.
--HG--
extra : rebase_source : c921633cea69a65cced62d56ef6baaa5a5cc2b04
2012-12-26 20:11:34 -08:00
Masayuki Nakano
cd648c5fa0 Bug 812143 Include text-decoration rect as solid style in text frame's overflow rect when the style is none r=dbaron 2012-12-28 09:00:50 +09:00
Paolo Amadini
fb255232ff Bug 824345 - Hide old Download Manager preferences when the Downloads Panel is enabled.
r=mak
2012-12-28 00:54:54 +01:00
Marco Bonardo
de1d7067e7 Bug 822848 - hide the detailsPane for the new downloads view.
r=Mano
2012-12-28 00:54:51 +01:00
Marco Bonardo
ed0d87ed1c Bug 825060 - Enable the new Library Downloads view by default when the panel is enabled.
r=mconley
2012-12-28 00:54:48 +01:00
Mark Hammond
20dbf380a1 Bug 806037 - use nsIPrincipal for origin checks. r=gavin 2012-12-27 18:28:49 +11:00
Chris Jones
3f3cb0b9df Bug 824177: Opened windows of browsers inherit their containing app. r=jlebar 2012-12-27 15:43:22 -08:00
Nicholas Nethercote
efaf0192cb Bug 819819 (part 1) - Remove DMDV. r=khuey.
--HG--
extra : rebase_source : af193a276409e33f0099d256cdfcd0f11917ea25
2012-12-20 23:03:50 -08:00
Wes Johnston
5b171dd30f Bug 824475 - Add safety check before checking node.hasAttribute. r=kats 2012-12-27 15:26:39 -08:00
Chris Jones
d5bc827666 Bug 824172: Re-enable strict file:// security, because yes we have wifi and installed apps now. r=sicking 2012-12-27 15:04:29 -08:00
Matt Brubeck
bfd6ac84aa Merge from mozilla-central to mozilla-inbound 2012-12-27 14:53:29 -08:00
Matt Brubeck
0dae975a9a Back out de5db0c4c3ff and ff14e0b88c10 (bug 820124) because of intermittent xpcshell assertions 2012-12-27 14:52:04 -08:00
Ryan VanderMeulen
be7eca491e Merge the last PGO-green inbound changeset to m-c. 2012-12-27 17:00:54 -05:00
Daniel Holbert
668351f091 Merge inbound to m-c 2012-12-27 13:53:16 -08:00
Mats Palmgren
c81e8777ef Bug 824643 - Return early if SetAttr destroyed the frame. r=roc 2012-12-27 22:24:08 +01:00
Mats Palmgren
dff1cd0989 Bug 824641 - Move the destroyed frame check before any use of it. r=roc 2012-12-27 22:24:08 +01:00
Mats Palmgren
28a212ee67 Bug 822053 - Nested balancing column sets restriction shouldn't affect non-balancing column sets. r=roc 2012-12-27 22:24:08 +01:00
Henrik Skupin
1b3fd919f0 Bug 824923 - Stablize WebRTC mochitests against Javascript exceptions to prevent timeouts. r=jesup 2012-12-27 21:55:52 +01:00
Robert O'Callahan
951234cefc Bug 808466. When invalidating a popup frame stop there because popup frames are display roots, don't look at the parent frame's needs paint bits as they are not relevant to the popup frame. r=tnikkel 2012-12-27 14:06:46 -06:00
Doug Turner
c128764303 Bug 824160 - Assertion in SetMysteryBlobInfo. GetMozLastModifiedDate should return modification date even if it is presently unknown. r=bent a=blocking-basecamp 2012-12-27 11:28:43 -08:00
Andrea Marchesini
11f00f17dc Bug 816730 - [Activities] Filters do not work anymore. r=mounir, sr=sicking 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
3c553a8b65 Bug 553917 - Test for presence of MathML error messages in the Error Console. r=karlt 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
c62e775b20 Bug 553917 - Add new mathml.properties bundle with error messages for MathML error logging. r=Pike 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
394d5e66e0 Bug 553917 - Add helper methods and logic for error logging to MathML module. r=karlt 2012-12-27 11:12:05 -05:00
Ryan VanderMeulen
bc6221e98e Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00
Rafael Ávila de Espíndola
03d6249541 Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Alexander Surkov
16a4c673f0 Bug 660083 - missing focus event when opening a message in Thunderbird, r=tbsaunde 2012-12-27 13:25:27 +09:00
Ryan VanderMeulen
a5c18e0d22 Bug 824167 - Upgrade SQLite to version 3.7.15.1 (SQLite changes). r=mak 2012-12-19 20:43:55 -05:00
Nicolas B. Pierron
77efa6e376 Bug 780549 - AutoEnterCompilation: Handle init error cases. r=bhackett 2012-12-27 07:12:25 -08:00
Asaf Romano
6f5f6bfb3c Bug 824240 - Make the Downloads View Seamonkey-friendly. r=mak 2012-12-27 16:50:56 +02:00
Jacek Caban
960c2d8d65 Bug 823924 - Don't hardcode system directory when loading WMF libraries r=paul 2012-12-27 15:03:55 +01:00
Jacek Caban
5e80a816c6 Bug 823921 - Replaced _com_ptr_t usage by RefPtr r=paul 2012-12-27 15:02:37 +01:00
Joel Maher
e6cf1bc11a Backed out changeset 251ac29afd1b for perma orange bc 2012-12-27 07:18:33 -05:00
Nicolae Cristian
48c3ce45ee Bug 822681 - Robocop: Add test for Tabs Drawer Menu feature. r=jmaher 2012-12-20 16:26:52 +02:00
George Wright
1984b6bdba Bug 815795 - Fix an integer overflow by casting unit_x to int64_t. From upstream commit de60e2e0e3eb6084f8f14b63f25b3cbfb r=jrmuizel 2012-12-19 18:10:07 -05:00
Andres Hernandez
dd21528f31 Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once. r=ttaubert 2012-12-19 16:52:30 -06:00
Benjamin Chen
f016ff4111 Bug 805746 - Send CustomScroll domevent to browser.js. r=cjones 2012-12-25 14:09:34 +08:00
Ryan VanderMeulen
95f613b3e2 Backed out changesets 038194a2ffc3 and 4a7071b92069 (bug 820124) for mochitest orange. r=TryFTW 2012-12-26 22:48:23 -05:00
Chuck Lee
c62c24acee Bug 820762 - 0003.Test if voicemailInfo is exposed. r=hsinyi 2012-12-26 18:49:10 +08:00
Chuck Lee
e1bf5df130 Bug 820762 - 0002.Access voicmail info with correct permission. r=hsinyi 2012-12-26 18:49:08 +08:00
Chuck Lee
96d35552ca Bug 820762 - 0001.Change IDL. r=hsinyi 2012-12-25 14:56:30 +08:00
Eric Chou
d4dad722e2 Bug 820216 - should use JS_NewUCStringCopyN to copy a Unicode string, r=gyeh 2012-12-27 10:20:17 +08:00
Andrew McCreight
c7d324a5f0 Bug 823226 - Add environment variables for controlling cycle collector logging. r=smaug 2012-12-19 14:35:50 -08:00
Jan Beich
9c8252a53e Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell 2012-12-26 10:16:42 -05:00
Jan Beich
cf9a82a2bc Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup 2012-12-26 10:15:53 -05:00