Ed Morley
7bc582f20f
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rob Campbell
92c7bd7f02
merge m-c to fx-team
2011-11-05 10:11:34 -03:00
Matt Brubeck
6b043d2642
Back out 24129599cb51 (bug 691951) because of Windows 7 test_resizer failure
2011-11-04 22:26:07 -07:00
Gavin Sharp
788ab2bbaf
back out ffdc872d5450 ( https://bugzilla.mozilla.org/show_bug.cgi?id=699942#c4 )
2011-11-04 18:42:56 -07:00
Michael Ratcliffe
63a634f34e
Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao
2011-11-04 18:12:58 +01:00
Mihai Sucan
0a0099da5c
Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell
2011-11-04 17:32:24 +02:00
Rob Campbell
299a438c06
Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message.
2011-11-04 16:03:16 -03:00
Mihai Sucan
684d37873c
Bug 699130 - Paste is disabled after using it once in Scratchpad
2011-11-04 17:32:24 +02:00
Rob Campbell
048d461e6b
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
2011-11-03 18:40:36 -03:00
Terrence Cole
fdb5ec2f79
Bug 670596 - Mark ununused arenas as decommitted; r=?,njn
...
This patch tells the OS which pages we are not using after we do a GC_SHRINK.
The result is that the OS can do a better job managing memory, send less to
swap and will not count these pages against us in RSS.
2011-10-11 18:37:40 -07:00
Steve Fink
ec14aa4669
Bug 625639 - fix XPCConvert error handling (r=mrbkap)
2011-10-28 12:35:35 -07:00
Steve Fink
77bf8eb073
Bug 693907 - Once Upon a JSAPI (move JS_CallOnce from jslock.cpp to jsapi.cpp) (r=waldo)
...
--HG--
extra : rebase_source : 718fa503c0b73f0a4a94f50f28bc4a7981ef4202
2011-10-11 21:52:36 -07:00
Marco Bonardo
ed5a1cd872
Bug 619623 - Try to fix some intermittent failures in test_IHistory.cpp.
...
r=dietrich
2011-11-05 01:01:38 +01:00
Fabrice Desré
f2ecf7b606
Bug 694795 - Black rectangle in top left corner after opening a link from another app [r=mbrubeck]
2011-11-04 16:46:34 -07:00
Marco Bonardo
a64a1143de
Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
...
r=mossop
2011-11-05 00:41:47 +01:00
Tom Schuster
70303788a7
no bug - Add 0 add the end of a char array rs=waldo
...
--HG--
extra : rebase_source : f0f7051cbb7842da215bf3163db49c68ada60bc3
2011-11-04 23:49:56 +01:00
Rafael Ávila de Espíndola
7dc8a30f17
Bug 697989 - don't use domstorage-flush-timer test_bug624047.html. r=mak77.
...
Use a new domstorage-flush-force message for testing calling
FlushAndDeleteTemporaryTables with a 'true' argument. We want to add more
work to profile-before-change and that would interfere with the testing
in dom/tests/mochitest/localstorage/test_bug624047.html.
Also move the NS_DOMSTORAGE_FLUSH_TIMER_OBSERVER define to the .cpp file
since that is the only place it is used and rename it to end in _TOPIC.
2011-11-04 18:27:59 -04:00
Taras Glek
e85e0135c1
Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy
2011-11-04 15:19:45 -07:00
Matt Brubeck
2e9f876ef5
Back out bug 429592 because of Linux opt jsreftest failure
2011-11-04 15:18:58 -07:00
Gavin Sharp
65ae5bd0de
Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
...
--HG--
extra : transplant_source : %D5%A0r%9A%DA3%F0%C1%E1%00%03%C6%DC%E8Z%B9%1BU%8B%E7
2011-11-04 14:45:01 -07:00
ABE Hiroki
f64ab95bee
Bug 675593 - Fix nspr4!1.pgc path mistake on NSPR PGO build (m-c part); r=ted
2011-11-04 21:26:53 +00:00
Rail Aliiev
8a56fd9db2
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jens Hatlak
ed94548c09
Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop
2011-11-04 21:08:48 +00:00
Marco Bonardo
da3cdc299a
Merge mozilla-central to mozilla-inbound
2011-11-04 21:56:10 +01:00
Marco Bonardo
b4d35407e6
Bug 397424 follow-up - Remove extraneaous semicolon to fix Maemo bustage.
2011-11-04 21:45:22 +01:00
Sriram Ramasubramanian
abf3f144a0
Bug 676621 - Toaster alert needs better Honeycomb styling
2011-11-04 13:43:32 -07:00
Benjamin Smedberg
140e793c90
Add MOZ_CRASHREPORTER ifdefs to the patch for bug 429592. r=captain bustage
2011-11-04 15:13:58 -04:00
Benjamin Smedberg
006ddd0e6d
Disable the hang detector for bug 429592 while running the startup cache tests because they intentionally hang the browser to trigger the startup timeout. feedback=mwu on IRC
2011-11-04 15:13:40 -04:00
Olli Pettay
fdb741699d
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
...
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
2011-11-04 19:17:19 +02:00
Matt Brubeck
6a4f609fdd
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-04 11:27:46 -07:00
Jeff Muizelaar
49449c6d82
Bug 695498. Backout 7aa60d6408b3.
...
mDecoder can go NULL when we don't expect it.
2011-11-04 13:47:28 -04:00
Justin Lebar
0b9d7ca8e2
Bug 699101 - Warn when NO_MAC_JEMALLOC is set on i386 machines, because it doesn't work there. r=khuey
2011-11-04 11:41:53 -04:00
Rafael Ávila de Espíndola
9e0c55b266
Bug 696478 - Use weak references. r=mak.
2011-11-04 11:24:54 -04:00
Ed Morley
c18e6cb930
Merge mozilla-central and mozilla-inbound
2011-11-04 14:33:49 +00:00
Brian R. Bondy
fe3c82ecd2
Bug 695421 - Some reftests with invalid width and height in the ICO header. r=joe
2011-11-04 09:57:24 -04:00
Brian R. Bondy
4cda658a9a
Bug 695421 - Fixed crash for ICO files that have a large (and wrong) width specified. r=joe
2011-11-04 09:56:17 -04:00
Rafael Ávila de Espíndola
7852254683
Bug 696376 - If stacks_enabled is false, only walk the stack on OS X 32 bits. r=
...
dbaron.
The 64 bit stack walks lack the InCriticalRange functionality and it looks like
the extra walks are causing an orange on leaktest on the bot.
--HG--
extra : rebase_source : 4c0a75892e30a6e522ed981a1ff12df99d2a0464
2011-11-04 09:49:48 -04:00
Henri Sivonen
0d3a65d714
Bug 699749 - Avoid the term "astral" in error messages. r=l10n.
2011-11-04 15:36:29 +02:00
Henri Sivonen
eac623a0ce
Bug 699745 - Use UTF-8 instead of escapes in htmlparser.properties. r=l10n.
2011-11-04 15:36:29 +02:00
Henri Sivonen
d647974d3a
Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n.
2011-11-04 15:36:29 +02:00
Ed Morley
c598b4d8bf
Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
...
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Ed Morley
4ad271a949
Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
2011-11-04 09:44:27 +00:00
Ed Morley
20d95bbd95
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-04 09:03:13 +00:00
Ginn Chen
5307cb0875
Bug 693240 Use *((PRUint32*)ap) instead of *((bool*)ap) for big endian machines r=glandium
2011-11-04 16:55:21 +08:00
Makoto Kato
8d98c52488
Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug
2011-11-04 17:44:13 +09:00
Makoto Kato
afd56ab0f4
Bug 672324 - Fix test for bug 650509 (Other apps can read Firefox profile files). r=mak77
2011-11-04 17:40:25 +09:00
Chris Pearce
0988303d6b
Bug 685402 part 2 - Exit DOM full-screen on select/open/close tab and window deactivate. r=dao
2011-11-04 20:32:11 +13:00
Chris Pearce
848ff16c8c
Bug 685402 part 1 - Exit DOM full-screen on document hide (navigation). r=bz
2011-11-04 20:30:09 +13:00
Daniel Holbert
d08be04b58
Bug 699325: Make calcMode="paced" smil animation fall back to calcMode="discrete" when its values have 0 distance between them. r=birtles
2011-11-04 00:21:58 -07:00
Boris Zbarsky
f0db867bef
Bug 688685 test. r=waldo
2011-11-04 01:32:10 -04:00