Brian Nicholson
7e0f8ccda8
Bug 702319 - Fix telemetry message l10n entry. r=mfinkle,Pike
2012-03-14 11:56:57 -07:00
Ehsan Akhgari
7b21a126fb
Backout changeset ea6be5f60c42 (bug 722946) for breaking Windows builds
2012-03-14 14:29:58 -04:00
Justin Lebar
97a1f739d1
Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574).
2012-03-14 14:14:29 -04:00
Terrence Cole
2fe9cca9b9
Bug 722946 - Add method to HashTable for inline rekeying/removal; r=luke
...
It is possible in several places to have unconstrained client objects as the key
of a HashMap/HashSet. For generational and compacting GC, we will need to move
these objects in memory. This means we will need to remove and re-insert these
keys in a new location, during GC. Because we cannot safely allocate memory
for this, we need a specialized algorithm inside the HashTable itself.
2012-02-03 15:43:34 -08:00
Marco Bonardo
c720d9f013
Bug 735312 - Properly handle importing default bookmarks from omni.ja.
...
r=felipe
2012-03-14 18:57:00 +01:00
Terrence Cole
25c6bd8365
Bug 734517 - Fix barriering of funName in InitExnPrivate; r=billm
...
InitExnPrivate needs to trigger barriers when copying out to the heap, but not
when copying data into the on-stack vector.
2012-03-12 18:32:39 -07:00
Alexander Surkov
b186e2ce6d
Bug 733382 - editable state bit should be presented on readonly inputs, r=davidb
...
--HG--
rename : accessible/tests/mochitest/states/test_inputs.xul => accessible/tests/mochitest/states/test_controls.xul
2012-03-14 13:48:01 -04:00
Ehsan Akhgari
2a6c344efd
Merge mozilla-central into mozilla-inbound
2012-03-14 13:40:34 -04:00
Fabrice Desré
d2f974204b
No bug - Bump b2g version number to 14.0a1 [r=me] DONTBUILD because NPOTB
2012-03-14 09:33:12 -07:00
Blake Kaplan
662d0db31b
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
2012-03-14 16:25:40 +01:00
Kartikaya Gupta
a96a6f4142
Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES
2012-03-14 11:18:15 -04:00
Lucas Rocha
2e2f5bc841
Bug 735660 - Bump database version to enable more performant views (r=rfinkle)
2012-03-14 15:12:43 +00:00
Lucas Rocha
362b83b64a
Bug 735660 - Commit DB transaction used by migrations (r=mfinkle)
2012-03-14 15:12:42 +00:00
Brian Hackett
9de3d74777
Don't generate addprop PIC for JSOP_SETNAME, bug 735161. r=dvander
2012-03-14 08:11:14 -07:00
Ali Juma
92d38d1e22
Bug 735600 - Don't composite when the layer tree is empty. r=bgirard
2012-03-14 10:54:34 -04:00
Ed Morley
aaaedcd1e3
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-14 14:23:16 +00:00
Jacek Caban
8708c2df91
Bug 734903 - Undefined reference to XRE_GetProcessType in nsMediaCacheRemover.cpp on mingw r=benjamin
2012-03-14 15:08:04 +01:00
Jacek Caban
88ae136022
Bug 729067 - configure.in changes LDFLAGS before calling js/src/configure r=glandium
2012-03-14 15:07:34 +01:00
Oleg Romashin
42e39c3614
Bug 735598 - Check for MOZ_X11 before using X11 Window types. r=karlt
2012-03-14 13:24:20 +01:00
Dão Gottwald
3d856e4d2e
Bug 730629 - Hide http:// and single trailing slashes when displaying hyperlink target URLs. r=gavin ui-r=limi
2012-03-14 13:20:03 +01:00
Matt Brubeck
11bd319e9c
Bug 696533 - (2/2) Theme changes for add-on preferences on Android [r=mfinkle]
2012-03-13 22:19:02 -07:00
Matt Brubeck
0169280ddf
Bug 696533 - (1/2) XBL bindings for add-on settings on Android [r=mfinkle]
2012-03-13 22:18:29 -07:00
Kartikaya Gupta
d9bb2c4134
Fix build error for android-xul; goes with 8e11e5b9c935. r=bustage
2012-03-14 01:13:58 -04:00
Phil Ringnalda
b75cba0410
Back out 9899522b6ad9 (bug 664163)
2012-03-13 22:11:55 -07:00
Kartikaya Gupta
7f9577b642
Bug 725095 - Address review comments in the widget code. r=blassey
...
- Rip out a lot of unused code in AndroidFlexViewWrapper.*
- Simplify the GetViewTransform JNI code
- Move the references to CompositorParent and CompositorThread from AndroidBridge to nsWindow
- Remove a bunch of logging and add some assertions and comments
2012-03-14 00:15:11 -04:00
Jason Duell
95eecd06bc
Bug 664163: Yes this will get backed out: see bug. r=jdm
2012-03-13 18:46:30 -07:00
Fabrice Desré
5716d96e06
Bug 735305 - Update WebTelephony impl to use the new DOMEventTargetHelper API [r=smaug,bent]
2012-03-13 15:11:16 -07:00
Lukas Blakk
221bdcc6e6
Merging in version bump NO BUG
2012-03-13 13:38:38 -07:00
cltbld
d05a6ebaf7
Added tag FIREFOX_AURORA_13_BASE for changeset b6627f28b7ec
2012-03-13 13:33:44 -07:00
Kyle Huey
0c22f68bf6
No bug: Fix ply being stupid, take 2. r=me
2012-03-13 10:31:53 -07:00
Kyle Huey
2289b5607f
No bug: Fix ply being dumb. r=ted
2012-03-13 10:22:14 -07:00
Serge Gautherie
6725af19c1
Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao.
2012-03-13 17:57:14 +01:00
James Willcox
3ca57187dd
Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
...
--HG--
extra : rebase_source : 4b845e7dc4224bfd807fb757e7199c91655c0d69
2012-03-12 13:03:54 -04:00
Kartikaya Gupta
a507ca8e3e
Fix small merge resolution error in 60ebef177e6d. r=me
2012-03-13 18:21:58 -04:00
Kartikaya Gupta
ff35cfed1c
Back out 89833e1b3016 (bug 707571) as it is broken with the new maple rewrite. r=backout
2012-03-13 17:11:28 -04:00
Kartikaya Gupta
8134fd1f36
Bug 725095 - Various fixes to get maple ready to land on m-c. r=Cwiiis
...
- Disable fps layer.
- Add some comments to FlexibleGLSurfaceView.
- Get rid of getBufferSize and some other related cleanup.
- Add some comments to compositor-invoked functions in GeckoLayerClient.
- Take out unnecessary parameters to Rect constructor.
- Move class variable initialization to constructor.
- Take out kUsingGLLayers.
- Add a comment about changes in background color.
- Fix up convertViewPointToLayerPoint to be more correct.
- Add note in setPositionAndResolution about how it might be wrong.
- Modify provideEGLSurface to not store the surface in mEGLSurface.
- Remove some unneeded, commented out code in GLThread.
2012-03-12 16:20:19 -04:00
Ali Juma
0e369cf4b3
Bug 725095 - Address Layout review comments. r=mats
2012-03-13 12:57:31 -04:00
Kartikaya Gupta
19c2ee8e00
Fix merge in 60ebef177e6d
2012-03-13 12:28:03 -04:00
Kartikaya Gupta
7640cb963c
Bug 735248 - Add a BOUNCE state to track bounce animations, and disable redraws while we are in a bounce. r=Cwiiis
2012-03-13 12:14:28 -04:00
Kartikaya Gupta
d765a470db
Bug 735180 - Remove max(0,..) clamps when calculating display port margins; negative margins are needed during overscroll. r=Cwiiis
2012-03-13 12:14:25 -04:00
Benoit Girard
dc6ea71b7e
Merge mc->Maple
2012-03-13 11:05:28 -04:00
Marco Bonardo
49cea4b961
Merge central and inbound
2012-03-13 14:49:19 +01:00
Dão Gottwald
5e01e3dceb
Bug 734554 - Increase MAX_LEAK_COUNT in order to reduce the random orange volume
2012-03-13 13:51:56 +01:00
Marco Bonardo
98f3dedce0
Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
...
r=mano
2012-03-13 12:05:23 +01:00
Marco Bonardo
dc43300667
Bug 735187 - Re-enable inline autocomplete by default. rs=gavin
2012-03-13 11:30:34 +01:00
Tim Taubert
910f5e845d
merge m-c to fx-team
2012-03-13 11:28:24 +01:00
Jonathan Kew
c6a53261f1
bug 726539 - reftests for repeated feature in -moz-font-feature-settings. r=jdaggett
2012-03-13 10:22:16 +00:00
Marco Bonardo
720c67a69d
Merge last green PGO from inbound to central
2012-03-13 11:17:21 +01:00
Mike Hommey
28f6f080e9
Backout changesets 923a278f7ad5, 8f0164c90145, f5171db26f48, 7b590e1e392c and bd9a2f904e1f (bug 716544) because of Linux red
2012-03-13 10:29:26 +01:00
Mike Hommey
3cc5d73203
Backout changeset 03394bda1d0f (bug 733773) because of Windows red.
2012-03-13 10:05:38 +01:00