Blair McBride
eda60880b5
Bug 611559 - Backgrounds never have PERM_CAN_DISABLE, even when they can be disabled; r,a=Mossop
2011-02-19 01:14:11 +13:00
Ehsan Akhgari
ef02f3832b
Fix the tree bustage; a=orange
2011-02-23 15:29:02 -08:00
Ehsan Akhgari
612a38d5d6
Bug 636074 follow-up: move the assertion count adjustment because a test was added in between
2011-02-23 15:28:33 -08:00
Ehsan Akhgari
42c456ff8f
Backed out changeset 8f8f80356db4 (bug 636197) because it broke the test in question on all platforms
2011-02-23 15:25:57 -08:00
Serge Gautherie
78371f88cb
Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av1) Skip this test when tab modal prompts are not enabled.
...
r=dolske (a=test-only).
2011-02-23 23:41:21 +01:00
Kyle Huey
02e3532e3a
Bug 636107 - Part 2: Maintain better hygiene by not passing uninitialized pointer values around; r=ehsan a=blocking-final+
2011-02-23 07:20:58 -05:00
Ehsan Akhgari
e4231d6333
Bug 636074 - Part 1: Forget the transaction pointer when creating transaction objects in order to pass it to the caller instead of swapping it with random values; r=roc a=blocking-final+
2011-02-23 14:22:07 -08:00
Brian Crowder
babe41f6cf
Bug 634555 - Do not fib in the child process about whether we have gotten mime info or not, r=blassey, sr=bz, a=blocking-fennec:2.0,blassey
2011-02-23 13:52:47 -08:00
Matt Woodrow
ff809e8adc
Bug 634132 - Reset the current GL context after drawing thebes layers. r=joe a=blocking2.0
2011-02-24 09:31:49 +13:00
Benjamin Smedberg
7f703501cd
Merge backout of bug 634534 due to test failures. a=backout
2011-02-23 16:06:49 -05:00
Benjamin Smedberg
cd477f5dcf
Revert bug 634534 because of test failures (test_visibility.html timing out, and neverending.sjs data leaking into other plugin tests?)
2011-02-23 16:04:35 -05:00
L. David Baron
d96bb9b48f
Disable opening of new tabs when double-clicking on the tabbar when the tabbar is unified with the titlebar, on GTK. (Bug 635397) r=dao a2.0=beltzner
2011-02-23 12:07:35 -08:00
L. David Baron
2cdc6872a3
Linux theme: make dragging the tabbar drag the window when the tabbar is unified with the titlebar. (Bug 635397) r=dao a2.0=beltzner
2011-02-23 12:07:35 -08:00
Joel Maher
873b50ec0b
Bug 636154 - server.js limits custom ports to 31999, we should make this 64K. r=ted, a=test-only
2011-02-23 14:39:01 -05:00
Joel Maher
da1d32d704
Bug 632895 - Reftests on device cannot require 800x1000 window size. r=ctalbert, a=NPOTB
2011-02-23 14:38:59 -05:00
Joel Maher
cadb3b3032
Bug 629266 - org.mozilla.fennec is left running after dm.updateApp(). r=ctalbert, a=NPOTB
2011-02-23 14:38:56 -05:00
Joel Maher
dfd04bc1e6
Bug 634691 - update devicemanager to adjust screen resolution and fix unit tests. r=mcote, a=NPOTB
2011-02-23 14:38:55 -05:00
Benjamin Smedberg
298d63f257
Bug 634534 - Firefox 4 (and probably earlier versions) crash when they make a byte-range request and then call NPN_DestroyStream while both the "main" request and the byte-range request are active. This affects Silverlight on mac, and almost certainly Acrobat on Windows.
...
Instead of tracking a single request in nsPluginStreamListenerPeer::mRequest, track all the currently pending requests with nsPluginStreamListenerPeer::mRequests, and make sure that they are all cancelled when the stream is destroyed. r=josh sr=bz a=blocker
2011-02-23 10:47:25 -05:00
Benjamin Smedberg
d2f71a77df
Tests for bug 634534 (destroy a stream while a part-request has been requested but OnStartRequest has not yet fired)
...
--HG--
extra : rebase_source : b29a496f75aacb57b8b9f285358278380580babd
2011-02-23 10:47:17 -05:00
Tim Taubert
6381337493
Bug 635696 - restore focus after 'Undo Close Group' of last group [r=ian, a=beltzner]
2011-02-22 21:32:16 +01:00
Michael Yoshitaka Erlewine
8b059d7437
Bug 635733 - Weird transparency when dragging tabs out of groups [r=ian, ui=faaborg, a=beltzner]
2011-02-23 13:27:03 -05:00
Michael Yoshitaka Erlewine
cee08e19f7
Bug 635728 - Favicon background must match group item background color [r=ian, ui=faaborg, a=beltzner]
2011-02-22 15:55:54 -05:00
Raymond Lee
e30d9d3b2a
Bug 633788 - "closing last tab" inconsistency between main browser window and panorama [r=ian, a=beltzner]
2011-02-22 16:02:29 -05:00
Tim Taubert
3b125dfb92
Bug 635668 - The zoom in animation doesn't work for new tab by group + button or double click on group or empty space [r=ian, a=beltzner]
2011-02-22 21:34:49 +01:00
Tim Taubert
e0b6ea4c07
Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner]
2011-02-22 21:37:38 +01:00
Tim Taubert
f7814c5a1b
Bug 635051 - revert experienced_first_use to experienced_first_run [r=ian, a=beltzner]
2011-02-22 21:49:50 +01:00
Michael Yoshitaka Erlewine
153b74e59b
Bug 635737 - Zoom animation frame is rotated when we zoom out of a non-top stacked tab [f=ttaubert, r=ian, a=beltzner]
2011-02-22 15:48:41 -05:00
Philipp Wagner
cb372eb6e2
Bug 634974 - JavaScript strict warning: chrome://browser/content/tabview.js, line 3274: anonymous function does not always return a value [r=ian, a=beltzner]
2011-02-22 16:06:22 -05:00
Oleg Romashin
0234f1d486
Bug 636008 - [Maemo6] Fennec crashes on startup, with Xlib error. r=wolfiR a=npotb
...
--HG--
extra : rebase_source : 8055f0cd4e1c51f2a8372adaf96e4fce701cc960
2011-02-23 09:39:00 -08:00
Chris Jones
a36a04c6d1
Bug 633462: Nuke this printf in release builds. r=bent a=a
2011-02-23 11:45:09 -06:00
Chris Jones
b74ffe8e85
Bug 631119: Don't let fake popup widgets interfere with IME state. r=roc a=a
2011-02-23 11:45:09 -06:00
Chris Jones
f36a95b0ed
Bug 624636, part 2: Allow reftests to disable layers-sync-before-snapshot, in order to test "natural" widget repainting. r=roc a=a
2011-02-23 11:45:09 -06:00
Chris Jones
176eb6eee2
Bug 624636, part 1: Allow reftests to override viewport+displayport. r=roc
2011-02-23 11:45:09 -06:00
Chris Jones
c6f01d8156
Bug 635014: Don't draw a checkerboard behind undefined <browser remote> content in sync mode. r=tn a=a
2011-02-23 11:45:09 -06:00
Jeff Muizelaar
ef64e8b9ae
Bug 626678. Try to handle docking station device resets better. r=bas,a=b
...
Docking stations seem to cause DEVICELOST errors that never become
DEVICERESET so we don't ever succeed in reseting the device. We now
try to detect these situations and recreate the device.
2011-02-23 09:18:00 -08:00
Peter Annema
1465ff579e
Remove duplicated code and restore NS_ADDREF() -> .forget() change, lost due to merge in 155d97b3f8c9. r=dwitte, a=beltzner
2011-02-23 12:16:50 -05:00
Josh Aas
a24b163942
Bug 633941: Make opening files from the Finder work more reliably. Code written a while ago by Josh Aas, credit for this bug should really go to Peter Annema (jag) though. r=josh/jag a=josh
2011-02-23 11:53:01 -05:00
Rob Campbell
7705817ad6
Bug 632817 - Cannot filter search for NET events in the Web console; f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner
2011-02-18 11:46:59 -08:00
Brad Lassey
7058445c5b
bug 634555 - Caret is misplaced before the last typed in character when entering characters in input fields r=mwu a=blocking-fennec
2011-02-23 11:22:43 -05:00
Brad Lassey
2858e9a1b5
bug 624900 - '.com' portion of email address disappears when spanning to password field on facebook.com r=cjones a=blocking-fennec
2011-02-23 11:21:07 -05:00
Patrick McManus
85bb7d9710
Bug 635892 - HTTP/2.0 from SmarterTools Server. Fake it till you make it. a=hardblocker r=bz
...
--HG--
extra : rebase_source : 6a61e6e6a1ececf8d1d0827706e0755741930832
2011-02-22 21:02:19 -05:00
Jonathan Kew
cae4deaf71
bug 635768 - restore explicit font selection in gfxGDIFont::GetGlyphWidth to fix spacing issues when printing. r=roc a=blocker
2011-02-23 09:39:21 +00:00
Mats Palmgren
af2e0016e4
Test for bug 635085 - Reconstruct any active formatting elements after auto closing a <nobr> in a nested <nobr> situation, per HTML spec. r=hsivonen, a=test-only.
2011-02-23 11:32:19 +02:00
Mike Hommey
15a3c672da
Bug 635966 - Avoid elfhack failure with llvm. r=khuey,a=shaver
2011-02-23 10:06:26 +01:00
Mike Hommey
ca75254259
Bug 434592 - Enable url-classifier by default on xulrunner. r=bsmedberg,a=beltzner
2011-02-23 10:06:24 +01:00
Jonathan Kew
12610868a7
bug 635705 - reorder code in GetParameterInternal. r+a=bzbarsky
2011-02-23 07:29:26 +00:00
Ginn Chen
9983401c5c
Bug 607900 [startup-notification] Restore DESKTOP_STARTUP_ID if a restart is required r=benjamin sr=glandium a=beltzner
2011-02-23 15:18:17 +08:00
Robert O'Callahan
6d646878f1
Bug 630835. Make BuildLayer responsible for setting a visible region on the layer, and let FrameLayerBuilder only reduce it. r=tnikkel,a=blocking
...
This avoids problems with FrameLayerBuilder making the visible region bigger than we expected, invalidating CONTENT_OPAQUE flags set on the layer.
In particular, we had been using TransformBounds to compute the new visible region, and for non-axis-aligned transforms this gives us a visible
region which contains areas not actually painted by the layer contents.
2011-02-23 18:38:09 +13:00
Robert O'Callahan
ad37d8bbc9
Bug 634844. Part 2: Don't create a new Image in BuildLayer if we already have one. r=cjones,a=blocking
2011-02-23 18:38:09 +13:00
Robert O'Callahan
4caa37d41c
Bug 634844. nsPluginInstanceOwner::IsUpToDate should not create an Image for the plugin. r=cjones,a=blocking
2011-02-23 18:38:09 +13:00