Steven Lee
429fa76f7e
Bug 805478 - Implement MessageLoopForIO::LineWatcher. r=dhylands
2012-11-08 14:35:02 -05:00
Benjamin Chen
c334e43e26
Bug 802564 - Can't set window.location in inline disposition web activity when its App frame is opened. r=fabrice
...
1. SystemMessageInternal: Handle the "_listeners" correctly by using "manifest" and "winID"
2. SystemMessageManager: Remove cpmm message listerners when receiving "inner-window-destroyed"; Add winID for the reg/unreg message.
3. DOMRequestIpcHelper: Check aTopic in observe method
2012-11-07 10:32:09 +08:00
Andrea Marchesini
848b592697
Bug 796275 - Context menu fires on wrong target out of process. r=cjones
2012-11-08 14:35:02 -05:00
David Rajchenbach-Teller
8f78d9d386
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
David Rajchenbach-Teller
ca59916aa6
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-11-08 14:35:01 -05:00
Ryan VanderMeulen
9ebf27ff43
Merge m-c to inbound.
2012-11-08 14:34:58 -05:00
Benoit Girard
73bb5b674b
Bug 809448 - Make ns(Int)Region ToString const. r=bas
...
--HG--
extra : rebase_source : 3d0916bf70c0fd0681ebb192b8757c44917f6ff5
2012-11-08 14:23:43 -05:00
Gian-Carlo Pascutto
1f217539cf
Bug 809459 - Disable SmsRequest on Android to fix a startup crash. r=dougt,bustage
2012-11-08 17:37:13 +01:00
Ms2ger
1458c5086e
Merge backout on a CLOSED TREE.
2012-11-08 09:20:52 +01:00
Ms2ger
e7adc51bbe
Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
2012-11-08 09:20:25 +01:00
Bill McCloskey
cf6e657fd2
Bug 808067 - Fix needsBarrier for GC (r=sstangl,jonco)
2012-11-07 10:30:30 -08:00
Edwin Flores
2480df5b0a
Bug 798448 - Add YVU420SP to RGB565 conversion function r=gal
2012-11-08 17:24:02 +13:00
Edwin Flores
b85a411d66
Bug 798448 - Stop GonkNativeWindow::perform returning an error when the transform is set r=kanru
2012-11-08 17:24:02 +13:00
Edwin Flores
3294528a2f
Bug 804906 - Plug leak in GonkIOSurfaceImage::GetAsSurface r=doublec
2012-11-08 17:24:01 +13:00
Chris Jones
8a2473fc33
Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
2012-11-07 19:51:55 -08:00
Marshall Culpepper
867e660d91
Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
2012-11-07 22:18:10 -05:00
Ehsan Akhgari
84deca1048
Merge mozilla-central into mozilla-inbound
2012-11-07 22:12:13 -05:00
Brian R. Bondy
70c1e7fd73
Bug 808270 - INetBgDL dll compiled with vc6 for smaller file size. r=jimm
2012-11-07 21:35:59 -05:00
Jeff Muizelaar
3d8c760074
Bug 801918. OpenGL: Avoid doing extra invalidation when unrotating a buffer. r=mwoodrow
...
This approach ends up calling BlitTextureImage three extra times instead of
changing BlitTextureImage to support rotated buffers.
Supporting rotated buffers in BlitTextureImage is somewhat tricky because of
TiledTextureImage, and calling it three more times shouldn't be too bad (it
should be better than having to repaint)
Unfortunately, the rectangle manipulation code is a bit hairy.
--HG--
extra : rebase_source : a1018a22932675b154b76533f403a1328aa29cb5
2012-11-07 21:35:54 -05:00
Brian R. Bondy
91874f94a2
Bug 808270 - Stub installer pings not always sent. r=jimm
2012-11-07 21:35:54 -05:00
Brian Nicholson
3de3c4fed4
Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle
2012-11-07 18:34:54 -08:00
Benoit Jacob
4dbcec42c7
Bug 809715 - Use MFBT's IsBaseOf to simplify QS_IS_NODE - r=ehsan
2012-11-07 21:33:31 -05:00
Josh Matthews
fd492d60a0
Bug 805013 - Paper over the browser-chrome crashes from certain circumstances that run ~RasterImage off the main thread. r=joe
2012-11-07 17:25:27 -05:00
Ryan VanderMeulen
12c86d585c
Merge the last PGO-green inbound changeset to m-c.
2012-11-07 20:08:02 -05:00
Cameron McCormack
e8e734d118
Bug 809650 - Handle mach @CommandArguments in the right order. DONTBUILD (NPOTB) r=gps
2012-11-08 10:21:43 +11:00
Fernando Jiménez
46b2cf4f52
Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests; r=marshall_law
2012-11-07 14:13:53 -08:00
Fernando Jiménez
cccf6255e0
Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF; r=marshall_law
2012-11-07 14:13:48 -08:00
Fernando Jiménez
c3eae14aa5
Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking
2012-11-07 14:13:43 -08:00
Ehsan Akhgari
a80995f067
Bug 806689 - Port browser_privatebrowsing_opendir.js to the new per-window PB APIs; r=jdm
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_opendir.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_opendir.js
2012-11-07 21:16:13 -05:00
Ehsan Akhgari
fe377636d2
Bug 806706 - Port browser_save_link.js to the new per-window PB APIs; r=jdm
...
--HG--
rename : browser/base/content/test/browser_save_link.js => browser/base/content/test/browser_save_link-perwindowpb.js
2012-11-07 21:14:41 -05:00
Ryan VanderMeulen
6d0fd9cfd7
Backout b9ec1725a5e2 (bug 809437) for frequent b2g bustage.
2012-11-07 20:58:14 -05:00
Makoto Kato
dc86cbe96c
Bug 797794 - need sync Preprocessor.py. r=bustage
2012-11-08 10:52:06 +09:00
Justin Lebar
d94c61c8ac
Bug 809587 - Increment the JS malloc counter when doing canvas.toBlob(). r=khuey
2012-11-07 17:49:21 -08:00
Gregory Szorc
905ffa541b
Bug 809544 - mach now prints elapsed time as MM:SS; r=jhammel
2012-11-07 11:54:41 -08:00
s@rednaks.tn
fe869f336f
Bug 808964 - AccessKeyLabel should be empty string for elements without the accesskey attribute,r=smaug
2012-11-07 20:47:34 +02:00
Mike Hommey
e14946ab94
Fixup for dl_iterate_phdr after bug 808121. r=me
2012-11-07 16:45:48 +01:00
Ed Morley
3c0fa4c28c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-07 12:52:55 +00:00
Panos Astithas
24d9d0ae1d
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ekanan Ketunuti
98d53899c4
Bug 807701 - Remove unused sanitizeItems.label entity from sanitize.dtd. r=jaws
2012-11-07 16:01:31 +07:00
Mike Hommey
31305e4e03
Bug 808121 - Ensure the pointers we change in the r_debug data are writable, which they aren't with upcoming Android system linker. r=nfroyd
2012-11-07 08:02:53 +01:00
Ryan VanderMeulen
ac03c9c930
Merge the last PGO-green inbound changeset to m-c.
2012-11-06 21:02:09 -05:00
Ehsan Akhgari
8426704b9f
Bug 809271 - Implement DynamicsCompressorNode; r=bzbarsky
2012-11-06 20:01:11 -05:00
Nathan Froyd
6cd8a16138
Backout a9cfcf4b62d9 (bug 803730), a5e214d4f8b0 (bug 803730), for intermittent oranges in newly added tests
2012-11-07 14:58:29 -05:00
L. David Baron
addb318e8f
Bug 572200, part 3: Cache data that lives in the rule tree on every relevant rule node that has a style context directly pointing to it directly. r=bzbarsky
2012-11-07 11:55:53 -08:00
L. David Baron
58f7327fc2
Bug 572200, part 2: Allow rule nodes to cache data owned by an ancestor rule node: don't destroy structs that we don't own. r=bzbarsky
2012-11-07 11:55:53 -08:00
L. David Baron
4689079952
Bug 572200, part 1: Make rule nodes know whether they're used directly by a style context. r=bzbarsky
2012-11-07 11:55:53 -08:00
L. David Baron
0f4a543158
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
2012-11-07 11:55:53 -08:00
L. David Baron
cbecfc83f0
Bug 809533, patch 1: Make allocation in the frame arena and the display list arena infallible. r=roc
2012-11-07 11:55:53 -08:00
Gregory Szorc
f1aa153dda
Bug 807974 - Handle make errors more gracefully; r=jhammel
...
We now return the status code from executed processes. The API to
require a successful status code has been changed from ignore_errors to
ensure_exit_code. The build mach command no longer spews a stack trace
if make fails.
DONTBUILD (NPOTB)
2012-11-06 17:01:08 -08:00
Gregory Szorc
3d61e6990c
Bug 808346 - Don't scan sys.path to discover mach commands; r=jhammel
...
All mach modules are now explicitly listed in the mach driver.
--HG--
rename : python/mozbuild/mach/commands/build.py => python/mozbuild/mozbuild/mach_commands.py
2012-11-06 17:00:19 -08:00