Commit Graph

86021 Commits

Author SHA1 Message Date
Ms2ger
0a50e3126f Bug 722406 - Part b: Cleanup nsHTMLEditor::SetCaretInTableCell; r=ehsan 2012-02-01 11:54:22 +01:00
Ms2ger
b18a5b04b2 Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug 2012-02-01 11:54:22 +01:00
Ms2ger
853c6e26ed Bug 720982 - Part b: Remove nsHTMLEditor::InsertBR; r=ehsan 2012-02-01 11:54:21 +01:00
Ms2ger
2e6a1cac96 Bug 720982 - Part a: Remove nsHTMLEditor::CreateBRImpl; r=ehsan 2012-02-01 11:54:21 +01:00
Ms2ger
5adc031346 Bug 719896 - Remove unnecessary gInitialized in nsParserModule.cpp; r=bsmedberg 2012-02-01 11:54:21 +01:00
Ms2ger
9db132877c Bug 719895 - Don't return an nsresult from nsComponentManagerImpl::KnownModule::Load; r=bsmedberg 2012-02-01 11:54:21 +01:00
Ms2ger
db0196cd73 Bug 407105 - Enable test_2d.strokeRect.zero.5.html; r=roc 2012-02-01 11:54:21 +01:00
Ed Morley
98b43b9ac2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-01 10:55:34 +00:00
Mark Finkle
cff188cc80 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
2f76524e14 Back out 08f4fc94e27b f3ceed05f6b7 f87d25461d6c 317e842f6c65 57adfe804b56 (bug 720316, bug 722260) 2012-01-31 17:34:26 -08:00
Gregory Szorc
8baa0dbe2f Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Jeff Walden
d9be9c5c4c Add END_CASE_LEN7 for Windows support, and add two forgotten manifest lists. Bug 722260 for the latter, no bug for the former, r=bustage 2012-01-31 16:49:27 -08:00
Brian Hackett
4f5cff94b3 Don't run compile-and-go scripts on globals with a cleared scope, bug 680456. r=dmandelin 2012-01-31 16:36:07 -08:00
Jeff Walden
9e3d1bf861 Backed out changeset f87d25461d6c -- seems js_DumpString (at least) is only exposed in vm/String.cpp #ifdef DEBUG. Still no bug, r=bustage 2012-01-31 16:32:02 -08:00
Fabrice Desré
9fd57ced37 Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - Part 1 : backend [r=cjones] 2012-01-31 16:29:17 -08:00
Jeff Walden
35b0181d09 Add dump() to JSString, JSAtom, and JSObject as an easier-to-type alias to js_Dump*. Also add equals(const char*) methods to JSAtom and JSString. These methods are all to be used *only* while debugging. No bug, rs=luke over IRC 2012-01-31 15:48:27 -08:00
Matt Brubeck
9e2fbad8b5 Bug 722808 - Back out c0ae127e29cd (bug 717522) because of nightly build failures 2012-01-31 14:36:34 -08:00
Josh Aas
1d82a76ecf Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05:00
Kyle Huey
69639a45f1 Back out Bug 563318. 2012-01-31 16:34:33 -05:00
Kyle Huey
02959301a0 Merge m-c to b-s. 2012-01-31 14:20:05 -05:00
Ed Morley
5cb157d697 Backout d74a924a149b (in effect relanding bug 707320) due to M-oth orange 2012-01-31 18:20:33 +00:00
Alex Keybl
1397a1a058 Bug 700000 - Version bump 2012-01-31 10:57:49 -08:00
Alex Keybl
8f50af1b07 Added tag AURORA_BASE_20120131 for changeset bbc7014db2de 2012-01-31 10:17:43 -08:00
Doug Turner
dbc6457de2 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
b1d8d3137e 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
be1cabf200 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 16:45:40 +00:00
Kyle Huey
afde2887e8 Bug 563318: Switch to MSVC 2010 on trunk. r=ted 2012-01-31 11:38:24 -05:00
Justin Lebar
2502bc11e5 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
James Willcox
2c9bdd0776 Bug 721741 - Add support for Flash on Android 4.0+ r=blassey 2012-01-31 09:40:58 -05:00
Kartikaya Gupta
ba9cb8197f Bug 722765 - Use getLocationOnScreen to get the position of the gecko view. r=jmaher 2012-02-01 00:32:29 -05:00
Mark Finkle
82d29ac312 Bug 722627 - NativeWindow.contextmenus.remove creates a JS exception r=wesj 2012-02-01 00:25:01 -05:00
Alexander Surkov
b2ef83a412 Bug 719754 - rewrite events/test_scroll.xul, patch=marcoz, surkov, r=marcoz 2012-02-01 14:17:42 +09:00
Jason Duell
52f5d7e3db Bug 701383: Websocket fails to delete mOutGoingMessage if closed multiple times. r=mcmanus 2012-01-31 20:41:47 -08:00
Jason Duell
cdc38d0c74 Bug 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -08:00
Boris Zbarsky
5ffe8ef024 Merge backout of rev e57ddd9fdd5e (bug 721741) 2012-01-31 23:39:24 -05:00
Boris Zbarsky
ba7cdb3f07 Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds. 2012-01-31 23:38:35 -05:00
Boris Zbarsky
a09eceab1b Merge backout of rev 614b573550d6 (reinstatement of rev a3ea1a70905f) 2012-01-31 23:37:28 -05:00
Boris Zbarsky
8490236796 Backed out changeset 614b573550d6, effectively relanding changeset a3ea1a70905f. 2012-01-31 23:36:47 -05:00
Boris Zbarsky
0c940f5386 Merge backout of rev a3ea1a70905f 2012-01-31 23:33:02 -05:00
Boris Zbarsky
966892023f Backed out changeset a3ea1a70905f (no bug) for breaking Android builds. 2012-01-31 23:32:40 -05:00
Boris Zbarsky
0c74b1ef90 Bug 722729. Expose a public API for LinkConstructorAndPrototype. r=bhackett 2012-01-31 22:40:49 -05:00
James Willcox
a39a259a21 Use Android SDK 14 in order to support some Ice Cream Sandwich features, no bug r=blassey
--HG--
extra : rebase_source : 3f1ce0a852d2ffcd2a0570b597f08ac58bb11117
2012-01-31 15:47:42 -05:00
Bas Schouten
f41ddf02da Bug 715785: Make ImageContainers independent of LayerManagers. r=roc 2012-02-01 03:18:30 +01:00
James Willcox
fefd8c5bca Bug 721741 - Add support for Flash on Android 4.0+ r=blassey 2012-01-31 09:40:58 -05:00
Tim Taubert
e259a2d456 merge m-c to fx-team 2012-01-31 14:45:13 +01:00
Ed Morley
d77569e4e5 Merge mozilla-central to mozilla-inbound 2012-01-31 12:48:35 +00:00
Brian Smith
d6a73c7a32 Bug 710176, Part 2: Import ssl_Poll fix from bug 542832, r=kaie 2012-01-31 04:24:16 -08:00
Brian Smith
ed1f53fc9d 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
fccfcab348 Bug 716233 - Use Roboto as default on ICS. r=jdaggett 2012-01-31 20:37:03 +09:00
Marco Bonardo
ded54ab64d Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay 2012-01-31 12:29:51 +01:00