Glenn Randers-Pehrson
e35ed10ff2
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
fb722a61dd
Bug 698630 - Remove --disable-smil build option; r=dholbert
2011-11-05 10:32:52 +00:00
Marco Castelluccio
629238a16a
Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle
2011-11-05 10:17:02 +00:00
Brad Lassey
0c65a1b5e9
bug 699442 - implement quit r=dougt
2011-11-03 22:06:32 -04:00
Brad Lassey
15dc495b51
bug 700218 - Unclosed Cursor detected assertions when running Fennec Native r=dougt
2011-11-07 00:40:18 -05:00
Doug Turner
cd42b892d2
Merge
2011-11-04 10:46:58 -07:00
Mark Finkle
85f2bd569d
Bug 696076 - Telemetry for Mobile [r=kats]
2011-11-04 10:42:29 -04:00
Ed Morley
c8a99ecbaf
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-04 09:03:13 +00:00
Gian-Carlo Pascutto
d3777c0100
Bug 697110 - Support doorhangers for popup blocking. r=mfinkle
2011-11-04 07:54:47 +01:00
Boris Zbarsky
85b919ee4f
Bug 688685 test. r=waldo
2011-11-04 01:32:10 -04:00
Boris Zbarsky
64c507736c
Bug 698974. Fix assertion to not assert things that are just false. r=sicking
2011-11-04 01:32:09 -04:00
Boris Zbarsky
91f20632a5
Bug 699661. Call the class getElement hook from JSObject::getElement as needed. r=waldo
2011-11-04 01:32:09 -04:00
Boris Zbarsky
2e4ace5452
Bug 684638 part 5. When we have an event posted to spell-check the whole document, suppress other spell-check events. r=ehsan
2011-11-04 01:32:09 -04:00
Boris Zbarsky
95a02fa9bc
Bug 684638 part 4. Switch from nsIDOMNode to nsINode in mozInlineSpellWordUtil. r=ehsan
2011-11-04 01:32:09 -04:00
Boris Zbarsky
706f953a27
Bug 684638 part 3. Speed up mozInlineSpellWordUtil::MakeRange. r=ehsan
2011-11-04 01:32:09 -04:00
Boris Zbarsky
478b25bb9b
Bug 684638 part 2. Make it simpler to set up a range. r=smaug
2011-11-04 01:32:09 -04:00
Boris Zbarsky
7d5464ea0d
Bug 684638 part 1. Speed up IsBreakElement. r=ehsan
2011-11-04 01:32:08 -04:00
Johnny Stenback
a44dbaf8a9
Fixing bug 691785. r=khuey
2011-11-03 22:23:26 -07:00
Nicholas Nethercote
63194d0020
Bug 678977 - Teach sqlite to use jemalloc directly when applicable. code=nnethercote,khuey. r=khuey,sdwilsh,jlebar.
2011-11-03 20:53:41 -07:00
Doug Turner
562e08742e
No Bug - Make saving the screenshot non-blocking. I moved this call as-is from Quit() which had to be blocking since we were going to be exiting as-is. However, now that it is outside immediate death, we can do it async. r=me
2011-11-03 20:38:31 -07:00
Makoto Kato
9e5924b6ab
Bug 632630 - Should add debug flag of assembler obj when MOZ_DEBUG_SYMBOLS. r=khuey
2011-11-04 11:59:47 +09:00
Makoto Kato
0bc2e3fe59
Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu
2011-11-04 11:59:04 +09:00
Ben Turner
d612e0e995
Bug 687220 - 'XHR POST in worker with null body and upload load event listener leads to Assertion failure'. r=mrbkap.
2011-11-03 19:51:33 -07:00
Doug Sherk
e3bbb80d57
Bug 699626: fix TEST-UNEXPECTED-FAIL > TEST-KNOWN-FAIL in WebGL reftests r=burning
2011-11-03 19:05:16 -07:00
Dave Townsend
f24e3dedd1
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-03 18:30:43 -07:00
Dave Townsend
aac42edf34
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-03 18:30:59 -07:00
Masatoshi Kimura
f54fcc46d3
Bug 699420 - Update OTS to r74; r=jfkthame
2011-11-04 01:26:56 +00:00
Benoit Jacob
163b4e0b37
Bug 699516 - Rename WEBKIT_lose_context to WEBGL_EXT_lose_context - r=dsherk
...
See today's discussion on public_webgl list. WEBGL_EXT_lose_context will be officially created in a few days.
2011-11-03 20:29:57 -04:00
Ed Morley
f4783e510d
Merge mozilla-central to mozilla-inbound
2011-11-04 00:30:18 +00:00
Mounir Lamouri
c82259a3f3
Bug 699459 - Add a pref to disable Battery API. r=sicking
2011-11-04 00:31:32 +01:00
Paul O’Shannessy
e1b6fd8c29
Merge mozilla-central & fx-team
2011-11-03 16:12:06 -07:00
Rob Campbell
f2d85f6103
Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
...
bug. a=orange
2011-11-03 19:55:02 -03:00
Julien Vermet
d42ad806e3
Bug 695477 - Use an indicator in toolbar to reflect security state [r=mfinkle, r=sriram]
2011-11-03 18:53:34 -04:00
Matt Brubeck
1d21bad0c9
Back out a242f11d7c58 and f73841ef020a because of test failures
2011-11-03 15:23:10 -07:00
Wes Johnston
507790cc54
Bug 698452 - Show an empty row when focusing empty select elements. r=mfinkle
2011-11-03 15:19:58 -07:00
Wes Johnston
22cf474b9d
Bug 696846 - Basic context menu support. r=mfinkle
2011-11-03 15:09:37 -07:00
Brian Hackett
718d2e1bb8
Watch for global mismatches on regexp literals when compiling regexp ops, bug 695896. r=cdleary
2011-11-03 14:40:49 -07:00
Rob Campbell
ad2fefd4ad
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
2011-11-03 18:40:36 -03:00
Rob Campbell
b61bf2358c
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
2011-11-03 18:40:36 -03:00
Paul O’Shannessy
86fa5bf2d6
Bug 690992 - App tabs break deleting cookies on close [r=dietrich]
...
This does 2 things:
1. Makes sure that we don't try to split cookies in the case of _extractHostsForCookies doesn't return any hosts.
2. If _host & _scheme aren't present for an entry (always true at startup), we will create an nsIURI from the url and extract host & scheme from that.
2011-11-03 13:44:19 -07:00
Ed Morley
63281c1032
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-03 19:48:45 +00:00
Jared Wein
7b92178c4e
Bug 699240 - Ctrl+F4 should not close app tabs on Windows. r=gavin
2011-11-03 12:14:58 -07:00
Sriram Ramasubramanian
3cdba5bd49
Bug 699492: Animate the tab-list popup [r=mfinkle]
2011-11-03 11:34:58 -07:00
Ed Morley
9a9ba31868
Backout changeset 242bbbe83dda (bug 694896) for build failures on OS X; a=khuey
2011-11-03 17:39:39 +00:00
Ben Turner
8802ea7670
Bug 694145 - 'IndexedDB: various methods should accept both keys and KeyRanges'. r=sicking.
...
--HG--
extra : transplant_source : R%0C%DA%D7%EF%8D3U%7DQ%1A%05%1A3%94%1E%F8%B0%A3k
2011-11-03 08:59:17 -07:00
Tom Schuster
5cd5937411
Bug 430927 - Don't decompile to \0 as it was incorrectly interpreted as octal. r=waldo
2011-11-03 21:58:06 +01:00
Tom Schuster
a7b4b06a16
Bug 698584 - Fix crash in RegExp.test in case of OOM. r=mrbkap
2011-11-03 21:57:32 +01:00
Neil Deakin
84538b5409
Bug 94199, part 5, remove line number reading and writing as it isn't necessary, dxr does that for us, r=bz
2011-11-03 16:39:08 -04:00
Neil Deakin
f8a0db5b61
Bug 94199, part 4, serialize/deserialize xbl to startup cache, r=bz
2011-11-03 16:39:08 -04:00
Neil Deakin
11e3249eec
Bug 94199, part 3, add GetValue method to nsISupportsKey, r=bsmedberg
2011-11-03 16:39:08 -04:00