diff browse |
28f03254f3fba3d344afdf9553afc87f0129fb75 2009-08-03 23:06 +0530 |
Siddharth Agarwal - Bustage fix for bug 506576 -- update copy in js/ as well |
diff browse |
25462849adcc87648a7fa7fc362b34dd3931a82b 2009-08-03 13:38 -0400 |
Boris Zbarsky - Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron |
diff browse |
28a58910d695e46ba59ea58bc0210ca43e69eddb 2009-08-03 19:33 +0200 |
Christian Biesinger - Fix broken tests from changeset 97ec2484a49a / Bug 508030 - catMan should be categoryManager |
diff browse |
d300a47250567f64030455025a58b7a19626c163 2009-08-03 10:29 -0700 |
Robert Sayre - Merge tracemonkey to mozilla-central. |
diff browse |
e8588659c14b57ef35d04794f8b5bd4e916d616c 2009-08-03 08:54 +1000 |
Nicholas Nethercote - Bug 507528 - TM/nanojit: add indirect call code to the core and x86 back-end. r=rreitmai. |
diff browse |
0c0ad985df66e97164cfc0af4385501858bc1fe0 2009-08-02 15:27 -0700 |
Robert Sayre - Merge mozilla-central to tracemonkey. |
diff browse |
e3d2c39d5aa4ef34ae38a18ca504af994c1ccfd0 2009-07-31 17:52 -0700 |
David Mandelin - Bug 495330: trace JSOP_INCNAME and related ops for closures, r=gal |
diff browse |
3fb63f9f32ec1be784a4b7670c29f132985fd32b 2009-07-31 17:21 -0700 |
David Mandelin - Bug 507675: relax too-strict assert on scope chain condition, r=gal |
diff browse |
46ed2bc15e560b9d5f8ef727ecdb2c622d720ee9 2009-07-31 11:34 -0700 |
David Mandelin - Bug 507424: allocate slots for cloneable regexps in js_AllocFlatClosure if needed, r=igor |
diff browse |
ccef1758e1b8a417ed0dd091c07aa96e285065be 2009-07-30 19:18 -0700 |
Andreas Gal - Incorrect upvar access on trace involving top-level scripts (507292, r=dmandelin). |
diff browse |
2bb711bd54dff2a9bb895f2288eee61257afec0c 2009-07-30 14:28 -0700 |
Graydon Hoare - Backed out changeset d0be9284ea67 |
diff browse |
feacec8b4be911ce007e21a55d8d9e86521ac45a 2009-07-30 14:27 -0700 |
Graydon Hoare - Backed out changeset fc66e3f4afc9 |
diff browse |
2af280eb0faa3b0cd0dec1ae44b5304575fa98ee 2009-07-30 14:26 -0700 |
Graydon Hoare - Backed out changeset 4bddf07c409e |
diff browse |
fa5114cf823ba0e1ec3273a528de6b67f7ef7889 2009-07-30 14:25 -0700 |
Graydon Hoare - Backed out changeset 137cbe3c46a9 |
diff browse |
35bae39a9b5887e709bd2649f37e7965a0ae078f 2009-07-30 14:23 -0700 |
Graydon Hoare - Backed out changeset 83f39b3e8b10 |
diff browse |
f9ad537e8607d19b5cbd7e16f153ca009861776c 2009-07-30 14:21 -0700 |
Graydon Hoare - Backed out changeset 3853806a58df |
diff browse |
4983120bae8a1f89a70298cd3dd0ecf266a34615 2009-07-30 15:21 -0500 |
Jason Orendorff - Bug 507425 - cx->bailExit doesn't get cleared after a native setter. r=gal. |
diff browse |
1105f304ea8beeca4b70aa9e7c563394acee6003 2009-07-30 14:04 -0500 |
Jason Orendorff - Bug 507080 - TM: "Assertion failure: !(sprop->attrs & JSPROP_GETTER), at ../jstracer.cpp". r=gal. |
diff browse |
a294d0c376bc3287b0b2dfa15ed2ee88b2abf4d6 2009-07-30 11:48 -0700 |
Mark Steele - Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff |
diff browse |
2bc1b0dbe35f231dea08729ae1b76a1cdc53bfeb 2009-07-30 11:37 -0700 |
David Mandelin - Bug 507295: store unboxed value instead of boxed on the stack for traced JSOP_SETNAME with closures, r=gal |
diff browse |
be4280409fb3491da6c1631c01dabb168ef28d13 2009-07-30 11:34 -0700 |
David Mandelin - Bug 507053: fix on-trace scope chain computation for JSOP_BINDNAME, r=gal |
diff browse |
d8551f0aebaff20dd954c2ca12823eb70acc999b 2009-07-30 13:06 -0500 |
Jason Orendorff - Bug 507156 - JSOP_TABLESWITCH always aborts, sometimes without an abort message. r=dmandelin. |
diff browse |
b8cc6ff9d6dc25956575ba2f17de7dcccc641a66 2009-07-30 10:12 -0500 |
Jason Orendorff - Bug 506347 - Assertion failure: OBJ_SCOPE(pobj)->object == pobj, at ../jsinterp.cpp. r=brendan. |
diff browse |
3853806a58df1b69d3d9f757da52f958b64969b2 2009-07-29 16:21 -0700 |
Graydon Hoare - Bug 507302 - more whitespace fixes, r=nnethercote. |
diff browse |
83f39b3e8b10e7aa4347e1d1314e881eec2b0f97 2009-07-08 16:21 -0400 |
Edwin Smith - Bug 507042 - class BitSet doesn't need GC support, r=dvander. |
diff browse |
137cbe3c46a9057bfe9513559f96af07eccf165f 2009-07-23 13:46 -0400 |
Edwin Smith - Bug 507039 - Remove _startingIns from Assembler, r=nnethercote. |
diff browse |
4bddf07c409ecebb9a374f0fe07326ece88c9a13 2009-07-23 11:55 -0400 |
Edwin Smith - Bug 507036 - Move valgrind icache-flush notification to CodeAlloc, r=dvander. |
diff browse |
fc66e3f4afc94267d8907ba4f2d4b0593ffccbba 2009-07-15 12:34 -0400 |
Edwin Smith - Bug 507031 - Replace use of avmplus:String with Allocator and char* in nanojit::LabelMap and LirNameMap, r=dvander. |
diff browse |
d0be9284ea67bbff6ce241ccb06a0dedd8ead587 2009-07-15 16:50 -0700 |
Graydon Hoare - Bug 504462 - Merge tamarin's CodeAlloc into tracemonkey, r=gal. |
diff browse |
8809b5019bf7974136b28b0b3d3270cf9048015e 2009-07-30 11:10 +1000 |
Nicholas Nethercote - Fix ARM bustage caused by b05e0eaa4686. |
diff browse |
b05e0eaa4686278f769cfcce0004d86849e7d73f 2009-07-30 10:44 +1000 |
Nicholas Nethercote - Bug 507087 - TM/nanojit: change _argtypes fields from 2 bits to 3 bits (TR sync). r=rreitmai,jorendorff. |
diff browse |
3ee14f5164bc5184680760a391425bf48dfaa851 2009-07-29 17:14 -0400 |
Robert Sayre - Bug 500304. Turn on chrome jit. r=brendan |
diff browse |
b416a23a0ec006d66af99f6fda5b7d3e5bd53bb4 2009-07-29 15:18 -0500 |
Jason Orendorff - Bug 497886 - Document the property cache. r=brendan. |
diff browse |
a85f2e5b3b2b34bee7e107c08507fc1aeb04927e 2009-08-03 21:46 +0530 |
Siddharth Agarwal - Bug 506576 -- normalizepath normalizes MSYS paths without inserting a / in between when the first component of the path isn't an actual drive. r=ted |
diff browse |
97ec2484a49abbb566d6f11ee5f8375257031424 2009-08-03 17:52 +0200 |
Paolo Amadini - Bug 508030 lowercase the extension in getTypeFromExtension before looking it up in the ext-to-type-mapping category |
diff browse |
4ea13f32b79065f3259e0509868de32d323b4a0c 2009-08-03 10:42 -0400 |
Boris Zbarsky - Bug 502942. Make fieldsets use their content's last-line baseline. r=dbaron |
diff browse |
c3f21caf76f87ef509a48b0173b8e46e3d85ffba 2009-08-03 10:42 -0400 |
Boris Zbarsky - Bug 494283. Unregister our placeholder if someone forgot to. r=dbaron |
diff browse |
cae5076351fa530c387207c19861510636396ac7 2009-08-03 14:59 +0200 |
Walter Meinl - [OS/2] Bug 507807 - Clean up linking on OS/2 by removing obsolete files and flags, r=pweilbacher |
diff browse |
8795a7a9817c09b4753e9b8a3645ac064c3fe971 2009-08-03 11:44 +0100 |
Neil Rashbrook - Bug 472318 Option+PgUp/PgDn doesn't work on the Mac r=mstange sr=bz |
diff browse |
51f332235f14aeeaa8f753b7a7c2cc063354c2d3 2009-08-03 11:31 +0200 |
Dão Gottwald - Bug 507974 - Identity popup has poor rtl styling. r=ehsan |
diff browse |
d0934ab512a552b0e8c62f0ce152975f2a0cf663 2009-08-03 11:30 +0200 |
Dão Gottwald - Fix typo from bug 478416 |
diff browse |
3b33f5df449e80c4fa017a431aef1ab798ab3442 2009-08-03 10:48 +0200 |
Marco Bonardo - Bug 391125 - cannot hide open in tabs and friends menuitem(s) from bookmark containers, r=dao |
diff browse |
cde5a55da2674384d8c0bac6e498689e8dc10967 2009-08-03 10:48 +0200 |
Marco Bonardo - Bug 507058 - nsNavBookmarks::GetBookmarkIdsForURITArray binds to a bogus index, r=sdwilsh |
diff browse |
8afbd03eeefefef016acb1de0fcee9e2f53d23b7 2009-08-03 10:48 +0200 |
Marco Bonardo - followup for Bug 507219 - Crash in nsNavHistoryResult::OnVisit, stop assertions, r=sdwilsh |
diff browse |
b7a4a3444ba97304fc6187c605c567f26dd994a3 2009-08-03 10:48 +0200 |
Marco Bonardo - followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change |
diff browse |
17eef9354f9df63dd15d3c6eb0860005dbe12f1c 2009-08-03 10:47 +0200 |
Timeless - Bug 507407 nsNavHistoryContainerResultNode::UpdateURIs does not use comparator and sortingAnnotation, r=mak77 |
diff browse |
682ac215c2e2c2c7ea165d8fd60a8db3884bcbba 2009-08-03 10:55 +0300 |
Olli Pettay - Bug 506081 - dataTransfer.setData makes scrollbars draggable off of themselves on dragstart events, r=enndeakin, sr=neil |
diff browse |
c6692a8f3f2725faadef43edd3142e533b452e62 2009-07-31 17:24 +1200 |
Matthew Gregan - Bug 501279. Update libvorbis to r16335. |
diff browse |
fe042972f59643029814de9d2529c87e3f8106f8 2009-08-03 14:22 +1200 |
Matthew Gregan - Bug 507547. Disable EXTEND_PAD for video on Mac, since it's slow. r=roc |
diff browse |
d455294cc58526feee29f686d80a8bc07c691792 2009-08-03 14:18 +1200 |
liucougar - Bug 438840. Page-up/page-down in editable content should scroll the innermost scrollable region containing the caret, not the root. r=roc |
diff browse |
736ada2d64bf940e08cf39a0c072dc639560b0ba 2009-08-03 14:18 +1200 |
Timothy Nikkel - Bug 494546. Make all containing block reconstruction async. r=dbaron |
diff browse |
b914eaf5d20ec16d7ba7361730434ccb87472df0 2009-08-03 14:12 +1200 |
Robert O'Callahan - Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug |
diff browse |
b8e7ba664fc96a88f568ce82bb13f262972a3dc4 2009-08-03 13:59 +1200 |
Robert O'Callahan - Bug 504311. Test. |
diff browse |
c2ef8a0ce8aee1fec4754a1c86a0f42554d616e8 2009-07-30 15:02 +1200 |
Robert O'Callahan - Bug 504311. Don't reframe text when white-space changes between preformatted values, or between non-preformatted values. r=bz |
diff browse |
7b06b19e4af63fcf311609ce45369a4963408881 2009-08-02 15:32 -0700 |
Daniel Holbert - Bug 507695: Remove unneeded #includes from nsStyleContext.cpp. r=dbaron |
diff browse |
990d01d872830a9dc0226db833fc16ded050611a 2009-08-02 22:25 +0430 |
Ehsan Akhgari - Sort the private browsing browser-chrome test files alphabetically |
diff browse |
9b321a6922e74c6e199cf60a3189f8a1d6928cf7 2009-08-02 22:23 +0430 |
Ehsan Akhgari - Bug 506126 - globalOverlay.js is full of caller-less functions; r=enndeakin |
diff browse |
438b1a88964a0f060aa25a67eecf9e24f9a38ded 2009-08-02 22:23 +0430 |
Ehsan Akhgari - Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor |
diff browse |
b4f1f0e4f3327b4f22aaaf280cf2b8330efd4baa 2009-08-02 22:23 +0430 |
Ehsan Akhgari - Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor |
diff browse |
d0dadd3b71bbf128948ce294a1e0289b1f23f0ce 2009-08-02 22:23 +0430 |
Ehsan Akhgari - Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor |