Kyle Huey
33073664dc
Bug 737976: Remove nsINodeInfo. rs=bent
2012-03-28 19:07:37 -07:00
Boris Zbarsky
2c1acbadbb
Bug 739541. Add faster versions of JS_ValueToNumber and JS_ValueToECMAInt32. r=dmandelin
2012-03-28 16:35:21 -07:00
aceman
36a12e41b8
Bug 738568 - Remove Services.prefs.getBranch(null) occurences in Toolkit. r=gavin
2012-03-28 21:00:14 -04:00
Gordon P. Hemsley
852a89b9d1
Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin
2012-03-28 18:56:02 -04:00
Andriy Zui
c8ae7cd529
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
012b498c6b
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
2012-03-28 21:00:14 -04:00
Margaret Leibovic
a1f5e3dae5
backout cecf156d7869 because of talos fail
2012-03-28 16:18:16 -07:00
Margaret Leibovic
fa35b699f7
backout c86023072076 because of talos fail
2012-03-28 16:18:11 -07:00
Gregory Szorc
5bdd6a6a7c
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
d3601149fe
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
a8a3846d0b
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
bfb97277f6
Bug 740138 - [Skia] Use SkDebug_android for Android instead of SkDebug_stdio. r=mattwoodrow
2012-03-28 18:27:01 -04:00
Ed Morley
c5ef5abdc0
Merge mozilla-central to mozilla-inbound
2012-03-28 23:23:32 +01:00
Ed Morley
fc1f4a88cb
Backout 273173a592dc (bug 483992) for causing bug 739927
2012-03-28 22:52:17 +01:00
Nathan Froyd
8c5b9206cd
Bug 739962 - fix -Wunused-but-set-variable warnings in content; r=bent
2012-03-28 09:14:33 -04:00
Peter Van der Beken
21f90c4a0a
Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz.
2012-03-27 16:31:36 -07:00
Kyle Huey
34b94a5666
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
2012-03-28 07:40:52 -07:00
Neil Rashbrook
4376ccf637
Bug 737022 Re-enable debug chrome strict warnings r=jst
2012-03-28 12:09:33 +01:00
Jacek Caban
c925fb3818
Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted
2012-03-28 11:48:27 +02:00
Henri Sivonen
8b3a5406c5
Bug 739905 - Make nsFind use nsGkAtoms. r=bzbarsky.
2012-03-28 12:11:56 +03:00
Henri Sivonen
1c7af821f5
Bug 729044 - Avoid nsIParserService in nsFind. r=bzbarsky.
2012-03-28 12:11:56 +03:00
Serge Gautherie
59fa779c7a
Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77.
2012-03-28 10:54:00 +02:00
Serge Gautherie
3b2db8b502
Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77.
2012-03-28 10:54:00 +02:00
Dão Gottwald
9fc03e3e31
Bug 739093 - Remove the fullscreenflex. r=felipe
2012-03-28 10:33:17 +02:00
Mark Capella
262cffc47b
Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov
2012-03-28 17:20:50 +09:00
Henri Sivonen
e6a2a996e5
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
19b9d90c7a
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
c47e91dbfa
Bug 717180 - Ignore document.write after window.location. r=smaug.
2012-03-28 08:17:53 +03:00
Phil Ringnalda
6ca3d29401
Merge m-c to m-i
2012-03-27 21:21:11 -07:00
Trevor Saunders
e4dbc609c0
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
2012-03-27 20:53:58 -04:00
Richard Newman
0ce760a1ad
Remove forgotten stale file. NO BUG, r=trivial
2012-03-27 20:09:15 -07:00
Marina Samuel
615ac11e09
Bug 732147 - Send tab to device: receiving pushed tabs on Android. r=rnewman
2012-03-27 20:09:14 -07:00
Jeff Muizelaar
099a08d506
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
061ce8f90c
Bug 709310 - Implement Handling of 5xxs, X-Weave-Backoff, Retry-After. r=rnewman
2012-03-27 18:41:34 -07:00
Gavin Sharp
6bae99c0d1
backout 110452fddc2a (bug 738568) since it broke viewsource
2012-03-27 18:06:10 -07:00
Trevor Saunders
20faec3a29
backout 6e03c7c669b7 due to missing local include causing windows bustage
2012-03-27 20:32:49 -04:00
Tim Taubert
7327b06aa0
merge m-c to fx-team
2012-03-28 00:33:42 +02:00
Nathan Froyd
ef06294f07
Bug 739635 - fix -Wunused-but-set-variable warnings in gfx/thebes/; r=jrmuizel
2012-03-27 11:55:54 -04:00
Ali Juma
3918b9d6e4
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
b8383ddc8e
Bug 735230 - Part 3: Use the new compositor pause/resume events. r=kats
2012-03-28 18:00:38 -04:00
Ali Juma
626e4c40a7
Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats
2012-03-28 18:00:32 -04:00
Ali Juma
8bb5830434
Bug 735230 - Part 1: Add Pause and Resume messages to PCompositor. r=bgirard
2012-03-28 18:00:10 -04:00
Ben Turner
201db1d3e0
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
7a18435902
Backed out changeset 26051ffdbc34 (bug 739171)
2012-03-27 15:08:45 +02:00
Tim Taubert
19310bd282
Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich
2012-03-27 14:14:00 +02:00
Tim Taubert
0fbc2be187
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
2012-03-27 12:59:09 +02:00
Tim Taubert
613928238c
Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich
2012-03-27 12:02:55 +02:00
Justin Lebar
cad9c02c19
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
885df8ebbc
Bug 491947 - Disable DDE shell integration. r=jmathies
2012-03-26 12:45:29 -07:00
Peter Van der Beken
ffde1d1745
Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
2012-03-26 08:38:06 -07:00