Nicholas Nethercote
|
81425998ce
|
Bug 671299 (part 2) - Add nsStringBuffer::SizeOfIncludingThisMustBeUnshared. r=bz.
--HG--
extra : rebase_source : 1702e32e19828ae061c89f017f27efc75dab6cff
|
2012-01-02 18:19:12 -08:00 |
|
Nicholas Nethercote
|
42c76c1d40
|
Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz.
--HG--
extra : rebase_source : 170c6943e985a8bafc4c441918a0e23fd52e15f2
|
2012-01-02 18:18:26 -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 |
|
Jeff Walden
|
e108b6016a
|
Bug 722260 - Properly handle NaN values as keys in Map objects. r=luke
--HG--
extra : rebase_source : 54ac2dccb9c1cb5c53f726939c988c4abfd74ab7
|
2012-01-30 17:08:34 -08:00 |
|
Jeff Walden
|
f30738541f
|
Bug 720316 - Convert the various object and function indexes into uint32_t. r=jorendorff
--HG--
extra : rebase_source : 179deea8ca29b157b88658ccde6eabd6df48fab2
|
2012-01-19 17:15:33 -08:00 |
|
Margaret Leibovic
|
cafa24a697
|
Bug 722586 - Correctly update active/inactive browsers. r=mfinkle
|
2012-01-31 09:35:23 -08:00 |
|
Sander van Veen
|
2cc3dbdefc
|
Bug 681556 - Default sandboxName to the caller's filename. r=mrbkap.
|
2012-01-30 20:06:41 -08:00 |
|
Boris Zbarsky
|
b9917f3e19
|
Bug 722734. Add const signatures for converting back and forth between JS::Class and JSClass. r=mrbkap
|
2012-01-31 17:14:56 -05:00 |
|
Brian Nicholson
|
a8531542b4
|
Bug 721341 - Get zombie tab thumbnails from database. r=blassey
|
2012-01-31 14:13:33 -08:00 |
|
Brian Nicholson
|
655beeb7ab
|
Bug 721341 - Add getThumbnailForUrl to browser databases. r=blassey
|
2012-01-31 14:13:33 -08:00 |
|
Brian Nicholson
|
73c4e3fb5e
|
Bug 721341 - Do not restore background tabs in session restore until viewed. r=mfinkle
|
2012-01-31 14:13:32 -08:00 |
|
Chris DeCairos
|
87c0079e11
|
Bug 715323 - Make offset paramater in NotifyDataArrived PRInt64 r=cpearce
|
2012-02-01 11:05:51 +13:00 |
|
Brad Lassey
|
0f9ace8cd9
|
bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed
--HG--
extra : rebase_source : 9e97d0f2bbe09c654407295d40b8936abbb88cb3
|
2012-01-25 03:24:52 -05:00 |
|
Andrew McCreight
|
03d6a4cbfe
|
Bug 721794 - add SPS labels for CC entry points. r=smaug
|
2012-01-31 13:47:47 -08:00 |
|
Andrew McCreight
|
24c259bcc6
|
Bug 721248 - make nsICycleCollectorListener a builtinclass. r=smaug
|
2012-01-31 13:47:47 -08:00 |
|
Ed Morley
|
741585eb75
|
Merge MSVC2010 backout to mozilla-inbound
|
2012-01-31 21:42:01 +00:00 |
|
Kyle Huey
|
69639a45f1
|
Back out Bug 563318.
|
2012-01-31 16:34:33 -05:00 |
|
Ed Morley
|
fe4fa2137e
|
Merge mozilla-central to mozilla-inbound
|
2012-01-31 21:20:50 +00:00 |
|
Ed Morley
|
e63294ded6
|
Backout 38607065cf3f (bug 672504) for M-oth orange
|
2012-01-31 21:14:30 +00:00 |
|
Jim Blandy
|
31ba736fb8
|
Bug 722551: Once a function proxy has been frozen, operating on it should not cause its trap handlers to be called.
|
2012-01-31 12:48:14 -08:00 |
|
Jim Blandy
|
0fc7e7c56d
|
Bug 722622: Remove custom trace function from js_NoSuchMethodClass. r=waldo
Since js_NoSuchMethodClass is a native class, the normal slot traversal
will reach the function and id slots.
|
2012-01-31 12:38:19 -08:00 |
|
Benoit Jacob
|
4608d8d248
|
Bug 718629 - intermittent waitpid failure causes OpenGL features to be blacklisted on X11 - r=karlt
|
2012-01-31 15:32:05 -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 |
|
Hub Figuière
|
4bf5438ee3
|
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
--HG--
extra : rebase_source : 5d06fcee1b05ff43b70efe07a7082850a091a31e
|
2012-01-31 09:56:56 -08:00 |
|
Jonathan Watt
|
1e2fcaa108
|
Bug 722206 - Change layout/reftests/bidi/718236-x.html to work around sub-pixel failures on Windows 7 reftest-no-accel on Try. r=smontagu.
|
2012-01-31 18:59:45 +00: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 |
|
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 |
|
Tim Taubert
|
c539b28222
|
Backed out changeset ff95d5991457 (bug 716538)
|
2012-01-31 12:27:19 +01:00 |
|
Jared Wein
|
e7ae7fed94
|
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
|
7a6177e8b8
|
Merge mozilla-central to mozilla-inbound
|
2012-01-31 10:59:27 +00:00 |
|
Ed Morley
|
08314b3ec8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 10:52:29 +00:00 |
|
Markus Stange
|
23c72f3d76
|
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 |
|