Bobby Holley
de333becea
Bug 691781 - Make sure the lexer gets generated with regen, too. r=khuey
2011-11-06 13:32:25 +01:00
Bobby Holley
1a8f0a80d1
Bug 691781 - Add a check to avoid unpacking an empty array. r=khuey
2011-11-06 13:32:25 +01:00
Richard Newman
4d6115e344
Bug 700071 - test_errorhandler.js ends up talking directly to Mozilla sync servers rather than local test harness. r=philikon
2011-11-05 22:52:45 -07:00
Joel Maher
bb280b68ff
Bug 693524 - Intermittent mobile/chrome/tests/browser_awesomescreen.js. r=mfinkle
2011-11-05 21:52:34 -04:00
Benoit Jacob
7a1f80bdef
Bug 668004 - dont return ERROR_FAILURE in GetFeatureStatusImpl - r=dsherk
...
At least, WebGL antialiasing was broken on linux, and couldn't be force-enabled, because of that.
2011-11-05 16:46:54 -04:00
Ben Turner
9244d9078c
Bug 687216 - 'XHR in worker to bogus URI leads to Assertion failure'. r=sicking.
2011-11-05 12:30:56 -07:00
Ed Morley
219d1eb56e
Merge mozilla-central and mozilla-inbound
2011-11-05 18:46:28 +00:00
Ed Morley
7ea8e12caa
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Felix Fung
cc8c87e50a
Bug 698986 - Only Crashed Plugins Should Suggest Reloading. r=dolske
2011-11-05 10:43:59 -07:00
Josh Aas
a127ae6849
Bug 656006: Fix crash in nsPluginStreamListenerPeer::OnStartRequest. r=bz
2011-11-05 12:42:59 -04:00
Rob Campbell
530454ffd3
merge m-c to fx-team
2011-11-05 10:11:34 -03:00
Matt Brubeck
210c9ddd07
Back out 24129599cb51 (bug 691951) because of Windows 7 test_resizer failure
2011-11-04 22:26:07 -07:00
Gavin Sharp
a192470346
back out ffdc872d5450 ( https://bugzilla.mozilla.org/show_bug.cgi?id=699942#c4 )
2011-11-04 18:42:56 -07:00
Michael Ratcliffe
a4eba2c4e2
Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao
2011-11-04 18:12:58 +01:00
Mihai Sucan
321568e757
Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell
2011-11-04 17:32:24 +02:00
Rob Campbell
87b96bfc1d
Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message.
2011-11-04 16:03:16 -03:00
Mihai Sucan
2b3fee5ff3
Bug 699130 - Paste is disabled after using it once in Scratchpad
2011-11-04 17:32:24 +02:00
Atul Aggarwal
1f3e8ff573
Bug 408630 - Updating nsTreeBodyFrame.cpp file from int to PRInt32/PRUint32 to avoid overflow; r=roc
2011-11-04 09:58:05 +05:30
Masatoshi Kimura
7777bd5868
Bug 461304 - Test; r=gavin
2011-11-05 15:48:28 +00:00
Masatoshi Kimura
460f54099b
Bug 461304 - Part 2: Use UTF-8 flag in the browser; r=gavin
2011-11-05 15:48:28 +00:00
Masatoshi Kimura
73f11a376a
Bug 461304 - Part 1: Add UTF-8 flag to nsDocShell::LoadURI; r=bz
2011-11-05 15:48:28 +00:00
Marco Bonardo
2e576f395c
Bug 619623 - Revert a check in test_IHistory, since, even if less frequent, a timeout is not better than a failure.
2011-11-05 13:48:29 +01:00
Khaled Hosny
28d73b4e98
bug 680692 - cherry-pick fix for GPOS contextual chaining positioning, needed by some Arabic fonts (from upstream harfbuzz-ng commit cc1a8a938b4c13e76b58825a9e1951c4134e634a). r=jfkthame
2011-11-05 11:48:16 +00:00
Dave Miller
17ba10631f
Bug 693891 - Make "Add to Home Screen" use the Bookmark title instead of the page title, to allow you to name the shortcut whatever you want. r=mfinkle
2011-11-05 10:52:24 +00:00
Glenn Randers-Pehrson
b7383003c2
Bug 682677 - Eliminated direct access to mInfo->pixel_depth, which is not allowed in libpng15. We access pixel_depth via png_get_IHDR() instead; r=joedrew
2011-11-05 10:48:26 +00:00
Matheus Kerschbaum
8a393f7f40
Bug 698630 - Remove --disable-smil build option; r=dholbert
2011-11-05 10:32:52 +00:00
Marco Castelluccio
8100386c98
Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle
2011-11-05 10:17:02 +00:00
Rob Campbell
7c8aa5c30d
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
2011-11-03 18:40:36 -03:00
Terrence Cole
e6363db3f2
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
ead08943a9
Bug 625639 - fix XPCConvert error handling (r=mrbkap)
2011-10-28 12:35:35 -07:00
Steve Fink
a4733c0242
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
d24a9afeae
Bug 619623 - Try to fix some intermittent failures in test_IHistory.cpp.
...
r=dietrich
2011-11-05 01:01:38 +01:00
Fabrice Desré
81d52c79b9
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
1e735ddb70
Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
...
r=mossop
2011-11-05 00:41:47 +01:00
Tom Schuster
67f3ba6848
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
7f2768e97c
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
6833a26ad8
Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy
2011-11-04 15:19:45 -07:00
Matt Brubeck
d9889d8813
Back out bug 429592 because of Linux opt jsreftest failure
2011-11-04 15:18:58 -07:00
Gavin Sharp
9f8e2a059a
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
1d668f92f1
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
ac65d0d88e
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jens Hatlak
968ce25634
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
bfad475089
Merge mozilla-central to mozilla-inbound
2011-11-04 21:56:10 +01:00
Marco Bonardo
74a4444079
Bug 397424 follow-up - Remove extraneaous semicolon to fix Maemo bustage.
2011-11-04 21:45:22 +01:00
Sriram Ramasubramanian
6502544539
Bug 676621 - Toaster alert needs better Honeycomb styling
2011-11-04 13:43:32 -07:00
Benjamin Smedberg
30297e5098
Add MOZ_CRASHREPORTER ifdefs to the patch for bug 429592. r=captain bustage
2011-11-04 15:13:58 -04:00
Benjamin Smedberg
a86306d31a
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
4820dd889d
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
...
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
2011-11-04 19:17:19 +02:00
Matt Brubeck
3d381cfb05
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-04 11:27:46 -07:00
Jeff Muizelaar
275c15fce2
Bug 695498. Backout 7aa60d6408b3.
...
mDecoder can go NULL when we don't expect it.
2011-11-04 13:47:28 -04:00