Jason Duell
276f810607
Bug 725862: Allow test_websocket.html to run multiple times to help track down random oranges. r=mcmanus
2012-02-13 11:30:01 -08:00
Neil Deakin
6321188cf8
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
2012-02-13 14:24:28 -05:00
Neil Deakin
461d95548f
Bug 723676, crash writing to startup cache when an empty method body is used, r=bz
2012-02-13 14:24:28 -05:00
Neil Deakin
906be217c3
Bug 721452, crash writing to startup cache when empty handler is used, r=bz
2012-02-13 14:24:28 -05:00
Vladan Djeric
fbf7bc7400
Bug 714964 - Add a 'dirty bit' column to webappsstore2_temp to reduces writes in DOM storage. r=honzab
2012-02-13 14:18:38 -05:00
Terrence Cole
62c5ec00c4
Bug 714109 - Add missing barriers to Generator; r=billm
...
The generator object stores aside values from the stack of the generator
function when the generator is not running. These values need to properly root
objects in the nursery.
--HG--
extra : rebase_source : 0de3980a058a2951e14663841078fb575ae22f6c
2012-02-13 10:01:18 -08:00
Jonathan Watt
40a77c9e96
Bug 726582 - Prevent nsSMILCSSProperty::ValueFromString from reading uninitialized out-param aPreventCachingOfSandwich. r=dholbert.
...
--HG--
extra : rebase_source : 1a766e42f4b3f323fcf5d4de4d3ba96be1ec8b15
2012-02-13 18:24:51 +00:00
Michael Wu
9f296e9300
Bug 712789 - Put packed xpi extensions in the extension lists, r=bsmedberg
2012-02-13 13:57:28 -05:00
Sriram Ramasubramanian
de061510b9
Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle]
2012-02-13 10:29:29 -08:00
Sriram Ramasubramanian
b243fec4c9
Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle]
2012-02-13 10:23:09 -08:00
Robert Accettura
5c36321020
Bug 542938: add a pref to control whether oncopy/oncut/onpaste events are fired, r=smaug
2012-02-13 10:06:26 -08:00
Josh Aas
6dc06e60dd
Bug 661260: Don't unregister plugins as content handlers just because they are unloaded. Thanks to Rodd Zurcher for his report and proposed solution. r=bsmedberg
2012-02-13 11:52:58 -05:00
Marco Bonardo
96ed978336
Merge central to inbound
2012-02-13 17:31:26 +01:00
Marco Bonardo
3d4f52ed01
Merge last green PGO from inbound to central
2012-02-13 17:17:45 +01:00
Gian-Carlo Pascutto
486f286061
Backout 91eed468cff8 (Bug 726002) due to broken error handling.
2012-02-13 17:04:46 +01:00
Gian-Carlo Pascutto
9af4659f63
Backout e0e2cc5570ac (Bug 726002) due to broken error handling.
2012-02-13 17:04:46 +01:00
Marco Bonardo
ecdaa304f3
Bug 717575 - Places should fallback to default cache size, excluding autocomplete.
...
r=dietrich
2012-02-13 16:47:21 +01:00
Mike Hommey
88aa870c88
Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage
2012-02-13 16:35:13 +01:00
Mike Hommey
cb11f2731f
Bug 725230 - Enable and fix assertions in linker code. r=tglek
2012-02-13 15:49:45 +01:00
Mike Hommey
9ee7c96dad
Bug 721321 - Fix sys_clone() on ARM to work reliably in Thumb-2. r=jbramley
2012-02-13 15:49:05 +01:00
Mike Hommey
1ea7a620c0
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
2012-02-13 15:48:23 +01:00
Mike Hommey
39e3d9e751
Bug 698923 - Don't require 16 bytes alignment for VMFrame on sparc. r=luke
2012-02-13 15:47:34 +01:00
Mark Banner
c7670cd9c8
Bug 720636 - Permanent orange: TEST-UNEXPECTED-FAIL | test_TelemetryPing.js | false == true. Update the test to not rely on the graphics hardware installed as it is really just testing that the hardware information gets reported. r=jdaggett
2012-02-13 10:05:53 +00:00
Tim Taubert
94ffc4a39c
merge m-c to fx-team
2012-02-13 10:44:02 +01:00
Andreas Gal
e204991321
Follow-up fix for bug 726529
2012-02-12 23:26:25 -08:00
Andreas Gal
422c87dc06
Bug 726529 - remove app cache refresh handling from b2g chrome code (r=me, npotb)
2012-02-12 23:22:09 -08:00
Andreas Gal
449fd7745c
Bug 726528 - remove unnecessary webapi emulation from b2g chrome code (r=me, npotb)
2012-02-12 23:14:02 -08:00
Makoto Kato
e078514a3c
Bug 719383 - Remove DIST_INSTALL from gfx/qcms/Makefile. r=jmuizelaar
2012-02-13 14:00:06 +09:00
Justin Lebar
60e645ac9e
Back out rev 2acd6833, bug 698519 - update to libjpeg 1.2, due to Dromaeo DOM regression.
2012-02-12 23:46:48 -05:00
Alexander Surkov
9ae365ff31
Bug 725581 - caretOffset for textarea should be -1 when textarea doesn't have a focus, r=tbsaunde
2012-02-13 12:37:52 +09:00
Brian Hackett
6245330e56
Don't update GC malloc bytes for compiler heap allocations, bug 687127. r=gwagner
2012-02-12 19:27:55 -08:00
Jesse Ruderman
4413dcb2c7
Bug 726465 - Add eCSSUnit_Turn case to nsCSSValue::SizeOfExcludingThis. r=bz
2012-02-12 17:51:58 -08:00
Bill McCloskey
f374fbf6a8
Bug 713226 - Followup fix (r=bhackett)
2012-02-12 14:57:04 -08:00
Olli Pettay
ab23966799
Bug 726343 - Improve DOMEventTargetHelper CC logging, add missing #include r=tree_is_burning
2012-02-12 15:33:51 +02:00
Olli Pettay
5316bb7e83
Bug 726343 - Improve DOMEventTargetHelper CC logging, r=mccr8
2012-02-12 15:09:18 +02:00
Justin Wood
31316051e2
Bug 722262 - allow other apps to expand the list of dependentlibs easily. r=glandium
2012-02-12 06:02:00 -05:00
Justin Wood
c4b0bad5de
Backed out changeset 6d3493e971ea due to bad rebase
2012-02-13 08:54:50 -05:00
Justin Wood
f1c6cddf92
Bug 722262 - allow other apps to expand the list of dependentlibs easily. r=glandium
2012-02-12 09:00:40 -05:00
Gian-Carlo Pascutto
96689b4e81
Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp
2012-02-13 13:17:48 +01:00
Gian-Carlo Pascutto
8408f11532
Bug 726002 - More OOM handling in UrlClassifier. r=dcamp
2012-02-13 13:17:31 +01:00
Chris Jones
c03887bf6f
Bug 721711: Enable DOM full-screen API for b2g. r=gal (npotb)
2012-02-12 00:08:58 -08:00
Ed Morley
00b8e49d42
Merge mozilla-central to mozilla-inbound
2012-02-11 13:01:34 +00:00
ffxbld
d7aa4929f0
Automated blocklist update from host linux-ix-slave17
2012-02-11 03:19:53 -08:00
Olli Pettay
80b85d58d0
Bug 725752 - BBP for XBL protos, f=mccr8,r=jst
2012-02-11 13:04:28 +02:00
Olli Pettay
0667007f67
Bug 701423 - Log the id and classes of an element in cycle collector dumps, f=mccr8,r=sicking
2012-02-11 13:03:54 +02:00
Panos Astithas
1f5a412d16
Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan
2012-02-11 11:44:20 +02:00
Panos Astithas
7e346e6cb2
Bug 690419 - Script debugger picks the wrong highlighting engine in URLs with a query string; r=dcamp
...
--HG--
rename : browser/devtools/debugger/test/test-script-switching-02.js => browser/devtools/debugger/test/test-editor-mode
2012-02-11 11:44:19 +02:00
Andrew Quartey
0600b7c1b0
Bug 634829 - Remove nsIAccessibleWin32Object interface, r=surkov
2012-02-11 16:45:10 +09:00
Bill McCloskey
0c2532be14
Bug 713226 - Fix SETPROP write barrier in methodjit (r=bhackett)
2012-02-10 18:32:31 -08:00
Bill McCloskey
6e1d0e4dc3
Bug 721579 - Remove rt->gcTriggerBytes and rt->gcLastBytes (r=igor)
2012-02-10 18:32:25 -08:00