Commit Graph

305547 Commits

Author SHA1 Message Date
Jim Mathies
82373c89f8 Bug 859490 - When switching selection modes, hide all carets. r=bbondy 2013-04-10 09:02:44 -05:00
Jim Mathies
821786a8d9 Bug 858855 - Remove the code that sets form element focus in SelectionHandler now that the overlay has been removed. r=fryn 2013-04-10 09:02:44 -05:00
Jim Mathies
f7c3cd7878 Bug 858590 - Remove auto positioning code from MenuUI. r=sfoster 2013-04-10 09:02:44 -05:00
Jim Mathies
a9b8d84129 Bug 858526 - tests. r=ehsan 2013-04-10 09:02:44 -05:00
Jim Mathies
ae248b6cc7 Bug 858526 - Use non-native text offsets in domWinUtils sendQueryContentEvent w/QUERY_CARET_RECT. r=ehsan 2013-04-10 09:02:43 -05:00
Frank Yan
f00a0d1d10 No bug - Fix incorrect merge of changes from bug 818940, bug 859576, and bug 738818. a=me 2013-04-10 14:57:52 +01:00
Chris Lord
7d8c4bbcef Bug 859749 - Fix building with --enable-dump-painting and --disable-debug. r=mattwoodrow
DisplayItemClip::ToString should be in a MOZ_DUMP_PAINTING #ifdef, rather than
a generic DEBUG #ifdef.
2013-04-10 10:55:00 +01:00
Chris Lord
3fcc37f974 Bug 858550 - Don't transform fixed layer descendents multiple times. r=nrc
Once the transform for async scrolling has been applied to a fixed layer, it
need not be applied to its descendents. Make sure to return after applying
the transform.
2013-04-10 10:54:58 +01:00
Cameron McCormack
ab44f481ad Bug 839957 - Followup for review comment. 2013-04-10 23:04:28 +10:00
Cameron McCormack
e87c79516e Bug 839956 - Choose SVG text font size scale factor without regard to devPixelsPerPx. r=longsonr 2013-04-10 22:58:56 +10:00
Cameron McCormack
9bede9c397 Bug 839957 - Avoid inaccuracies when computing SVG glyph positions. r=longsonr 2013-04-10 22:58:55 +10:00
Raymond Lee
2b4641dfba Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-10 08:39:26 -04:00
Raymond Lee
de3be8a99d Bug 852041 - Part 2: Use BookmarkJSONUtils.exportToFile in services/sync. r=rnewman 2013-04-09 17:15:34 +08:00
Raymond Lee
895b9dd010 Bug 852041 - Part 1: Use BookmarkJSONUtils.exportToFile in browser and toolkit components. r=mano 2013-04-09 16:23:40 +08:00
Jan de Mooij
e74771de02 Bug 858022 - Fix baseline compiler crashes on hardware without SSE2. r=dvander 2013-04-10 14:33:57 +02:00
Paul Adenot
d2019eb47f Bug 847194 - Protect mCodecStates from concurrent accesses. r=cpearce 2013-04-09 15:36:33 +02:00
Jon Coppeard
50be7a6d21 Bug 858107 - GC: Some more rooting in XPConnect - misc rooting r=bholley 2013-04-03 13:43:04 +01:00
Jon Coppeard
24c5c8e40e Bug 858107 - GC: Some more rooting in XPConnect - root XPCCallContext r=bholley
--HG--
rename : dom/mobilemessage/src/fallback/MmsService.h => dom/mobilemessage/src/SmsServicesFactory.h
extra : rebase_source : b8e5887bf6c54f776b238100cd0362ea0ed52980
2013-04-09 12:04:32 +01:00
Patrick Wang
f2e5a25ce5 Bug 847744: Part 5 - IPC for retrieveMMS. r=vicamo 2013-04-10 20:18:43 +08:00
Patrick Wang
09eb47363e Bug 847744: Part 4 - IPC implementation for MMS send(). r=jdm,vicamo,mrbkap 2013-04-10 20:18:41 +08:00
Patrick Wang
d54a64a91c Bug 847744: Part 3 - IPDL change. r=vicamo,jdm 2013-04-10 20:18:38 +08:00
Patrick Wang
9a0052f826 Bug 847744: Part 2 - Use sms-* topic to notify mms observers. r=vicamo 2013-04-10 20:18:35 +08:00
Patrick Wang
4ec6b15d47 Bug 847744: Part 1 - Create MmsService for content process. r=vicamo
--HG--
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/android/MmsService.h
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/fallback/MmsService.h
2013-04-10 20:18:32 +08:00
Bas Schouten
839048be74 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
5a36971982 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-10 09:31:35 +01:00
Mike de Boer
12f5f98da7 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
Mike de Boer
f76da1286d Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
1eec33d031 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
788f813ade Back out a3a31fc4429a (bug 738818) since the thing it was following-up is coming out
CLOSED TREE
2013-04-09 21:15:55 -07:00
Phil Ringnalda
b5220914bd Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Phil Ringnalda
453405ab1e Bug 738818 followup, restore preprocessing of aboutHome.js since it's now necessary again
CLOSED TREE
2013-04-09 20:45:13 -07:00
Christophe Mouraud
b3ba10e21c Bug 856080 - Fix a ComputedTimingFunction leak in Layers. r=jrmuizel 2013-04-08 14:31:10 -04:00
Chia-hung Tai
b944806a04 Bug 855607 - B2G MMS: Notify user while retrieving expiried notification indication. r=vyang 2013-04-09 16:57:01 +08:00
Kartikaya Gupta
4afbb995da Bug 859939 - Make AsyncPanZoomController::mLastEventTime unsigned to avoid overflowing. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
Kartikaya Gupta
6e7eca55ce Bug 859935 - Make AsyncPanZoomController not assume the controller thread has a message loop. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
Bas Schouten
9a9aee2e78 Bug 630197: Check for a removed device before presenting. r=jrmuizel 2013-04-09 17:37:56 +00:00
Bas Schouten
994f84b323 Bug 859791 - Part 2: Set the recording output file before the recording flag. r=jrmuizel 2013-04-09 17:37:56 +00:00
Bas Schouten
002b90f700 Bug 859791 - Part 1: Listen for changes to the Moz2D recording pref. r=jrmuizel 2013-04-09 17:37:56 +00:00
Randell Jesup
af0a389975 Bug 846137: Don't call PR_Close() off STS thread r=mcmanus,smaug 2013-04-09 21:45:46 -04:00
Nicholas Nethercote
29e40277a4 Bug 848560 (part 4) - Fix broken memory reporting on Fennec. r=kats. 2013-04-10 11:43:31 +10:00
Tim Abraldes
c43e87e7ff bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm 2013-04-09 17:33:47 -07:00
Mike de Boer
fca481e9e3 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
Mike de Boer
2c2f0b79b2 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
019c7db2a8 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
17e22dafd8 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Tim Abraldes
837aa0ba81 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Tim Abraldes
196be3b266 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00
Tim Abraldes
fe2087eb61 bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy 2013-04-09 17:26:46 -07:00
Honza Bambas
b3cd17f342 Bug 842611 - Don't let nsOfflineCacheDevice::Init() create mozStorageService on non-main thread, r=michal 2013-04-10 02:21:07 +02:00
Brian Nicholson
c497582ed3 Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/WebApp.java
2013-04-09 17:10:48 -07:00