Commit Graph

99192 Commits

Author SHA1 Message Date
Kan-Ru Chen
24d054b9ba Bug 715788 - Refactor static functions to static member functions. r=dougt 2012-07-16 20:38:46 -04:00
Ryan VanderMeulen
82df8fd4e8 Merge m-c to inbound. 2012-07-16 20:38:39 -04:00
Luke Wagner
7e20744b28 Bug 773927 - Propagate closed-ness in CompExprTransplanter (r=dvander)
--HG--
extra : rebase_source : 85f484b705372b380832d94172024b0da20f19cf
2012-07-16 15:10:38 -07:00
Luke Wagner
a61042ee80 Bug 773929 - Restore pre-bug 765956 behavior in CheckNewScriptProperties (r=bhackett)
--HG--
extra : rebase_source : ffa490e628a71102886f56207a994e0c7fbdd4ab
2012-07-16 15:08:49 -07:00
Wes Johnston
1c9f6bbbab Bug 774426 - Get correct origin for app shortcuts. r=mfinkle 2012-07-16 17:08:47 -07:00
Wes Johnston
bd42d1e4fc Bug 774426 - Set allAppsLaunchable to true since it has no Android implementation. r=mfinkle 2012-07-16 17:07:35 -07:00
Wes Johnston
f6933d8f72 Bug 774422 - Send messages to notification handlers after we resume the app. r=mfinkle 2012-07-16 17:06:30 -07:00
Etienne Segonzac
2e0ea1950d Bug 774216. Can't launch apps on B2G since it's seen as XP_UNIX by WebappOSUtils. r=felipe 2012-07-16 11:22:16 -07:00
Lukas Blakk
5afd78242d Added tag FIREFOX_AURORA_16_BASE for changeset 6fdf9985acfe 2012-07-16 10:17:04 -07:00
Lukas Blakk
4e611429b0 Added tag FIREFOX_AURORA_16_BASE for changeset 9697eadafa13 2012-07-16 10:09:16 -07:00
Lukas Blakk
1d83c46b16 Merging in version bump NO BUG 2012-07-16 10:08:20 -07:00
Gavin Sharp
784cbd1834 Bug 773845: lazy-load some social modules to see what effect that has on maxheap/allocs tests 2012-07-16 08:43:50 -07:00
Nicholas Nethercote
54e1cc8b68 Bug 772615 (part 2) - Enter compartments before calling GetNativeOfWrapper() in the JS memory reporter. r=bholley. 2012-07-15 19:59:47 -07:00
Nicholas Nethercote
1603d4d6fc Bug 772615 (part 1) - Use the safe JSContext in the JS memory reporter. r=bholley. 2012-07-15 21:03:27 -07:00
Shane Caraveo
ea8c7a94ec Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
--HG--
extra : rebase_source : 62924e7f08b182d4ac9bd19521794d0e8eb5ebd9
2012-07-15 16:12:13 -07:00
Shane Caraveo
062c9d4909 Bug 774178: make some changes to provider profile/notification handling to support "logout", r=gavin
--HG--
extra : rebase_source : 9c609d3dfb8caa87d2eb725b8625796baa841e07
2012-07-16 08:36:47 -07:00
Joel Maher
8781b90274 Bug 774283 - upload a new talos.zip to capture the latest jstests changes. r=armenzg 2012-07-16 11:29:27 -04:00
Ed Morley
19fee093c3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-16 15:00:42 +01:00
Ed Morley
3a46b64095 Merge fx-team and mozilla-central 2012-07-16 11:31:28 +01:00
Mark Hammond
8333c78108 Merge backout of 777fbc99f40b and 27e4b9cbed74 due to leak bustage 2012-07-16 15:01:28 +10:00
Mark Hammond
2c468e7634 Backout 777fbc99f40b and 27e4b9cbed74 due to leak bustage 2012-07-16 15:00:43 +10:00
Brian Nicholson
0474fe02c3 Bug 774156 - Fix NPE in Tabs when "Don't keep activities" is enabled. r=mfinkle
--HG--
extra : rebase_source : 349b50529c10e34197975373233ccc5525ade7fe
2012-07-15 19:56:31 -07:00
Mark Hammond
659f8c3ebc Bug 773160: expose a reduced 'navigator' object to social frameworker workers. r=gavin 2012-07-16 11:59:37 +10:00
Mark Hammond
bc96ce9570 Bug 773164: remove social frameworker load listener. r=gavin 2012-07-16 11:59:37 +10:00
Mounir Lamouri
3ae2b86ae9 Bug 769586 - Make PopupWindowManager using principal to test permissions instead of URI. r=sicking 2012-07-15 18:37:31 -07:00
Mounir Lamouri
62e6a8a535 Bug 769597 - IndexedDB should use nsIPermissionManager with principals. r=sicking 2012-07-15 18:35:47 -07:00
Jonathan Watt
2b3ab947be Bug 774095 - Make sure that we call nsSVGEffects::UpdateEffects() on frames that are added after the first reflow. r=dholbert. 2012-07-15 20:42:50 -04:00
Jonathan Watt
5eb5be7a4a Bug 774087 - Mark SVG filter primitive frame classes as NS_STATE_SVG_NONDISPLAY_CHILD. r=dholbert. 2012-07-15 20:42:50 -04:00
Jonathan Watt
819ce3ee43 Bug 773837 part 2 - Fix bug in reftests/svg/filters/feDistantLight-filterRes-01-ref.svg. r=me. 2012-07-15 20:42:49 -04:00
Eitan Isaacson
f8b5f423a6 Bug 773952 - Fix crasher in MenuPanel.dispatchPopulateAccessibilityEvent. r=mfinkle 2012-07-15 15:17:42 -07:00
Bill McCloskey
c4bd3603ac Bug 774104 - Add a read barrier when rooting JS objects (r=mccr8) 2012-07-15 14:37:15 -07:00
Bill McCloskey
a50aa414ed Bug 758034 - Make CC_FORCED GCs less common (r=smaug) 2012-07-15 14:37:09 -07:00
Bill McCloskey
2d2b45b384 Bug 774104 - Purge allocating arenas when incremental GC starts (r=mccr8) 2012-07-15 14:37:04 -07:00
Bill McCloskey
a5c4000a5d Bug 774104 - Avoid leaks during JS_TransplantObject (r=mccr8) 2012-07-15 14:36:58 -07:00
Bill McCloskey
082efb7ae6 Bug 758034 - Don't reset GCs for CC_FORCED (r=smaug) 2012-07-15 14:33:48 -07:00
Victor Porof
e1031f191e Bug 767384 - The script from the dropdown is kept when loading a page with no scripts after loading one with scripts and opening the Debugger; r=past 2012-07-15 10:06:02 +03:00
Victor Porof
0d3e7e512b Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee; f=msucan,past r=past 2012-07-15 09:40:37 +03:00
Victor Porof
9d03d7155a Bug 767401 - Clearing the searched token in the scripts filter should also clear the 'find next' history; r=past 2012-07-15 10:12:06 +03:00
Victor Porof
c58a0c7bb2 Bug 767377 - The filtering textbox expands when entering a string; r=past 2012-07-15 13:45:38 +03:00
Victor Porof
7bbf7017e0 Bug 768677 - Remote debugger asks for host:port, displays http://host:port/ as default value; r=past 2012-07-15 09:47:03 +03:00
Victor Porof
9bd8c04155 Bug 767389 - about:home and about:newtab are intermittently shown in the Debugger dropdown; r=past 2012-07-15 09:50:41 +03:00
Joe Walker
6e9a23b760 Bug 774057 - Hiding of jsb breaks unit tests; r=msucan 2012-07-15 11:47:38 +01:00
Joe Walker
b35847be5d Bug 774027 - Add hidden:true to selected GCLI commands; r=jwalker 2012-07-15 10:02:14 +01:00
Dan Walkowski
10093c1b76 Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
4c3047cbb2 Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao 2012-07-14 01:00:58 -07:00
Dan Walkowski
67ed68f152 Bug 755934. Display notification for successful app installation. r=felipe 2012-07-14 01:01:07 -07:00
Terrence Cole
49c1d4c9aa Bug 773734 - Split off GC event observer notification from console logging; r=billm 2012-07-13 12:13:52 -07:00
Daniel Holbert
d6f0a19ac0 (no bug) Fix typo in parameter name, in documentation for nsIFrame::InsertFrames and nsIFrame::AppendFrames. Comment-only, DONTBUILD 2012-07-15 16:21:00 -04:00
Oleg Romashin
3033bd8feb Bug 728524 - Invalid OP fix. r=jgilbert 2012-07-15 11:11:17 -04:00
Michael Ratcliffe
e51cd331ec Bug 769560 - GCLI should include jsbeautifier in the set of tools it provides to Firefox; r=jwalker 2012-07-13 16:28:12 +01:00