Brian R. Bondy
|
4e9b28f4a3
|
Bug 726503 - FILE_FLAG_SEQUENTIAL_SCAN always being passed for all file IO. r=taras
|
2012-02-16 08:55:19 -05:00 |
Brian R. Bondy
|
702b246043
|
Bug 726481 - Reduce calls to nsLocalFileWin's IsDirectory by not calling it when enumerating directories. r=neil
|
2012-02-16 08:49:24 -05:00 |
Aryeh Gregor
|
20fcd6ec53
|
Bug 724750 - 3D transform backface-visibility has no effect when applied to an element with display:table. r=roc
--HG--
rename : layout/reftests/transform-3d/backface-visibility-1b.html => layout/reftests/transform-3d/backface-visibility-1c.html
extra : rebase_source : 8e878d9729f49b3adc0107b6760f618b8025f390
|
2012-02-16 14:30:34 +01:00 |
Daniel Levin
|
6337da5c24
|
Bug 710973 - Validate aYResolution in PresShell::SetResolution, don't validate aXResolution twice. r=tn
--HG--
extra : rebase_source : 995ad8ddd8edac814bc2bfb8dd3891430b8704cb
|
2012-02-16 14:29:05 +01:00 |
Dão Gottwald
|
66805ec0e3
|
Bug 727793 - Status panel tracks the mouse position on the wrong side when using a RTL locale. r=mak
--HG--
extra : rebase_source : 67e64830d3ea3789bbd2fc2663867470855067f7
|
2012-02-16 14:26:14 +01:00 |
Gian-Carlo Pascutto
|
0b337e2815
|
Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp
|
2012-02-13 17:10:22 +01:00 |
Gian-Carlo Pascutto
|
9fe17cf7a5
|
Bug 726002 - More OOM handling in UrlClassifier. r=dcamp
|
2012-02-13 17:09:16 +01:00 |
Rafael Ávila de Espíndola
|
df642bf76b
|
Bug 727226 - mark some classes in content/canvas/src final. r=:jrmuizel.
|
2012-02-16 08:24:18 -05:00 |
Rafael Ávila de Espíndola
|
4fbc7ba1e3
|
Bug 727220 - Fix _CGLContextObject's forward declaration. r=jrmuizel.
|
2012-02-16 08:20:51 -05:00 |
Rafael Ávila de Espíndola
|
3f78266f5d
|
Bug 683975 - Need infra for developer contributed compilers. r=rail.
downgrade glibc to 2.11.1.
|
2012-02-16 07:23:41 -05:00 |
Rafael Ávila de Espíndola
|
07b3177fb0
|
Bug 721603 - We should spin the loop after calling asyncClose in Database.cpp. r=mak.
--HG--
extra : rebase_source : 3defc8d4da90de3f1c4738ec7e56faff6afec521
|
2012-02-16 07:03:53 -05:00 |
Igor Bukanov
|
96b15885c7
|
bug 725595 - drop native object checks from JS_(Get|Set)ReservedSlot. r=Waldo
|
2012-02-10 13:40:34 +01:00 |
Dão Gottwald
|
e47ddf07a4
|
Bug 725289 followup, replace remaining mozSlize with slice
|
2012-02-16 12:43:08 +01:00 |
Tim Taubert
|
7bd9360414
|
Bug 725668 - [New Tab Page] Typo in NewTabUtils.jsm - undefined variable; r=dao
|
2012-02-09 17:41:11 +01:00 |
Tim Taubert
|
26798e729c
|
Bug 723873 - setting about:newtab as homepage should place the cursor in the location bar at startup; r=dao
|
2012-02-09 16:30:37 +01:00 |
Spyros Livathinos
|
79679dd2ea
|
Bug 703692 - Source Editor: add support for the focus/blur events; r=msucan f=msucan
|
2012-02-09 14:40:41 +02:00 |
Tim Taubert
|
80d334aa4e
|
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
|
2012-02-09 11:12:15 +01:00 |
Tim Taubert
|
ff04332f87
|
Backed out changeset bcd726a4a258 (bug 725268)
|
2012-02-09 11:47:08 +01:00 |
Tim Taubert
|
a6606c307e
|
Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich
|
2012-02-09 11:12:15 +01:00 |
Tim Taubert
|
a0eecaff2e
|
Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich
|
2012-02-09 09:48:30 +01:00 |
Tim Taubert
|
4b307c373f
|
merge m-c to fx-team
|
2012-02-09 09:28:33 +01:00 |
Benjamin Smedberg
|
d5550db0ea
|
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
|
2012-02-08 18:15:16 -05:00 |
Mihai Sucan
|
f0471bca69
|
Bug 717613 - Make sure the primary selection is not updated too often in the Source Editor; r=rcampbell
|
2012-02-08 22:59:33 +02:00 |
Mihai Sucan
|
51c8ed08c2
|
Bug 712982 - can't select line by clicking the line number in scratchpad; r=rcampbell
|
2012-02-17 19:10:40 +02:00 |
Mihai Sucan
|
5018256121
|
Bug 717219 - Source Editor should highlight the current line in HTML documents; r=rcampbell
|
2012-02-08 22:49:10 +02:00 |
Mihai Sucan
|
dcebfd9ac1
|
Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past
|
2012-02-18 12:58:54 +02:00 |
Mihai Sucan
|
08152f64d0
|
Bug 718816 - Orion upstream update (with debugger ruler support code); r=rcampbell
|
2012-02-17 19:27:03 +02:00 |
Tobias Markus (:Tobbi)
|
c6da3c120e
|
Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov
|
2012-02-08 20:13:37 +01:00 |
Bill McCloskey
|
d2b75766e9
|
Bug 713226 - Fix SETPROP write barrier in methodjit (r=bhackett)
|
2012-02-10 18:32:31 -08:00 |
Bill McCloskey
|
d019f2ebb6
|
Bug 721579 - Remove rt->gcTriggerBytes and rt->gcLastBytes (r=igor)
|
2012-02-10 18:32:25 -08:00 |
Bill McCloskey
|
74db36b8d3
|
Bug 722028 - Need write barrier for SuppressDeletedPropertyHelper (r=bhackett)
|
2012-02-10 18:32:18 -08:00 |
Bill McCloskey
|
a0c55b81e3
|
Bug 716067 - UnmarkGray more often (r=bent)
|
2012-02-10 18:32:13 -08:00 |
Bill McCloskey
|
b9c434f74a
|
Bug 723313 - Stop using conservative stack scanner for VM stack marking (r=luke,bhackett)
|
2012-02-10 18:32:08 -08:00 |
Bill McCloskey
|
e2e22c7c18
|
Bug 723773 - Liveness analysis makes mistakes when analyzing try/catch (r=bhackett)
|
2012-02-10 18:32:03 -08:00 |
Ed Morley
|
0807d9084e
|
Merge mozilla-central to mozilla-inbound
|
2012-02-11 02:24:30 +00:00 |
Serge Gautherie
|
e4b806ea83
|
Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
DONTBUILD (log-string only).
|
2012-02-08 19:45:48 +01:00 |
Kyle Huey
|
5a4217fcaf
|
Fix Bug 657588. r=bsmedberg
|
2012-02-08 09:27:29 -08:00 |
Dietrich Ayala
|
ba4df45f6b
|
Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible; r=gavin
|
2012-02-08 17:46:51 +01:00 |
Tim Taubert
|
f9fa51c23e
|
Bug 695705 - Intermittent TEST-UNEXPECTED-FAIL | browser/base/content/test/tabview/browser_tabview_bug628061.js | There are two groups - Got 1, expected 2; r=dietrich
|
2012-02-08 17:46:51 +01:00 |
Marco Bonardo
|
a6fc075252
|
Merge central to inbound
|
2012-02-08 09:24:40 +01:00 |
Marco Bonardo
|
bb295c1f4b
|
Backout 7a8b935ab596 (bug 674370) for Paint regression
|
2012-02-08 09:23:40 +01:00 |
Andreas Gal
|
b2761f4afd
|
Compress input events in gonk backend (bug 718914, r=cjones).
|
2012-02-07 22:42:44 -08:00 |
Karl Tomlinson
|
e210562c0d
|
b=724966 make sure to set sRetryGrabTime for retrying grabs r=roc
--HG--
extra : transplant_source : v%A5qVLv%7E%D8%0D%0C%8F%7F%C3%40%AEV%86%E5%BDT
|
2012-02-08 09:51:15 +13:00 |
Serge Gautherie
|
bb0f892c1c
|
Bug 725045. (Av1) pushPrefEnv() param is "clear" not "remove". r=jmaher.
DONTBUILD (comment-only).
|
2012-02-07 22:05:18 +01:00 |
Ed Morley
|
e4cb75a381
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-07 20:55:09 +00:00 |
Luke Wagner
|
8cb91565f0
|
Bug 724748 - simplify RegExpShared lifetime management (r=cdleary)
|
2012-02-07 12:34:29 -08:00 |
Sinker Li
|
e1ba4454f5
|
Bug 725935 - Avoid to check Java SDK for Gonk. r=cjones
|
2012-02-09 23:10:00 -08:00 |
Jeff Gilbert
|
4cf0697680
|
Bug 723453 - Split cases for ConvertHostARGB - r=joe
|
2012-02-10 15:41:24 -08:00 |
Jeff Gilbert
|
111d23ae54
|
Bug 723221 - Premultiply JPG data correctly - r=joe
|
2012-02-10 15:37:16 -08:00 |
Ms2ger
|
1ba73d2c5c
|
No bug - Propagate false return value from xpc_qsThrowMethodFailedWithDetails; r=bz
|
2012-02-07 21:31:29 +01:00 |