Commit Graph

105964 Commits

Author SHA1 Message Date
Sean Stangl
723d6c73f7 Bug 787921 - Fix IonMonkey interrupt detection. r=dvander 2012-09-06 16:34:48 -07:00
Tom Schuster
516460a8dc Bug 769363 - IonMonkey: LBoundsCheck should not require a register for the length operand. r=jandem 2012-09-05 15:54:16 +02:00
David Anderson
a21c0b9bdb More bustage fix. 2012-09-05 17:13:09 -07:00
David Anderson
5456cc17fc Fix merge bustage. 2012-09-05 16:41:59 -07:00
David Anderson
043ddae94a Merge from mozilla-central.
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
2012-09-05 16:18:11 -07:00
Doug Turner
2a340fad67 Bug 788588 - Device storage on Windows should use NS_WIN_PERSONAL_DIR. r=blassey 2012-09-05 14:30:36 -07:00
Doug Turner
0c64eca32d Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent 2012-09-05 14:30:36 -07:00
Doug Turner
f6796f9d1f Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent 2012-09-05 14:30:36 -07:00
Doug Turner
1479be646b Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
Doug Turner
1f6210bad2 Bug 788268 - Device Storage - Convert tests to use public types. r=bent 2012-09-05 14:30:36 -07:00
bdahl@mozilla.com
e0a65fa75b Bug 788639 - crash in GetPrintCanvasElementsInFrame @ mozilla::layout::FrameChildListIterator::FrameChildListIterator, r=smaug 2012-09-05 12:02:27 -07:00
Tom Schuster
c047875a65 Backed out changeset 2257377e7972 2012-09-05 16:31:15 +02:00
Tom Schuster
58a0ff50f6 Bug 769363 - IonMonkey: LBoundsCheck should not require a register for the length operand. r=jandem 2012-09-05 15:54:16 +02:00
Jan de Mooij
84b7b334fb Bug 787906 - Don't emit a shift instruction for x >>> 0. r=dvander 2012-09-05 11:54:33 +02:00
Sean Stangl
22abc28b96 No bug - Exciting adventures in rebasing. r=red 2012-09-04 16:12:50 -07:00
Sean Stangl
f647b18b1f Bug 787292 - Faster x64 boxed loads/stores. r=dvander 2012-09-04 15:42:03 -07:00
Sean Stangl
40d9470010 Bug 787343 - Support unboxed input to MPassArg. r=dvander 2012-09-04 15:20:32 -07:00
Marty Rosenberg
d439d55b61 Fix CodeGenerator::visitAbsI's handling of snapshot (no bug, r=dvander) 2012-09-04 17:00:13 -04:00
Chris Peterson
7e557538b1 Bug 769894 - Part 1: Create PromptService's AlertDialog on the UI thread. r=mfinkle 2012-09-04 12:33:07 -07:00
andrew.quartey@gmail.com
67585c898f Bug 701299 - crash nsGlobalWindow::LeaveModalState, r=smaug,khuey 2012-09-05 21:25:53 +03:00
Olli Pettay
ab1e1ec8fe Bug 787961 - Remove mDocument from WorkerPrivate, r=bent
--HG--
extra : rebase_source : 6f2560f658e365b89bb602d498b082cf84bdaef9
2012-09-05 20:47:57 +03:00
Eric Faust
fda7c0841c Bug 781388 - Fix build. (r=ImAMoron) 2012-09-04 15:23:25 -04:00
Sean Stangl
aa7b1c5a1c Backout 5059a4152b84. 2012-09-04 12:20:23 -07:00
Eric Faust
e56ce78576 Bug 781388 - Optimize codegen for infallible DOM methods. (r=sstangl) 2012-09-04 15:18:50 -04:00
David Anderson
55a88750dd Inline constants when deciding OSR types (bug 787301, r=kannan). 2012-09-04 11:58:21 -07:00
Jan de Mooij
4262f3bac0 Bug 788111 - Fix double condition in OutOfLineTruncate. r=dvander 2012-09-04 20:20:40 +02:00
Jan de Mooij
b90d244eaf Bug 785974 - Handle JSOP_URSH with double type without bailouts. r=dvander
--HG--
extra : rebase_source : e0e06944e53e044eb45dc60ffabd1a1059a6358c
2012-09-01 19:11:18 +02:00
David Anderson
16de435941 Remove debug line from test. 2012-08-31 17:57:24 -07:00
David Anderson
85d1507470 Include loop entry types when determining OSR types (bug 774644, r=jandem). 2012-08-31 17:41:53 -07:00
Jan de Mooij
35bc031566 Bug 777383 - Don't add undefined type to property reads before test ops. r=bhackett 2012-08-31 13:16:01 +02:00
Jan de Mooij
a877fc9bcf Bug 786294 - Don't use emit-at-uses for double constants on x64. r=dvander 2012-08-31 10:39:05 +02:00
Sean Stangl
2b88b7a223 Bug 787292 - Faster x64 boxed loads/stores. r=dvander 2012-08-30 22:27:23 -07:00
David Anderson
8040d7314c Get --disable-ion working again (bug 787288, r=sstangl). 2012-08-30 18:54:09 -07:00
Brian Hackett
2233316bc3 Re-enable JM inlining when IonMonkey is disabled, bug 786925. r=dvander 2012-08-30 14:44:15 -06:00
Brian Hackett
1169d93f11 Don't eagerly fetch values from prototypes when analyzing reads on shadowed properties, bug 786915. r=jandem 2012-08-30 10:11:44 -06:00
David Anderson
53c72eee46 Fix merge bustage, part a billion. 2012-08-30 00:31:13 -07:00
David Anderson
510354e59f Bustage fix. 2012-08-29 21:59:32 -07:00
David Anderson
6081a8de6b Merge bustage, part 3. 2012-08-29 20:57:37 -07:00
David Anderson
8e19c38abc Fix merge bustage part 2. 2012-08-29 18:17:32 -07:00
David Anderson
7c2bf8eec7 Fix merge bustage. 2012-08-29 18:04:42 -07:00
David Anderson
f1820f99a7 Merge. 2012-08-29 17:58:13 -07:00
David Anderson
25c3dd55c0 Merge from mozilla-central.
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
2012-08-29 17:57:37 -07:00
David Anderson
6b403f94c2 Merge from mozilla-central.
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-29 17:51:24 -07:00
Luke Wagner
f70f4a0893 Bug 784188 - Use the correct ArenaKind for inline CallObject creation (r=dvander) 2012-08-29 14:33:28 -07:00
Sean Stangl
6a72b57ced Backed out changeset d11dafc10fc0 2012-08-29 12:18:45 -07:00
Gregor Wagner
8d933df91d Bug 785233 - Don't overwrite indexeddb property. r=mrbkap 2012-08-29 15:52:48 -03:00
Wes Johnston
fa544146ea Bug 786599 - Don't fire callbacks for cleared notifications. r=mfinkle 2012-08-29 09:21:02 -07:00
Michael Wu
88b799b19a Bug 785554 - Remove unnecessary touches in events sent to content process, r=cjones 2012-08-29 13:06:11 -03:00
Wes Johnston
b244436094 Bug 786338 - Don't try to load urls from notification intents. r=mfinkle 2012-08-29 08:51:34 -07:00
Matt Brubeck
9b7c0a801d Bug 769857 - Delay showing tap highlight on initial touchstart. r=mbrubeck 2012-08-29 08:51:33 -07:00