Commit Graph

78635 Commits

Author SHA1 Message Date
Chris Leary
f3b70ab7d0 Bug 673188: Compile regexps lazily. (r=mrbkap) 2011-10-07 03:04:00 -07:00
Julian Reschke
247d1beff0 Bug 692574 - RFC2231/5987 decoding should not tolerate missing single quotes. r=bz 2011-10-14 11:29:13 +02:00
Jeremy Huddleston
b8d021930a Bug 691138 - ipc: fails to build darwin/x11. r=smichaud 2011-10-14 16:54:46 +09:00
Jonathan Kew
36c1dc9fbe bug 671297 - add memory reporting for textRuns. r=roc,jlebar 2011-10-14 08:06:35 +01:00
Leon Sha
b45b9f7165 Bug 694256 - Build error: JS_FloorLog2 is missing. r=luke. 2011-10-14 13:12:46 +08:00
Michael Edwards
8d268b37aa Bug 687367 - Make bionic domain name functions thread-safe on pre-3.0 Android, r=dougt 2011-10-06 20:55:50 -07:00
John Ford
a7bc4cc91a Bug 692646, release mozconfigs should have MOZ_PGO to ensure that we turn PGO on for release builds, r=nthomas DONTBUILD 2011-10-07 14:56:51 +13:00
Brian Smith
7930221088 Bug 679140: Do all SSL error processing on the main thread, r=honzab.moz 2011-10-06 17:46:52 -07:00
Brian Smith
f05237fd5f Bug 675221: Remove XPCOM Proxies: Implement Runnable that can be waited on synchronously, r=bsmedberg 2011-10-06 17:46:41 -07:00
Brian Smith
752bfc82a7 Bug 682329: Fix test for default SSL error UI, r=honzab.moz 2011-10-06 17:42:11 -07:00
Brian Smith
51506927f3 Bug 682329: Remove workaround that mobile is using to suppress the cert error dialog box, r=mark.finkle 2011-10-06 17:42:04 -07:00
Brian Smith
664a01032c Bug 682329: Remove default SSL error UI, r=honzab.moz 2011-10-06 17:41:43 -07:00
Ed Morley
481240ea52 Backout changeset 2326508537f8 (bug 692130 initial landing) on a CLOSED TREE 2011-10-07 01:39:23 +01:00
Ed Morley
1fa79bf497 Backout changeset 8af101010da7 (bug 692130 bustage fix 1) 2011-10-07 01:36:01 +01:00
Ed Morley
a48e988aa5 Backout changeset d8abcac1d00a (bug 692130 bustage fix 2) 2011-10-07 01:33:41 +01:00
Ed Morley
93293ad661 Backout changeset 94f2fa9f97b8 (bug 692130 bustage fix 3) 2011-10-07 01:28:56 +01:00
Ehsan Akhgari
0479805b0e Bug 691824 - Part 2: Backout changeset 306153bf7a41 from bug 10209 which effectively wallpapered bug 691824
(landing on a CLOSED TREE)
2011-10-06 19:22:04 -04:00
Masatoshi Kimura
ff70ba630e Bug 691690 - Part 2: Use UTF-8 flag on copy. r=gavin 2011-10-07 07:35:17 +09:00
Masatoshi Kimura
3661aeafab Bug 691690 - Part 1: Add UTF-8 flag to createFixupURI. r=bz 2011-10-19 16:39:07 +09:00
Simon Montagu
b888e2c269 Resynchronize the Shift_JIS converter after unrecognized sequences. Bug 690225, r=emk 2011-10-19 07:58:41 +02:00
Justin Lebar
5629c0bfc8 Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Boris Zbarsky
f1fa0802c0 Merge backout of changeset 0d2caaf1d0a8 (bug 432391) 2011-10-18 22:44:20 -04:00
Boris Zbarsky
00f3715565 Backed out changeset 0d2caaf1d0a8 (bug 432391) because the validator seems to trigger onload firing at some bogus time 2011-10-18 22:43:40 -04:00
Ouss. BADR
aff52ca316 Bug 685218 - Expose layout-guess attribute on HTML tables having @datatable='0' attribute, r=surkov 2011-10-19 10:36:35 +09:00
Dão Gottwald
5172c77512 Bug 694450 - #winstripe-urlbar-back-button-mask is not vertically centered. r=shorlander 2011-10-19 01:04:05 +02:00
Brian Hackett
82f85ed701 Fix --disable-tracejit build. 2011-10-18 14:50:35 -07:00
Bill McCloskey
52c3cb2132 Bug 695213 - Add total time to MOZ_GCTIMER output. 2011-10-18 14:03:51 -07:00
Bill McCloskey
e9e02c73ec Bug 695493 - Fix JM opcode spew. 2011-10-18 14:03:40 -07:00
Boris Zbarsky
1e814c4a24 Bug 432391 part 2. Hook up imgRequestProxy clones to the imgCacheValidator for the imgRequest as needed. r=joe 2011-10-18 16:06:29 -04:00
Ehsan Akhgari
6142aabb94 Bug 688789 - Stop touching the frame tree to determine whether a node is editable or not; r=roc 2011-10-17 00:11:29 -04:00
Boris Zbarsky
622bb687dd Bug 320799. Fix client* and scroll* for comboboxes to not consider the dropdown's scrollable area. r=roc 2011-10-18 16:17:45 -04:00
Boris Zbarsky
ec91f9a696 Bug 684806. Make sure that zero-size files wrapped in buffered streams are correctly reopened by a seek after EOF. r=honza, sr=bsmedberg 2011-10-18 16:17:10 -04:00
Boris Zbarsky
09b31d0701 Bug 432391 part 1. Fix CancelAndForgetObserver to work correctly even if Cancel has been called. r=joe 2011-10-14 16:15:56 -04:00
Jason Orendorff
0f76e5ab72 Bug 695450 - Rename js/src/frontend/CodeGenerator.h to BytecodeGenerator.h to avoid conflict with IonMonkey. r=dvander.
--HG--
rename : js/src/frontend/CodeGenerator.cpp => js/src/frontend/BytecodeGenerator.cpp
rename : js/src/frontend/CodeGenerator.h => js/src/frontend/BytecodeGenerator.h
2011-10-18 14:45:33 -05:00
Oleg Romashin
e8900854ba Bug 693930 - Release layer tree for inactive tabs. r=roc 2011-10-18 15:28:39 -04:00
Oleg Romashin
7e6ba97bfa Bug 693930 - Fennec keeps viewport ThebesLayers alive for background tabs. r=roc 2011-10-18 15:28:20 -04:00
David Bolter
f714d72a50 Backout 783daf190579 (Bug 680085). Could be causing talos deviation. 2011-10-18 15:04:46 -04:00
Brian Hackett
b001b60a02 Add Array.concat stub for concatenating known dense arrays, bug 692960. r=dvander 2011-10-18 11:24:28 -07:00
Brian Hackett
9c5cfe112f Speed up Array.shift, and Array.{pop,shift} on empty arrays, bug 692847. r=dvander 2011-10-18 11:08:52 -07:00
Matt Brubeck
5c5a3f98fb Bug 694268 - Modifier keys should default to false for touch events [r=wesj] 2011-10-18 14:05:49 -04:00
Wes Johnston
8454a3ea41 Bug 694047 - Turn off the locale picker (revert to a simple menulist) [r=mfinkle] 2011-10-18 14:05:28 -04:00
Brian Hackett
a8989c224b Always initialize 'this' value of constructor frames when going through InvokeConstructorKernel, bug 688974. r=luke 2011-10-18 11:00:54 -07:00
Daniel Holbert
82a89949e3 Bug 695108: Fix reftest filter-extref-differentOrigin-01.svg to fail reliably when served over HTTP, and flag it as fails-on-Android for that reason. r=bz 2011-10-18 10:51:28 -07:00
Timothy Nikkel
732b7981b0 Bug 695252. When switching cards in a deck we don't need to purge all thebes layer contents. r=roc 2011-10-18 12:48:29 -05:00
L. David Baron
8573702a37 Make NOISY_VERTICAL_ALIGN compile again. Not part of the build. No review. 2011-10-18 10:44:43 -07:00
Jonathan Kew
c061d8ffda bug 694986 - trailing bracket misplaced in LTR language names when language-picker UI is displayed RTL. r=mfinkle 2011-10-18 17:53:01 +01:00
Martin Stransky
4998fb51db Bug 627672 - XPCOM component (libdbusservice.so) is not registered although it should be, r=honzab 2011-10-18 18:46:59 +09:00
Ted Mielczarek
cad0c532c6 bug 690203 - ensure that we unstick the event tracing thread when shutting down. r=bsmedberg 2011-10-18 10:51:36 -04:00
Matt Brubeck
4d12754bf1 Bug 689884 followup - Fix error in browser/components/sidebar/Makefile.in to fix bustage on a CLOSED TREE. r=burning 2011-10-06 15:35:16 -07:00
Matt Brubeck
3737fc0a43 Back out 52d001bbf7ff (Bug 690011) for failures in Android b-c (browser_find.js and others) on a CLOSED TREE 2011-10-06 15:16:35 -07:00