Mihai Sucan
|
696d36b791
|
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
|
d7d09c10cb
|
Bug 718816 - Orion upstream update (with debugger ruler support code); r=rcampbell
|
2012-02-21 20:05:46 +02:00 |
Johan Charlez
|
74baf46e89
|
Bug 650760 - Create Help menu for Scratchpad; r=rcampbell
|
2012-02-21 07:09:29 -04:00 |
Paul O'Shannessy
|
bf8222cd33
|
Bug 722460 - gBrowserThumbnails uninit sets a property that has only a getter [r=ttaubert]
|
2012-02-21 00:36:55 +01:00 |
Jared Wein
|
58d374c050
|
Bug 725700 - Keyboard arrow keys and scrollbar buttons should have consistent scrolling distances.
|
2012-02-20 11:24:36 -05:00 |
Tim Taubert
|
cff6d658eb
|
merge m-c to fx-team
|
2012-02-20 12:31:33 +01:00 |
Serge Gautherie
|
fabb333b8b
|
Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander.
|
2012-02-20 05:25:17 +01:00 |
Olli Pettay
|
ef3b044c4c
|
Bug 728547 - Increase the forgetSkippable timer value, r=mccr8
|
2012-02-19 20:36:06 +02:00 |
Chris Jones
|
bf09c6929c
|
Bug 728673: Restore call to getNumberOfCameras(). r=fabrice
|
2012-02-19 09:47:16 -08:00 |
Andreas Gal
|
9cbf972905
|
Use native httpd instead of httpd.js (bug 728695, r=cjones).
|
2012-02-19 18:07:43 +01:00 |
Serge Gautherie
|
1cb4279b11
|
Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp.
|
2012-02-19 06:21:57 +01:00 |
Serge Gautherie
|
a14af63ba4
|
Bug 728541. (Av1) browser_bug703210.js: Add a missing removeEventListener(). r=smaug.
|
2012-02-18 21:49:14 +01:00 |
Mihai Sucan
|
b46e5aed45
|
Backed out changeset a9d68fc52703 (bug 718816)
|
2012-02-18 18:28:17 +02:00 |
Mihai Sucan
|
314370f940
|
Backed out changeset 07feea7fbde0 (bug 707987)
|
2012-02-18 18:28:15 +02:00 |
Mihai Sucan
|
6a71914fa3
|
Backed out changeset 0815f202f7f1 (bug 717219)
|
2012-02-18 18:28:13 +02:00 |
Mihai Sucan
|
a374fd9f1a
|
Backed out changeset 8114f8011a9e (bug 712982)
|
2012-02-18 18:28:11 +02:00 |
Mihai Sucan
|
c9740e8367
|
Backed out changeset 00bce5149395 (bug 717613)
|
2012-02-18 18:28:09 +02:00 |
ffxbld
|
d25d98cae4
|
Automated blocklist update from host linux-ix-slave14
|
2012-02-18 03:28:33 -08:00 |
Ed Morley
|
44e8ac5de1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-18 11:16:37 +00:00 |
Chris Jones
|
0dd8e767ed
|
Bug 727950: Don't close the camera dso, some of them don't like that. r=fabrice (npotb)
|
2012-02-17 22:33:52 -08:00 |
Josh Aas
|
bbf75ccdd9
|
Bug 723190: Fix/mitigate crash at nsGfxScrollFrameInner::ScrollToImpl. r=smichaud
|
2012-02-17 23:32:16 -05:00 |
Tim Taubert
|
66f0fb03f2
|
merge m-c to fx-team
|
2012-02-18 02:03:47 +01:00 |
Ed Morley
|
2e6816764b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-18 00:16:22 +00:00 |
Kyle Machulis
|
d827b1cbe0
|
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
|
2012-02-17 15:54:27 -08:00 |
Kyle Huey
|
e9d1a49889
|
Bug 669845: Make nsTypeFindAhead clear out all of its references to content nodes when reset. r=gavin
|
2012-02-17 15:17:05 -08:00 |
Brian Smith
|
9dbe92b513
|
Bug 713936, Part 4: Remove security/patches/bug-717906-lowhash, r=kaie, a=akeybl
|
2012-02-17 14:51:47 -08:00 |
Brian Smith
|
abaffd4c07
|
Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl
|
2012-02-17 15:03:46 -08:00 |
Vivien Nicolas
|
826eacb1fe
|
Bug 728373 - Ensure the xul window handle keypress when the screen goes fullscreen r=cjones
|
2012-02-17 22:37:53 +01:00 |
Vivien Nicolas
|
404da50532
|
Bug 727443 - Do not fire a click when the user stops the kinetic panning by touching the screen r=cjones
|
2012-02-17 22:37:53 +01:00 |
Kan-Ru Chen
|
74aa149a19
|
Bug 723391 - Add a simple remote JS console to b2g. r=vingtetun
|
2012-02-17 22:37:53 +01:00 |
Tim Taubert
|
1e715fb28f
|
Bug 725200 - about:newtab briefly shown in location bar of new tab; r=gavin
|
2012-02-17 22:26:38 +01:00 |
Spyros Livathinos
|
804f25b016
|
Bug 725388 - Expose the Orion mouse events in the Source Editor; r=msucan f=msucan
|
2012-02-17 18:40:03 +02:00 |
Justin Wood
|
b4f5f74139
|
Bug 726797 - Multi-GPU Detection Broken on Windows Gecko 11. r=ajuma
|
2012-02-16 21:14:53 -05:00 |
Justin Wood
|
ddc9633bd3
|
Bug 727258 - Suite Depend Locales broken after Bug 722262
force MOZ_SOURCE_STAMP value, and use `cd` rather than `-R`. r[s]=khuey
|
2012-02-16 20:25:48 -05:00 |
John Ford
|
c0f5c9d97a
|
bug 722537 - Add mozconfigs for 10.7 builds to mozilla-central r=ted DONTBUILD
--HG--
rename : browser/config/mozconfigs/macosx-universal/nightly => browser/config/mozconfigs/macosx-lion-universal/nightly
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-lion-universal/release
rename : browser/config/mozconfigs/macosx-universal/shark => browser/config/mozconfigs/macosx-lion-universal/shark
rename : browser/config/mozconfigs/macosx32/debug => browser/config/mozconfigs/macosx32-lion/debug
rename : browser/config/mozconfigs/macosx64/debug => browser/config/mozconfigs/macosx64-lion/debug
rename : browser/config/mozconfigs/macosx64/l10n-mozconfig => browser/config/mozconfigs/macosx64-lion/l10n-mozconfig
|
2012-02-17 13:14:06 -08:00 |
Serge Gautherie
|
c1faa6d849
|
Bug 721065. (Bv2a) pyxpt: Report true Typelib filename for both files, when IIDs/names differ. r=ted.mielczarek.
|
2012-02-17 19:37:52 +01:00 |
Olli Pettay
|
1d9fa096c2
|
Bug 726346 - Implement a version of nsICycleCollectorListener for devtools, r=mccr8
--HG--
extra : rebase_source : e0ff9a1bba67eb8efa433f954ac03691252f6bed
|
2012-02-17 19:35:22 +02:00 |
Nathan Froyd
|
3bbb3c10f6
|
Bug 726656 - fix optimizejars.py to optimize omni.ja; r=khuey
|
2012-02-16 06:31:49 -08:00 |
Ed Morley
|
0357498579
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-17 11:06:18 +00:00 |
Cameron McCormack
|
fbd2f556e7
|
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
|
2012-02-17 14:47:39 +11:00 |
Brian Smith
|
7915228a6a
|
Bug 713936: Update to NSS_3_13_2_RTM (NSS 3.13.2), r=kai
|
2012-02-16 19:16:42 -08:00 |
Jeff Walden
|
ca64d04d02
|
Bug 728105 - Remove JSObject::getThrowTypeError. r=bhackett
|
2012-02-16 19:10:59 -08:00 |
Jeff Walden
|
94cd6c2a48
|
Bug 728095 - Eliminate all primitive-this machinery from JSObject and relegate it to subclasses. r=bhackett
|
2012-02-16 19:10:45 -08:00 |
Serge Gautherie
|
bebb7219d8
|
Bug 285374. (Av1) Set background color as a property, not as an attribute. r=neil.
|
2012-02-17 02:50:40 +01:00 |
Olli Pettay
|
c8e1d12747
|
Bug 725804 - Don't add active network requests (XHR, WebSocket, EventSource) to CC graph, r=mccr8,jduell,jst
|
2012-02-16 18:45:25 +02:00 |
Tim Taubert
|
f8c0816642
|
merge m-c to fx-team
|
2012-02-16 12:53:48 +01:00 |
Marco Bonardo
|
8a23d1304e
|
Merge last green PGO from inbound to central
|
2012-02-16 11:45:18 +01:00 |
Phil Ringnalda
|
59f2bcca66
|
Back out 966fb7b0873f (bug 727258)
|
2012-02-15 20:59:41 -08:00 |
Robert O'Callahan
|
4c32213920
|
Bug 727694. Set up new mDecoderStateMachine with any preset initial volume. r=cpearce
|
2012-02-16 17:17:36 +13:00 |
Robert O'Callahan
|
e7f2947102
|
Bug 727661. We should only optimize ThebesLayers to ColorLayers or ImageLayers for brand-new layers (ThebesLayers with no currently valid data). Otherwise we risk ColorLayers being a deoptimization if there is valid content in the layer that doesn't happen to be visible but might become visible later, or if the layer contents are only temporarily a solid color and will soon need a buffer again. r=tn
|
2012-02-16 17:17:20 +13:00 |