Commit Graph

120960 Commits

Author SHA1 Message Date
Mats Palmgren
0b57a2f709 Bug 838931 - Don't include nsIFrameTraversal.h since it's not used in this file anymore. r=dholbert 2013-02-07 21:07:53 -05:00
Seth Fowler
d502490e0d Bug 837315 - Add SVG document loaded event. r=bz 2013-02-04 10:14:17 -08:00
Gregor Wagner
40d5240fdd Bug 837953 - B2G crash @ nsContentPermissionRequestProxy::GetElement while launching Camera for perf tests. r=dougt 2013-02-07 17:46:58 -08:00
Gregor Wagner
20883b85f2 Bug 839094 - PhoneNumberJS: handle countries sharing the same meta-data correctly. r=gal 2013-02-07 17:42:36 -08:00
Robert O'Callahan
e323381071 Bug 830278. Part 2: Move mDisallowSelectionPrint check into IsThereARangeSelection to make sure code doesn't re-enable selection printing. r=heycam
--HG--
rename : dom/voicemail/Makefile.in => dom/telephony/Makefile.in
rename : dom/voicemail/nsINavigatorVoicemail.idl => dom/telephony/nsIDOMNavigatorTelephony.idl
rename : services/sync/tests/unit/test_utils_json.js => services/common/tests/unit/test_utils_json.js
extra : rebase_source : a900eaa265af5c4fa6e0355608cf2e384e1cd193
2013-02-08 14:38:44 +13:00
Daniel Holbert
1847f48af3 Bug 839302: Simplify logic in nsBlockFrame::DrainSelfOverflowList, and replace delete w/ nsAutoPtr. r=mats 2013-02-07 17:19:57 -08:00
Steve Fink
e46eeecb59 Backed out changeset ced35810adb2 (bug 838014). Again. 2013-02-07 17:06:42 -08:00
Steve Fink
e8f172360e Backed out changeset b5ec7ce219b2 (bug 838014) 2013-02-07 17:06:16 -08:00
Steve Fink
f8391749f7 Backed out changeset 5abed7bd3cb7 (bug 838014) 2013-02-07 17:06:14 -08:00
Norbert Lindenberg
759b7f9c72 Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 6). r=jwalden
--HG--
extra : rebase_source : 714d2776e671bf8587c95f2b19b576fb68d957b7
2013-02-07 15:34:50 -08:00
David Clarke
c0557e94bd Bug 799709 - Create a 10MB sdcard by default, r=jgriffin 2013-02-04 17:25:20 -08:00
Mark Hammond
8a1ec61d5b Bug 838969 - prevent certain social features from working in private windows. r=gavin 2013-02-08 11:16:04 +11:00
Sean Stangl
95a3d4ce2c Bug 792797 - Handle interrupts in the Yarr interpreter. r=dvander 2013-02-06 16:54:26 -08:00
Mark Hammond
56769ffba0 Bug 824785 - social toolbar buttons should have an aria-label. r=jaws 2013-02-08 10:59:10 +11:00
Jim Chen
ec93de981f Bug 836589 - Lazily switch between AwesomeBar search and URL modes; r=blassey 2013-02-07 18:17:06 -05:00
Sriram Ramasubramanian
ce865bb2c6 Bug 818072: Back/Forward looks disabled. [r=mfinkle] [needs-clobber] 2013-02-07 14:23:33 -08:00
Sriram Ramasubramanian
57410b82eb Bug 838807: Remove tablet specific tabs-ui icons. [r=mfinkle] 2013-02-07 13:46:36 -08:00
Sriram Ramasubramanian
7e6443e07b Bug 838748: Change pressed state of tabs-ui rows. [r=mfinkle] 2013-02-07 12:48:28 -08:00
Sriram Ramasubramanian
7f3bacbcb4 Bug 838735: Remove transparency from inactive tabs. [r=mfinkle] 2013-02-07 12:35:03 -08:00
Sriram Ramasubramanian
21eb7efa71 Bug 838807: Replace tab-carats. [r=mfinkle] 2013-02-07 12:14:51 -08:00
Nicholas Nethercote
02a7279b21 Bug 836949 (part 1) - Clean up the versions/options code. r=jorendorff.
--HG--
rename : content/html/content/test/test_meta_attributes_reflection.html => content/html/content/test/test_ol_attributes_reflection.html
extra : rebase_source : 970d8a542bb631ce3f18da26ece69667af29d0a9
2013-02-06 21:35:16 -08:00
Tom Schuster
f88395707a Bug 836373 - IonMonkey changes to compareString for the baseline jit. r=jandem 2013-02-08 00:01:15 +01:00
Nicolas B. Pierron
f098d6cede Bug 835499 - Remove the runningInIon flag at the end of convertFrame. r=dvander 2013-02-07 14:35:05 -08:00
Steve Fink
8f6760d3ab Bug 838014 - Rooting in jsapi-tests/. r=terrence. Landing again.
--HG--
extra : rebase_source : d42fbf0161f4c9758ada38d1d08a2583ab111376
2013-02-07 13:32:00 -08:00
Steve Fink
9f858bdbde Bug 838014 - Rooting in the JS shell. r=terrence. Re-landing.
--HG--
extra : rebase_source : 5b326721e40b3f2b88a174f0076fcd04a0829aaa
2013-02-07 13:32:00 -08:00
Steve Fink
870d4573ec Bug 838014 - Rooting in ionmonkey. r=terrence. Relanding.
--HG--
extra : rebase_source : 6df06564ba73b2f3c34274e077025c510f5e9ccc
2013-02-07 13:32:00 -08:00
Jet Villegas
e8bf3cbccb Bug 831525: Enable Skia canvas rendering on windows xp. r=mattwoodrow 2013-01-21 17:09:54 -05:00
Matt Woodrow
49493327db Bug 836892 - Add new skia blending modes to GfxOpToSkiaOp. r=gw280 2013-02-08 10:54:59 +13:00
Rik Cabanier
bfce7b535d Bug 836892 - Add new blending modes to SkXfermode. r=gw280 2013-02-08 10:54:59 +13:00
Matt Woodrow
0a967062f9 Bug 831529 - Stop using SkPath::contains for now since it doesn't match the canvas spec. r=jrmuizel 2013-02-08 10:54:59 +13:00
Irving Reid
1829b1377b Bug 837212: convert browser_TelemetryTimestamps.js to an xpcshell test r=Felipe
--HG--
rename : toolkit/modules/tests/browser_TelemetryTimestamps.js => toolkit/modules/tests/xpcshell/test_TelemetryTimestamps.js
2013-02-07 16:47:50 -05:00
Irving Reid
beb243d131 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Fabrice Desré
5cedb2b826 Bug 837282 - Page title "[object Object]" when reloading after network error r=daleharvey 2013-02-07 13:43:57 -08:00
Fabrice Desré
1dabe6cc32 Bug 837317 - [video] "[object Object] is now full screen" shows when playing a video r=daleharvey 2013-02-07 13:43:57 -08:00
Marco Bonardo
7efbd0b8d2 Bug 838875 - Remove deprecated third argument from PlacesUIUtils.showBookmarkDialog.
r=mano
2013-02-07 22:27:42 +01:00
Marco Bonardo
2b9c6022ab Bug 790934 - Don't run BrowserOnAboutPageLoad twice for each about page load.
r=gavin
2013-02-07 22:27:40 +01:00
Jan de Mooij
97eb029dea Bug 839212 - Remove TestIonCompile. r=bhackett 2013-02-07 22:12:46 +01:00
Asaf Romano
7b63b24f95 Bug 836271 - The progress animation in the Downloads view keeps on loading until the view is closed. r=mak. 2013-02-07 23:11:19 +02:00
Dave Hylands
e3f59be79c Bug 838924 - Fix try/catch introduced in bug 835210 which caused FOTA updates to still be broken. r=marshall_law 2013-02-07 12:53:59 -08:00
Asaf Romano
963879b3ac Bug 836283 - In the Downloads View the Cancel button stops working. r=mak, mconley. 2013-02-07 22:52:23 +02:00
Nicholas Nethercote
3b2b81c681 Bug 838911 - Fix Valgrind and ASAN annotations in LifoAlloc. r=bhackett 2013-02-06 17:39:27 -08:00
Dave Hylands
6b5cf5a133 Bug 839134 - ADB doesn't get enabled in VARIANT=user builds if marionette pref doesn't exist. 2013-02-07 11:44:23 -08:00
Nicholas Nethercote
28d113eec6 Bug 838942 - DMD: Fix assertion in the test on Windows. r=jlebar. DONTBUILD because DMD isn't built by default.
--HG--
extra : rebase_source : e2075b1b34bbfc7d0a3b9f45523323a7f38dcb63
2013-02-07 11:18:52 -08:00
Nicholas D. Matsakis
2d2366ed59 Bug 807853 - Add (but do not yet use) parallel compilation mode to ion r=dvander,terrence 2013-02-07 11:34:43 -08:00
Ted Mielczarek
ef5c0b4cd3 bug 839126 - Update Breakpad to SVN r1112. r=upstream. Also fix a local patch that hadn't applied properly.
--HG--
rename : toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac => toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac.patch
extra : rebase_source : dcd743469929ecc3fa83ddd11663840628841900
2013-02-07 12:56:27 -05:00
Benoit Girard
10b8dadaf9 Bug 823236 - ImageContainerParent should not release shmem which is retained by child. r=nical 2013-02-07 11:15:16 -05:00
Jeff Muizelaar
11b8f9dcba Bug 837715. Reduce compression rate for js source. r=benjamin
This cuts the time to compress gaia-email-opt.js from 0.63 seconds to 0.33
seconds.  The result should still be smaller (391K from 321K before) than the
compressing with snappy or lz4 (528K), but decompression time will be worse.
Fortunately, this will only penalize Function.toSource() which I think is an ok
trade off.

--HG--
extra : rebase_source : 00c9e38fa2099ed03dc24aea9582f48423fe3a1b
2013-02-06 12:53:52 -05:00
Sriram Ramasubramanian
2961ecf054 Bug 838807: Flatten all icons. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_remove.png
2013-02-06 13:21:23 -08:00
Steve Fink
71ba9e2dfd Backed out changeset 968921905c81 (bug 838014) on a CLOSED TREE 2013-02-07 10:49:41 -08:00
Steve Fink
2779756558 Backed out changeset 272c0e4616ab (bug 838014) 2013-02-07 10:49:39 -08:00