Commit Graph

90262 Commits

Author SHA1 Message Date
Kyle Huey
5639dfdb41 Bug 737976: Remove nsINodeInfo. rs=bent 2012-03-28 19:07:37 -07:00
Boris Zbarsky
37e48ddb07 Bug 739541. Add faster versions of JS_ValueToNumber and JS_ValueToECMAInt32. r=dmandelin 2012-03-28 16:35:21 -07:00
aceman
e0a12a220f Bug 738568 - Remove Services.prefs.getBranch(null) occurences in Toolkit. r=gavin 2012-03-28 21:00:14 -04:00
Gordon P. Hemsley
c315ecf2d3 Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Andriy Zui
ffe33e0344 Bug 729924 - maction: statusline actiontype should use the second child as a message. r=karlt 2012-03-28 21:00:14 -04:00
David Humphrey
03dc4eeeee Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug 2012-03-28 21:00:14 -04:00
Margaret Leibovic
9b985e0fb0 backout cecf156d7869 because of talos fail 2012-03-28 16:18:16 -07:00
Margaret Leibovic
1d191230b4 backout c86023072076 because of talos fail 2012-03-28 16:18:11 -07:00
Gregory Szorc
b242ffa758 Bug 739753 - Fatal handling of invalid head and tail files in xpcshell test runner; r=ted 2012-03-28 16:05:22 -07:00
Vladan Djeric
77750a60b3 Bug 739800 - Force all profiler l-tag addresses to have a 0x prefix. r=bgirard 2012-03-28 19:01:13 -04:00
Jeff Walden
de380507b0 Document macro naming style and struct naming style in C-compatible code, where C++ namespaces can't be used to avoid name collisions. No bug, r=luke over IRC, DONTBUILD because this is modifying docs but touching no code 2012-03-28 15:42:40 -07:00
George Wright
23a3f54626 Bug 740138 - [Skia] Use SkDebug_android for Android instead of SkDebug_stdio. r=mattwoodrow 2012-03-28 18:27:01 -04:00
Ed Morley
c2463d6658 Merge mozilla-central to mozilla-inbound 2012-03-28 23:23:32 +01:00
Ed Morley
3e3ac1e8fc Backout 273173a592dc (bug 483992) for causing bug 739927 2012-03-28 22:52:17 +01:00
Nathan Froyd
f951079eae Bug 739962 - fix -Wunused-but-set-variable warnings in content; r=bent 2012-03-28 09:14:33 -04:00
Peter Van der Beken
23188ee7e6 Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz. 2012-03-27 16:31:36 -07:00
Kyle Huey
f690aa730d Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Neil Rashbrook
8cc5335d19 Bug 737022 Re-enable debug chrome strict warnings r=jst 2012-03-28 12:09:33 +01:00
Jacek Caban
6dcaed4eda Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted 2012-03-28 11:48:27 +02:00
Henri Sivonen
8f85599bbf Bug 739905 - Make nsFind use nsGkAtoms. r=bzbarsky. 2012-03-28 12:11:56 +03:00
Henri Sivonen
4f67ee6da2 Bug 729044 - Avoid nsIParserService in nsFind. r=bzbarsky. 2012-03-28 12:11:56 +03:00
Serge Gautherie
f4956549d4 Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Serge Gautherie
b86ef4b430 Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Dão Gottwald
d74303199a Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Mark Capella
e38b6a3e7f Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov 2012-03-28 17:20:50 +09:00
Henri Sivonen
1e43b151aa Bug 701361 - Add a telemetry probe for finding out how commonly multipart XHR is used on the Web. r=smaug. 2012-03-28 10:33:18 +03:00
Phil Ringnalda
ee201831b3 Back out 47afa45afdfb and ccb20a1169f1 (bug 697309) and c30bdfd14362 and 618b680315ee (bug 736278) for Android native Talos bustage 2012-03-28 00:09:25 -07:00
Henri Sivonen
96fd999a06 Bug 717180 - Ignore document.write after window.location. r=smaug. 2012-03-28 08:17:53 +03:00
Phil Ringnalda
8d8cf286e2 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Trevor Saunders
4dea1e6d49 bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil 2012-03-27 20:53:58 -04:00
Richard Newman
6996ba5748 Remove forgotten stale file. NO BUG, r=trivial 2012-03-27 20:09:15 -07:00
Marina Samuel
95fbe9cf81 Bug 732147 - Send tab to device: receiving pushed tabs on Android. r=rnewman 2012-03-27 20:09:14 -07:00
Jeff Muizelaar
56b876fb67 Bug 738188. Avoid crashing by disabling the screenshot drawing code. r=kats
The crashes seem to be caused by SurfaceChange breaking any future
onDrawFrame calls. We don't seem to handle renewing the context at all. I added
mController.disposeGLContext(); mController.initGLContext(); to the
SizeChange::run() but that doesn't seem to fix it.

Bug 739867 will add this support back.

--HG--
extra : rebase_source : a4f71b22f381756c4285311cd3288b3ef46d5543
2012-03-27 21:43:56 -04:00
Nick Alexander
43bafca2f7 Bug 709310 - Implement Handling of 5xxs, X-Weave-Backoff, Retry-After. r=rnewman 2012-03-27 18:41:34 -07:00
Gavin Sharp
06d539e65a backout 110452fddc2a (bug 738568) since it broke viewsource 2012-03-27 18:06:10 -07:00
Trevor Saunders
f190bf2fd1 backout 6e03c7c669b7 due to missing local include causing windows bustage 2012-03-27 20:32:49 -04:00
Tim Taubert
04ee0113a8 merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Nathan Froyd
5b1e6b4aff Bug 739635 - fix -Wunused-but-set-variable warnings in gfx/thebes/; r=jrmuizel 2012-03-27 11:55:54 -04:00
Ali Juma
7317da0f57 Bug 735230 - Part 4: Don't call MakeCurrent with a context and without a surface. r=gw280 2012-03-28 18:00:41 -04:00
Ali Juma
6535865665 Bug 735230 - Part 3: Use the new compositor pause/resume events. r=kats 2012-03-28 18:00:38 -04:00
Ali Juma
e7e968bb4b Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats 2012-03-28 18:00:32 -04:00
Ali Juma
eac3276684 Bug 735230 - Part 1: Add Pause and Resume messages to PCompositor. r=bgirard 2012-03-28 18:00:10 -04:00
Ben Turner
f31a50f7f7 Bug 737911 - 'Shrink bits for CACHED_PROTO_KEYs and add two new JSClass flags for the new DOM bindings'. r=lukew. 2012-03-28 14:50:31 -07:00
Tim Taubert
5b23caa031 Backed out changeset 26051ffdbc34 (bug 739171) 2012-03-27 15:08:45 +02:00
Tim Taubert
56e0212f72 Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich 2012-03-27 14:14:00 +02:00
Tim Taubert
48e5d776e6 Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich 2012-03-27 12:59:09 +02:00
Tim Taubert
ca248d70d7 Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich 2012-03-27 12:02:55 +02:00
Justin Lebar
02941cac89 Back out changesets 6a2c57fa8edf, 34526f45d863 (bug 737307) due to web-facing regressions (e.g. bug 739478). r=bz
--HG--
extra : rebase_source : 4b595ee4ef7ab60a1d831bf50f1c973161e3187c
2012-03-26 17:10:07 -07:00
Robert Strong
ec6279523d Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Peter Van der Beken
499b93ca6e Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky 2012-03-26 08:38:06 -07:00