Chris Peterson
|
6dd4d28025
|
Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt
|
2012-01-23 12:03:25 -08:00 |
|
Patrick Walton
|
9120d78e9d
|
Bug 710533 - Tint the checkerboard with the background color of the page. r=Cwiiis
|
2012-01-23 20:10:24 -08:00 |
|
Patrick McManus
|
7ecf47a080
|
bug 720150 - spdy syn_reply div by zero on valid 0 len inflate buffer r=honzab
|
2012-01-23 22:46:37 -05:00 |
|
Patrick Walton
|
29365a4489
|
Bug 706684 - Implement a simpler scale gesture listener on Android. r=Cwiiis
|
2012-01-23 19:18:24 -08:00 |
|
Jim Blandy
|
e60f106c45
|
Bug 717417: Don't skip ScriptDebugEpilogue when an onExceptionUnwind handler throws an uncaught exception or terminates the debuggee. r=jorendorff
|
2012-01-23 17:44:32 -08:00 |
|
Jim Blandy
|
fabd941a59
|
Bug 717417: Add 'terminate' shell primitive. r=jorendorff
|
2012-01-23 17:44:30 -08:00 |
|
Brian Hackett
|
ac2db7245b
|
Ensure code is discarded appropriately when kicking frames into the interpreter, bug 719674. r=dvander
|
2012-01-23 16:50:23 -08:00 |
|
Bill McCloskey
|
492dacdb0b
|
Bug 716027 - Add write barrier to SetReservedSlot in jsfriendapi.h (r=bhackett)
|
2012-01-23 16:43:19 -08:00 |
|
Bill McCloskey
|
37bab689c0
|
Bug 716033 - Move write barriers from jsapi.h to jsfriendapi.h (r=luke,bholley)
|
2012-01-23 16:43:12 -08:00 |
|
Brian Hackett
|
6924b97c89
|
Convert integers to doubles at join points immediately after a chunk boundary, bug 719918. r=dvander
|
2012-01-23 16:42:21 -08:00 |
|
Dão Gottwald
|
adca10492e
|
Bug 714594 - Don't list app tabs in the all tabs menu. r=mak ui-r=boriss
--HG--
extra : rebase_source : 462d500d1f44f637bb30eb7c29d0e444e221964f
|
2012-01-24 01:39:49 +01:00 |
|
Dão Gottwald
|
7f834a6bc7
|
Bug 485237 - Use \!toolbar.visible instead of the chromehidden attribute existence to identify popups. r=gavin
--HG--
extra : rebase_source : e5a18e5dca37e8ce3a0b5c832b376787d269b310
|
2012-01-24 01:37:54 +01:00 |
|
Brian Hackett
|
731515157c
|
Don't leak JITScript->shimPool, bug 720359. r=dvander
|
2012-01-23 16:35:12 -08:00 |
|
Jeff Walden
|
9fc97a2c2a
|
Bug 720316 - Convert RegExp indexes into uint32_t. r=luke
--HG--
extra : rebase_source : bc166b8b951b7142b27f423fdbb6aba7e3087d97
|
2012-01-19 17:15:24 -08:00 |
|
Jeff Walden
|
a25d5c7e3b
|
Bug 720316 - Remove the entirely-unused JOF_SLOTATOM. r=luke
--HG--
extra : rebase_source : 2f2222eebe863873d7d85323e9dd5c5484c72193
|
2012-01-18 16:55:59 -08:00 |
|
Serge Gautherie
|
10c6338281
|
Bug 694353. (Av2-FF) Stop explicitly packaging NSS .chk files which are now created in the staging directory directly, Reorder PSM files. r=ted.mielczarek.
|
2012-01-18 21:25:28 +01:00 |
|
Joel Maher
|
51bac8e87a
|
Bug 718795 - deploy new talos.zip. r=armenzg
|
2012-01-18 13:32:08 -05:00 |
|
Wes Johnston
|
c25815880f
|
Bug 713922 - Don't allow empty password for master password. r=mfinkle
|
2012-01-18 08:50:11 -08:00 |
|
Wes Johnston
|
68c0d15133
|
Bug 716161 - Don't allow clicking disabled selects. r=mfinkle
|
2012-01-18 08:49:48 -08:00 |
|
James Willcox
|
f2a22733cd
|
Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
|
2012-01-18 10:41:35 -05:00 |
|
James Willcox
|
46d5ad71aa
|
Bug 718014 - Restrict dirty rect to subrect of tile texture
--HG--
extra : rebase_source : bbe56fd271b08e908eb301b5b0839a80bce139fb
|
2012-01-18 10:41:30 -05:00 |
|
Brian Hackett
|
8fb0414d87
|
Pass scope chain explicitly to FindProperty, bug 717494. r=dvander
|
2012-01-18 17:15:00 -08:00 |
|
Chris Pearce
|
eb826b046e
|
Bug 717026 - Ensure libsydneyaudio windows block size is an even multiple of channels*frame_size. r=kinetik
|
2012-01-19 14:11:51 +13:00 |
|
Brian Hackett
|
96e072a772
|
Store JSStrings instead of jsids in native key iterators, bug 713754. r=dvander
|
2012-01-18 16:56:22 -08:00 |
|
Brian Hackett
|
d053028797
|
Compile large scripts in chunks, bug 706914. r=dvander
|
2012-01-18 16:40:18 -08:00 |
|
Matt Brubeck
|
ec83d38839
|
Bug 575830 - Image zoom is reset when switching tabs [r=gavin]
|
2012-01-18 16:01:19 -08:00 |
|
Johnny Stenback
|
b659e2c570
|
Bug 706381. Re-create the dummy java plugin when re-using the inner window. r=joshmoz@gmail.com
|
2012-01-18 15:50:14 -08:00 |
|
Mark Finkle
|
9db8cf1a28
|
Backout 60eb0da71cdb as suspected crash cause (bug 718765)
|
2012-01-18 10:08:29 -05:00 |
|
Tim Taubert
|
6b5854e3ee
|
merge m-c to fx-team
|
2012-01-18 13:22:22 +01:00 |
|
Frank Yan
|
b634a5a34c
|
No bug - Fix typo in comment in /browser/base/test/Makefile.in. a=comment
|
2012-01-18 03:44:49 -08:00 |
|
Frank Yan
|
bdb01440f4
|
Bug 593645 - Use popup.triggerNode for tab context menu - tests. r=dao
|
2012-01-18 03:55:23 -08:00 |
|
Mounir Lamouri
|
9c619f5d5c
|
Merge m-i into m-c.
|
2012-01-18 11:28:32 +01:00 |
|
Frank Yan
|
75e13ed8fd
|
Bug 593645 - Use popup.triggerNode for tab context menu. r=dao
|
2012-01-17 21:48:22 -08:00 |
|
Makoto Kato
|
93dfcd83f0
|
Bug 718500 - View > Character Encoding > Auto-Detect menupopup is broken. r=smontagu
|
2012-01-18 14:43:31 +09:00 |
|
Randell Jesup
|
229d4744e2
|
Bug 712224: Make jprof generate output for 'cleopatra' backend. rs=dbaron DONTBUILD
|
2012-01-18 00:11:00 -05:00 |
|
Margaret Leibovic
|
7b680e26bf
|
Bug 706835 - Remove the new tab indicator animation on about:home load. r=mfinkle
|
2012-01-17 20:47:16 -08:00 |
|
Nicholas Nethercote
|
9a3eb9e60c
|
Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar.
|
2012-01-17 20:23:55 -08:00 |
|
Jeff Walden
|
d66f282a1c
|
Bug 720316 - Introduce GET_UINT8 and SET_UINT8 helpers for bytecode immediate examination/setting. r=luke
--HG--
extra : rebase_source : 7413b96b2e1b048b78c37d6a7b0700d6b1d84874
|
2012-01-17 17:55:27 -08:00 |
|
Jeff Walden
|
d8e49e4876
|
Bug 720511 - Make sure indexed elements on prototypes of an array being joined show through in the final join-string. r=luke
--HG--
extra : rebase_source : 9979fa265e18e347fb0406c39044bce6fa183aef
|
2012-01-21 04:05:53 -08:00 |
|
Phil Ringnalda
|
bcce192c89
|
Backed out changeset a57b82b18bde (bug 622232) for build bustage
|
2012-01-23 16:07:47 -08:00 |
|
Santiago Gimeno
|
9a6bbb0d41
|
Bug 715265 - Optimize all-int array sort and avoid creating a JSString per element when there is no comparator (r=luke)
--HG--
extra : rebase_source : 0a61ff4ac1cafa450b78fad1cf4adde3246729fc
|
2012-01-23 14:06:02 -08:00 |
|
Steve Workman
|
12888e1608
|
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
|
2012-01-20 15:14:46 -08:00 |
|
Brian R. Bondy
|
c9d17b4506
|
Bug 719202 - Innocuous uninitialized BMP header value. r=joe
|
2012-01-23 18:28:58 -05:00 |
|
Andrew McCreight
|
8a73fee0b0
|
Bug 720292 - add more cycle collector edge names. r=smaug
|
2012-01-23 15:25:53 -08:00 |
|
Hub Figuière
|
07dd82842c
|
Bug 712923 - Properly handle Heading elements to be recognizable by VoiceOver. r=tbsaunde,surkov,marcoz
--HG--
extra : rebase_source : 111fa34bc3f12646f68d00a73d1717f822c196dd
|
2012-01-23 14:37:21 -08:00 |
|
Brian Nicholson
|
d511ec6cf1
|
Bug 716906 - Add "Firefox Sync" item to settings. r=dougt
|
2012-01-23 14:39:04 -08:00 |
|
Steven Michaud
|
13b4e4fff2
|
Bug 720168 - Crash in nsHttpChannel::CallOnStartRequest @ objc_msgSend | nsOSHelperAppService::GetMIMEInfoFromOS. r=bgirard
|
2012-01-23 16:37:40 -06:00 |
|
Vladan Djeric
|
68060606a9
|
Bug 716590 - WalkStackMain64 shouldn't skip frames unless it's walking the thread that called NS_StackWalk. r=dbaron
|
2012-01-23 17:21:23 -05:00 |
|
Steven Michaud
|
0ac8f5590b
|
Bug 714951 - [Mac] Aurora and Nightly icons incorrectly positioned in mounted DMG image's finder window. r=gavin
|
2012-01-23 16:18:26 -06:00 |
|
Brian Hackett
|
a6ed50bb70
|
Add incremental GC barrier for generator frames associated with args/call objects, bug 716013. r=billm
|
2012-01-23 13:59:04 -08:00 |
|