Mark Finkle
11dd9028dc
Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv
...
Please read http://groups.google.com/group/mozilla.dev.platform/msg/8133920a2ccf4d5b for the details.
Also see https://wiki.mozilla.org/Fennec/User_Agent for Gerv's accepted proposal.
2012-01-31 20:04:23 -08:00
Matt Brubeck
85fb09d26e
Bug 722808 - Back out c0ae127e29cd (bug 717522) because of nightly build failures
2012-01-31 14:36:34 -08:00
Josh Aas
b0e5e866d9
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
2012-01-31 16:55:54 -05:00
Kyle Huey
9274ed71aa
Back out Bug 563318.
2012-01-31 16:34:33 -05:00
Kyle Huey
1238fa6d9c
Merge m-c to b-s.
2012-01-31 14:20:05 -05:00
Ed Morley
586c92cc2a
Backout d74a924a149b (in effect relanding bug 707320) due to M-oth orange
2012-01-31 18:20:33 +00:00
Alex Keybl
945a2f1348
Bug 700000 - Version bump
2012-01-31 10:57:49 -08:00
Alex Keybl
2c7e3cc1ba
Added tag AURORA_BASE_20120131 for changeset bbc7014db2de
2012-01-31 10:17:43 -08:00
Doug Turner
1fff79230b
Bug 720092 - java.lang.IndexOutOfBoundsException: getChars (0 ... 88168) ends beyond length 0. We do not know why this is happening yet. This patch catches the throw and logs what values we have for start and end. r=alexp
2012-01-31 09:24:31 -08:00
Rail Alieev
ddc36e88b6
bug 714978: change mac osx compiler in official branded beta+release builds from using -j1 to -j4. r=nthomas DONTBUILD because it doesn't affect dep/nightly builds.
2012-01-31 12:19:38 -05:00
Ed Morley
8c8d5812df
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-31 16:45:40 +00:00
Kyle Huey
582eff5cf9
Bug 563318: Switch to MSVC 2010 on trunk. r=ted
2012-01-31 11:38:24 -05:00
Justin Lebar
a672ed1561
Back out bug 707320 (revs 5a315a55ea7e, 6c2b90a11ea8, 5c40a413d9a9, 51bffa83d14f) due to startup crashes (e.g. bug 722545). r=froydnj
2012-01-31 11:11:32 -05:00
Tim Taubert
b07eb6fddb
merge m-c to fx-team
2012-01-31 14:45:13 +01:00
Ed Morley
9a4e0c9ac4
Merge mozilla-central to mozilla-inbound
2012-01-31 12:48:35 +00:00
Brian Smith
37aba7feac
Bug 710176, Part 2: Import ssl_Poll fix from bug 542832, r=kaie
2012-01-31 04:24:16 -08:00
Brian Smith
9526ec8c86
Bug 710176, Part 1: Do not do TLS intolerance timeout during cert validation, r=honzab
2012-01-31 04:23:42 -08:00
Makoto Kato
a3974476c1
Bug 716233 - Use Roboto as default on ICS. r=jdaggett
2012-01-31 20:37:03 +09:00
Marco Bonardo
9c707020de
Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay
2012-01-31 12:29:51 +01:00
Tim Taubert
07f11de9a2
Backed out changeset ff95d5991457 (bug 716538)
2012-01-31 12:27:19 +01:00
Jared Wein
1c062f7770
Bug 710373 - Pressing the vertical slider down arrow should move three lines instead of one. r=roc
2012-01-31 12:04:35 +01:00
Ed Morley
3de89bc514
Merge mozilla-central to mozilla-inbound
2012-01-31 10:59:27 +00:00
Ed Morley
d5d841cf5b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-31 10:52:29 +00:00
Markus Stange
e66671917e
Bug 715867 - Don't fire duplicate sizemodechange events on Mac. r=smichaud
...
--HG--
rename : widget/tests/window_bug596600.xul => widget/tests/empty_window.xul
2012-01-31 11:40:03 +01:00
Makoto Kato
3e0368ae85
Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey
2012-01-31 19:30:20 +09:00
Marco Bonardo
f255f92258
Bug 720792 (part 1.5) - Disable inline autocomplete till part 2 lands.
2012-01-31 11:29:25 +01:00
Marco Bonardo
5b2d5a2b7d
Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
...
r=gavin
2012-01-31 11:29:20 +01:00
Tim Taubert
a6eb736b73
Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws
2012-01-31 11:13:33 +01:00
Tim Taubert
6eb5f53047
merge m-c to fx-team
2012-01-31 10:17:05 +01:00
Tim Taubert
bfc4328585
Bug 721087 - [New Tab Page] Cells should have an outline to indicate their positions; ui-r=limi r=dao
2012-01-31 10:08:34 +01:00
Jeff Muizelaar
25940efe7a
Bug 720482. Make CG snapshots work more like the other backends. r=joe,mattwoodrow,bas
...
This has big improvement in the performance of GetImageData() because
we make the snapshot lazily instead of using the vm_copy() method
of CGBitmapContextCreateImage()
2012-01-31 01:46:54 -05:00
Wes Johnston
bd330a1bcb
Bug 721484 - Don't disable mouse events for touch events. r=blassey
2012-01-30 21:57:06 -08:00
Kartikaya Gupta
248b760bba
Bug 721125 - Prevent the edge resistance from being negative, which can wreak havoc on the viewport. r=pcwalton
2012-01-31 00:42:40 -05:00
Ed Morley
8564d90ba1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-31 03:06:47 +00:00
Masayuki Nakano
ef80b18f8c
Bug 692145 Separate CountNewlinesIn() to CountNewlinesInXPLength() and CountNewlinesInNativeLength() r=ehsan
2012-01-31 11:37:26 +09:00
Mats Palmgren
c08f6ca689
Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki
2012-01-31 11:37:21 +09:00
Brian Birtles
39c3899ca5
Bug 720103 - Pass timed element not interval to notify new interval callback; r=dholbert
2012-01-31 09:54:10 +09:00
Neil Rashbrook
8c5bbda76b
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-01-31 00:27:23 +01:00
Ed Morley
eb00fb62c0
Backout 8705f07a49ec (bug 649840) for bustage
2012-01-30 23:20:54 +00:00
Neil Rashbrook
1487d8fa74
Better test for bug 649840 r=ehsan
2012-01-30 22:28:21 +00:00
Phil Ringnalda
8bcabd17ee
Back out f410bdf30132 (bug 722428) for mochitest bustage
2012-01-30 13:18:04 -08:00
Olli Pettay
8e257644ba
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
...
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
2012-01-30 22:08:13 +02:00
Olli Pettay
279f95b6ff
Bug 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8
...
--HG--
extra : rebase_source : 24265a6e07a778fb308d6273183d5d5e09a06be2
2012-01-30 22:07:42 +02:00
Olli Pettay
ec071d2d29
Bug 721543 - Call forgetSkippable before CC, r=mccr8
...
--HG--
extra : rebase_source : 4be50f8bcab1418c563394379abb6b4f074697b3
2012-01-30 22:06:18 +02:00
Kyle Huey
a8c088c242
Bug 722428: Sprinkle weakref pixie dust on SpecialPowers to avoid leaks until shutdown. r=ctalbert
2012-01-30 15:20:56 -05:00
Simon Montagu
bcbbe9a509
Remove unnecessary test for next sibling. Bug 722137, r=roc
2012-01-30 11:05:28 -08:00
Simon Montagu
f90e5dabf3
test for bug 722137, r=roc
2012-01-30 10:59:34 -08:00
Chris Lord
c1e993df15
Bug 722068 - Fix invalidation during animations in MultiTileLayer. r=pcwalton
...
The buffer in MultiTileLayer is invalidated each time the origin or resolution
changes. MultiTileLayer was using the last updated origin/resolution instead of
the last set, so if Gecko was animating and locked the layer for long enough,
the buffer would be incorrectly invalidated due to the origin/resolution not
being updated.
2012-01-31 09:36:02 +00:00
Chris Lord
30f5d53aa8
Bug 720613 - Prevent resizing before the surface has been created. r=pcwalton
...
Prevent trying to resize the buffer before the surface has been created. At
that point, we wouldn't know our maximum texture size, so we would've thrown a
RuntimeException.
2012-01-31 09:36:00 +00:00
Rafael Ávila de Espíndola
b4c2374b8c
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
make sure the libc.so script doesn't refer to build dir.
2012-01-31 10:25:26 +01:00