Commit Graph

128201 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
0cee1c49af Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : a28315779ceba56cb8f8269bb5009eee254926cb
2013-03-13 15:04:50 -07:00
Allison Naaktgeboren
4a707ea420 Bug 835999 - add a topsites grid to the snapped view.r=mbrubeck 2013-04-11 11:17:04 -07:00
Bobby Holley
63736f5561 Bug 859957 - Simplify [[DefaultValue]] security wrapping setup. r=mrbkap,gabor,ejpbruel 2013-04-11 11:10:19 -07:00
Joel Maher
a4dca33e41 Bug 858084 - upload a new talos.zip to to fix the mozcrash issue. r=armenzg 2013-04-11 14:04:43 -04:00
Ms2ger
20a9e6b03b bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
--HG--
extra : rebase_source : ae08a894b592465641ed774688957a446c8966a7
2013-04-09 08:43:25 -04:00
Brian Smith
b0048e524e Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
2013-04-11 11:02:51 -07:00
Brian Smith
10053064aa Bug 733632: Remove SSL/TLS Version UI, r=kaie, r=bsmith
--HG--
extra : rebase_source : cc07bd85a1edca19844fa41da2b0572538fff9c7
2013-04-11 11:01:17 -07:00
Ryan VanderMeulen
99647ac22c Backed out changesets a550dadafa30 and 315f6b451d07 (bug 857884) for mochitest failures on a CLOSED TREE. 2013-04-11 13:59:02 -04:00
Ryan VanderMeulen
19152f52a8 Backed out changeset 2ceca4816688 (bug 854614) for intermittent mochitest-a11y crashes on a CLOSED TREE. 2013-04-11 13:09:58 -04:00
Jeff Muizelaar
459c9eaf5b Bug 860446: Properly readback from WebGL with B2G. r=bjacob
--HG--
extra : rebase_source : ed6f0374cbc5912bcde84680eccfaa2da6c9d1d5
2013-04-11 12:37:07 -04:00
Nicolas Silva
cb1c471b32 Bug 860463 - Ensure that we propagate Destroy() in the shadow layer tree on CompositorParent::ActorDestroy. r=nrc 2013-04-11 06:14:29 -04:00
Chris Lord
92c2932aa9 Bug 859031 - Fix NullPointerException in dynamic toolbar prefs getter. r=lucasr
mAboutHomeContent can be null, make sure to check before accessing it.
2013-04-11 17:33:59 +01:00
Chris Lord
672b04609e Bug 859100 - Fix NullPointerException in BrowserToolbar.canToolbarHide. r=kats
If this is called before initializeChrome is called, GeckoApp.getLayerView
can be null.
2013-04-11 17:33:40 +01:00
Frank Yan
f623c1a0c6 Bug 860095 - Adjust overlay button sizing and positioning, especially in RTL mode. r=mbrubeck 2013-04-11 00:40:32 +01:00
Honza Bambas
0acb300e87 Bug 850362 - reintroduce bug 842852 - localStorage optimizations, r=mak77 2013-04-11 18:26:15 +02:00
Honza Bambas
52e949bcbc Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
David Zbarsky
a5cb73b253 Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger 2013-04-11 12:24:47 -04:00
David Zbarsky
3eb67cb52c Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger 2013-04-11 12:24:47 -04:00
David Keeler
201dfe5cf1 bug 856777 - observe plugin-info-updated in nsPluginArray, not Navigator r=khuey 2013-04-10 13:59:45 -07:00
Ryan VanderMeulen
25dcf8cff7 Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Tim Taubert
44d59f0c66 merge m-c to fx-team 2013-04-11 17:14:38 +02:00
Tim Taubert
95638aed3f Bug 858643 - Don't handle mouseover event for closing tabs; r=dao 2013-04-11 14:11:14 +02:00
Tim Taubert
22483279ed Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao 2013-04-11 14:11:14 +02:00
Mike de Boer
e2394534f2 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
Ryan VanderMeulen
c0d89e121e Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Ethan Hugg
fd4912d1c2 Bug 855335 - Signaling - fix Wformat warnings in logging r=jesup 2013-04-10 11:17:30 -07:00
Scott Johnson
845efa7da4 Bug 824965: Implement a method of getting correct CaretPosition from within anonymous content nodes. [r=ehsan] 2013-04-11 10:12:49 -05:00
Malini Das
b5b56c5505 Bug 859864 - remove NoSuchAttribute from errors.py, r=dburns 2013-04-11 10:55:22 -04:00
Jim Chen
e941f1940a Bug 857413 - Use only one copy of GeckoInputConnection.InputThreadUtils; r=cpeterson 2013-04-11 10:54:14 -04:00
Jim Chen
4c0f8b32d1 Bug 856657 - Change Go button at the same time as resetting input; r=cpeterson 2013-04-11 10:54:13 -04:00
Daniel Holbert
f6f693826b Bug 851379, part 4: Fix InitOffsets logging code to display horizontal and vertical percent basis, instead of just a containing block width. r=mats 2013-04-11 07:51:58 -07:00
Daniel Holbert
54ba81be1d Bug 851379, part 3: Add reftest with percent-valued vertical margin & padding on flex items. r=mats 2013-04-11 07:51:55 -07:00
Daniel Holbert
89cfe76e42 Bug 851379 part 2: Make ComputeMargin, ComputePadding, and InitOffsets take a horizontal *and* vertical percent basis, so that we can resolve vertical margins and padding against containing block *height* in flex items. r=mats 2013-04-11 07:51:52 -07:00
Daniel Holbert
2e9d4d47f3 Bug 851379 part 1: Rename ComputeWidthDependentValue to ComputeCBDependentValue. r=mats 2013-04-11 07:49:53 -07:00
Fabrice Desré
abf0204513 Bug 853716 - Let the SMS protocol handler deal with sms: url without numbers r=baku 2013-04-11 07:45:02 -07:00
John Daggett
3671aea0ee Bug 761442 - treat substitution and positioning lookups involving <space> differently. r=jkew 2013-04-11 22:49:58 +09:00
Chris Peterson
0a2d8d2c6c Bug 852704 - Part 2: Fix JNI crash caused by DomKeyLocation's change from int to enum. r=blassey 2013-04-09 15:56:03 -07:00
Brian Nicholson
5335cded7a Bug 860454 - Remove space from UpdateServiceHelper. r=mfinkle 2013-04-10 13:34:44 -07:00
Tim Taubert
2c33254583 Bug 858888 - Don't expire thumbnails implicitly in browser_thumbnails_expiration.js; r=yoric 2013-04-10 18:39:50 +02:00
Ryan VanderMeulen
c8748ab617 Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
Panos Astithas
c08908c3bb Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5 Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Panos Astithas
4d25a412ba Backout 0289f7473afa for causing intermittent failures 2013-04-10 14:44:33 +03:00
Bas Schouten
7d182a2102 Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.

Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Dave Hunt
0ed5367170 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-10 09:31:35 +01:00
J. Ryan Stinnett
78bcb60457 Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe 2013-04-10 02:28:49 -05:00
Mike de Boer
cbf9825b5c Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Nick Fitzgerald
da01f24dd8 Bug 850738 - Add a crap load of telemetry tests; r=past 2013-04-09 13:47:00 +03:00
Tim Taubert
18d28ade07 Bug 860622 - Stop preprocessing browser/base/content/pageinfo/pageInfo.js; r=dolske 2013-04-11 10:35:07 +02:00
David Rajchenbach-Teller
330751e730 Bug 857201 - Restoring PageThumbsStorage.getFileForURL, with deprecation warning;r=ttaubert 2013-04-11 08:27:11 +02:00