Commit Graph

100465 Commits

Author SHA1 Message Date
David Zbarsky
7dcf199c9c Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron 2012-07-27 13:23:45 -07:00
David Zbarsky
e83accbdd6 Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron 2012-07-27 13:23:45 -07:00
David Zbarsky
18f6e4dd6a Bug 768440 Part 1: Move ElementTransitions and ElementPropertyTransition to the header r=dbaron 2012-07-27 13:23:44 -07:00
David Zbarsky
5a900008c4 Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron 2012-07-27 13:23:44 -07:00
David Zbarsky
043fbd25ce Bug 755084 Part 1: Move ElementAnimations, ElementAnimation, AnimationProperty, and AnimationPropertySegment classes to the header file. r=dbaron 2012-07-27 13:23:44 -07:00
David Zbarsky
12752872fe Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones 2012-07-27 13:23:44 -07:00
Steve Fink
3d6d6246c4 Bug 777956 - With CPG, AutoCompartment no longer needs to store the target object. r=luke 2012-07-26 18:27:08 -07:00
David Burns
9ccb379388 Bug 777935: add test cleanup to Marionette so that when we move onto the next test module we start with the right amount of windows; r=jgriffin DONTBUILD because NPOTB 2012-07-27 13:09:13 -07:00
Richard Newman
46fa72685d Merge m-c to m-i. 2012-07-27 13:03:38 -07:00
Matt Brubeck
36b770b6fd Bug 777594 (followup) - Disable failing tests on Android 2012-07-27 12:47:26 -07:00
Terrence Cole
5340142486 Bug 777992 - Move array slowification barrier closer to update; r=billm
--HG--
extra : rebase_source : c7bb1cb451877282e6d8a1bc2b1e971cbbfad2a7
2012-07-27 12:32:16 -07:00
William Lachance
ae9ac3e9c3 Bug 777884 - Fix code in watcher to reboot if maximum number of failed ping attempts exceeded;r=jmaher 2012-07-27 15:01:43 -04:00
William Lachance
4e0d381cea Bug 777891 - Add internet permission to watcher, so it can successfully use "ping";r=jmaher 2012-07-27 15:01:25 -04:00
Jeff Muizelaar
7b59b859b6 Bug 777879. Add SAMPLE_INIT() to XRE_InitChildProcess. r=ehsan
We need this for profiling child processes.

--HG--
extra : rebase_source : 3ea50c12da824daa0fe35b52e58f58f29b5de986
2012-07-27 14:57:48 -04:00
Jeff Muizelaar
b834aeed1b Bug 777942. Add labels to DOMStorage GetItem implementations. r=ehsan
--HG--
extra : rebase_source : 0efeba5bbe36276ad378eb1d137873f8f3c641db
2012-07-27 14:41:48 -04:00
David Burns
fce2513c22 Bug 776189 - Prevent Marionette from attaching to type=content browser, r=mdas, DONTBUILD because NPOTB 2012-07-26 12:36:15 -07:00
Tim Taubert
86ae902732 merge m-c to fx-team 2012-07-27 18:56:07 +02:00
Jonathan Griffin
e2c340ff75 Bug 753490 - Fix find_element regression, r=mdas, DONTBUILD because NPOTB 2012-07-27 09:39:55 -07:00
Ed Morley
f2d9ce5c03 Merge mozilla-central to fx-team 2012-07-27 10:38:57 +01:00
Ed Morley
43ecb4cbb9 Backout 6b2d5e37140e (bug 741576) for Win7 timeouts in browser_styleinspector_bug_672744_search_filter.js 2012-07-27 10:34:39 +01:00
Bobby Holley
5e19f9433d Bug 777098 - Null check private of NPObjWrapper in nsJSObjWrapper::GetNewOrUsed. r=bsmedberg 2012-07-27 11:15:43 +02:00
Ed Morley
8dc1e7d30b Merge mozilla-central to mozilla-inbound 2012-07-27 10:02:16 +01:00
Ed Morley
06e1a1d24b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-27 09:52:39 +01:00
Jared Wein
3811dfd634 Bug 776135 - Social toolbar styling on Windows. r=gavin 2012-07-26 21:48:00 -07:00
Guillaume Destuynder
1688b83429 Bug 776647: Add support for dropping to a "nobody" user after fork()ing, and use that on gonk. r=cjones 2012-07-26 21:42:56 -07:00
Robert Longson
1451134cef Bug 777476 - text bounding boxes should ignore whitespace-only nodes when whitespace compression suppresses them. r=jwatt 2012-07-27 09:07:32 +01:00
Makoto Kato
fab68322c5 Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg 2012-07-27 12:13:51 +09:00
Matt Woodrow
7d4513adad Bug 777924 - Invalidate layers when transitioning out of flattening component alpha. r=roc 2012-07-27 15:02:46 +12:00
Matt Woodrow
aece3ea32b Bug 777617 - Allow component alpha flattening of fixed position and zoomed display items. r=roc 2012-07-27 15:02:01 +12:00
Ehsan Akhgari
e7c1a3020f Backout changeset 0589b96414e6 which landed without a bug and broke the builds 2012-07-26 22:56:23 -04:00
Shian-Yow Wu
4d23b4d892 Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon 2012-07-27 10:51:54 +08:00
Eric Faust
75cd584e97 No bug - Rename JitInfo mJITInfo. (r=bhackett) 2012-07-26 19:44:52 -07:00
Ehsan Akhgari
ad3c2e474a Bug 778028 - Build editor/ in parallel; r=khuey 2012-07-26 22:24:27 -04:00
Ehsan Akhgari
8f397072dd Bug 777949 - Make the editor Makefile.in's splendid; r=khuey
--HG--
extra : rebase_source : cc24614034ecaa18260fdc16654d18d2ef844c7f
2012-07-26 21:57:31 -04:00
Ehsan Akhgari
7d6fb91713 Bug 777937 - Remove the useless EXPORTS rule from editor/public/Makefile.in; r=khuey
--HG--
extra : rebase_source : 227bc8019a86a7f114677464a905625c57b4fa94
2012-07-26 21:55:53 -04:00
Richard Newman
bcf9be992b Bug 762606 - Intermittent test_resource_async.js | test failed (again). r=gps 2012-07-26 14:01:43 -07:00
Matt Brubeck
1f2f2074c4 Merge last green changeset from inbound to mozilla-central 2012-07-26 13:56:47 -07:00
Jeff Muizelaar
910481d249 Bug 777381. Use SIGUSR1 instead of SIGUSR2 to avoid interferring with profiling. r=cjones
SIGUSR2 was originally chosen to avoid interferering with dalvik. We don't need
to avoid that on B2G.

--HG--
extra : rebase_source : 99098a28daee28933f379cfa520a433c44d5465d
2012-07-26 12:15:26 -04:00
William Lachance
562726fe19 Bug 777836 - Watcher should log more information on its current state;r=jmaher 2012-07-27 14:56:44 -04:00
Gavin Sharp
d638c3e989 Bug 776726 followup: use background, not background-color, to override default styling, r=oops
--HG--
extra : transplant_source : e%C38%C2Gx%D5/%89%C2%B6%F5%11jU.%5B%93%26%CE
2012-07-26 15:15:09 -07:00
Gavin Sharp
5ec29475ba Bug 777923: untargeted social panel links should open in new tabs, r=mixedpuppy
--HG--
extra : transplant_source : %D4%A00%83%E50%C4O8%A3%1CV%09%B6%8EW%A5P%F1%B3
2012-07-26 14:16:21 -07:00
Dave Townsend
f5fd283f55 Bug 753900: Encode extension ID and version in breakpad annotations. r=Unfocused 2012-07-27 10:53:09 -07:00
Nicolas Silva
062884e98d Bug 775226 - Support CreateDrawTargetForData with Azure's CoreGraphics backend, r=jrmuizel 2012-07-26 14:06:23 -04:00
Chris Jones
8c7bd34d5f Bug 778070: Trigger ProtocolErrorBreakpoint() on message-handler |return false/null;|. r=bent 2012-07-27 11:39:44 -07:00
Chris Jones
941f35fcd0 Bug 777890: The cached value is valid after we synchronously Get() it, as far as we know. r=jlebar 2012-07-27 11:39:44 -07:00
Mark Capella
a4e84ebc03 Bug 730925 - XHR.getAllResponseHeaders should use CRLF, not LF per spec, r=jst, r=jonas, f=ms2ger 2012-07-26 11:55:23 -04:00
Nick Alexander
f4fd5183ba Bug 772645 - part 2/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman 2012-07-26 08:47:25 -07:00
Nick Alexander
e0d66fbf98 Bug 772645 - part 1/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman
Firefox and Firefox Beta share account type org.mozilla.firefox_sync.
Aurora and Nightly share account type org.mozilla.fennec_sync.
Developer builds use account type org.mozilla.fennec_whoami_sync.
This was dictated by released code which clustered the shared Android
IDs and code signing into these three sets.
2012-07-26 08:47:25 -07:00
Nick Alexander
34e306d65a Bug 764867 - Make Android Sync branding match Fennec branding by using @drawable/icon. r=rnewman 2012-07-26 08:47:25 -07:00
Jan de Mooij
ea0eea0a14 Backout 72bd41f8ca61 (bug 777383) to see if it fixes a sunspider regression on 64-bit. 2012-07-26 17:37:09 +02:00