Rafael Ávila de Espíndola
dd98b8061e
Bug 774796 - upgrade clang to r160364. r=rail.
...
Update the tooltool manifests.
--HG--
extra : rebase_source : 95cbb335706b32adfb703d4753cb602af6da94a9
2012-07-17 15:13:49 -04:00
Rafael Ávila de Espíndola
fb409769af
Bug 774796 - upgrade clang to r160364. r=rail.
...
Update the build script.
--HG--
extra : rebase_source : ab552c6849c5b3bcb0d7e603555e5b67ce9fbf69
2012-07-17 15:13:06 -04:00
Chris Peterson
7cc0a9ac2f
Bug 709230 - Part 4: Remove unused imports. r=blassey
2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad
Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey
2012-07-15 13:20:43 -07:00
Chris Peterson
62c816bf9b
Bug 709230 - Part 2: Add missing access modifiers for Java methods accessed from JNI. r=blassey
2012-07-15 00:07:58 -07:00
Chris Peterson
ea4f9dda81
Bug 709230 - Part 1: Add Android JNI error logging. r=blassey
2012-07-11 10:29:03 -07:00
Mats Palmgren
95af305066
Bug 774548. r=roc
2012-07-17 15:56:04 -04:00
Jonathan Watt
1ee7e92fb7
Bug 773450 - Lines don't show up in some Google Maps directions. r=roc.
2012-07-17 15:44:39 -04:00
Matt Brubeck
e49b5dbdd7
Bug 774789 - Add quotes around MOZ_APP_DISPLAYNAME to fix build errors on beta [r=ted]
2012-07-17 12:10:11 -07:00
Chris Peterson
729d8709f9
Bug 768106 - Ignore empty composing events when we have no composition string to replace. r=blassey
...
--HG--
extra : rebase_source : 1f236586a1d16b83798b0d10b0199ef01605b03e
2012-07-16 14:28:09 -07:00
Geoff Brown
8ba0124b9d
Bug 770456 - Robocop: wait for view in testHistoryTab; r=wesj
2012-07-17 13:04:53 -06:00
Brian Nicholson
dbb8131734
Bug 773774 - Don't clone document for reader mode check. r=mfinkle
2012-07-17 11:50:26 -07:00
Luke Wagner
9fd060b6fc
Bug 772688 - remove CallObject property ops and sea witch (r=bhackett)
2012-07-11 15:46:06 -07:00
Luke Wagner
707ccf4110
Bug 772688 - add BindingIter and use it instead of directly touching a Binding's shape (r=waldo)
2012-07-05 20:35:08 -07:00
Chris Jones
6f200200ba
Bug 773998: Shut down app processes when the last browser closes. r=jlebar
2012-07-17 11:27:27 -07:00
Steve Fink
769ac05993
Bug 769192 - Typed array accessors should not use JSPROP_READONLY. r=Waldo
2012-07-16 11:11:06 -07:00
Eddy Bruel
081647891e
Bug 767059 - Commenting the parser; r=jorendorff
2012-07-17 20:16:28 +02:00
Jared Wein
f9f813d324
Bug 773743 - Add the portrait and user display name to the share button popup. r=gavin
2012-07-17 13:47:04 -04:00
Gregory Szorc
d9e533d54d
Bug 774736 - Move Sync's version to Makefile.in; general cleanup; r=glandium
2012-07-17 10:45:13 -07:00
Jonathan Griffin
220b0710d6
Bug 774553 - Wrap getBoolPref with try/catch, r=mdas
2012-07-17 10:38:52 -07:00
Mihnea Balaur
c88534c4d4
Bug 773826 - Move mkDirs implementation into base class, r=wlach
2012-07-17 10:35:41 -07:00
Boris Zbarsky
2be6401141
Bug 773519 followup to make this code deal with silly string consumers too. No review.
2012-07-17 13:20:40 -04:00
Boris Zbarsky
92f87e5c2f
Bug 773519. Speed up string argument conversion in DOM bindings by faking an XPCOM string. r=peterv
2012-07-17 12:18:53 -04:00
Boris Zbarsky
fa17d85d47
Bug 768537 part 2. Allow dictionaries to be initialized with null or undefined, and treat them as dictionaries in which everything has its default value. r=peterv
2012-07-17 12:18:53 -04:00
Boris Zbarsky
8e925299c6
Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar
...
There are several parts here:
1) Enforce the requirement that dictionary arguments not followed by a required argument are optional.
2) Make dictionaries no longer be distinguishable from nullable types.
3) Disallow dictionaries or unions containing dictionaries inside a nullable type.
4) Force optional dictionaries to have a default value of null so that codegen doesn't have to worry about dealing with
optional arguments that have no default value in the IDL but need to be treated as if they were null.
2012-07-17 12:18:53 -04:00
Matt Woodrow
55c47b5cde
Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc
2012-07-17 13:03:51 -04:00
Matt Woodrow
963214988b
Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc
2012-07-17 13:03:51 -04:00
Matt Woodrow
7ff6103aa6
Bug 539356 - Part 5 - Change SVG effects painting to use a LayerManager transaction. r=roc
2012-07-17 13:03:51 -04:00
Jonathan Watt
4316271e58
Bug 539356 - Part 4 - Reinstate the foreignObject registering code so that bug 605265 doesn't slow down SVG in general. r=mattwoodrow
2012-07-17 13:03:51 -04:00
Matt Woodrow
752c70ddaa
Bug 539356 - Part 3 - Make GetParentPresContext() succeed when the current PresContext has no frames. r=bz
2012-07-17 13:03:51 -04:00
Matt Woodrow
8c49e4a361
Bug 539356 - Part 2 - Add new API to BasicLayers. r=roc
2012-07-17 13:03:51 -04:00
Matt Woodrow
d857e4f101
Bug 539356 - Part 1 - Allow LayerManagers to have multiple user data objects. r=roc
2012-07-17 13:03:50 -04:00
Mihnea Balaur
84b6a83c7f
Bug 773031 - Get xpcshell tests working on B2G emulators, r=jmaher
2012-07-17 09:56:26 -07:00
Dale Harvey
cc016d5def
Bug 741717 - Add a reload method to browser elements. r=jlebar
2012-07-17 12:55:46 -04:00
Rafael Ávila de Espíndola
b7dfee3795
Bug 774671 - Fix mismatched declarations. r=luke.
2012-07-17 12:54:41 -04:00
Paolo Amadini
0f165af608
Bug 759397 - The width of the Downloads Panel should be larger and locale-dependent. r=gavin
...
--HG--
extra : rebase_source : 34b94665970774b2dd245bb6ebe15908e7e3dfaf
2012-07-17 18:48:06 +02:00
Ed Morley
8a2ea81bc5
Backout 9deb8edb5070 (bug 773519), ea5a243a60f1 & 0cad1e553bea (bug 768537) for compilation failures
2012-07-17 17:48:11 +01:00
Marshall Culpepper
47c826419d
Bug 774708: Ensure sBluetoothEventObserverTable is valid before attempting to query observers, fixing a Bluetooth crash in emulator. r=qDot
2012-07-17 09:44:20 -07:00
Margaret Leibovic
668f937faf
Bug 774491 - Use cached x/y values and some arithmetic instead of also caching left/top values. r=mfinkle
2012-07-16 15:31:00 -07:00
Boris Zbarsky
27e9cc02ef
Bug 773519. Speed up string argument conversion in DOM bindings by faking an XPCOM string. r=peterv
2012-07-17 12:18:53 -04:00
Boris Zbarsky
c93c708107
Bug 768537 part 2. Allow dictionaries to be initialized with null or undefined, and treat them as dictionaries in which everything has its default value. r=peterv
2012-07-17 12:18:53 -04:00
Boris Zbarsky
56133baee1
Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar
...
There are several parts here:
1) Enforce the requirement that dictionary arguments not followed by a required argument are optional.
2) Make dictionaries no longer be distinguishable from nullable types.
3) Disallow dictionaries or unions containing dictionaries inside a nullable type.
4) Force optional dictionaries to have a default value of null so that codegen doesn't have to worry about dealing with
optional arguments that have no default value in the IDL but need to be treated as if they were null.
2012-07-17 12:18:53 -04:00
Boris Zbarsky
051c2fee44
Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde
2012-07-17 12:18:53 -04:00
Nicolas Pierron
689f87cddc
Bug 772509 - Freeze a compilation output instead of a script. r=bhackett
2012-07-17 18:17:24 +02:00
Joel Maher
e3e5b6f242
Bug 772531 - detect when a tegra reboots via log file parsing, mark test as red and allow tbpl to get accurate information. r=wlach
2012-07-17 12:00:11 -04:00
Gabor Krizsanits
eb91f1fcc5
Bug 769273 - part4: avoiding innerization in NukeCrossCompartmentWrappers. r=bholley
2012-07-17 17:51:21 +02:00
Thinker K.F. Li
156c8e00b7
Bug 767025 - Part 2: Track active entries in memory and refuse to delete by ignore. r=honzab,gal
...
The original patch is from Andreas Gal. Thinker did some bug fixing.
2012-06-29 06:27:03 +08:00
Thinker K.F. Li
bc7665ebf2
Bug 767025 - Part 1: Remove flags. r=honzab
...
The original patch is from Andreas Gal. Thinker did some bug fixing.
2012-06-29 06:26:55 +08:00
Max Stepin
b6d211d273
Bug 759067 - Add an "APNG-aware app" flag. r=joe
2012-07-16 20:38:46 -04:00
Kan-Ru Chen
c0f6be1842
Bug 715788 - Add A-GPS support for gonk. r=dougt
2012-07-16 20:38:46 -04:00