Commit Graph

97635 Commits

Author SHA1 Message Date
Wes Johnston
76d6c0813d Bug 759041 - Add an awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Saurabh Anand
cbd44230ce Bug 758660 - Panorama telemetry gatherer checks global PB state; r=ttaubert 2012-06-29 16:28:05 +05:30
Malini Das
47d1faba9f Bug 761202 - Load special powers only if needed in Marionette. r=dburns 2012-06-25 15:08:38 -04:00
Ehsan Akhgari
0917c259a7 Bug 769679 - Pass the correct document to copyString in copySelectedItems; r=msucan 2012-06-29 12:21:32 -04:00
Ehsan Akhgari
4653ca9540 Bug 769653 - Initialize the transferable created in nsDOMDataTransfer::FillInExternalDragData; r=bzbarsky 2012-06-29 11:41:38 -04:00
Andrew McCreight
4103260478 Bug 754495 - fix assertion. rs=Ms2ger 2012-06-29 09:09:17 -07:00
Lucas Rocha
662407698e Bug 769642/766935 - Only show toolbar once the reader content is shown (r=mfinkle) 2012-06-29 16:55:54 +01:00
Lucas Rocha
71fc6ed3e3 Bug 767852 - Dismiss any open dropdowns on Android back button (r=mfinkle) 2012-06-29 16:55:54 +01:00
Lucas Rocha
a6f0f7b852 Bug 767599 - Disable bookmarking while in reader mode (r=mfinkle) 2012-06-29 16:55:54 +01:00
Ehsan Akhgari
2f7f30dd7b Bug 748890 - Make getting the load context in nsExternalHelperAppService work in multiprocess mode; r=jdm
--HG--
extra : rebase_source : 9116deb18fc9372f6b8db96f19ea82c7eca191fc
2012-06-29 11:27:52 -04:00
Eddy Bruel
5c153e7fe6 Bug 703537: Inherit DirectWrapper from DirectProxyHandler; r=bholley 2012-06-29 16:43:16 +02:00
Justin Lebar
3a773623da Bug 769584 - Disable b2g hardware back button on all devices. r=gal 2012-06-29 13:49:09 +02:00
Jonathan Kew
7ee339db6d bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett 2012-06-29 12:39:44 +01:00
Justin Lebar
a5ce138092 Bug 769585 - Fix vim modelines. DONTBUILD rs=mrbkap 2012-06-29 12:42:59 +02:00
Nicholas Cameron
c064eb870f Bug 768723; Reorganise BasicLayers.cpp into multiple files; r=roc
--HG--
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicBuffers.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicBuffers.h
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicCanvasLayer.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicColorLayer.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicContainerLayer.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicContainerLayer.h
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicImageLayer.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicLayersImpl.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicLayersImpl.h
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicThebesLayer.cpp
rename : gfx/layers/basic/BasicLayers.cpp => gfx/layers/basic/BasicThebesLayer.h
extra : rebase_source : aff7ec0b95a70e00149d2d9ea2856f9192dbc7f6
2012-06-29 18:01:34 +12:00
Nicholas Nethercote
399674b22e Bug 767202 (part 4) - Initialize bodyid in TreeContext's constructor. r=bhackett.
--HG--
extra : rebase_source : 206dc3d9cc95def394780aae690658c092cc7dd0
2012-06-14 23:36:03 -07:00
Nicholas Nethercote
ed29721f8d Bug 767202 (part 3) - Split StmtInfo into two. r=bhackett.
--HG--
extra : rebase_source : 9445502f380ef08d388c76a6bcd55773c2a28e02
2012-06-14 23:06:43 -07:00
Nicholas Nethercote
eff83b9bfc Bug 767202 (part 2) - Inline EnterFunction(). r=bhackett.
--HG--
extra : rebase_source : 9caf154af039d3db11e319466f8f6bbd42900844
2012-06-14 21:02:31 -07:00
Nicholas Nethercote
1cf6ba186c Bug 767202 (part 1) - Don't export PopStatementBCE(). r=bhackett.
--HG--
extra : rebase_source : 07fd12e3ec15e2739bb7b72ff7063a6e50ded930
2012-06-14 21:03:43 -07:00
Bonnie Surender
e360fa128a Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
Mark Capella
170b9e6765 Bug 767705 - decomtaminate GetSelectedCells() on accessible tables, r=tbsaunde 2012-06-29 04:14:22 -04:00
Ed Morley
681b648ee2 Merge again 2012-06-29 08:47:59 +01:00
Ed Morley
38ad238bf5 Merge mozilla-central to mozilla-inbound 2012-06-29 08:46:45 +01:00
Justin Lebar
971e412f9e No bug - Remove two .orig files. DONTBUILD rs=jst 2012-06-29 09:44:49 +02:00
Ed Morley
0359c6c4e5 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-29 08:41:44 +01:00
Mark Banner
3f0160f5ad Bug 766269 - Thunderbird Permanent orange: TEST_UNEXPECTED_FAIL | test_0030_general.js. Correctly handle MOZ_APP_BASENAME and MOZ_APP_VENDOR being unset when determining the update location for unit tests on Windows. r=ehsan, test-only 2012-06-29 07:24:33 +01:00
Felipe Gomes
42a4082334 Bug 759619. Center webapp on screen on first run, and persist size and position values afterwards. r=myk 2012-06-28 22:27:09 -07:00
Brian Smith
ac9531b657 Backout change to netwerk/test/unit/test_bug651100.js from the patch for Bug 737615, a=bustage
--HG--
extra : rebase_source : 50d718395cafa292025452bb01a94fec9f4ae216
2012-06-28 19:39:48 -07:00
Jason Duell
cea8245cc8 Bug 711793 - Delay websocket reconnection after abnormal termination. r=mcmanus 2012-06-28 17:53:50 -07:00
Jeff Hammel
b6c36fbd7f Bug 758925 - Update in-tree virtualenv to 1.7.2. r=ted 2012-06-28 21:34:05 -04:00
Jason Duell
eb31915a8b Backout 25663e7d7f56 a=memory leak 2012-06-28 16:37:26 -07:00
Jason Duell
1a5146d99d Backed out changeset 25663e7d7f56 a=memory leak 2012-06-28 16:36:14 -07:00
Jason Duell
75ba9183da Bug 711793 - Delay websocket reconnection after abnormal termination. r=mcmanus 2012-06-28 14:42:21 -07:00
Margaret Leibovic
99ba23f673 Bug 766556 - Cancel text selection on device rotation. r=mfinkle 2012-06-28 17:37:04 -04:00
Margaret Leibovic
8317dd0f34 Bug 769038 - Margin on root element causes selection handles to appear at wrong spot. r=mbrubeck 2012-06-28 17:37:01 -04:00
Brian Smith
fcc2f52ebf Bug 766683: Export nsNSSShutdown.h from PSM so that other components can use it, r=kaie
--HG--
extra : rebase_source : 40d446da4bf866dc1e4ee45039889fe8e68e8f56
2012-06-28 13:15:13 -07:00
Jonathan Watt
6c88f7cc0a Bug 769306 - Move more code from nsSVGOuterSVGFrame::Paint to nsDisplaySVG::Paint. r=dholbert. 2012-06-28 20:51:31 +01:00
Jonathan Watt
3c530c668a Bug 769242 - Rename nsDisplaySVG to nsDisplayOuterSVG in preparation for adding other SVG display list item types. r=dholbert. 2012-06-28 20:51:20 +01:00
Jonathan Watt
6955c9d4dd Bug 769238 - Rename aEffectsFrame to just aFrame in nsSVGIntegrationUtils. r=dholbert. 2012-06-28 20:51:09 +01:00
Brian Smith
b89e4ef9a3 Bug 761228: Fix 304 response handling for custom conditional responses to prevent crash, r=jduell
--HG--
extra : rebase_source : 26494ad6bf23c3290f74fdd6ffc21a1db0b7f429
2012-06-28 12:34:32 -07:00
Ehsan Akhgari
56ee90e3ff Bug 769362 - Mark the rest of the relative position change tests as random on Mac; r=bzbarsky 2012-06-28 15:26:36 -04:00
David Mandelin
325c507ceb Bug 746036: stop querying for the current script in GetNameFromBytecode, r=bhackett 2012-06-25 18:04:01 -07:00
Jonathan Watt
85c5167bf8 Bug 769103 - Get SVG masks working for HTML elements under CSS transforms. r=roc. 2012-06-28 23:59:05 +01:00
Patrick McManus
53377817cd bug 767159 remove sync dns from socks proxy r=biesi 2012-06-28 18:24:02 -04:00
Patrick McManus
d6879e09e8 bug 766312 - part 1 - pipeline cancelation could be "undone" r=honzab 2012-06-28 18:06:32 -04:00
Bobby Holley
930cee7527 Bug 754202 - Only push the context of the event target if the listener is scripted. r=smaug 2012-06-28 23:47:56 +02:00
Bobby Holley
2b7bbfa00d Bug 754202 - Use the safe JSContext rather than the current JSContext in IndexedDBDatabaseParent::HandleDatabaseEvent. r=bent
It's not used for anything substantial, and it can be (or always is?) called with no JS on the stack.
2012-06-28 23:47:56 +02:00
Bobby Holley
d0d18c9d87 Bug 754202 - Scope the push of the safe js context such that it doesn't include the call to XHR::Send. r=mrbkap,bent 2012-06-28 23:47:56 +02:00
Bobby Holley
3b1d961424 Bug 754202 - Check principal in IsCapabilityEnabled when there's no code on the stack. r=mrbkap 2012-06-28 23:47:55 +02:00
Bobby Holley
eb5355a5e7 Bug 754202 - Remove NoWaiverWrapper. r=mrbkap
No more principal pushing!
2012-06-28 23:47:55 +02:00